#voice-chat-text-0

1 messages · Page 553 of 1

heavy citrus
#

hi

#

@somber heath still muted lol

#

i mean i joined like yesterday

#

is it possible to do tts

#

nah it's not

#

yeah

#

why is there a need for this anwyays

#

were there some hecklers that abused htis

#

years ago damn 😭

somber heath
#

@swift tree 👋

heavy citrus
#

they gone lmao

swift tree
#

oh sorry i didnt know how to chat

#

i got scared lol

#

but hello

somber heath
wise cargoBOT
#
Voice verification

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

swift tree
#

oh thats a shame

heavy citrus
#

why tf would people wnat to scream and stuff

swift tree
#

i can try my best but i dont know if ill be able to be active an hour half a day

#

thats fair tho

#

i just wanted to say whats up

#

im not much of a coder these days but id really love to get back into it

swift tree
#

oh wait

#

no

#

just total

heavy citrus
#

yeah i have to wait 3 days lmao

#

@somber heath that makes sense

#

still a little disappointing how i have to just sit here

#

maybe i should just send voice messages here

#

let me test if it would work

swift tree
#

i have to go to bed for work tomorrow but ill try my best to be more activeq

heavy citrus
swift tree
#

maybe you guys can give me some coding tips sometime id love that

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.

somber heath
#

!kindling

wise cargoBOT
#
Kindling Projects

The Kindling projects page contains a list of projects and ideas programmers can tackle to build their skills and knowledge.

somber heath
#

!pep8

wise cargoBOT
#
PEP 8

PEP 8 is the official style guide for Python. It includes comprehensive guidelines for code formatting, variable naming, and making your code easy to read. Professional Python developers are usually required to follow the guidelines, and will often use code-linters like flake8 to verify that the code they're writing complies with the style guide.

More information:

somber heath
#

!zen

wise cargoBOT
#
The Zen of Python, by Tim Peters

Beautiful is better than ugly.
Explicit is better than implicit.
Simple is better than complex.
Complex is better than complicated.
Flat is better than nested.
Sparse is better than dense.
Readability counts.
Special cases aren't special enough to break the rules.
Although practicality beats purity.
Errors should never pass silently.
Unless explicitly silenced.
In the face of ambiguity, refuse the temptation to guess.
There should be one-- and preferably only one --obvious way to do it.
Although that way may not be obvious at first unless you're Dutch.
Now is better than never.
Although never is often better than right now.
If the implementation is hard to explain, it's a bad idea.
If the implementation is easy to explain, it may be a good idea.
Namespaces are one honking great idea -- let's do more of those!

heavy citrus
#

are slash commands not implemented in this thing yet

swift tree
#

oh thank you opal ill pin these if i can

heavy citrus
#

yeah

#

and also shouldn't there be a resources page

frail bear
#

Yo Guy's

heavy citrus
#

because discord supports resource pages

heavy citrus
swift tree
#

hey man

heavy citrus
frail bear
#

Can U help me making a discord bot

heavy citrus
#

😭

frail bear
frail bear
heavy citrus
#

@somber heath alr alr

heavy citrus
#

thanks lmao

#

just wondering

#

there were a lot of people who were like

#

like there's less in other servers

#

but a lot of the people here seem to be like

#

very very beginnerish

#

both in python skills and mannerisms

#

i had some guy tell me that there was a syntax error in some js code i wrote when it was tested to work

#

and then they said some more nonsense before saying "build big apps and then you will understand"

#

and then when they sent me what they "made" it was all vibe coded

#

like 😭😭

#

no wonder they dont know syntax bc they arent even writing it

#

what are you doing at the moment @somber heath

#

are you trying to get a server running

#

like on somewhere

#

gl with your drive formatting

#

are you still formatting your drive

#

yeah

#

bc i'm muted

#

a small metal what?

#

a metal splinter sounds terrible

#

where do you even get a metal splinter

somber heath
#

@brave fractal 👋

heavy citrus
#

i suppose

#

it's alr

somber heath
#

@frail bear 👋

frail bear
heavy citrus
#

lol

winged hollow
#

Hello

#

how are you?

somber heath
#

@dull lance 👋

dull lance
somber heath
#

!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.

heavy citrus
#

did someone say hi

#

lol true

#

i left the vc to hang out with jerry for a bit

#

apparently we knew each other already

#

but havent met in like over a year

#

like i just kept forgetting who he was

#

for the most part i forgot who he was every time i met with him

#

every few months i used to say to him "who are you again" and then he would say "we met on xyz"

#

so this time we were like wait i recognize you and decided to hop into our dm vcs

#

lmaoooo

#

"hiii"

#

😭😭😭😭

#

ik

#

imagine being recognized for going to every concert lol

heavy citrus
#

true

dull lance
#

@heavy citrus Waassup

heavy citrus
#

hello

heavy citrus
#

becuase it's easier when we're able to talk and stuff ofc

#

but also because it's easier to just continuously talk without another topic going in

#

like we were gone for a while bc halfway through we were like playing games and stuff

#

i might head out though because it's quite late

#

1 am for me at the moment

#

i just came here bc alamin pinged me lol

#

cya lol

dull lance
heavy citrus
#

me neither

dull lance
#

Are you working on any

