#voice-chat-text-0

1 messages · Page 415 of 1

upper basin
#

I have krisp on, input volume at 75.

vocal basin
#

it was just static noise

#

maybe you have dynamic gain?

#

yes

astral coral
#

@vocal basin what are 426 coal_mines?

#

is*

vocal basin
#

the number is unrelated to the rest of the phrase

vocal basin
#

there's another connection between mines and whales

#

which is the less trivial part

#

also that'd be a bit of a spoiler for a game

#

@warm jackal internals of asymmetric encryption are symmetric

#

I don't manage that kind of key infrastructure yet

astral coral
upper basin
#

qhal

astral coral
warm jackal
astral coral
warm jackal
upper basin
#

Osyra

astral coral
#

@obsidian dragon I wanna work on LLMs and heard you do that stuffs?

vocal basin
#

i.e. cryptography libraries

#

I prefer designing the overall architecture myself without basing it on something

astral coral
vocal basin
#

I've made several cryptography projects before but they didn't involve specialised hardware as much

astral coral
vocal basin
#

isn't 4090 approximately the same price

#

on the same order

#

half the price and half the memory

astral coral
vocal basin
#

I can buy a 4090 for $2.8K

#

but I have no reason to

#

I'm still using the same RX 590 that I've had for 6 years

flat hornet
#

hello people and things alike

vocal basin
#

some stuff is getting automatically filtered out like this time

astral coral
#

🎷🎶 Welcome to the Groove! 🚀✨

You’ve just stepped into the world of Noxaris Pax, where the beats are funky, the melodies are smooth, and the grooves are endless! 🕺💃 This is your ultimate destination for funk, boogie, jazz, and all the soulful sounds that make life more vibrant! 🎵🔥
🔥 What You’ll Find Here: 🔥

🎵 Funk that makes you move! Get ready...

▶ Play video
vocal basin
#

@upper basin depends on how deeply nested it is

#

unfortunatey relative imports in python aren't that good

#

having to write .... seems like a language design error

