#voice-chat-text-0

1 messages Β· Page 381 of 1

vocal basin
#

did I fail the crop
I think I did

#

it's the short default one

cedar mason
#

I never broke rule 3

vocal basin
#

I do know where to look for screenshots of me doing that earlier

obsidian dragon
cedar mason
wind raptor
cedar mason
rugged root
vocal basin
#

note the test type

obsidian dragon
#

@cedar mason

vocal basin
#

when going for speed

#

with cold hands

rugged root
#

Hell yeah

solid leaf
obsidian dragon
vocal basin
rugged root
#

Oh dear god

#

DUDE! THEY HAVE MONOKAI THEME

obsidian dragon
vocal basin
obsidian dragon
#

I was much better if it was harder

#

soi much

rugged root
#

There are coding ones

#

Enjoy

vocal basin
vocal basin
rugged root
#

@obsidian dragon Settings > Language

obsidian dragon
rugged root
#

Yeah

#

Settings > Behavior > Language

#

Trying to warm my hands before I do any of these

#

My fingers are solid

whole bear
rugged root
#

Hey, so long as you can put thoughts to the page, that's what matters

obsidian dragon
#

notihing changes my speed, why

#

I'm a bot

rugged root
#

@knotty flint We could hear a bunch of background talking and I don't think you were talking to us. Please mute when you're not talking to us

#

That's why I scooted you down to AFK

knotty flint
#

I am listening

vocal basin
#

why is this in Rust wordset

knotty flint
#

Sorry for inconvenience

obsidian dragon
rugged root
#

It happens! I'm not mad, just letting you know

knotty flint
#

I thought I was mute

rugged root
#

All good

knotty flint
#

Sorry again

rugged root
rugged root
obsidian dragon
rugged root
#

It's open source so you submit a pr to fix it

south loom
whole bear
rugged root
#

That's what it is to me

obsidian dragon
#

well that did it

#

@rugged root try brainf*ck

rugged root
#

Okay, not terrible

obsidian dragon
#

plzzzz

rugged root
#

Were you guys doing English or English Common Misspelled

#

Want to make sure I'm using the right one

vocal basin
#

what I did:
english
english 450k
english punctuation numbers

rugged root
#

Jesus these look like they could be harsh

obsidian dragon
obsidian dragon
#

I weak

rugged root
#

Oh thiiiiiiis is going to be rough for me

#

My brain isn't doing well with reading any typing today

#

And I've gotten so inconsistent

#

I really prefer Quote rather than the random words and stuff

vocal basin
rugged root
#

You are a monster

vocal basin
#

one hand because of how symbols are placed

rugged root
#

True

#

I was thinking about that

#

PFF

#

I forgot about the wording on the quote options

vocal basin
#

is there a brainrot language option, like hypermodern slang

rugged root
#

Make a PR

#

I really do love that it's open source

#

That's just so satisfying

vocal basin
#

another option:
all social media you can access is so bad you just don't

#

... assuming you can stop using it when it's actually horrible

#

which, tbf, is not all people

rugged root
#

Jesus christ my consistency....

#

Dude

#

They have a quick menu with Ctrl+Shift+P

#

Okay, must stop or I'll do this all day

vocal basin
#

and if you pay, then just a product

rugged root
#

True

vocal basin
#

breaking the verb not the adjective

#

I wonder where the other other Alisa found that in

#