dry marlin
#

Hi

#

Was working on my VEX robot

dull lance
dry marlin
#

Good it’s 3:22 am I need to go sleep I have a computer science test today at school

#

First period too

#

😭

#

What y’all up to

#

What you guys working on

#

Anyway though am gona clean up and go to sleep now gn

dull lance
somber heath
#

@cursive harbor 👋

cursive harbor
#

i don't know why i can not switch on my mic

somber heath
wise cargoBOT
#
Voice verification

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

cursive harbor
#

@somber heath yeah

#

@somber heath hey can you help me in API acutally i am a newbie and i am working on a project its like trivia game

#

so i need help on generating questions

paper wolf
#

what with the API??

cursive harbor
#

import os
import requests
import random

API_URL = "https://router.huggingface.co/v1/chat/completions"
headers = {
"Authorization": f"Bearer {os.environ['token_key']}",
}

def query(payload):
response = requests.post(API_URL, headers=headers, json=payload)
return response.json()

response = query({
"messages": [
{
"role": "user",
"content": """Generate a trivia quiz question in Hinglish.

  • Topic: Mostly Indian (90%) and some International (10%).
  • Provide EXACT format only:
    Q: <question>
    A: <correct answer>
    W: <wrong1>, <wrong2>, <wrong3>"""
    }
    ],
    "model": "moonshotai/Kimi-K2-Thinking:novita",
    "max_tokens": 200,
    "temperature": 0.8
    })

raw = response["choices"][0]["message"]["content"]

--- Parsing ---

try:
q = raw.split("Q:")[1].split("A:")[0].strip()
correct = raw.split("A:")[1].split("W:")[0].strip()
wrong = raw.split("W:")[1].strip().split(",")

wrong = [w.strip() for w in wrong]

options = wrong + [correct]
random.shuffle(options)

print("\nQUESTION:", q)
print("\nOPTIONS:")
for i, op in enumerate(options, 1):
    print(f"{i}. {op}")

print("\nCORRECT:", correct)

except Exception as e:
print("❌ Parsing error:", e)
print("Raw response:\n", raw)

#

@paper wolf application programming interface

paper wolf
#

!code @cursive harbor

wise cargoBOT
#
Formatting code on Discord

Here's how to format Python code on Discord:

```py
print('Hello world!')
```

These are backticks, not quotes. Check this out if you can't find the backtick key.

For long code samples, you can use our pastebin.

cursive harbor
#

@somber heath so did you get what i am saying

#

its something like this

paper wolf
#

what the API should do on your project?

#

to report the leaderboard or something??

cursive harbor
wise cargoBOT
paper wolf
cursive harbor
#

hinglish is like hindi + english

#

actually i can not know about more API but i found a way to get new question every time

#

yes i know that but its just a first project for me and want to run this game as i think

#

so you can help me in this

paper wolf
#

@somber heath tf you mean i need my brain??

somber heath
#

My focus is divided if I'm on call. I listen, I try not to make noise.

paper wolf
#

oh.... lol

candid spire
#

Hi

#

Hey Opalmist

#

What's going on?

#

I'm sorry to ping you

somber heath
candid spire
#

I'm sorry 😐

#

Are you okay?

somber heath
#

I've been not okay for the past 15 years.

candid spire
#

15 years?

#

I mean is there something wrong with your life?

#

Because it is definitely not normal to be not okay for straight 15 years

#

@simple escarp 👋

candid spire
#

I wish I could help you by any means.

somber heath
#

Nothing for it.

candid spire
#

Okay

#

I hate my keyboard it is small

somber heath
#

@earnest sierra Hi hi.

earnest sierra
#

sympathy. i can suggest basic mental troubleshooting if that helps?

somber heath
#

I don't mind either way as to speaking vs typing.

candid spire
somber heath
#

I do enjoy potatoes, prepared in certain ways, at least.

#

Steamed and boiled are regrettable ways to eat potatoes.

#

What about potato salad with croutons?

#

Croutons are the shit.

#

What about with bacon?

#

Bacon bits

#

I'm not too hot on potato salad, either, but egg and bacon can go a long way.

#

22:30

#

Halfway.

#

I have.

#

Heck on.

#

I've not heard it described thus.

#

Mm.

#

Take the wrench and poke things with it.

#

Mm.

candid spire
#

I like how you describe your mental health as maintenance

somber heath
#

The body supports the brain supports the body.

candid spire
#

Tbh, I have better physical health compared to mental health

#

I'm slim and muscular

somber heath
#

The difficulty is that mine is...situational, and its also worn ruts.

#

and there are other circumstances looming

candid spire
somber heath
#

Your company is pleasing.

candid spire
#

I guess the big problem for me is financial security and a sense of purpose

somber heath
#

"That's a very pretty drawing, Ursa."
"Tell me how it makes you feel, mommy."

#

Fair enough

#

Neurotypicals are from earth, neuroatypicals are from the oort cloud.

#

I just made it up.

#

So great minds.

#

Oh, my limit on doing things is one thing a day.

#

Like, in terms of Things, as opposed to things.

candid spire
#

Evil Potato, are you from the US?

#

I'm heading out for a workout. Cheers, guys!

somber heath
#