tacit crane
#
from .help.command_help import command_help```
vocal basin
#

I prefer's Rust's super:: for referring to a module one layer up, and for everything else you use crate::path::to::module

#

and self::path::to::submodule

tacit crane
vocal basin
#
mod a {
    use self::b::C;

    mod b {
        use super::D;

        struct C;
    }

    struct D;
}
flat hornet
#

@upper basin organize those tabs

vocal basin
#

is Arc browser dead already

upper basin
#

I have no trouble finding what I need.

flat hornet
#

hmmm

#

idk

vocal basin
flat hornet
#

that looked like a mess

upper basin
#

I work on multiple stuff concurrently so I have to keep them open to not forget later.

#

And I use them all believe it or not.

#

Like I sometimes have 10 tabs open for a single issue that I have to solve on GitHub because like 5 are src, 2 or 3 are PRs that discuss the problem, and 1 is my own search.

#

It's normal for me.

vocal basin
#

windows

flat hornet
somber heath
#

@visual ruin👋

flat hornet
#

@upper basin i know but still i like using groups

somber heath
vocal basin
#

one day I will stop using Chrome

#

but not today

somber heath
#

@fallow token 👋

flat hornet
#

@upper basin they are grouped and they look like that?

#

wait

#

they are grouped like

#

right click add to group?

somber heath
#

@crude nova👋

crude nova
#

Yo

merry smelt
#

yo guys wanna see the forum webiste i made

flat hornet
#

what secrets do you hold

somber heath
merry smelt
#

no links? :<

flat hornet
#

maybe, maybe not

merry smelt
merry smelt
#

it would be nice if someone could give me some constructive criticism

crude nova
flat hornet
#

damn

vocal basin
merry smelt
#

where

vocal basin
merry smelt
#

oh yeah so if the user is not logged in, the sessionID will be used instead of the username

#

same for comments

#

just to keep track who is hwo

#

who

vocal basin
#

is session id cookie signed?

#

i.e. via JWT?

merry smelt
#

oh i use express-session and a session identifyer thing

vocal basin
merry smelt
#

so the security is kind of not cooking

vocal basin
#

also a bit odd that you're returning two differently-typed arrays as elements of an outer array

#

instead of doing {"trending":[...],"upcoming":[...]}

merry smelt
#

ah yeah weird system setup

merry smelt
vocal basin
#

if /posts/load currently returns [trending, upcoming], it may instead return {trending, upcoming} such that those are more clearly distinct in the response

somber heath
#

@drifting dune👋

vocal basin
#

(assuming it's JS/TS)

merry smelt
#

yes

#

ty

#

ill work on the session security rn

#

scar

#

scary

flat hornet
#

@keen edge where are you from

#

@keen edge reminds me of a truck driver

#

@keen edge thats a hell of a laugh

vocal basin
flat hornet
#

@keen edge when two people love each other very much

#

noo

#

dont let the trucker go

#

damn

#

@rigid trellis teach me E=mc^2

vocal basin
#

is everyone silent or did my connection die again

flat hornet
#

happened to me too

#

they just went silent

#

@wind raptor bet

#

never downloaded it

#

does that count

wind raptor
#

I think you'd have to try it to be a "quitter"

past hill
#

rayman from the show

round cedar
flat hornet
#

@round cedar thousands of frames every week

flat hornet
#

of course they work in a team

#

and a single person doesnt draw the entire fram from begin to end

#

its more like a factory

#

one person does a rough sketch of character

#

then the other puts the fine lines

#

then they start drawing the background characters

#

then the backgroudn

#

and then after everything is done they will colour it

#

though its a lot more in depth than what i explained

round cedar
#

mhmm i have seen some of the process. i wonder how someone who is just starting out would do it

#

pretty tedious process

flat hornet
#

indeed

#

form what i know

#

if a person is recruited in a studio in japan

#

they will learn under a teacher or manager for years

#

and the longer they stay and become better the more responsibilities they get

#

i forgot what things they start with

primal shadow
#

So get decent first\

#

then you can get better

flat hornet
#

really decent

primal shadow
#

than you can be good later

flat hornet
#

like

#

you need to be really good

#

because you will need to be able to draw very good and be able to do it consistently pretty fast

#

@noble patrol can you cast tungsten balls

rustic pendant
#

Good Morning Everyone

flat hornet
#

hello

#

breath flame

vocal basin
chilly wolf
#

shenzhen io

wind raptor
#

-= LEARN =-Everything in a computer can be constructed from a basic component called a NAND gate. You will be challenged through a series of puzzles, to discover the path from NAND gates to arithmetic, memory and all the way to full CPU architectures. If you complete this game, you will have a deep understanding of how assembly, CPU instruction ...

Price

$19.99

Recommendations

3610

▶ Play video
vocal basin
flat hornet
#

huh

#

is that how texas was born?

chilly wolf
#

My headset is acting up

#

hang on guys

flat hornet
#

alright

#

@astral coral are you a peanut_idiot?

astral coral
#

yesssssss

cinder mirage
#

hello

flat hornet
#

hello

#

whats your name lad

cinder mirage
#

Vladislav

flat hornet
#

damn that sounds cool

#

mine is just angel

astral coral
#

Angel is what I wanna call my daughter

#

Son: Stitch

flat hornet
astral coral
#

:L

flat hornet
#

also

#

youre married?

astral coral
#

:L

#

no

#

this is forward thinking :L

flat hornet
#

ahh

#

quite some forward thinking

#

i want to call my son Aizen

astral coral
#

nice

flat hornet
#

sounds cool

#

and i can tell him the history behind his name

#

starting form Bleach

#

hopefully he wont kick my ass because i got his name from an anime

astral coral
#

loooooooooooooool

flat hornet
#

bro is genuinely badass at least he shall appreciate that

#

and then kick my ass

primal shadow
# wind raptor https://store.steampowered.com/app/1444480/Turing_Complete/

https://store.steampowered.com/app/1885690/Virtual_Circuit_Board/ these 2 have been in my wishlist for some time now

Virtual Circuit Board, or VCB, is a sandbox-only drawing-based logic simulator featuring an assembler and a powerful simulation engine. All of it designed to give you the freedom to build and experiment with logic circuits to your heart’s content.Set your own goalsIn VCB you will set your own goals of what and how you want to build, it does not ...

Price

$14.99

Recommendations

251

▶ Play video
somber heath
#

Lentleben.

slender sierra
#

Hi:)

upper basin
#

@unique wyvern Apologies for pinging you sir. I was wondering if you'd like to present your circuit drawer to the guys.

somber heath
#

@chilly wolfPleasure pleasure or business pleasure?

#

@haughty dewStep out of the cooking pot.

haughty dew
#

what you mean

somber heath
#

You said you were cooked.

#

So get out of the pot/oven, etc.

main comet
#

IT WORKS

#

what would normally take 10 minues now take 25 seconds

wind raptor
#

!stream 239360851512000512

wise cargoBOT
#

✅ @haughty dew can now stream until <t:1740407516:f>.

somber heath
#

@haughty dewDoes your friend do this?

#

Does your friend do the thing you're asking the friend for help with?

#

So...your friend does do the same thing you're attempting.

#

Okay.

astral coral
main comet
astral coral
main comet
#

my gpu : 896 cuda cores
rental gpu: 16,384 cuda cores

#

it... it did it... in like 15 minutes

flat hornet
#

@chilly wolf have you done a MBTI test?

#

i just did one online because i was curious

astral coral
#

Big 5 is better

flat hornet
#

im resisitant to change

astral coral
#

look up 5 Factor test

#

someone kick that guy ¬¬

flat hornet
astral coral
#

it's better psychometrics

#

its a personality test

flat hornet
#

alrigt

#

imma do it

astral coral
#

but not like MBTI which is more like astrology

#

this is founded in social/cognitive psychology

flat hornet
#

ohhh

astral coral
#

MBTI is based on psychodynamics

flat hornet
#

so 5 factor test

astral coral
#

yeeeee

#

5 factor psychology test

flat hornet
astral coral
#

well psychodynamics is the newish name for psychanalytics which is Frauds field which looks at the subconcious

#

and has largely been proven false or is unfalsivfyable which isn't scientific

#

not saying the sub concious doesn't exist btw

#

just Frauds theories

#

I can't spell ¬¬

#

Freud, my bad ¬¬

#

"Freud (or "Fraud," as you humorously put it) had some fascinating but largely unscientific theories. His ideas about the subconscious had an impact, but many of his conclusions (like the Oedipus complex) are unfalsifiable, meaning they can't be tested or disproven—making them more philosophical than scientific." - GPT

#

mainly psycho-sexual development, wow that shit is FUNNY!!

#

psycho-development ?

#

fuck I can't remember

wind raptor
#

!stream 239360851512000512 30M

wise cargoBOT
#

✅ @haughty dew can now stream until <t:1740410193:f>.

astral coral
#

also his theories on love/attachment were wrong too

upper basin
astral coral
flat hornet
#

@astral coral here is what i got for the 5 factor test

astral coral
#

yeeeeeeeeeee

#

what website did you use?

flat hornet
#

truity

astral coral
#

cool 1 sec

flat hornet
#

alright

somber heath
#

You could also call it ex-lax week.

#

Instead of relax week.

#

Because panic.

astral coral
chilly wolf
#

@wind raptor

main comet
#

Train size: 11, Val size: 3
Epoch 1/32 | Train Loss: 0.109704 | Val Loss: 0.027595
Epoch 2/32 | Train Loss: 0.092729 | Val Loss: 0.011206
Epoch 3/32 | Train Loss: 0.080587 | Val Loss: 0.009868
Epoch 4/32 | Train Loss: 0.060962 | Val Loss: 0.020651
Epoch 5/32 | Train Loss: 0.050835 | Val Loss: 0.011178
Epoch 6/32 | Train Loss: 0.053027 | Val Loss: 0.010282
Epoch 7/32 | Train Loss: 0.043787 | Val Loss: 0.016742
Epoch 8/32 | Train Loss: 0.039557 | Val Loss: 0.010970
Epoch 9/32 | Train Loss: 0.039910 | Val Loss: 0.012847
Epoch 10/32 | Train Loss: 0.038696 | Val Loss: 0.016778
Epoch 11/32 | Train Loss: 0.039077 | Val Loss: 0.012952
Epoch 12/32 | Train Loss: 0.031543 | Val Loss: 0.021680
Epoch 13/32 | Train Loss: 0.032105 | Val Loss: 0.017227

#

:o HOLY

#

ITS SO SMALL!

astral coral
#
Openness – 96 🔥

Extremely high. You're highly curious, imaginative, and open to new ideas. This makes sense, given your love for philosophy, deep discussions, tech innovation, and skepticism of mainstream systems. You thrive on exploring new possibilities, abstract thinking, and intellectual debates.
Conscientiousness – 50 ⚖️

Moderate. You likely balance structure and spontaneity. While you have strong ambitions and work on complex projects, you're also not overly rigid or obsessed with organization. You might procrastinate at times but still get things done when it matters.
Extraversion – 56 🌟

Slightly above average. You enjoy social interaction but also value solitude. This suggests you’re selectively social—comfortable in deep conversations but not necessarily drawn to constant socializing. This fits with your close friendships and interest in meaningful connections over surface-level interactions.
Agreeableness – 71 💙

Pretty high. You're empathetic, cooperative, and considerate but still have your own strong opinions. This aligns with your interest in helping others (Auti-Tech, mutual aid projects, mental health awareness, etc.) while also being critical of societal systems and bullshit.
Neuroticism – 60 🌊

Slightly above average. This means you're emotionally sensitive and introspective, which can be both a strength and a challenge. You probably experience strong emotions, deep reflections, and occasional anxiety or frustration with the world, but you’re also resilient and capable of pushing through challenges.
vocal basin
#

[kh]if

primal shadow
#

love

#

I love love

#

love is great

flat hornet
#

thats crazy

wind raptor
vocal basin
#

just pointing out why it's triggered

astral coral
#

thank you, apologies for the misconception :L

#

@flat hornet put your results into GPT, it'll break it down for ya

#

just send it a screenshot

#

love

#

yay!!

somber heath
#

@wind raptor Have you snack packed yet?

#

The meat

#

fries

#

Well, Halal Snack Pack, then.

#

That is what it gets called.

main comet
astral coral
#

o.O do I smell haram

#

oh waits it's @main comet :L

#

hard AI training

somber heath
#

A farmer asks for help from his friend. His friend says, "That sounds like a ewe problem."

chilly wolf
#

my darned headset is acting up again

astral coral
#

such dad joke, much funny :L

somber heath
#

You mean you can't set hard limits to how long it runs?

vocal basin
#

true/false positives/negatives

astral coral
#

I'm going for a walk brb

flat hornet
#

alright

#

stay safe

wind raptor
#

!stream 702587538849923122 30M

wise cargoBOT
#

✅ @main comet can now stream until <t:1740412015:f>.

astral coral
#

RTX 4090 🤤

somber heath
#

🍐

#

TP ewes? You know sheep are super oily, right?

#

Also, poor sheep.

#

Monsters.

vocal basin
somber heath
#

I mean, so long as it's only latency and not jitter.

#

If you were talking, sure. Bit of an issue.

vocal basin
#

the loading animation isn't even spinning anymore, it gave up

rugged root
#

Oh so, I've been playing "Like a Dragon: Pirate in Hawaii", and this little guy showed up

main comet
#

wtf

rugged root
#

@coarse rock We can hear every bit of the video you were watching. Please check your audio settings

#

Let me know when it's fixed and I'll unmute

viscid scaffold
#

not all heroes wear a were capes, hemlock wears a sweater

coarse rock
#

@rugged root sorry il check it out

round cedar
steel delta
#

what are you training?

rugged root
#

Boom

somber heath
#

Dynamite/microphone hybrid. A boom mic.

vocal basin
#

@amber raptor why Greenland: rare-earth minerals

rugged root
#

I need to start playing that again

#

I did enjoy ZZZ when I was playing it

molten pewter
#

Dexamethasone + Diclofenac

#

try this instead of ibuprofen.

#

especially for tooth pain, it's magic.

ivory stump
#

hiya @rugged root :)

rugged root
#

How goes it

ivory stump
#

was just in a tense spot in my game lol

#

not too bad

rugged root
#

Which game?

ivory stump
#

league 😔

rugged root
#

Which champ?

ivory stump
#

caitlyn

molten pewter
somber heath
#

"Prisencolinensinainciusol" (pronounced [ˌprizeŋˌkɔliˌnɛnsinainˈtʃuːzol]; stylized on the single cover as "PRİSENCÓLİNENSİNÁİNCIÚSOL") is a song composed by the Italian singer Adriano Celentano, and performed by Celentano and his wife Claudia Mori. It was released as a single in 1972. Both the name of the song and its lyrics are gibberish but ar...

astral coral
#

yo back

#

1 sec

#

on phone

iron geyser
#

jpp quoi

candid spire
#

Are there any Republican in the Python Server?

rugged root
#

Co-worker back here

candid spire
#

I do use Grok!

astral coral
#

Grok

vocal basin
#

Groq > Grok

candid spire
#

Henry Kissinger
Would be no. one!

rugged root
#

Grog is better

astral coral
#

Greg

vocal basin
#

Jreg

rugged root
#

Actually I've never had grog

#

I've been curious, though

astral coral
#

REGULATE THE TRUMP ADMINISTRATION AND BACKRUPT ELON

rugged root
#

Checks and balances are there for a reason

#

Hopefully

vocal basin
#

were

molten pewter
#

My favorite Boobie

molten pewter
#

My Favorite Tit

rugged root
main comet
#

nice tits

candid spire
#

huge tits

molten pewter
#

My Favorite Cock. The Jungle Cock>

ivory stump
#

iridescence?

molten pewter
main comet
candid spire
#

What's Gen X?

main comet
molten pewter
#

psychographics

#

Psychographics is defined as "market research or statistics classifying population groups according to psychological variables" The term psychographics is derived from the words "psychological" and "demographics" Two common approaches to psychographics include analysis of consumers' activities, interests, and opinions (AIO variables), and values...

#

"market research or statistics classifying population groups according to psychological variables"

rugged root
#

!stream 1157723305265078272 30M

wise cargoBOT
#

✅ @astral coral can now stream until <t:1740418167:f>.

molten pewter
#

semantic satiation.

rugged root
golden sonnet
#

i do think ai is gonna mess up the next generation of programmers

#

yes
but people i see mostly just use it for everything

rugged root
#

Yeah I wish that wasn't the case

#

I'll admit I've been leaning a bit more on it than I'd like. I do my best to not use code it gives me; not directly at any rate

candid spire
#

Use Baidu

vocal basin
candid spire
# candid spire https://www.baidu.com/

I really admire how China has developed its own versions of AI, search engines, and other technologies, creating a self-sufficient digital ecosystem. There's minimal reliance on outside companies, which gives them a lot more control over their tech landscape.

golden sonnet
molten pewter
#

Halpern Critical Thinking Assessment

golden sonnet
#

isn't the us anthem about dropping bombs on civilians?

rugged root
#

Ish

#

More that we were being bombed by the enemy, and after the dust settled, the flag was unharmed

chilly wolf
#

it's about a specific battle that happened during the revolutionary war, iirc

rugged root
#

Except that it WAS damaged. The flag that he saw was a fresh replaced one

chilly wolf
#

lmaooo

golden sonnet
#

i was mostly joking
i don't know what's the anthem :p

chilly wolf
#

I mean, you weren't far off. It is about bombs and stuff.

rugged root
#

I mean you weren't ent- yeah

#

There's one anthem out there... I can't remember where it is, but in it is the phrase, "And if we have to die, does it really matter?"

candid spire
#

Catch you guys later!
Take care, everyone!

chilly wolf
#

See ya later!

golden sonnet
#

is there a non-toxic game?

rugged root
#

Single player

#

And surprisingly the From Software games

#

The community is pretty good about helping newbies and stuff

golden sonnet
rugged root
#

Fair point

chilly wolf
#

rekt

whole bear
#

well, what is the etymology of ears burning?

molten pewter
rugged root
#

Co-worker back here again, no speaky Hemlock for right now

#

Self depricating humor?

#

You were a strange what

#

@chilly wolf Die less

chilly wolf
#

Will try

rugged root
#

@molten pewter You cannot make me do it

#

@molten pewter Cold pizza

#

Like make pizza

#

Then instantly put it in the freezer

#

So it'll be cold by the time they get home

#

Dominoes is great

#

Dude, I had a large pizza with unlimited toppings for $10

#

For multiple pizzas

#

That's a hell of a deal

#

@main comet You rang?

#

No

#

@molten pewter Fuck you too

#

❤️

#

!stream 1157723305265078272 1h

wise cargoBOT
#

✅ @astral coral can now stream until <t:1740423768:f>.

rich void
#

hey

rugged root
#

Yo

#

How goes it

rich void
#

🥹

#

hehe

rugged root
#

@astral coral 👍

#

All good

rugged root
#

Skill issue

rich void
#

hehe yes sir

rugged root
#

It can be mean and true

rich void
rugged root
#

What, just for the sake of having a role?

#

More like a loving jab

rich void
#

i don't know i just want to check

#

🥹

rugged root
#

@primal shadow Sup

rich void
#

bro what r u trying to do ?

#

huh

#

😑

rugged root
#

@main comet Given your pfp, I wouldn't be judgy

rich void
#

@main comet yes im

#

🤤 my reaction to ur pfp @main comet

rugged root
#

Sup?

rugged root
#

Ah it was mubling, my bad

rich void
#

ya im

rugged root
#

Just sayin', people in glass houses

rich void
#

🤣

#

i wanna go to touch the grass

#

btw what r u doing bruh @main comet

rugged root
#

@main comet Then just quit and go to bed

rich void
#

u talking about game ohk

rugged root
#

Boo

#

Hoo

rich void
#

grinding 🤣

#

you should try Blox Fruit

rugged root
#

You saying you can't quite the game or the model training

rugged root
#

Joke's on him, I have a pillow that has a self cooling side

#

It's really really nice

#

Not electrically, no

rugged root
#

@unique wyvern What're you up to

#

I dream about him going to sleep

#

@main comet Set an alarm

rich void
#

Game Trap 💀

rugged root
#

Please say he can

rich void
#

bro got trapped even after spending some dollar's

#

give me 5$ i want nitro you r rich @main comet

#

🤣

rich void
rugged root
#

Guess

rich void
#

24

rugged root
#

Zak's closer

#

Younger than Zak's guess

rich void
#

28

main comet
rich void
#

nah i like both

rugged root
#

Eh, I'll just say it

#

35

rich void
#

nah i can have

rugged root
#

That's not a 2

#

And seeing

rich void
rugged root
#

Yes

rich void
#

😜

#

ok

rugged root
#

@main comet I thought you could sleep now

rich void
#

guess my age

#

@main comet go touch some grass

rugged root
#

@main comet Yeah that's not appropriate for the server

#

Keep in mind the audience

rich void
#

sry 😜

rugged root
#

@main comet I really don't have the patience

#

It shouldn't take me being an admin for you to not be a dick

rugged root
#

If you don't have anything nice to say, keep it to yourself

main comet
#

@rugged root

rugged root
#

@whole bear Yo

#

Ban? No

#

But the shaking my head of disappointment

#

Yes

#

Not you

#

Circuit

#

Sup

rich void
#

@astral coral

astral coral
#

???

rich void
#

you are working on ?

#

i do live stream so i wanna see

#

@astral coral 😶‍🌫️

#

which game engine u using ?

#

I am 5:30 so i am on future

#

hehe

#

25 Feb 12:04

#

hehe hey guys donate me some dollars to buy a gpu

#

🤫

#

💃💃

astral coral
#

@rugged root

#

this is just the rough idea

rugged root
#

Ooo, neat

#

So it's kind of like that board game Pandemic?

astral coral
#

thanks

#

yeah with deduction elementsa

rugged root
#

@rich void To answer your question (had to go take care of stuff), we had people being irrisponsible with it (someone streamed porn and had it on while they were sleeeping, dumb shit like that) so we locked it down more

rich void
#

💀

#

i am an android app developer

#

i mean i am learning it

#

so i use kotlin

#

but i also learn java

whole bear
#

yo

rich void
#

yo

short owl
#

so any one doing , DeepSeek on a test machine

rich void
#

😶‍🌫️

short owl
#

If i can make a junk machine from parts maybe ....mmmmmm Linux based - then try DS

rich void
#

data science ?

#

my net sucks

#

sry 🥹😑

short owl
#

dont ask me to buy you beer

rich void
#

indian ?

rich void
short owl
#

you were all so mean to Hemmy he ran away

rich void
#

huh ?

astral coral
rich void
#

what u mean

astral coral
#

somatosensory model

short owl
#

somethings missing

rich void
#

where u from

short owl
#

Earth originally but I work in out space

rich void
#

ok

timid rose
#

why i could not turn on my mic ??

#

ohh

ivory stump
#

!voice

wise cargoBOT
#
Voice verification

Can’t talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.

timid rose
#

can anyone solve Hackerrank or leet code problems

ivory stump
#

50 non-deleted messages in channels other than the bot command channels
This would be the requirement you're missing, just interact normally in the server and you should get it reasonably quickly

timid rose
#

What hes doing buliding any app or Web ?

rich void
#

Cheeki 🤤

ivory stump
#

Huh, that's not what I was going for but I'll take it

ivory stump
timid rose
rich void
#

my net sucks bruh

#

😭

timid rose
#

Noiceee

rich void
#

hehe its because im not at my home

rich void
timid rose
#

@unique wyvern Bro What are u doing Bulding any Website or app ??

timid rose
rich void
#

ok guys nice to meet you but now i gtg

ivory stump
vocal basin
#

not working in the other channel either

#

worked on another server

#

hmm

#

and this time in worked in VC1 somehow

#

ig randomly chooses different servers to connect to

chilly wolf
#

Darn

#

still giving you troubles?

vocal basin
#

stuck in this state

#

new word learned

iron geyser
#

@raven gale Yo tu t'en sors ici lol ?

iron geyser
#

😂 Ils parlent de quoi ?

raven gale
#

I said how france gave very good planes, mirage dassault, its better than f16

#

but then they go like "yeah we are dying being massacred thank you for reminding me we are dying"

iron geyser
#

Ah d'accord encore un débat !

raven gale
#

so grateful, mf planes are like a ngihtmare for russia

wind raptor
iron geyser
wind raptor
#

Thanks

iron geyser
#

We'll speak in English then

quartz beacon
#

yes 🇬🇧

iron geyser
#

But the french is better 😛

quartz beacon
#

glory to the ~~ queen ~~ king

iron geyser
#

Maybe i speak a little bit Anglish

#

😇

#

Well, you've got Macron in the U.S.

#

You are moderator Mindful ?

wind raptor
#

Yes

iron geyser
#

✌️

gentle dagger
#

hello

#

ignore this

#

I am trying to get my 50 messages so I can talk in voice chat

gentle dagger
#

sorry

wind raptor
#

Please remove the spam

#

@gentle dagger

gentle dagger
#

good?

wind raptor
#

Yeah. Thanks. Just engage with the community normally to hit your messages. It really doesn't take long.

gentle dagger
#

fair enough

wind raptor
#

Normally, we block you from VC for 14 days if you spam

#

So please don't force our hand

gentle dagger
#

I just feel kinda odd because I know nothing about python or coding

I appreciate you being light on me 🙏

wind raptor
#

I appreciate you removing your messages without any fuss. This is an awesome community to learn some coding if you are interested

#

!resources is a great place to start

wise cargoBOT
#
Resources

The Resources page on our website contains a list of hand-selected learning resources that we regularly recommend to both beginners and experts.

gentle dagger
#

Okay I'll check it out

wind raptor
#

We also have a great help forum if you ever get stuck on something

gentle dagger
#

I've looked at that a little, currently trying to use a mix of mini projects and the harvard python course to learn

#

they have it on yt

wind raptor
#

Harvard's CS50 Python is awesome

gentle dagger
#

🔥

#

what is this?

#

I'm trying to make a password and then after I am going to try to encrypt it

grizzled geyser
#

hey

gentle dagger
#

hello

#

I can't talk for a while because of the voice requirements

gentle dagger
#

I'm very confused about what he is saying

#

is he okay?

wind raptor
#

!mute 537354664631468042 Trolling in chat by making snoring sounds and blowing into their mic and then denying everything.

wise cargoBOT
#

:incoming_envelope: :ok_hand: applied timeout to @midnight goblet until <t:1740454077:f> (1 hour).

gentle dagger
#

LETS GOOOOOOOOOOO

lavish rover
#

@midnight agate he's got the axe

gentle dagger
#

LMAO

#

16 max

lavish rover
#
def read<T>(stream) -> T {
  acc: u64
  for _ in range(sizeof(T)):
     acc = acc << 8 | stream.read_byte()
  return acc as T
}
somber heath
#
a = 123
print(a)```I am assigning the variable, a, to the object, 123. A variable is a kind of reference, a named signpost, pointing at an object in memory.
#