(yes, there's now three of us not just two)

#

((all live in Russia and use Rust))

rugged root
#
OpenCV

OpenCV provides a real-time optimized Computer Vision library, tools, and hardware. It also supports model execution for Machine Learning (ML) and Artificial Intelligence (AI).

vocal basin
#

@rugged root our sponsor, NordCV

vocal basin
#

d55
what type of dice is that

#

there is indeed no embed

#

(not filtered, just non-existent)

vocal basin
#

I've just noticed just how big the repo got

#

I wonder if it's from all the tags

#

all the 170 tags

#

(some small tool I work on)

#

only 193 commits, it shouldn't take up that much space

rugged root
vocal basin
#

great when the readme actually includes instructions on how to maintain the project

git tag -a x.y.z -m !#:3
wind raptor
cedar mason
#

Druon Antigoon or Druon Antigonus is a Belgian folkloric character. He was a mythical giant who lived in Antwerp.

Guarding a bridge on the river Scheldt, he exacted a toll from those crossing the river. For those who refused, he severed one of their hands and threw it into the river. Eventually, Antigoon was slain by a young Roman soldier named...

vocal basin
#

very broken formatting

#

seems like it wasn't always this way

#

someone unformatted it

cedar mason
obsidian dragon
rugged root
wind raptor
#

!stream 343834855882227724

wise cargoBOT
#

βœ… @cedar mason can now stream until <t:1734105513:f>.

vocal basin
#

you can embed xlsx in docx

#

I think

#

though maybe just use xlsx directly

obsidian dragon
#

@south loom copy a table in docx into xlsx and export as csv, many languages can read that including python

#

add commas in the text then copy paste into a csv file that is opened with notepad or similar

vocal basin
#

@wind raptor imo even easier and less confusing than Flask for many thing

#

sure DI is magic, but Flask has globals for those things

#

@rugged root you add it on your own

#

uh

#

I think it's not built-in

rugged root
vocal basin
#

@wind raptor it's optional

#

pip install fastapi[standard]

wind raptor
#

Ahh I see

vocal basin
#

tf is firefox doing

wind raptor
#

I've always grabbed it along with it

vocal basin
#

why is search query in the top bar after I open another page

wise cargoBOT
#

pyproject.toml lines 43 to 47

dependencies = [
    "starlette>=0.40.0,<0.42.0",
    "pydantic>=1.7.4,!=1.8,!=1.8.1,!=2.0.0,!=2.0.1,!=2.1.0,<3.0.0",
    "typing-extensions>=4.8.0",
]```
vocal basin
#

@obsidian dragon ctrl+shift+p select interpreter

#

multiple times sometimes

#

does pyright allow multiple venvs depending on the subdirectory?

#

@south loom it initially started as near-scam
idk what level it's at rn

#

oh, ig, it's still a scam

rugged root
obsidian dragon
vocal basin
obsidian dragon
#

fixed

south loom
vocal basin
#

Fireship videos are >101% jokes, don't forget

rugged root
#

@neon shore Yo

vocal basin
#

TIL

[tool.pyright]
executionEnvironments = [
    { root = "sub-project", pythonVersion = "3.13", extraPaths = [
        "sub-project/.venv/lib/python3.13/site-packages",
    ] },
]
#

@rugged root ^ do you use this?

rugged root
#

Double checking

#

It doesn't seem like I need to. The defaults find it properly

#

Oh you mean for nested project stuff

#

Uhhhh

vocal basin
#

even though I have system's python selected, it correctly sees that type keyword is valid

rugged root
#

I don't have anything special for it

cedar mason
wise loom
#

@cedar mason ffmpeg -ar 8000 -ac 1 -f alsa -i hw:1,0 -acodec mp2 -b:a 128k -f rtp rtp://xxx.xxx.x.xx:4444

whole bear
#

Unholy black is muslim?

wise loom
wise loom
wind raptor
#

pejorative

strong parrot
#

the N word means "happiness" in french πŸ˜„

wind raptor
sweet sorrel
#

wget -O gttps://get.hacs.xyz | bash -

strong parrot
#

try near M

vocal basin
#

@cedar mason @wind raptor keyboard layout settings are separate

strong parrot
#
M ==> : 
) ==>  -
Β° ==> _```
somber heath
#

Our something that sounds similar enough.

somber heath
#

@latent harness πŸ‘‹

latent harness
#

hello!!

#

i know why haha

#

i read it

#

how are you?

#

hahaha miserable?

#

didnt think the uk got that bad since i left

#

hahaha

#

anyway how are you

#

you :D

#

whaty are you doing now?

#

do you code professionally or as a hobby

#

aaaaah

#

me too although im a beginner

#

school

#

im working on my final exam for the semester and i need to code something however ive coded things and dorgotten to include some things haha

#

For loops
While loops
If + if else + elif
Strings
Lists
Inputs
Math operators including modulus
Comments

i forgot to add some of these haha

#

i need to find a way to incorperate the things that arent in there haha

#

im aware of what all these things are as ive learned them throughout the school year haha

#

@somber heath

#

hahaha loopy boy

somber heath
#

!e print(10 % 6)

wise cargoBOT
latent harness
#

!e print("Hello World!")

wise cargoBOT
latent harness
#

im aware

#

i usually dont

#

haahahah im kidding

somber heath
#

docstring

latent harness
#

can you see my messages???

somber heath
#

@topaz ravine πŸ‘‹

latent harness
#

@wind raptor πŸ‘‹

#

hes reading my code haha

#

YES

#

i didnt know anyone would get it

#

but it gets kinda dark haha

#

how exactly would i do that?

#

@wind raptor how are you today?

#

really?

#

nono its ok to critique

wind raptor
latent harness
#

i used to code in HTML haha

#

strictly messing around with it

#

@wind raptor how long have you been coding?

wind raptor
#

4.5 years. You?

latent harness
#

if you could rate my code what would you rate it?

latent harness
#

yes anything that could help me with it would be greatful haha

#

thats what ive been needing to do

wind raptor
#

I haven't looked at it, so can't say

latent harness
#

while loops confuse me

somber heath
#

!e py a = 0 print(a) a = a + 1 print(a) a += 1 print(a)

wise cargoBOT
latent harness
#

!e print("Hello World!")

wise cargoBOT
latent harness
#

yes but how do i use this

somber heath
#

!e py v = 5 print('Hello.') while v != 10: v += 1 print(v) print('Goodbye.')

wise cargoBOT
latent harness
#

i hear C# is a pain @wind raptor

wind raptor
#

Naa, Rust is a pain

latent harness
#

!e

print("test")
while c != 20
   c += 2
print(c)
print("Goodbye")```
wise cargoBOT
latent harness
#

hmmm

#

oh

#

!e

wise cargoBOT
#
Missing required argument

code

latent harness
#

math also isnt my strongsuit

#

!e

print("test")
while c != 20
   c += 5
print(c)
print("Goodbye")```
wise cargoBOT
latent harness
#

i keep forgetting the colon

somber heath
#

!e py print('Hello.') for i in range(5): print(i) print('Bye.')

latent harness
#

why doesnt it print 5 aswell?

wise cargoBOT
latent harness
#

i see

#

should we move to code help

#

okk

#

say i wanted to create a thing that counted random numbers up until it hits a specified number how would that be coded?

somber heath
#

!e py print('A') while False: print('B') else: print('C') print('D')

wise cargoBOT
latent harness
#

the second one

somber heath
#

!e py import random choices = 'Apples', 'Oranges', 'Pears' choice = random.choice(choices) print(choice)

wise cargoBOT
latent harness
#

how long have you been codeing?

somber heath
#

!e py import random choices = 'Apples', 'Oranges', 'Pears' choice = random.choice(choices) print(choice)

wise cargoBOT
somber heath
#

!e py import random value = random.randint(1, 6) print(value)

wise cargoBOT
somber heath
#

!d random.randint

wise cargoBOT
#

random.randint(a, b)```
Return a random integer *N* such that `a <= N <= b`. Alias for `randrange(a, b+1)`.
latent harness
#

so back to my code how would i incorperate the required things i know i have most of them

#

For loops
While loops
If + if else + elif
Strings
Lists
Inputs
Math operators including modulus
Comments

#

this is them again

#

i knwo i can cross of if, if else and elif

somber heath
#
name = None
while name != 'Peter':
    name = input('What is your name?')
print('Hello, Peter.')```
latent harness
#

are you able to share screen?

#

aaaah

#

oh-

#

!=

is this completely nessisary?

#

or is there some other way of writing it

#

gaurenteed ill forget this

somber heath
#
name = 'Paul'
while name == 'Paul':
    name = input('No Pauls allowed. What is your name?')
print(f'Hello, {name}.)```
latent harness
#

!e

while name == 'Simon'
     name = input("Go away you scallywag")
print(f'Hello' {name}.)```
wise cargoBOT
latent harness
#
while name == 'Simon'
     name = input("Go away you scallywag")
print(f'Hello' {name}.)
somber heath
#

!e input()

wise cargoBOT
# somber heath !e input()

:x: Your 3.12 eval job has completed with return code 1.

:warning: Note: input is not supported by the bot :warning:

001 | Traceback (most recent call last):
002 |   File "/home/main.py", line 1, in <module>
003 |     input()
004 | EOFError: EOF when reading a line
latent harness
#

its a computer trying to understand itself in a way

#

isnt chat gpt written in python?

#

ugh i have to wait 3 days to be unmuted

#

a little yes

#

is sloppy code common?

#

how sloppy can it get lol

#

ill be back'

#

i have returned @somber heath

#

@faint raven is that person i assume

#

a propor englishman dealing with things in a elegant way

#

aaaaaaaaahhhhhhhh

#

its a shame i cant talk

#

i really want to

#

you from melbourn?

somber heath
#

Melbourne.

latent harness
#

if i had a dollar for every syntax error i got i would be rich

#

my brain hurts now

#

so im going to go rest on this and will probably join a vc in a few days when i can accually speak

#

bye everyone!!

#

also for future reference call me parker

#

@somber heath

somber heath
#

!e py t = '\n' print(len(t))

wise cargoBOT
somber heath
#

!e py t = r'\n' print(len(t))

wise cargoBOT
somber heath
#

!e py print('\\')

wise cargoBOT
somber heath
#

!e py print('there\is\no\time')

wise cargoBOT
somber heath
#

!e py print(r'there\is\no\time')

wise cargoBOT
somber heath
#

!e ```py
class MyClass:
def init(self):
print('Hello, world.')

instance = MyClass()
print(instance)```

wise cargoBOT
somber heath
#

!e ```py
class MyClass:
def init(self, value):
print(value)

instance = MyClass('Hello, world.')
print(instance)```

wise cargoBOT
somber heath
#

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

wise cargoBOT
faint raven
#
class human:

def __init__(self, name: str, age: int) -> None:
self.name = name
self.age = age
self.num_arms = 2 

def wave(self):
   print(f"{self.name} is waving.")
zinc sinew
faint raven
somber heath
#

!e ```py
class MyClass:
def hello(self):
print('Hello.')

instance = MyClass()
instance.hello()```

wise cargoBOT
somber heath
#

!e ```py
class MyClass:
def say(self, obj):
print(obj)

instance = MyClass()
instance.say('Hi.')```

wise cargoBOT
somber heath
#

!e ```py
class MyClass:
def is_self(self, obj):
print(self is obj)

a = MyClass()
b = MyClass()
a.is_self(a)
a.is_self(b)```

wise cargoBOT
somber heath
#

!e ```py
class Person:
def init(self, name):
self.name = name

def greet(self):
    print(f'Hello, I am {self.name}.')

peter = Person('Peter')
sally = Person('Sally')
sally.greet()
peter.greet()```

wise cargoBOT
somber heath
#

!e ```py
class Person:
def init(self, name):
self.name = name

def greet(self):
    print(f'Hello, I am {self.name}.')

peter = Person('Peter')
print(type(Person.greet))
print(type(peter.greet))```

wise cargoBOT
somber heath
#

!e ```py
class Person:
def init(self, name):
self.name = name

def greet(self):
    print(f'Hello, I am {self.name}.')

peter = Person('Peter')
Person.greet(peter)```

wise cargoBOT
somber heath
#

@obsidian zinc πŸ‘‹

obsidian zinc
#

Hey

sage basalt
#

@somber heath

somber heath
#

@sweet sorrel We can hear you.

crude edge
#

broooo how to download linux

hardy sinew
#

hai

#

hmm

#

wut is that

#

oh

somber heath
#

!e py import numpy as np arr = np.arange(9).reshape(3, 3) print(arr) print(arr.T) arr.T = 0

wise cargoBOT
somber heath
#

!e py import numpy as np arr = np.arange(9).reshape(3, 3) arr.T[:] = 0 print(arr)

wise cargoBOT
hardy sinew
#

I added a thing to my discord bot this morning

#

to turn an image into a cloth render

#

so the cloth can be any image

#

I can make the cloth transparent

#

oh hm

#

lemme try

#

I havent tried with just parts of it

#

ill try it with this image

#

it's rendering now

#

the middle bit is

#

and white around the outside

#

oh

vocal basin
hardy sinew
#

Idk if phone shows transparency

somber heath
#

@thorn pine πŸ‘‹

thorn pine
hardy sinew
#

it didnt do transparency

#

it just made it black

#

maybe I can make it work

#

thats invisible though I think

#

less transparent

#

I got transparency to work now I think

#

ooh

#

even the shadows work with the transparent image now

somber heath
#

@molten echo πŸ‘‹

hardy sinew
#

I think it takes much longer to render now tho

#

this is the image ill use

#

ye

#

ima go and get a cup of tea brb

somber heath
#

@graceful tangle πŸ‘‹

hardy sinew
#

tru

graceful tangle
#

cant use mic

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.

graceful tangle
#

Voice Gate failed
You are not currently eligible to use voice inside Python Discord for the following reasons:

You have sent less than 50 messages.

#

hahaha

#

still under 50

#

what did you say?

#

how to use bot command to check my messages count?

#

do I need prompt or script?

#

oh i was passed now hahaha

#

Voice gate passed
You have been granted permission to use voice channels in Python Discord.

Please reconnect to your voice channel to be granted your new permissions.

hardy sinew
#

bakk

#

where did opal go

hardy sinew
somber heath
whole bear
upbeat bobcat
#

@wind raptor Hey! How are you doing?

hardy sinew
#

erm

south loom
hardy sinew
#

trump is a billionaire

#

he is

south loom
hardy sinew
south loom
hardy sinew
#

well thats what they were talking about when I joined

hardy sinew
#

am gud

whole bear
#

@odd dove Indian?

odd dove
whole bear
#

@hardy sinew Hey avra

hardy sinew
#

hai

whole bear
#

Wanna play a game?

hardy sinew
#

am playing smashy bros

whole bear
#

LOL

#

Do you play chess?

hardy sinew
#

no

whole bear
#

codename?

hardy sinew
#

sec

whole bear
#

wdym?

hardy sinew
#

im mid

#

game

whole bear
#

Okay

#

Take your time

hardy sinew
#

wut is codename

whole bear
#

Game of 4 or more

#

it has 2 teams

#

and words on cards .

#

Only spymaster can look at what card belongs to whom

#

and operator has to guess based on hint (one word) from spy

#

thats how it works

hardy sinew
#

hm

#

never heard of it

wind raptor
#

@hexed timber πŸ‘‹

hexed timber
#

Hi

#

Sorry, I can't speak anything in this channel

wind raptor
#

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

hexed timber
#

I seem to have no permission to speak

white turret
#

`def entropy(wave, bins, limit):
p = numpy.histogram(wave, bins, (-limit, limit))[0]
p = p / p.sum()
entropy = -(p * numpy.log2(p, where = p > 0)).sum()
entropy1 = -(p * numpy.log2(p, where = p > 0)).sum()
entropy2 = -(p * numpy.log2(p, where = p > 0)).sum()
entropy3 = -(p * numpy.log2(p, where = p > 0)).sum()

if numpy.isnan(entropy) or (entropy != entropy1) or (entropy != entropy2) or (entropy != entropy3):
    print(entropy, entropy1, entropy2, entropy3)
    print('Error!')
    quit()

return entropy`
pastel atlas
sharp flare
#

give me secon trying ot log in

pastel atlas
#

alr

sharp flare
white turret
#

4.195876700485288 4.195876700485288 4.195876700485288 nan
4.195876700485288 nan 4.195876700485288 4.195876700485288

wind raptor
#

!paste

wise cargoBOT
#
Pasting large amounts of code

If your code is too long to fit in a codeblock in Discord, you can paste your code here:
https://paste.pythondiscord.com/

After pasting your code, save it by clicking the Paste! button in the bottom left, or by pressing CTRL + S. After doing that, you will be navigated to the new paste's page. Copy the URL and post it here so others can see it.

white turret
somber heath
#

@tulip dove πŸ‘‹

#

@ember fog πŸ‘‹

obsidian dragon
#

@thorn reef hi

thorn reef
#

hi

#

Cant talk yet\

#

Just joined

#

Im looking for a developer that is able to make discord bots

obsidian dragon
#

o/

#

I sometimes do that

#

I'm 80% more interested

#

what would your bot do

thorn reef
#

let me chat you up in private so i can use voice chat πŸ˜›

obsidian dragon
#

oh

vocal basin
#

!rule 9

wise cargoBOT
#

9. Do not offer or ask for paid work of any kind.

gentle flint
short owl
#

did you get your stove yet ? @gentle flint

gentle flint
#

yep

#

it is very nice

#

next month I will get some good pans when my paycheck comes
and then I can finally cook stuff without it being either burned or cold

short owl
#

I have been collecting cast iron fry pans , woks - can you get a thing , so it doesnt scratch surface of induction stove @gentle flint

gentle flint
#

but you could get enamelled cast iron pans if you are having problems with scratches

#

le creuset is very good for enamelled cookware
but there are cheaper alternatives as well

short owl
#

Im wondering about a new stove , or will make due - I like getting new things , maybe a air fryer or taster over , not sure

gentle flint
#

le creuset frying pan

#

alternatively you could look at stainless steel

terse rose
gentle flint
#

Demeyere is still really good, and cheaper than le creuset
and it won't leave scratches for sure

fast umbra
short owl
#

maybe I should get a artist to paint my , spice room , call it ... Arrakkis

gentle flint
#

demeyere frying pan

short owl
#

spices , extra pans

gentle flint
#

just start cooking

#

your skill will have more influence than your pans

short owl
#

I have lots of cooking toys

gentle flint
#

by the way

short owl
#

was imagining a , pizza or clay oven in back yard

gentle flint
#

are you lifting your pans

#

or are you dragging them across the glass

#

because then it's not so strange that you're scratching it

short owl
#

mmm lift or drag -- ya i get it

gentle flint
#

you should lift, put down

short owl
#

I still have old coil stove top - fancy control interface - touch logic panel

gentle flint
short owl
#

kinda thought about getting one ..... ponder ponder

#

I have made rotisserie chicken , but not duck , on my to do list

#

chinese 5 spice duck is nice

#

your oven has convection heat for baking fancy stuff ? @gentle flint

gentle flint
#

it says it's a conventional oven

#

but it does have a fan

#

so it is somewhat confusing

short owl
#

for puffy pastries , yes ?

#

crossoints at home ( lazy speller ok )

gentle flint
#

I've actually had no issues making croissants in a conventional oven

#
Electronic Frontier Foundation

GoGuardian is a student monitoring tool that watches over twenty-seven million students across ten thousand schools, but what it does exactly, and how well it works, isn’t easy for students to know. To learn more about its functionality, accuracy, and impact on students, we filed dozens of public records requests and analyzed tens of thousands o...

short owl
#

did you ever go to Chinese bakery , try different type fillings in their puffy pastry - like almonds ,

gentle flint
#

we don't have a Chinese bakery

#

but we do have a french one

short owl
#

ahhhhhhhhh , thats so nice - if I ever went to France its to eat !

#

what miracles does a French bakery have ....

gentle flint
#

good croissants

#

baguettes

#

brioches

#

pain de campagne

#

for the baguette you should get the baguette de tradition

#

the website is in dutch though

#

if you scroll down you can click on the different categories

short owl
#

wowwee thanks !

#

ooo , savory sandwiches

gentle flint
#
pastel atlas
short owl
#

do you practice making tarts ?

gentle flint
#
import os, sys print(os.path.dirname(sys.executable))
gentle flint
#

i have been busy moving

short owl
#

mmm , yes

gentle flint
#

now I will be off to bed

#

gn

somber heath
#

@tiny pebble πŸ‘‹

tiny pebble
#

Hello

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.

latent harness
#

Damnit I'm still muted

somber heath
inland beacon
#

hello!

#

that seems like an invasion of privacy imo

#

well that makes sense 😭

#

but the thing is nobody is perfect

#

so people are bound to make mistakes regardless of size

#

so if nobodies perfect, people are bound to make mistakes even if they arent big, with this lack of privacy people will get punished for everything\

#

but cencorship is bad imo

#

to a degree

#

yes

#

🀣

#

mhm

#

yes

#

mhm

#

it really is a hard balance

#

yes

#

and from what perspective

somber heath
#

@timber stratus πŸ‘‹

inland beacon
timber stratus
#

I can't speak

inland beacon
austere hornet
timber stratus
#

is this politics in the Python server

wise cargoBOT
#
Voice verification

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

inland beacon
timber stratus
#

mhm

#

alright

#

ok cool

inland beacon
#

still needs to follow rules!

timber stratus
#

fair

#

dont you worry

#

i will make it a problem

#

xD

inland beacon
timber stratus
#

how to check how many messages I have

inland beacon
timber stratus
#

:(

#

@somber heath yes, but also people who are well-versed within politics will also weaponise ignorance

#

Your sanity

#

That's what you're saving

#

!user

wise cargoBOT
#

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

timber stratus
#

hmpf

inland beacon
#

makes sense to me

timber stratus
#

I discuss politics in discord 24/7, dont you worry

#

lmfao

inland beacon
#

thats terrifying

#

i dont want to be put in a van

#

thats what i'll tell the police :)

timber stratus
#

did you vote red, opal

inland beacon
#

we should all be the police

timber stratus
#

you strike me as a red guy

inland beacon
#

then dont make people afraid

#

give everyone equal power

#

or nobody gets power

timber stratus
#

ah

inland beacon
#

@somber heath same!

#

thats cold, "we still have a functioning democracy"

timber stratus
#

Opal, you mentioned illiteracy within the political world

#

but wouldn't you agree that applies less to a representative democracy such as australias?

austere hornet
#

The greens?

inland beacon
timber stratus
#

the point is that it's more dangerous to let politicaly illiterate people vote for stuff they don't know jack shit about, so you vote for a representative

#

i only vote blue where im from

inland beacon
#

@somber heath are you in nsw?

#

:( thats where i am

#

thats something 🀣

#

i can not get this stupid api working

timber stratus
#

alright I just waited 10 minutes + some more

#

!user

wise cargoBOT
#

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

timber stratus
#

damn

#

ok cool

#

need 20 more messages

#

why is there this ridiculous VC req

#

i came here to vc

#

still being what it was

#

lol

#

14 more messages

#

13 now

#

true

#

that's the issue I am facing rn

#

wouldve responded to a good deal claims previously made

#

but yknow

#

it's an active man's world

#

Victor

#

sup

#

welcome to limbo

#

4 more

tardy flower
#

hellow, i don't permission in voice

timber stratus
#

yeah

tardy flower
#

sorry

timber stratus
#

good luck

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.

timber stratus
#

You'll have to wait at least 30 mins if you're brand new

#

ikr

#

trash

tardy flower
#

I'm preffsional in business analytic

austere hornet
#

It's to prevent bots/trolls from ruining the vc.

#

It doesn't take too long :)

#

Some people have specific roles that allow them to screen share iirc

somber heath
#

!guilds @merry cargo

wise cargoBOT
#
Communities

The communities page on our website contains a number of communities we have partnered with as well as a curated list of other communities relating to programming and technology.

timid marten
#

@winter tartan

#

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

winter tartan
#

It says I need to be more active on this server( +50 msg, etc..)

#

thx though πŸ™‚

#

yes ?

#

No, not really

#

I'm into Computer Vision

#

most of the papers are implemented using python, so it's just a tool that I use it

#

Computer Vision refers to the field of AI using Image Processing techniques

#

It's basically a mix

#

Not too long, like 1 year maybe

#

Are you guys doing the Advent of code ?

#

sound exciting

#

I've actually started learning Haskell days ago

#

I always wanted to learn a functional language

#

kinda see programming from a different point of view

#

maybe ask him to do the assignments in Lisp?

#

Maybe you'll find Lisp better

naive basalt
#

melo I'm doing advent in python

winter tartan
timid marten
winter tartan
#

Do you guys hate/like Math ?

timid marten
winter tartan
#

I love it too !

#

but I'd like to learn it on my own pace

#

once you introduce something into education it suddently becomes boring

#

lol

#

Which Uni ?

timid marten
winter tartan
#

Do you guys use Anki ?

#

jk jk

#

chatGPT lies

#

a lot

#

It does makes math mistakes

#

So what are you guys working on ?

#

any private personal projects?

timid marten
winter tartan
timid marten
winter tartan
#

Okay, what is it then ?

#

oh...

#

a LiDAR

#

does that generate depth maps ?

#

faced any issues with transparent surfaces ? :p

#

man what an exciting project

#

gg !

wooden abyss
#

what project u guys talking about?

timid marten
wise cargoBOT
#
Voice verification

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

winter tartan
#

there are some models now that can generate those depth maps for you πŸ˜„

#

alright good night then πŸ˜„

#

nice talking to u

somber heath
#

@sly ravine πŸ‘‹

sly ravine
#

I can't speak here.

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.

sly ravine
#

hey @crimson fog and @somber heath

#

So apparently I need to type 50 messages on chat in order to verify

somber heath
#

@unreal magnet πŸ‘‹

zinc sinew
#

One sec gotta go do something

somber heath
#

@robust vector πŸ‘‹

robust vector
#

yo

zinc sinew
#

Yo

somber heath
#

@green cloak πŸ‘‹

#

@mint cipher πŸ‘‹

mint cipher
#

yo

restive yacht
#

Hi

somber heath
#

@restive yacht πŸ‘‹

restive yacht
#

Again

#

Haha

#

Surely I was not a problem for you right?

#

I was the guy that had to study for my ap calc exam

#

Yes

#

If we gave a grilled cheese sandwich the intelligence of chatgpt and a tangible body what do you guys think would happen?

#

Bye guys my grilled cheese sandwich is done cooking

somber heath
whole bear
#

@peak depot Finland takes asylum?

peak depot
#

yes, but itΒ΄s difficult to get to stay here

#

we have veeeeeery right wing coverment right now

lucid steeple
obsidian dragon
#

!rescources

whole bear
#

For the past three days the government has blocked water supply and now they have blocked electricity supply just because they didn't get votes from this particular region.

And they have targeted a doctor and beaten one of the doctors in the locality

lucid steeple
#

!resources

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.

whole bear
lucid steeple
#

@obsidian dragon

vocal basin
#

currently doing this part of Rust survey

#

(not final)

#

would async generators just be implementing Stream

lilac lantern
#

Howdy everyone

rugged root
#

How goes it

lilac lantern
#

Its going okay, i can hear you but i cant speak because of the voice verification.

rugged root
#

Yep yep

#

We're typically watching the text chat as well so no one gets left out

#

So no worries there at least

lilac lantern
#

Thats good to hear!

vocal basin
#

bragging time

sweet sorrel
lilac lantern
#

Sheesh, that looks like a good burrito

vocal basin
#

timers are problematic

#

even tokio, which supports testing-specific timers, needs extra steps to enable those

#

I remember running into a few issues specifically because of this

#

but only a few

#

C++ ABI pain

#

recently I don't remember encountering any borrow checker problems

#

it's very obvious what it wants and complains about

#

... after hundreds of hours of dealing with it

#

@rugged root high? no, quite low

lilac lantern
#

How is everyones day doing?

vocal basin
#

compiler bugs
I don't remember those since 1.80

lilac lantern
#

Purple RP? as in 5m?

#

RedM

#

GTA or Red Dead @sweet sorrel

vocal basin
#

don't ask why second checkmark is bigger I don't know

lilac lantern
#

been playing a server called PMARP for about 6 years @sweet sorrel

#

on and off of course

vocal basin
#

500MB debug binaries are quite a situation

rugged root
#

That's bonkers

lilac lantern
#

Ahh yes, good human-traffiking.

vocal basin
#

50GB target directory is quite a situation too

lilac lantern
#

I was the tape rewinder

#

lol

vocal basin
#

four types of no

#

fourth I encountered recently

#

with Waker::data and Waker::vtable

lilac lantern
#

a small zappy zap never hurt no body

vocal basin
#

I should learn how to compile Rust without Cargo

lilac lantern
#

brb

vocal basin
#

half of all answers have the "I don't know" option

#

including for what version you're using

rugged root
lilac lantern
#

thats why i said small zappy zap

rugged root
#

Fair

#

Very tiny electric chair

lilac lantern
#

Yes, 9V battery powered xD

vocal basin
#

gambling time

#

maybe 10th time it works

rugged root
lilac lantern
#

Yes for sure

vocal basin
vocal basin
vocal basin
upper basin
#

Green tick.

#

Nothing revs my engine more than testers passing successfully hehe.

lilac lantern
#

I know nothing about coding other than a small bit of HTML that i learned 10+ years ago lol. Im going into a Full Stack Engineer Classes soon though hopefully

vocal basin
#

I fixed RUSTC_WRAPPER=sccache cargo-zigbuild and maybe slightly optimised other cargo-zigbuild usecases

#

now's time to see what this would break

vocal basin
upper basin
lilac lantern
# vocal basin "great opportunity to dismiss big frontend frameworks and skip straight to HTMX"

With this course its certifications from the school WGU And its a step into the direction to see if i can get into working from home, because i am unable to go into a job site.

link to the course:https://www.wgu.edu/online-it-degrees/certificates/full-stack-engineering.html

vocal basin
#

I know nearly 0 about which courses are good

#

I only know some which are very not good

#

w3schools and alike

lilac lantern
#

I know w3schools i have made a small stupid website coding with HTML and CSS and a little bit of JavaScript through them and working with Code Academy to learn as much as i can before i go into actual schooling

vocal basin
#

it's not good as a resource (anymore? never was? idk)

#

for web I almost exclusively use MDN

lilac lantern
#

What is MDN?

vocal basin
#

I'm not part of the target audience of web.dev

vocal basin
#

I don't take courses

upper basin
#

How do you learn then?

#

Just from books and docs?

vocal basin
#

docs and code

#

and random blogs/whatever

lilac lantern
#

I wish i could learn off of that

upper basin
#

What about theoretical stuff? Like you've never watched lectures on a topic?

lilac lantern
#

I have to actually do it. To learn it my self. Thats why Code Academy is really noice

vocal basin
#

books only for specific technologies or ones that are actually very good

#

(in my case)

upper basin
#

I see.

#

Docs for me is more of a situational thing. I use them when I need them.

lilac lantern
#

^

vocal basin
upper basin
#

Books also whenever there's one that rants the least and actually has some new stuff. But courses are also really nice. Some people who are really brilliant may not write a book or a blog, but they do a course.

vocal basin
upper basin
#

OCW has some cool material though AF. But I get that you have a system for how you learn, and it's working, so I won't suggest it unless you think it's sth you'd benefit from potentially.

vocal basin
#

last one was Elements of Programming

#

but I paused reading that one because it requires more attention to go through

#

(can't read it during commute)

#

random pages from there

lilac lantern
#

ill take a look at some of these and read some of these thanks for the materials

vocal basin
#

from those links, zguide and eaa are Python-related too

#

(not language specific and Python is close enough to those)

lilac lantern
#

Alrighty well off to gaming for awhile πŸ˜„

vocal basin
#

$8 per 0.6GiB

#

hmm

#

time to calc

#

okay so

#

we need 7

#

!e

print(7/0.6*8)
wise cargoBOT
vocal basin
#

hmm

#

not that cheaper than $200

upper basin
vocal basin
#

git rm those and then re-add

frozen echo
#

hi

timid marten
#

Heyo Vikky :D

#

We all said hi but you weren’t in vc 😭

vocal basin
#

@upper basin

git lfs install
git lfs track "*.npy"
git add .gitattributes
frozen echo
#

what is vc ??

rugged root
#

Voice chat

peak depot
#

and toilet

timid marten
#

Voice chat :>

frozen echo
#

you mean audio calls?

rugged root
#

Yep

sweet sorrel
#

@cedar mason

frozen echo
#

sorry .. currently i am on my pc .. so there is no mic in it

sweet sorrel
#

Get in vc

rugged root
#

You can still hang out and listen

#

A lot of people treat VC as a podcast

#

Plus if we're in chat, we're typically watching this text channel as well so that no one gets left out

sweet sorrel
#

@cedar mason I can still access your pc remove the program thanks....

frozen echo
#

ok .. i am in

#

what the topic are you guys are dicussing

#

pooping .. is that topic ??

#

stepmom πŸ˜…

obsidian dragon
whole bear
#

Hey

#

How did I got unmuted?

frozen echo
#

Gupta ... are you indian ??

whole bear
#

Ofcourse

#

Why did you asked?

frozen echo
#

just see by your surname .. i think you indian .. that why i asked

rugged root
whole bear
#

Even my first name is Indian

frozen echo
whole bear
#

@neon shore Woman do play games, they play with boys and their feelings

#

Its quite common

late spoke
#

I will be back in bit

versed heath
#

@rugged root Unable to parse '10.5f' as a Float. i think it dont like me

sweet sorrel
#

@amber raptor why are you so jaded

amber raptor
#

Because I've lived long enough to be

upper basin
#
git lfs install
git lfs track "*.npy"
git add .gitattributes
rugged root
#

@upper basin I'm looking into it

upper basin
#

This is what I ran.

#

It explicitly was applied to .npy, so I think it corrupted them on Git's side. It runs just fine on my local computer.

#

Like testers run fine.

deep python
#

Why would anybody use conda instead of regular python or venv?

rugged root
#

Science

deep python
#

Why not regular python or venv?

rugged root
#

It's for complete consistency between systems. Conda makes sure you have the exact same packages and versions

rugged root
#

Conda is already used a lot in science

#

So the consistency is there

#

Otherwise you're then having to work against the various project management options

#

I'm the one breaking up it seems

#

Or is everyone

short owl
#

fuzzy wuzzy was a bear

#

why not ask the AI to solve the , travelling cheese salesman @rugged root

vocal basin
#

fireworks?
ah, right, it's Saturday, of course there are fireworks

short owl
#

Monty Python cow thrower

#

look for Rowan Atkinson's speech on censorship - he's amazing

vocal basin
#

@neon shore yeah, we've noticed you're wrong, you don't need to repeat

short owl
#

@rugged root

#

Its a multidisciplanary room - many hats

vocal basin
#

"true/false/maybe"

short owl
#

I use that answer frequently @vocal basin

somber heath
#

@weak holly πŸ‘‹

#

@soft niche πŸ‘‹

willow light
somber heath
#

@tame swan πŸ‘‹

tame swan
#

hii

#

Why I'm unable to speak?

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.

tame swan
#

gosh , this is so disturbing

#

okay give me one sec

willow light
#
Lobster Nativity Scene

Lobster Nativity Scene is the perfect gift for Christmas! These lobsters have formed a Nativity scene to bring you joy and gratitude. They are one of a kind, and each lobster holds their own story of happiness. The perfect holiday gift or decoration for you and your loved ones.

azure anvil
#

with open('example.txt', 'w') as file:
file.write("Sup!!!.")

#

not_working_image = pygame.image.load('not_working_image.png')
not_working_image = pygame.transform.scale(not_working_image, size)

#

Exception has occurred: FileNotFoundError
No file 'not_working_image.png' found in working directory 'C:\Users\silbe\ScoreHunters - Copy'.
File "C:\Users\silbe\ScoreHunters - Copy\import pygame.py", line 62, in <module>
not_working_image = pygame.image.load('not_working_image.png')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
FileNotFoundError: No file 'not_working_image.png' found in working directory 'C:\Users\silbe\ScoreHunters - Copy'.

somber heath
#

@outer basalt πŸ‘‹

vocal basin
#

how to survive something bad: just end up in a situation where you need to survive through something even worse

vocal basin
#

idk if I'd rather have "disaster can happen at any time" instead of "disaster already happened, I need to fix it, but there's nothing I can do"

#

1993 where I am was probably more memorable than 1991

#

for reasons

somber heath
#

@whole bear πŸ‘‹

whole bear
#

@somber heath I dnt have permission to speak

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.

whole bear
#

Hey

#

πŸ₯²

#

Ouch

#

Anyways how r u sir??

#

Why is this voice call happening? Are you guys discussing something important? Did I disturb you all?

#

Where are you from? Your voice sounds very mature, sir

#

I've been in this server for a year, but this is the first time I've joined because I don't talk much... to anyone 😭.

#

It was nice talking to you! I'll get going now, my break is over 😢

somber heath
#

@wispy brook πŸ‘‹

whole bear
#

Hello PalMist

barren kettle
#

Hey what is the topic of discussion

whole bear
#

@barren kettle Shower πŸ›πŸšΏ

barren kettle
#

Why panic attack . All fine ?

#

Do u live in colder region?

whole bear
#

Panic attack πŸ€’...
Doesn't matter ❌
Money matter βœ…

barren kettle
#

Jigar what u do

barren kettle
#

Australia ?

#

Yeeeeeeeeeeee

#

New Zealand