Yeah, some smells are...yech. Like brewing coffee.

#

I don't mind the smell in small amounts.

#

Pedal or motor?

#

Motion generation.

#

Hand?

#

Ohh, so there's a weight and you spin the weight?

#

I'm avoiding disturbing other people in the house.

#

I was in a place I could talk before.

#

I'm doing a computer thing.

#

Attempting to install Linux to a thumbstick under less than ideal hardware conditions.

#

Thumbdrive.

#

I have to futz around with grub.

#

Hello, child.

candid spire
#

Intense workout

#

Roasted potato mate.

#

Fin-land-ia

#

Po-tay-toes

somber heath
#

Nap then coffee. Otherwise you'll only have the coffee.

#

Hip gnosis.

#

That's not me, just so you know, but I could probably do that if I set my mind to it. I do similar sorts of things.

candid spire
#

gotta go, tc.
Cheers, guys!

earnest sierra
#

bye!

olive sandal
#

Hiii

#

I have short hair and like it

#

That’s my hair style!

somber heath
#

beeeep

olive sandal
#

Ooo nice

#

Queer attractiveness is different

#

Mmmm that will do it

somber heath
#

We like Osyra.

olive sandal
#

I respect that

somber heath
#

@neat prairie @dusk spruce 👋

olive sandal
#

Omg greetings

#

CATTTTT

#

OTHER CAT

#

NAMES PLEZ

neat prairie
#

why i can't unmute

dusk spruce
#

Why I can't talk

#

On Voice chat

olive sandal
#

Because you haven’t done voice verification

#

Nor have I

somber heath
#

!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.

dusk spruce
olive sandal
#

I’m not great at engaging outside of vcs so I’m not optimistic

olive sandal
#

Awww thanks

dusk spruce
#

It's said not enough time on server

olive sandal
#

Sewing crocheting knitting and on occasion weaving

#

I have avoided spinning for my wallet’s sake

#

Okay that’s a good price 👀

peak depot
olive sandal
#

Lol I put “fiberholic” in my bio

#

USA

#

The thing is, I would get so obsessed with being my own complete creation loop

peak depot
olive sandal
#

I don’t have space for a wheel proper

#

I would love for my hair to grow long on top

peak depot
olive sandal
#

My friend’s boyfriend has a hair style I envy

#

I want to have super long hair on top and clippers on the side

#

A dramatic genderqueer undercut

dusk spruce
#

Which text channel

#

Voice Text? 0,1

earnest sierra
olive sandal
#

Oooo thank you, @dusk spruce

somber heath
#

Relationships as soup. Hm. Then I suppose it helps to have a nice bone broth.

olive sandal
#

I consider relationships as investments

#

Tell me about the soup and I’ll talk investments

#

I have a feeling that there’s crossover lol

#

Oh the odds are high we will be friends

#

You just said “Homestuck”

#

I view relationships as investments in that I am investing my time and energy

#

And so is somebody else

#

I never entered the fandom lol

#

I started reading Homestuck a year before it ended

#

Yes agreed

#

It is genre breaking

dusk spruce
#

.

olive sandal
#

Like I am investing my time and energy in a person and yes

#

I want it to be in people I like

#

I don’t want to be ambiguous about it

#

I want the people in my life to be people I am not weird about and who are not weird about me

#

Older than that

#

Nah

#

Sorry, y’all are internet oldies /joking

#

Y’all are actually pree young

#

It’s just. The net

somber heath
#

D&D?

olive sandal
#

Do they not understand the history of fandom????

dusk spruce
#

.

olive sandal
#

The Bible is fucking fanfic mmk

#

The Sistine Chapel is fan art

dusk spruce
#

bad words about holy book?

olive sandal
#

I took a class on zines in college

#

We learned about fix history

#

I’m pretty sure my professor was a nerd

#

Okay

#

So

#

Harry Potter fanfic > Twilight
Twilight fanfic > 50 Shades

#

What’s next in the white female deevolution chain?

#

I support them in their writing

#

That doesn’t mean I have to like it

#

Like, it’s great that they wrote it. The publishing is the weird bit to me

#

….Wtf

#

That’s so not okay

#

I am tiiiiiiired

#

Rising “apologists” is such an interesting way to put it

#

Ye

#

Just woke up

#

Ye

#

It’s nearly 8 am here

#

I don’t mind sharing time zone

somber heath
#

That's what I call the garden.

#

The thyme zone.

olive sandal
#

I LOVE THAT

earnest sierra
olive sandal
#

My dad came up with a joke while I was in incubation about what time I’d arrive. My mum said babies aren’t trains. I was 2 minutes late 😂

olive sandal
#

Lol

#

Coffeeeeeeeeeeeeee

#

Dang that’s long

#

@peak depot do you have any fun nursing stories?

#

I mean. Fun is relative

#

Yay new life

#

What life are you creating?

#

Lol

#

Oooo

#

I got accepted into a UX grad school

#

Oh I have that too!

#

I am also autistic as hell :3

#

Oh you’re peer reviewed then

#

Yeah

#

Sensory issues?

#

Ye

#

It could also be an ion channel thing

#

Or work accommodations

#

I tell my friends being neurodivergent is a friendship requirement

#

You can’t like me socially otherwise

#