!e py a = [] b = [] c = a print(a == b) print(a is b) print(a is c)

wise cargoBOT
gentle dagger
#

print("That's the correct password")

#

rip

#

I put the backslash into there but it didn't accept it in discord

it's between the t and ' in that's

#

nvm

#

Figured it out

#
    password = input("please enter your password: ")
    if password == "Joe Bob":
        print("That\'s the correct password")
        break

    else:
        print("That's not correct")```
vagrant vortex
#

Hiii

vagrant vortex
#

Ok ok

#

BTW listen

#

i am good at coding

vocal basin
#

anything >3000ms normally just means it's not working at all

#

it usually maxes out at 5000

#

but sometimes goes over that

#

double ratchet

#

there's a way to do it without time

#

as for system time, that's normally because of certs

#

daylight savings doesn't influence timestamps afaik

#

it's a TZ change

#

which, yes, software might not understand

#

ᴜɴɪx timestamps should be approximately same on all systems

somber heath
#

!e py import datetime print(datetime.datetime.now().isoformat())

wise cargoBOT
vocal basin
#

!e

print(__import__("time").time())
wise cargoBOT
whole bear
#

help

vocal basin
#

!e

print(1740468998.710762 - 1740469019.9888272)
wise cargoBOT
whole bear
#

what did i do wrong

vocal basin
#

tom_scott_timezone_insanity.mp4

whole bear
#

im just starting to code

vocal basin
somber heath
whole bear
#

what does that mean

vocal basin
#

what program is that a screenshot of?

whole bear
#

whats ide/repl?

#

oh

#

the python

#

i think its called idle

#

idle shell]

somber heath
#

IDE - Integrated development environment. Fancy code/text editor.

#

Often can be used to run your coffee.

#

Or code.

vocal basin
#

yeah, IDLE doesn't understand multiline that well it seems

whole bear
vocal basin
#

visual studio, depending on what extensions you're using, is somewhere between an IDE and a text editor

whole bear
#

is it better to use vs code then?

vestal merlin
whole bear
#

UwU

vocal basin
#

where is clan_name coming from?

whole bear
#

clan name

vestal merlin
#

There’s nothing in my input files to say “UwU” anywhere at all

#

I fixed the problem by changing one of the graph generators much further down in the code lmao

vocal basin
#

but, yes, VS Code is more capable

vestal merlin
#

Still no idea where it pulled ‘UwU’ from

vocal basin
#

though its extension for Python is somewhat advanced in use

#

at first it might be simpler not to use it and rely on built-in Python syntax support without any analysis

somber heath
whole bear
#

if i open a new file in idle, it just shows this untitled notepad like thingy

vocal basin
#

shell is interactive and doesn't persist the code on the disk

vocal basin
whole bear
#

its not doing anything tho

vocal basin
#

F5

whole bear
#

okay hold on

somber heath
#
'Hello, world.'```
#
print(...)```
vocal basin
#

spelling "Hello World!" specifically is covered by Oracle copyright

astral coral
#

print is a function, "hello world" is a value, "" indicates a string which is a word, you use parentheses with functions to input values, the "" means this is a predefined phrase

whole bear
#

but my code isnt running

#

like

#

why restart

astral coral
#

try str(age)

#

str() defines a variable as a word

#

variable == value

vocal basin
#

(no)

astral coral
#

?

#

ooh misread

#

sorry its early for me

vocal basin
#

str() converts a value

astral coral
#

yeah I was trying to make simplier to understand?

vocal basin
#

: str declares a variable to have a certain type

astral coral
#

oh okay

#

poor choice of words

vocal basin
#

unless that's a JavaScripty ==

astral coral
#

:L

#

sorry to confuse you kirby

whole bear
#

print("why is this so confusing")

astral coral
#

:L

whole bear
#

its a;right

astral coral
#

you're just starting

#

it'll become second nature with practice

whole bear
#

i hope so

vocal basin
whole bear
#

should i hop in your vc?

#

wait i cant speak

vocal basin
#

!voice

wise cargoBOT
#
Voice verification

Can’t talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.

astral coral
#

you need to verify

#

its a bit of a process

whole bear
#

oh

astral coral
#

but it stops spam

whole bear
#

i need to be at least 3 days in this server

#

bruh

astral coral
#

yeah and you need to have made 50 messages in any chat excluding the bot ones

#

and have been in VC for 3x10 min segments

vocal basin
#

@somber heath approximately 50g hailstones? or even bigger?

vocal basin
#

!user 1338158460763766864

wise cargoBOT
#
kirbylover0353
User information

Created: <t:1739112238:R>
Profile: @craggy falcon
ID: 1338158460763766864

Member information

Joined: <t:1740468956:R>
Roles: None

Activity

Messages: 31
Activity blocks: 5

Infractions

Total: 0
Active: 0

astral coral
#

ahhh ll

vocal basin
#

(there's already 5 activity blocks)

whole bear
#

IT WORKS

#

!!!!!

#

OHH SO THE FILE I SAVED was like the paper

astral coral
#

you making a text adventure game? that's cool

whole bear
#

like on the sidelines

whole bear
#

im still cinfused with the choice functions though

#

if, elif, and else

astral coral
#

if statements?

whole bear
#

yeahh

astral coral
#

yeah, can be difficult at first, becomes so easy once you've done this a few times

vocal basin
whole bear
#

ooohh ive always wanted to go to australia and visit my friend there, she goes to tasmania university there

whole bear
#

whats the weather night now in australia, is it summer rn?

#

@somber heath

#

ohh

#

thats nice

vocal basin
#

!stream 1157723305265078272 1h

wise cargoBOT
#

✅ @astral coral can now stream until <t:1740475516:f>.

whole bear
#

in my country, its always summer 😢

#

its soo freaking hot here, its always hot

#

OH MY GOD

#

what am i looking at

#

damn

astral coral
#

its a game I started working on yesterday

#

1 sec

somber heath
#

@shell jackal 👋

whole bear
#

WAIT did you make a map using code?

astral coral
#

I drew it

whole bear
#

oh

vocal basin
#

recently got a warning that temperatures could drop to -21 °C

#

like
that's not even a warning temperature yet

#

I could understand if it was -35°C or something

whole bear
#

i once went to china, it was like -40

astral coral
#

oh I went to Xi'an

whole bear
#

ive never experienced -40 before

#

i was wearing like 3 layers of clothing

vocal basin
#

-30°C used to be normal where I live

#

might not get it this year

whole bear
vocal basin
#

last year January had temperatures from -30°C to 0°C
and May had from 0°C to +30°C

whole bear
#

yeah where i live, its always like 25-30

#

i feel like the perfect weather would be like around 16

#

not to hot but also not too cold

#

perfect weather

wise loom
#

-9 C last night here

whole bear
#

thats so nice

#

i love snow

somber heath
#

@lost tapir 👋

vocal basin
#

I've seen that video I think

somber heath
#

@umbral badge 👋

umbral badge
#

Hi

#

I hope you are all well

somber heath
#

@fluid sphinx 👋

fluid sphinx
wise cargoBOT
#
Voice verification

Can’t talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.

#
Voice verification

Can’t talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.

fluid sphinx
#

I do not have 50 messages on this server

#

49

#

48

#

jk

somber heath
#

@whole bear 👋

#

@ornate plover 👋

fluid sphinx
#

👋

somber heath
#

@shell jackal 👋

#

@crisp marten @zealous magnet 👋

crisp marten
#

yes

somber heath
#

@whole bear 👋

vocal basin
#

stream is not working for whatever reason

vocal basin
vocal basin
#

cat engine sounds

fluid sphinx
#

bbl

vocal basin
#

(you should probably turn the noise suppression back on if more people are joining)

twin willow
#

@astral coral i cant talk

#

WHY

vocal basin
#

!voice

wise cargoBOT
#
Voice verification

Can’t talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.

ivory stump
#

!voice

twin willow
#

!voice

ivory stump
twin willow
#

i never spammed

#

it said you sent less 50 words xd

ivory stump
#

In your case, you just need to send 45 or so more messages in text chat

#

!stream 1157723305265078272

wise cargoBOT
#

✅ @astral coral can now stream until <t:1740479525:f>.

ivory stump
#

ha I'll be the faster one this time @vocal basin :p

#

1 - 1

glass escarp
#

can maybe from the admins give vc Promition i have question that would help alot

ivory stump
#

Nope

#

Historically we've (as a community) never granted exceptions to voice perms

glass escarp
#

okey understand i am not native english so for me is hard too explain my problem

#

with setting up the code

vocal basin
#

are there any specific error or just not clear how to do something?

glass escarp
#

i am new in this coding thing but i want too set somthing up for my bussiness thats why i am her

ivory stump
#

nah ur all good @astral coral

glass escarp
#

i dont know how too set up right that it work

ivory stump
vocal basin
#

(MVP -- minimal viable product -- the closest concrete functionality goal you're trying to achieve)

#

with PVP minesweeper I just rushed the implementation, there were no "features" really

glass escarp
vocal basin
glass escarp
#

dont know where too put the line code in the code that the step buy step say thats why help would be really great

ivory stump
#

ok, can you link the guide and tell us which step is confusing?

glass escarp
#

no i have a code but dont know too get it start

#

am i alot too send her?

ivory stump
#

yeah

wise cargoBOT
#

Please react with ✅ to upload your file(s) to our paste bin, which is more accessible for some users.

glass escarp
#

oh wait it is on wrong language

#

wait a sec

astral coral
ivory stump
#

(nltk not nktl) - Natural Language ToolKit

#

yeah nltk sounds post-mvp too

#

lol never heard someone pronounce them as the "who"

wise cargoBOT
# glass escarp

Please react with ✅ to upload your file(s) to our paste bin, which is more accessible for some users.

glass escarp
#

thats my step buy step

#

in English

vocal basin
#

is Python 3.8 EOLd already? pithink

glass escarp
#

so if anyone with experience can help me set it up

#

would help alot

vocal basin
#

is it generated AI directly or did you copy it from somewhere else?

ivory stump
vocal basin
#

the text sounds very non-human-written

#

although

glass escarp
#

i make it with Grok and optmized it with a friend

vocal basin
glass escarp
#

that have like a bit experience

vocal basin
#

you shouldn't really be using systemd services at this point

glass escarp
#

what you mean?

vocal basin
#

docker is a better option for initial development

glass escarp
#

whats that

#

docker is a ai?

vocal basin
vocal basin
glass escarp
#

how does its work

#

do i need too know how too code

glass escarp
vocal basin
#

it's just that systemd makes it more difficult, in my experience

glass escarp
#

okey okey

#

where did you find it

vocal basin
#

have you ran any of the steps yet?

glass escarp
#

so i can mark it

vocal basin
glass escarp
#

dont want too mas it up

glass escarp
vocal basin
#

systemd provides less isolation from the rest of the system

#

running services directly on the host OS

#

whereas docker makes something that feels like a VM

vocal basin
#

if you don't have a project running at all yet, you probably shouldn't concern yourself with deployment

#

okay, then it probably makes sense to start with something simpler

#

what OS are you using?

glass escarp
#

so that are like different server too run on the bot

glass escarp
vocal basin
#

operating system

#

windows/linux/macos

glass escarp
#

Windows

vocal basin
#

have you installed Python?

glass escarp
#

yea

#

with the path

vocal basin
#

do you have an IDE installed?
(VS Code or PyCharm)

glass escarp
#

heard that it importent

glass escarp
#

because i dont have any experience in this field

vocal basin
#

I suggest installing PyCharm Community Edition, because it does all the venv* management by itself so you don't have to

* isolated python per project so that you don't mess with the system itself

glass escarp
#

okey thanks alot for your time i know when you are experience it is hard too follow me

#

🤝 😂