I need a 3.0 to stay enrolled as a grad student

#

Which. I’ve always had, but still. Masters =/= undergrad

#

Lol nah it’s true

somber heath
#

Have you trie...damn it

#

Yoga.

olive sandal
#

I have bugs in my apartment which is weird because I haven’t been here for a few months

#

Ooooo

#

It’s been lovely talking with y’all

#

I need to head out though

dusk spruce
#

Well in bible preview pops like high honour secret deceiver men do changes by hand so it not 100p correct

somber heath
#

Many people who come here know multiple languages.

#

bbl

viscid scaffold
#
@router.get(
    "/contacts/directory/",
    status_code=status.HTTP_200_OK,
    response_model=PaginatedResponse[ContactDirectoryItemResponse],
)
def contact_directory(
    limit: int = Query(default=100, ge=1, le=1000),
    offset: int = Query(default=0, ge=0),
    client_id: UUID | None = Query(default=None),
    search: str | None = Query(default=None),
    auth=Depends(require_auth),
) -> PaginatedResponse[ContactDirectoryItemResponse]:
    """Get contact directory with primary contacts from all clients."""
    # Verify CRM permission
    auth.can("CRM")

    directory_uc = CRMUseCaseContainer.list_contact_directory()
    return directory_uc.exec(
        limit=limit, offset=offset, search=search, client_id=client_id
    )
vocal basin
viscid scaffold
#
@router.delete(
    "/contacts/{contact_id}",
    status_code=status.HTTP_204_NO_CONTENT,
)
def delete_contact(
    contact_id: UUID,
    auth=Depends(require_auth),
) -> None:
    """Delete a contact by ID (soft delete)."""
    # Verify CRM permission
    auth.can("CRM")

    delete_uc = CRMUseCaseContainer.delete_contact()
    try:
        delete_uc.exec(contact_id)
    except ValueError as e:
        raise HTTPException(status_code=status.HTTP_404_NOT_FOUND, detail=str(e))
vocal basin
#

what method are you sending?

vocal basin
#

yeah, then it's going to 405

viscid scaffold
#

"GET /crm/contacts/directory?offset=0&limit=5 HTTP/1.1" 405

vocal basin
#

why not just contacts?

#

or contacts/

#

semantically, /crm/contacts is the list of contacts

#

I try to avoid using trailing / anywhere in route definitions

#

for consistency

somber heath
#

@charred verge 👋

earnest sierra
#

i have returned

#

now i cannot speak

#

wooo!!!

#

indeed

#

yeah my husband is teaching a thing in zoom

#

well. presumably chemistry

#

of some sort

#

meanwhile

#

i cannot sleep

#

for the next three minutes

#

bc there's bread in the oven

#

and i must take it out

#

three hours ago and i still haven't managed a nap

#

tragic

#

local person has never had nap ever!!

#

thing is. maybe i should do things

#

but i am paralyzed by indecision and anxiety

#

hi baguette

echo bison
earnest sierra
#

mm, for me the ritalin mostly removes the necessity of adrenaline

#

oh fuck i need to pick up my vyvanse

#

oh bread time brb

#

bread retrieved

#

vyvanse is adhd medication

#

not same as ritalin but similar effect

#

it's a stimulant basically

#

yup.

#

okay see

#

so the effect of stimulants on adhd ppl is often calming

#

because the way it works

#

so adhd is basically "no dopamine" disorder. not having dopamine fucking sucks

#

(press x to skip cutscene)

#

well you do

#

that's a risk

#

you become desperate

#

for dopamine

#

oh me neither not my thing

#

it is!

#

fun fact, untreated adhd is comorbid with a bunch of unpleasntness including addiction

#

bc you look for something to make your brain feel okay, when the baseline is "everything sucks" bc no dopamine

#

(disclaimer i am not a neurologist and i'm simplifying too)

#

but yeah, untreated adhd can srsly mess up a person's life

#

it's not just "ooh squirrel" disorder

earnest sierra
#

nah you don't have to

#

you just happened to remind me of something i love talking about

#

it's mysterious!

#

you

#

no your message is mysterious

#

the subject i like talking about is adhd (and brain weirdnesses in general)

#

you said you received a message and you didn't know who sent it

#

dads do that on occasion

#

i should call mine

#

my mom gets frequent updates about my kid

#

we don't really have much else to talk about

#

no, she misses my kid since we moved countries

#

so she demands we update

#

nah ur ok

#

good wishes

#

well

#

nah you're okay

#

well, if you want kids, i suggest planning it

#

it's good, i'm glad i've done it

#

but yeah it's hard

#

but also

#

srsly. two friends of mine were going to have a kid

#

and i was like. you are both totally overwhelmed right now.

#

do you really want to deal with everything you've got going on + crying baby

#

they were also doing the "if it happens it happens"

#

it's complicated

#

like. life is always insane

#

sup

#

why is there a timer

paper wolf
#

stc connecting 🥲

earnest sierra
#

this is me rn

#

i am the buffering cat gif

#

trying to scrape together the ability to do a task

#

cya

#

omg you can do the thing!

#

hi meu

craggy vale
primal shadow
craggy vale
primal shadow
amber raptor
#

Also, the HDMI cord is below table

#

Most of the time, you keep display cable visible

primal shadow
amber raptor
#

Also, where is display cable plugged in?

craggy vale
gilded rivet
naive grail
#

hi

gilded rivet
#

@amber raptor

primal shadow
vocal basin
#

that is pre-1.88 Rust sounds like

#

or whenever chaining happened

#

@gilded rivet they do

#

not can, do

#

@amber raptor Sync?

gilded rivet
#

ai produces 8 nested if statements?

vocal basin
#

yeah, Copilot has been witnessed to do that

#

many times

gilded rivet
#

Wild

vocal basin
primal shadow
#

Phones seriously need a lock on the hangup buuton. Give me a swipe to lock.

vocal basin
#
if let Ok(b) = a.stuff() {
    if let Ok(c) = b.stuff() {
        if let Ok(d) = c.stuff() {
            /* ... */
        }
    }
}
if let Ok(b) = a.stuff()
    && let Ok(c) = b.stuff()
    && let Ok(d) = c.stuff() {
    /* ... */
}
#

before 1.88/since 1.88

gentle flint
vocal basin
#

great choice option

#

would be funnier if it had and instead of or

pallid laurel
#

Hi

woeful blaze
#

Morning

#

@wind raptor how are you doing today?

wise loom
wind raptor
#

I have a client now. Cheers everyone.

vocal basin
#

"that is horrifying, maybe it's time for me to quit already"

#

or I should just forget I ever did Pascal

#

@peak depot baguette

#

@gentle flint "ghosting (but respectfully")

#

100% of criticism I heard about this specific game part was unrelated to that,
people (specific two people because I don't actually follow game journalism) were just complaining
that it's just another Assassin's Creed again

#

I can't type

#

there is so much s's in there

#

aaaa

#

difficult game name

#

I rarely ever see it in writing, and, as usual, I default to basing it off phonetics

#

decilitre
where did you even pull that unit out of

#

SI but quirky

whole bear
#

Hey

vocal basin
#

@primal shadow that sounded so much like Michael Costa with this intonation

whole bear
#

How can I speak?

vocal basin
wise cargoBOT
#
Voice verification

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

scarlet halo
#

!voice

vocal basin
whole bear
#

It always says that you are not enough active.

#

How much time should i spend?

vocal basin
#

@scarlet halo it was ~400ms delay from my viewpoint

whole bear
#

So that I can be verified?

gentle flint
#

The Producers is a 1967 American satirical black comedy film written and directed by Mel Brooks, and starring Zero Mostel, Gene Wilder, Dick Shawn, and Kenneth Mars. The film is about a mild-mannered accountant and a con artist theater producer who schemes to get rich by fraudulently overselling interests in a stage musical designed to fail. To ...

vocal basin
#

I think it's written there

scarlet halo
vocal basin
whole bear
vocal basin
whole bear
#

Oh ok

#

Thanks

#

For help

vocal basin
#

I never had anything in terms of xbox/sony stuff except the bare minimum required to play some Microsoft games

#

i.e. just the account itself

#

and the whatever installable thing that's required

#

which works better on Linux

#

thanks, Microsoft

#

@scarlet halo time to remind: Forza Horizon 5 doesn't work on my Windows installation, only works on Linux for me

scarlet halo
#

lol

vocal basin
#

Microsoft game 🚀

scarlet halo
#

wait what platform are you running horizon 5 from

vocal basin
#

it works as is without any extra effort other than enabling Proton

#

(I use openSUSE)

scarlet halo
vocal basin
#

where I work, most devs are expected to use Linux

#

but there is also the other part of the company where ✨who knows✨

#

@peak depot VNC

#

@peak depot "that's not a bug, that's THE feature"

#

in school and university we only had these dummy computers for which all the actual files were elsewhere on the server

#

convenient enough

#

"let's hope they don't ban minesweeper.online"

#

the better gambling

vocal basin
#

I was about to suggest "I should try to make my own Pascal compiler" but your comment "invasive bullshit" described that thought well enough already

#

(didn't hear the context prior to that)

#

I started with Pascal; 16~19 years ago (I don't remember the exact year)

#

COBOL

#

Pascal is the language that you can re-implement in C with macros

somber heath
#

@junior cypress 👋

scarlet halo
#

dude my wallpaper is too good (two different operating systems, two different systems)

#

left one = windows
right one = linux (i3wm)

#

anyways i gtg now. goodnight!

vocal basin
#

@somber heath there might also be an aspect of somewhat forcing "neutrality" upon oneself based on the position

#

which kat clearly doesn't suffer from

somber heath
#

@hard sandal 👋

hard sandal
#

Hey!

vocal basin
#

slight mismatch

#

or, as we call it, French million 🥖
(very cursed inside meme)

#

((someone from a French-speaking country was trying to convince me that 500'000 is 50 million))

#

which, despite all the peculiarities of numbers in French, I obviously don't believe to be a culture thing

hard sandal
vocal basin
hard sandal
#

Yeah, they we’re probably high asf lmao

vocal basin
hard sandal
#

Wow, maybe baguette overdose..

crystal kettle
hard sandal
crystal kettle
hard sandal
#

W singing mate

#

@lavish gazelle

#

Welp, I’m gonna head to sleep as tomorrow i’ll have to wake up at like 5..

#

Thanks for the concert :D

wise loom
#

A specialized lab at the University of Wisconsin-Milwaukee is giving students the chance to experience computing history firsthand, from late 1970s machines to early 2000s technology.

The Retrolab, housed in UWM's History department, serves as a space where people can explore and interact with vintage computing technologies that shaped the digi...

▶ Play video
jaunty socket
#

@somber heath if your mode awesome, have leisure time and not exhausted come to talk

somber heath
#

I will be along momentarily.

jaunty socket
#

CS50P - Lecture 0 - Functions, Variables

somber heath
#
It's important that you came.```
#

Less is more.

jaunty socket
#

my aim

vocal basin
#

ohno
anyway not today then

jaunty socket
#

@vocal basin welcome prof

vocal basin
sleek rampart
#

@jaunty socket can I DM you?

shrewd warren
jaunty socket
somber heath
#

@jaunty socket Your internet is shit.

jaunty socket
somber heath
#

Mine d'ful dev.

#

@delicate beacon 👋

jaunty socket
#

let me check my net again

delicate beacon
somber heath
sleek rampart
#

@jaunty socket these exercises can be found in the edex version of the course. I don't know if they are available in youtube, but if not, just sign in to edex and the same course, and you will find the exercises there

jaunty socket
#

whole number , decimal point

wind raptor
#

What has been the most fun thing to learn in Python so far?

jaunty socket
#

so far = until

wind raptor
#

until now

jaunty socket
#

syllables

#

weak form

#

SciPy

#

AIs

#

AIS

#

AIs

somber heath
#

Alice's hairdrier. - Posessive

#

It's a boy! - Contraction of "it is"

#

Its colour was unusual. - Posessive

#

It's Sunday. - Contraction of "it is"

jaunty socket
#

sinsi's book

sleek rampart
#

ITS -> their color is / its color is// IT'S = it is red / its color: it is red / its color: it's red

#

basically it's means it is

jaunty socket
#

sinis's book

#

has

sleek rampart
#

brazil

#

country: brazil

#

capital: state of brasilia

wind raptor
somber heath
jaunty socket
#

Ghazi's book

wind raptor
#

The students' classroom

somber heath
#

Students' is plural, possessive.

#

The student's classroom. The classroom of the student. Singular, possessive.

jaunty socket
#

discuss

jaunty socket
#

forest

#

jingal

sleek rampart
#

jungle

jaunty socket
#

jungle

#

What has been the most fun thing to learn in Python so far?

sleek rampart
#

the most fun thing I'm fiding yet is doing puzzles

jaunty socket
#

cooperation

sleek rampart
#

to study together

#

discuss it, etc

#

Thonny

jaunty socket
sleek rampart
jaunty socket
somber heath
#

Nobody ever asks "How is y?"

jaunty socket
jaunty socket
somber heath
#

It's important to pronounce "ChatGPT" with care, otherwise, you may end up pronouncing it as "ShatGPT".

somber heath
#

@coarse inlet 👋

#

William Shatner.

coarse inlet
#

sou brasileiro

#

iam from brasil

#

what your name?

#

my name is Augusto

#

my nickname is : snikaimlock

sleek rampart
#

e ae, hello fellow brazilian

somber heath
somber heath
#

Satisfied.

#

Superfluous.

jaunty socket
#

disappointment

somber heath
#

@woven solstice 👋

sleek rampart
#

I'm going to sleep. Bye everyone

muted mango
#

I'm interested in python

somber heath
#

Cal Kestis is a fictional character in the Star Wars franchise. He is the playable protagonist of the Star Wars Jedi game series which includes the 2019 video game Star Wars Jedi: Fallen Order and its 2023 sequel, Star Wars Jedi: Survivor, developed by Respawn Entertainment. The character has also appeared in other media of the franchise, such a...

vocal basin
#

@somber heath they were not aware of the no return policy

wise loom
#

Long timeline/memory summary of programming
https://www.youtube.com/watch?v=UNOsiQfvnX0

Software development seems to be going away. With AI, massive layoffs, and just a lower need for coders in general, it would seem like the end is in sight. But is it?

Do you still have the opportunity to be like Ken Thompson, or Dennis Ritchie?

🔎 Get Big-brained!
› Written articles: https://github.com/bcionescu/guides
› Reading is cool:...

▶ Play video
vocal basin
#

not even 8 minutes long

wise loom
vocal basin
somber heath
#

@covert sigil 👋

covert sigil
#

yooo man

#

why am I supressed

somber heath
#

!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.

covert sigil
#

Bruh.. it's saying I am not on the server enough 🥲

wise loom
covert sigil
#

I was here since 2024 july

vocal basin
#

I tried watching the series, the concentration of that character being herself was a bit too high

wise loom
wise loom
vocal basin
#

being in the voice channels does nothing towards the verification

wise loom
#

well then

Been consistently active for 1 hour 30 minutes in text chats.

#

this must be it

#

@covert sigil have you been consistenly active for 1h30min in text?

vocal basin
#

"am I wasting your time?"
"yes"

upper gate
#

cloudflare is down

vocal basin
upper gate
#

ohhhhh thats why leetcode isn't working...

vocal basin
# vocal basin

(this is, like, nearly entirely unrelated to what's actually the problem)

#

((just overlapping))

vocal basin
#

who what

#

oh wait I need to remember the place

#

I might even remember

#

I remembered

vocal basin
somber heath
#

@open warren 👋

open warren
#

hi

#

🤗

somber heath
#

@real valve 👋

real valve
#

Hello

vocal basin
#

overseas

real valve
#

Like with girls

vocal basin
#

in a container

real valve
#

Nah

real valve
#

Women*

vocal basin
#

@somber heath what if it's a VM not a container

real valve
#

I think it's a kind of container

bitter tinsel
#

women are like a vm

upper basin
bitter tinsel
#

you fuck with them then get a new one when ur done

upper basin
#

Not sure if I messed with something somehow, or cloudfare is having issues.

bitter tinsel
#

yea cloud flare is having issues, I tried to submit an appeal on dyno.gg and got an error

upper basin
#

Are you able to go to chatGPT for instance?

#

I get errors on ALL websites using cloudfare.

bitter tinsel
#

yea idk enough about what ur doing to help

upper basin
#

It's a simple question.

bitter tinsel
#

no I'm not I get please unblock as well

#

however the application works fine

#

well if I'm getting the error as well I'm sure the problem isn't on ur end

vocal basin
bitter tinsel
#

someone probably ddos their hose domain

vocal basin
#

Cloudflare generally doesn't suffer form DoS attacks, those issues for them usually come from internal fuckups

bitter tinsel
#

(it's me)

#

jk

upper basin
#

"Nuh uhh, we got DDoS-ed."

#

"Definitely not a deployment fuck-up thanks to Coderabbit."

bitter tinsel
#

I think they would rather say they messed up than admit to being susceptible to attack

vocal basin
#

also that

#

would assume GitHub is Azure

bitter tinsel
#

too bad it doesn't

#

free off day from work

#

what u use GitHub for

#

like personal projects? if so what kind

#

@upper basin

upper basin
#

I use it probably 8 hours a day.

bitter tinsel
#

ahh client work is a bit different then

#

I think corporations would be forced to pause local repo contributions

#

could u imagine the nightmare of merge conflicts after it came back up

#

hi opal 🙂

#

I used to talk to opal in my teens now I'm in my 20s

#

time flies

#

why don't you have admin or something

#

or at least voice lead

#

this is actually a rhino

somber heath
#

@edgy flume @olive sandal 👋

bitter tinsel
#

I see

#

they upped the voice verification so much

#

it's good though keeps the server tame

#

yea like 9 activity blocks required

#

it was getting a bit rowdy at one point I remember

upper basin
#

Do you guys want to watch the talk I'm watching?

#

They're introducing Loom (for quantum error correction).

#

Can you hear it?

#

If not, lmk.

vocal basin
#

audio is existent

bitter tinsel
#

oof quantum error correction

edgy flume
#

yo why am i supressed

vocal basin
wise cargoBOT
#
Voice verification

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

bitter tinsel
#

soooo what's quantum error correct xP

upper basin
#

@shrewd imp I don't accept friend requests from people I haven't met nor know, sorry.

vocal basin
#

quantum computer was invented by IBM to keep itself in business

#

circ~~lej-~~ular financing

#

B2B QaaS

#

they're incentivising ✨monorepos🚀

#

@amber raptor "store everything in one repo so you don't have to require approval each time"

#

@tepid edge
✅ attackers can inject exploits declaratively

#

@tepid edge just copy the list of versions you want from Debian

#

and use those versions in Nix, they're likely available

#

@haughty pier I'd just assume that to be a misformulated claim

#

not misinformed

#

"you can't[ by default without extra tweaks]"

vocal basin
#

burning hell

#

@tepid edge Arch + his configs

#

r aliased to bin/rails

#

and, like, installation scripts that actually work

#

Windows has a thing for tiling now too

#

(part of PowerToys)

#

thanks to the location, I avoid many of the serious Windows problems

#

(including Crowdstrike)

vocal basin
#

just have two computers

#

or more

#

I think most of the games I would play anyway, would run well enough through Proton

#

and FH5 would run better than on Windows, thanks Microsoft

#

Steam's Wine fork

#

or approximately that

#

Wine with (possibly) some patches

#

@tepid edge within same org

#

from what I saw

vocal basin
#

(ValveSoftware/Proton/wine points to ValveSoftware/wine)

#

given very high profits per very few employees, possibly

#

(looking up profit per employee stuff)

#

Intel 📈

#

some company is managing to achieve -$760'535 per employee

vocal basin
#

blockchain 📈

vocal basin
#

Strategy was reported to own over 650,000 bitcoins, worth roughly $59.69 billion, and is the largest corporate holder of the asset

amber raptor
#

Revenue per employee is better to look at

vocal basin
#

two highest revenue per employee companies that I see in that random list are healthcare-related

tepid edge
#

novo nordisk?

vocal basin
#

Welltower $11.6M
McKesson $6.1M
but that is from a somewhat weirdly selected list

#

those are not necessarily highest overall

#

just from that list

#

real estate investment trust that invests in healthcare infrastructure

vocal basin
#

'anti-healthcare'-related

#

it's a channel

#

I haven't read that one

#

can likely get re-implemented in Go in, like, a week

#

regardless of complexity

vocal basin
#

Rust provides some conveniences for dumb re-formatting stuff

#

but I have some concerns, from previous descriptions, that this is not how it got used

#

serde

haughty pier
#

Does the OS always reclaim memory leaks when the executable is killed?

vocal basin
#

kubёrnetes

haughty pier
#

me telling Ernie about NixOS

vocal basin
#

"just choosing not to be depressed" is not a thing

#

(a nuance on that claim)

naive grail
somber heath
#

@queen fox 👋

queen fox
#

hello @somber heath
I cannot speak

somber heath
wise cargoBOT
#
Voice verification

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

queen fox
#

It says
I need to be in server more than 3days
I just join today

somber heath
#

You're welcome to hang around.

#

People in voice chat here tend to know to pay attention to this channel.

real valve
#

I finally changed my profile

somber heath
#

@steady dragon 👋

somber heath
#

@real plume 👋

real plume
#

Hii

#

I was wondering if anyone could help me with this homework problem im stuck on

somber heath
#

@unique sage @fallen temple 👋

unique sage
#

hey bro

somber heath
#

!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.

fallen temple
#

yo

unique sage
#

My bot isn't working.

#

It says the bot is having a problem, can you help me?

fallen temple
#

do i literally have to just talk in text channels nonstop for 1h30m

primal shadow
#

Yep, but before you do that you might wanna brush up on #rules

unique sage
#

i am brazilian bro

primal shadow
#

Welcome

unique sage
#

thanks

fallen temple
primal shadow
#

I'm just a guest here

fallen temple
#

ok

#

so wdym i gotta be active for an hour 30 tho

#

like how long of a duration can i have between each message

#

like the rule is so unclear

primal shadow
#

That's the point

fallen temple
#

wdym

primal shadow
#

Chat with people for an hour and half and you pass

#

chatting is not not chatting

fallen temple
#

what does that even mean

primal shadow
#

do not not chat and wonder why it did not work

#

the more you chat, the more likely you are to have chatted enough, if not, then more chat is needed

fallen temple
#

but im asking like how long can i wait between messages

#

like if i have 5 second durations between messages vs 5 minutes

#

like wheres the line

primal shadow
#

It's more than a second

fallen temple
somber heath
#

@vague carbon 👋

#

@whole bear 👋

jaunty brook
#

Hola I am new

covert sigil
#

yoo @somber heath

#

I am trying to get my voice verfied 🥲

#

oh so I have to be texting over here

#

ohk

#

I think everyons offline

jaunty brook
covert sigil
#

oh yeah nice

jaunty brook
#

Yeah

#

I am learning python data analytics what you do?

covert sigil
#

oh I am learing ML algorithms and bulding web applications

jaunty brook
covert sigil
#

I mean it need some math and stats but okay

jaunty brook
#

Then you must be an adult

covert sigil
#

Nahh

jaunty brook
covert sigil
#

I am in my 2nd year of college

somber heath
#

Some people start ML dev fairly young.

#

But yes, it is a very heady subject.

jaunty brook
covert sigil
#

oh that's too a big head start

#

I think you are studying for school exams right

#

or Curious ??

jaunty brook
jaunty brook
#

I am free right now

covert sigil
#

Nice

somber heath
#

Problems?

jaunty brook
covert sigil
#

I mean 10th boards are important. So you need to sit agian through exams??

somber heath
#

Well that sounds like an administrative issue that ought to have been dealt with. Who is dragging their feet?

jaunty brook
somber heath
#

@primal tide 👋

#

@white fjord 👋

primal tide
#

wsp

#

hmm

white fjord
#

I can not get the access of microphone why

covert sigil
#

You have't got voice verified

somber heath
wise cargoBOT
#
Voice verification

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

covert sigil
#

!user

wise cargoBOT
#

You are not allowed to use that command here. Please use the #bot-commands channel instead.

primal tide
#

do anyone play space engineers

somber heath
#

I don't play Space Engineers.

covert sigil
#

Nahh man not me

#

How do you calculate my time in chat ??

#

...

jaunty brook
#

I am verified for voice

#

But don't know how to use 🤔

somber heath
#

Click on the channel name, Voice Chat 0

covert sigil
#

You can join and talk in voice chat if your voice is verified

#

hmm I get it.. I get it

primal tide
#

i mad 4k out of it

somber heath
#

@jaunty brook You may need to adjust your audio settings.

jaunty brook
#

Your voice is so deep 🥶

somber heath
#

It didn't sound like a network problem. But okay.

jaunty brook
somber heath
haughty pier
#

When @somber heath asks me how many logical processors I have

slender sierra
#

Hi☺️

somber heath
#

@forest plover 👋

whole bear
#

yo

wise loom
primal shadow
#

Hello

#

Ah

#

I was gonna say, doesn't look like you missed much

#

I mean in terms of VC0/text0

#

this morning

#

unless you've been here since 1

#

Many good chats bout the world

#

You should check out randy's bio from last night

primal shadow
#

It is a good insult at someone

#

just click the thing

remote spruce
#

hey guys

#

im in a prob,tomorrow i have a test and im a new coder

#

so like

#

i need help