#voice-chat-text-0

1 messages Β· Page 269 of 1

digital ermine
#

i have a home office/spare bedroom

wise loom
somber heath
#

bbiab?

somber heath
#

@faint tiger πŸ‘‹

somber heath
#

@barren creek πŸ‘‹

warped raft
#

hello @wise loom

obsidian dragon
#

hi @somber heath

somber heath
warped raft
#

@wise loom hello

obsidian dragon
#

@warped raft hi

gray kraken
#

hi

stark river
#

hello

obsidian dragon
#

@stark river hi

stark river
surreal wyvern
#

live caption from chrome

peak depot
#

@somber heath I hope you are doing better today 😊

somber heath
somber heath
peak depot
#

if someone can go to pharmacy for you I recommend this: https://draxe.com/nutrition/passion-flower/

In 1569, the passion flower was discovered by Spanish explorers and thought to symbolized Christ’s passion and approval for their exploration. Now, numerous studies prove its ability to help reduce sleep problems, menopause symptoms, ADHD issues and more.

#

helps me with anxieyty without making me tired

somber heath
#

Is pretty.

#

If I were a bee, I'd hit that.

#

I think I managed to start sleeping without a pill, but woke up because the feeling in the pit of my stomach and maybe even my snoring causing me to breathe hard made my brain go "Is this anxiety? Okay! Anxiety time!"

#

I've an appointment with a doctor in the morning, so I can have what may well amount to a useless chat but you never know.

peak depot
#

i have been on high anxiety the whole week, mainly cos hospital and pain

somber heath
#

The decrepitudes of mortal existence. They are bad.

#

I want to punch them.

earnest grotto
stark river
#

hello

somber heath
#

@austere wigeon πŸ‘‹

#

@fickle summit πŸ‘‹

karmic obsidian
obsidian dragon
#

!voice @north spruce

wise cargoBOT
#
Voice verification

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

obsidian dragon
obsidian dragon
#

@crisp cipher look at this sound

crisp cipher
#

That's nice

gray kraken
#

Data analysis. Let's say, you have 100 000 000 random words and you want to find out things like the average word length, longest word, shortest word, most common words, etc.

upper basin
wise loom
#

this is salted caramel icecream

#

it's not the best but not the worst

obsidian dragon
misty fjord
#

Could someone help me with a quick script?

obsidian dragon
#

I need more details

misty fjord
obsidian dragon
#

you have a higher probability of getting help in a group

#

!paste @misty fjord

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.

upper basin
pale sigil
stark river
#

hello

#

that feeling of relief when you fix a bug 😌

#

"gawd dayum"

#

since 2020

#

11 am? ish

#

2200

#

i wasn't.. what's the word

#

i wasn't consistently on the task

#

like not all the time

#

creating web components

#

actually fixing bugs to be precise

#

pyqt5

#

bc coding is coding

#

no mic

#

i dont have one on my desktop

#

when i voice it's from another device

#

no need for React

#

you can just make components in plain js

#

making custom web components

#

the main advantage of React, as react devs say, is that it allows reusable components
but you can get the same in plain js

jade badger
#

do you know pyqt5

#

decent?

stark river
#

no.. not as good.. try the relevant channel

whole bear
#

qt

#

ask your question

jade badger
#

MLayout *my custom layout class in pyqt5

def doLayout(self, windowRect):
        for widget in self.items:
            # Size the widgets correct and display on screen
            widget.setGeometry(windowRect)

Color *my custom color class

def setGeometry(self, windowRect):
        self.widgetRect.setX(windowRect.width() * (self.widgetRect.x() / 100))
        self.widgetRect.setY(windowRect.height() * (self.widgetRect.y() / 100))
        self.widgetRect.setWidth(windowRect.width() * (self.widgetRect.width() / 100))
        self.widgetRect.setHeight(windowRect.height() * (self.widgetRect.height() / 100))
        super().setGeometry(self.widgetRect)

main Window for displaying everything

class MainWindow(QWidget):
    def __init__(self):
        super(MainWindow, self).__init__()

        self.setWindowTitle("ToDo App")

        layout = MLayout()
    
        layout.addWidget(Color(0, 0, 50, 50, "blue"))

        self.setLayout(layout)

app = QApplication(sys.argv)
window = MainWindow()
window.show()
app.exec()

Its not displaying any color

stark river
#

add py to the backticks

#

```py
print("hello world")
```

whole bear
#

backticks is key above tab

jade badger
#

@whole bear

jade badger
karmic obsidian
#

@jade badger

stark river
#

is it supposed to be QColor?

karmic obsidian
#

what about that module?

#

pyqt5

#

?

karmic obsidian
#

wait give me some time

jade badger
whole bear
#

im not a mod

stark river
#

he's not a mod

karmic obsidian
#

Mindful dev

#

is the mod

#

ig

karmic obsidian
#

where is MLayout class?

#

ok fine just wanted to know whether you have defined or no

whole bear
#

@echo marsh

whole bear
#

programming language

#

virtual macine

echo marsh
#

I'm working on Lobster

#

language

#

it can't do codegen yet but I've come quite far with parsing and so

whole bear
#

cool

#

im making the bytecode vm

#

so ill have to make the compiler next

chilly magnet
#

yoo

echo marsh
#

fun

chilly magnet
#

i see turbowarp

echo marsh
#

I'd like to make a bytecode interpreter some time

chilly magnet
#

do you still use it mindful?

whole bear
#

yea

chilly magnet
#

nice

whole bear
#

i made goboscript which is a compiler for scratch

chilly magnet
#

i do

#

wait what/?????

whole bear
#

text code to scratch

chilly magnet
#

omg

#

i cant belive

#

i met the creator of goboscript

#

so cool

whole bear
#

am i famous? lol

chilly magnet
#

idk

#

i use it sometimes

#

it's nice

echo marsh
#

new docs site?

whole bear
#

polybit also worked on goboscript

echo marsh
#

haven't seen it before

#

yeah hello

#

just a bit

#

though

whole bear
#

i have a super-secret rust version of goboscript

#

jk it doesnt work

chilly magnet
#

damn

echo marsh
#

the time is 19.30
except it is now midnight at Jan's place
interesting timezones

chilly magnet
#

are you evenr going to make a reverse version

whole bear
#

there is one

chilly magnet
#

scratch to goboscript

whole bear
#

its called sb2gs

chilly magnet
#

oh ok

#

did not know lol

#

oh yea

#

weren't you on a wars-x team

echo marsh
#

wait

#

how did oswars go

#

yeah

chilly magnet
#

uh

#

other than

echo marsh
#

@whole bear

chilly magnet
#

idk if i can mention it here

#

but i was in apollos team

echo marsh
#

were you there?

#

oh cool

chilly magnet
#

right now it's still alive

#

kinda

#

final stage is soon

echo marsh
#

it's ongoing?

chilly magnet
#

yea

whole bear
#

@echo marsh whats the two-instruction and 1-instruction computer?

echo marsh
#

the what?

#

a turing machine needs more than one instruction

whole bear
#

okay tell me,
jump if true
vs
jump if false

echo marsh
#

hm

chilly magnet
#

same thing

echo marsh
#

no way to set memory

#

arbitrarily

#

I guess you could hardcode all possible memory layouts

#

is that even a computer though

whole bear
#

i need to make a makeshift assembler

echo marsh
#

assembler to

whole bear
#

bytecode

echo marsh
#

your bytecode?

whole bear
#

yea

echo marsh
#

do you have a specification or draft?

whole bear
#

no

#

i have the implementation

echo marsh
#

cool

#

can it run stuff

whole bear
#

ill put it on github

#

yea

echo marsh
#

I'd be happy to check it out

whole bear
#
consts: vec![10.into(), 20.into()],
code: vec![
    Code::LoadConst(0),
    Code::LoadConst(1),
    Code::CallOperator(Operator::Add),
    Code::CallOperator(Operator::Print),
],
#

prints 30

echo marsh
#

good layout

#

where does add put its output?

whole bear
#

cya millen

echo marsh
#

do you have registers?

whole bear
#

print will print to stdout

peak depot
#

Bye jan

whole bear
#

its stack based

#

no registers

chilly magnet
#

cya

echo marsh
#

okay

whole bear
#

hmm i will need a assembler

misty fjord
#

AAAA i need help

haughty sonnet
somber heath
#

@lost tapir πŸ‘‹

#

@vague jacinth πŸ‘‹

somber heath
#

@agile stream πŸ‘‹

haughty sonnet
agile stream
vocal basin
#

am experimenting with voice again

#

afair remember reading somewhere, both footballs were considered equally canonical at some point, because both had special names for them

somber heath
#

@normal belfry πŸ‘‹

haughty sonnet
vocal basin
#

we have it popular here too

somber heath
#

@warm shore πŸ‘‹

vocal basin
#

it's quite a meme how our two "capitals" have different names for it

#

or rather how the Northern (i.e. previous) one names it differently from the rest of the country

haughty sonnet
#

@somber heath heard my dads door πŸ˜…

somber heath
#

@hidden tapir πŸ‘‹

#

@last geyser πŸ‘‹

vocal basin
somber heath
#

Sounds like something out of a horror game.

vocal basin
#

imo, high-pitched one are scarier, including for the reasons of them being so loud they hurt my ears a bit when I do them

somber heath
#

@shrewd monolith πŸ‘‹

#

I shall return.

shrewd monolith
iron plume
#

anyone use anaconda navigator here?

somber heath
#

@lunar ice πŸ‘‹

karmic obsidian
obsidian dragon
#

not me

wet scroll
#

hi

#

yea i like tuna

urban abyss
#

gm

wet scroll
#

hello derulo

urban abyss
#

how are we all doing this fine morning

#

i'm debugging CI whilst taking a massive shite

wet scroll
#

its 8 pm for me :P

haughty sonnet
urban abyss
haughty sonnet
#

canada?

#

7:17β€―AM Newfoundland (GMT-3:30)
6:47β€―AM Halifax Regional Municipality, NS, Canada (AST)
4:47β€―AM Winnipeg (CST)
4:47β€―AM Regina (CST)
3:47β€―AM Edmonton (MST)
2:47β€―AM Vancouver (PST)

#

5:47β€―AM

#

god dam

#

sleep

#

its too early

urban abyss
#

i'm just trolling, but I meant scotland

wind raptor
#

Hey @whole bear πŸ‘‹

whole bear
noble solstice
#

Hii @vocal basin

#

Why did u left the server?

whole bear
#

i haven't seen Alisa in soo long

vocal basin
#

haven't worked seriously with Python in a long time
(+focusing on a job stuff recently which is in Rust mostly)

whole bear
#

:o

#

what do you work as/with?

vocal basin
#

contract work, no official position name (just a programmer)
dealing with infrastructure (soon will have to also do distributed things)

gleaming locust
#

im curious in the quantum as well

vocal basin
#

story being:
someone wrote a piece of software in C++
it failed
I got invited to try to rewrite it in Rust
the thing, that I wrote, works fine

#

C++ is still being quite a big source of pain there

#

for bad/non-existent async model and memory issues, as far as I've seen so far

whole bear
whole bear
#

i prob over exxagerated but yea it looks intimidating

gleaming locust
#

gets on a vc in python discord, gets a lesson in quantum computing

vocal basin
#

the Rust project I've worked on before that was quite far removed from reality, and mostly existed for research

#

that in exchange provided a lot of experience with the type system -- which helps even for applications that may seem more mundane/dull

whole bear
#

did you research as a part of your work or school?

vocal basin
#

independently

whole bear
#

haha really that's cool

vocal basin
#

the thing was in Python initially but then I realised the language is just not enough for what I'm doing

#

there could've been a possibility that I would've had rewritten it in Haskell
but then Rust 1.65 happened

#

also Haskell is worse than Python at async concurrency, it turned out

whole bear
#

honestly i don't see haskell as anything more than an esoteric language lol

vocal basin
#

it's quite expressive, so it makes it not so esoteric in adequate usecases

hallow warren
vocal basin
#

the esoteric part is type system acrobatics with category theory
and it's only needed for a small subset of libraries which others are built on top of

whole bear
#

right.. i have dabbled with haskell only once in my life, but i see what you mean

vocal basin
#

I was testing with sleeping tasks -- maybe Haskell has that specifically unoptimised

#

iirc, at around 100K tasks it stops progressing with 100% CPU usage (not hitting memory limits)

#

Python in the same situation struggles a bit but completes eventually

rugged root
#

Mornin'

vocal basin
#

"variable reliability should be certifiedℒ️ so we need to use oracleℒ️ dbℒ️"

rugged root
#

Gotta Cache 'em All!

upper basin
#

Wow, that's more than all the friends I have had through my life.

sharp gust
#

hlelo

#

hello* !

#

to verify my voice, i have to write 50 messages in 3-time blocks (10 min)?

rugged root
#

Yep, just a half hour conversation

sharp gust
#

fine, 'll try that, thanks !

upper basin
#

We support your overlordships

sharp gust
#

is there any channel like "Python for dummies" ? LOL i'm newbie in coding, i have marketing and business background

#

(channel in this discord server, i mean)

turbid sandal
#

Hi! Wave1

upper basin
#

All hail Gallaxhar?

rugged root
#

!resources Any channel can be that! We have a bunch of resources on our site. I typically recommend "A Byte of Python". And if you have any questions or need a concept explained or what have you, don't hesitate to ask

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.

turbid sandal
rugged root
#

That's the A Byte of Python site

upper basin
#

Hemdude, give em a wedgie

sharp gust
#

thanks Mr.Hemlock !

rugged root
#

Happy to help

turbid sandal
sharp gust
#

as always, the worse thing is the lack of time... but i wanna dive deeper into "technical marketing" and i think python is a "must have"

rugged root
#

Haven't heard of technical marketing

#

What makes it different than regular?

upper basin
#

"You call it addiction, we prefer sophistication."

  • England
sharp gust
rugged root
#

Ooo, neat

#

I'll take a peek

sharp gust
#

maybe for "developers" it's simple or obvious

#

but for people like me, "without developer background" it's nice path to follow

whole bear
#

why i cant share my screen @rugged root

rugged root
#

We've had issues in the past, so it's locked down. We can grant it on request. What're you wanting to stream?

whole bear
rugged root
#

No worries! Yeah we've had people streaming porn before

#

Soooooo yeah

whole bear
#

xd

whole bear
rugged root
#

Eh, I'm not so sure. That'd be a huge cost to them, and they're already struggling making a profit from Discord as it is

whole bear
rugged root
#

Please not Elon

#

PLEASE not Elon

whole bear
#

elon makes everything with mony

#

xddddddddd

#

i hate him

rugged root
#

He's such a toolbag

whole bear
#

he ruend twitter

#

the only thing that i like about him that he did starlink

#

@rugged rootchange your avatar man my eys are hurting me πŸ˜‚

rugged root
#

But.... Then how can I properly show my concentrated rage that is always deep inside?

dusk shuttle
#

what are you talking about?

rugged root
#

I was really hoping it was the Muppet guy

vocal basin
#

I'm guessing this would be the final boss

#

there are also some MySQL-compatible projects

#

(not only MariaDB which is a fork, afaik)

#

as with all good Oracle owns, they didn't make it

#

as with much good of what Oracle owns, MySQL was owned by Sun before merger

#

.xkcd 927

viscid lagoonBOT
#

Fortunately, the charging one has been solved now that we've all standardized on mini-USB. Or is it micro-USB? Shit.

vocal basin
#

(assuming this was referenced)

rugged root
#

Classic

wind raptor
#

You are correct

#

Exactly what I was referencing

vocal basin
#

"we're not making a different standard, we're just extending an existing one so you can switch over" is quite popular

#

though I can only remember instances of it for DB stuff

rugged root
#

Fucking Adobe... "We made a standard, but we're not even going to follow it"

vocal basin
#

deceptive standard to confuse competitors

wind raptor
#

i before e my ass

rugged root
#

There was never a hard specification for English, though

wind raptor
#

there are "rules"

rugged root
#

Though and tough

upper basin
#

Can you guys hear me?

rugged root
#

Through

stark river
#

lots of things wrong with english

upper basin
#

It's Qiskit.

rugged root
#

Yeah we can

upper basin
#

Kees-keet.

dusk shuttle
upper basin
#

Kiss-kit basically.

rugged root
#

Oh huh

upper basin
#

This is oddly torturing me.

#

I don't want to rant, and I don't want to correct hehe.

rugged root
#

It's educating

#

Not just correcting

upper basin
#

Well I go on a rant, and it loses its effect depending on the listener's patience and interest.

stark river
#

i can use "use strict" clause in ts right?

vocal basin
#

function-level? module-level?

stark river
dusk shuttle
#

@upper basin can u change light to black background

#

Oh thx

stark river
#

in the modules

vocal basin
#

it's allegedly strict by default

rugged root
#

But yeah, it's just a string

#

You can add it to the top of your TS files with no issues

#

Won't hurt anything even if it doesn't enable anything

#

I still do

vocal basin
rugged root
#

If nothing else, it makes me feel better

#

I mean

#

It's one line

#

You scroll past it fairly quick

dusk shuttle
vocal basin
#

then comes next.js with its "use client"/"use server" in that same place

#

I'd suggest also configuring ESLint to warn of what strict mode doesn't catch

dusk shuttle
#

@upper basin how do you screen share?

upper basin
#

I have been bestowed the video perm by the all-mighty, Lord Hemlock.

dusk shuttle
#

this func blocked for me

vocal basin
vocal basin
dusk shuttle
#

i just wanna to start share my screen in live coding, where i create my site

#

thx

upper basin
#

Greetings Opal!

somber heath
#

🎢 Particle beam, particle beam...

rugged root
#

Pretty sure we're the only ones who will get that

dusk shuttle
#

@rugged root what i need do /what are u donig for get that?

rugged root
#

What're you wanting to stream?

rugged root
#

!stream 349130126216396801

wise cargoBOT
#

βœ… @dusk shuttle can now stream until <t:1709569600:f>.

dusk shuttle
rugged root
#

We typically grant streaming as needed (so long as there's mod+ who's willing to be around). As we get more comfortable with folks, then we'll typically grant them a 3 week probationary period where they just have the permission on them. If they're responsible with it after that point, they get perma

#

Now, that's not to say that they can't lose it after that point

dusk shuttle
#

ok, thx

somber heath
#

"Why is there a ring of students just looking at our new quantum computer?"
"Well, Dave found out last week that when it's unobserved, it likes to wander off."

#

How many hamsters in wheels would it take to power a time machine?

rugged root
#

It's all just steam power

#

Change my mind

upper basin
#

All hail Hemlord

earnest crow
#

Napoleon wasnt small

#

he surounded himself with tall people

#

his guard

#
  • british propaganda against napoleon
rugged root
#

"We can't find him!" "Aim down you idiots!"

earnest crow
#

they made fun of him

rugged root
#

Gandhi was quite handsome

earnest crow
#

I mean british literally have no problem with soaking their best general in alcohol to preserve him on a way across the canal

upper basin
rugged root
#

I think so anyway

whole bear
rugged root
#

Also I totally didn't realize he was a lawyer. I have a lot more to learn

upper basin
earnest crow
#

How is that whenever I join a python voice chat i hear something id expect, like stuff bout computers, but then it spirales down into arguing about politics

whole bear
stuck furnace
earnest crow
#

Not in my country, we just start complaining about kids bein anoyn

rugged root
#

Even that can spiral to politics

earnest crow
#

the gen alpha hits harder in the post comunist countries

rugged root
#

A phrase I never thought I'd read

earnest crow
#

because my parents grew up without freedom, their grew up in freedom and forgot about the parenting part

somber heath
#
In a June 1918 leaflet entitled "Appeal for Enlistment", Gandhi wrote "To bring about such a state of things we should have the ability to defend ourselves, that is, the ability to bear arms and to use them... If we want to learn the use of arms with the greatest possible despatch, it is our duty to enlist ourselves."```
rugged root
rugged root
#

Oh so I WAS right

upper basin
rugged root
#

Realism and practicality

#

There's two parts of a revolution: an ideal and enough armed people to fight for it

upper basin
#

Well, why was he considered a pacifist then? Can you be a true pacifist and still be practical?

somber heath
#

World War One is the context

rugged root
#

His most powerful and most effective methods were later in his life when he dedicated to pacifism

upper basin
#

Still, I believe pacifism to be avoiding conflict even under the risk of harm or death.

rugged root
#

He ended up living an ascetic lifestyle

somber heath
rugged root
#

Compared to now yeah

stuck furnace
#

Cobol cobalt whatever same thing

upper basin
#

Like this sort of incredible spiritualism that you completely forgo worldly matters, to the point that you will not raise an arm to defend yourself or your kin. Basically a vow of forgoing violence, even when justified, or necessary.

lucid blade
earnest crow
#
The Economic Times

A team of students from Swiss universities has set a new record for the fastest acceleration from 0 to 100 kmph in an electric vehicle (EV). Their creation, named 'mythen,' achieved this feat in just 0.956 seconds, beating the previous record by over one-third. The EV is equipped with four hub-mounted electric motors and weighs only 140 kg.

rugged root
stuck furnace
#

Yeah raw milk became fashionable for a while

#

Tastes good apparently Β―_(ツ)_/Β―

upper basin
#

I misheard red father, and fun fact, it's the story of Bernard Ades, a Communist Jewish lawyer who in the 1930s fought for civil rights at home and against fascism in Spain. Narrated by his daughter it chronicles the blacklisting, surveillance and harassment by the FBI; she speaks candidly of her troubles with his ideology just as she admires his ideals.

#

Opal, isn't it 4 AM over there?

somber heath
#

Yes. I slept for a few hours. Woke up feeling icky. Trend of improvement.

rugged root
#

Sorry buddy

upper basin
#

Have you tried Magnesium? That's what I have been taking for the past few months. Helps me sleep.

earnest crow
#

i slept for 9.5 hours

upper basin
#

Otherwise, because of the thing, I can't fall asleep, and end up rolling around all night and not getting any sleep at all.

earnest crow
#

still i feel like its not enough

somber heath
#

My problem isn't directly to do with sleep.

upper basin
#

I know, I imagine this is just a consequence of it.

stuck furnace
#

With Heathrow, it depends a lot on which terminal you're traveling through

upper basin
#

"You get a laptop, and you get a laptop, and YOU get a laptop..."

earnest crow
#

And you dont, you are supposed to be cleaning

upper basin
#

HAHA

#

I understood that reference.

#

This should be us...

rugged root
somber heath
#

@karmic vapor πŸ‘‹

amber raptor
#
def payroll(employee, hourlypay):
  do_thing()
  return paycheck```
upper basin
amber raptor
upper basin
#

How?

amber raptor
#

If you didn't listen, then you are way lost

upper basin
#

Why?

amber raptor
#

it's to let companies put in custom rules without losing our minds

upper basin
#

Well, you still need to define how those parameters will be used to define the rules.

#

You still would have to reference the stuff.

amber raptor
rugged root
#

Remind me that I need to get some emery boards...

upper basin
#
def payroll(employee):
    pay_check = do_thing(employee)
    return pay_check
rugged root
#

The nail clippers I have are crap

#

And I'm tired of using the rasp on my nails

earnest crow
#

i
i2
i3

stuck furnace
#

πŸ₯“

somber heath
#

@dusty jasper πŸ‘‹

dusty jasper
#

@rugged root hi im trying to learn Py and am using this program to "simplyfi" the learning and is giving me this error> Python script path must be set.

#

could you help?

stuck furnace
amber raptor
#

Need degree, no. Really helpful in this environment, for sure.

rugged root
#

Oh dear god

#

So many lines why

granite fable
#

damn my wifi so bad i can't make out a word and the ones i can i don't understand 😭 🀞 see u guys when my wifi levels up

gentle flint
wind raptor
#

@mild lake πŸ‘‹

mild lake
#

hi

#

my mic

#

wasnt working

#

for some reason

wind raptor
mild lake
#

oh but i need to meet the requirements but haven’t reached them yet

wind raptor
#

Ahh no worries. It doesn't take long πŸ˜„

mild lake
#

oklemon_hyperpleased

shrewd ibex
#

@wind raptor have you used React before?

#

What are you making?

#

@forest zodiac I knew React before vanilla JS. Then, I learned vanilla JS and gained better knowledge of React.

#

Well Javascript is like Python

#

I made this with React

#

Mainly for fun

#

Yeah, recreating something is a stepping stone to making something that can change the world

#

Because you get an idea of what to do to change the world

mild lake
#

should i like start learning JavaScript?

wind raptor
shrewd ibex
wind raptor
mild lake
#

or app

shrewd ibex
#

it makes your website dynamic

mild lake
#

where should i start learning tho

shrewd ibex
mild lake
#

ok i will get started, thanks

wind raptor
#

What We Do in the Shadows

whole bear
#

@forest zodiac

#

k xa

forest zodiac
#

hi

#

how are you

whole bear
#

i'm feeling okay and wbu

#

πŸ‘€

forest zodiac
#

i am also feeling fine

#

thanks for asking

whole bear
#

ooo

whole bear
#

bye guys

wind raptor
#

!stream 962128994814263316

wise cargoBOT
#

βœ… @sweet sorrel can now stream until <t:1709611763:f>.

wind raptor
#

!stream 962128994814263316 10M

wise cargoBOT
#

βœ… @sweet sorrel can now stream until <t:1709612904:f>.

wind raptor
#

!stream 962128994814263316

wise cargoBOT
#

βœ… @sweet sorrel can now stream until <t:1709616284:f>.

turbid sandal
#

!stream 1053732836693258391

obsidian dragon
upper basin
rugged root
#

Oh that is pretty neat

peak depot
rugged root
#

@sharp gust Yo

peak depot
rugged root
#

@steep gust Yo

steep gust
#

yo

rugged root
#

How's it going

dusk shuttle
#

@rugged root , Can I make a broadcast to demonstrate my code?

rugged root
#

What're you working on?

dusk shuttle
#

djnago

rugged root
#

!stream 349130126216396801

wise cargoBOT
#

βœ… @dusk shuttle can now stream until <t:1709649662:f>.

peak depot
#

Spring is here:

rugged root
#

brb

coarse remnant
#

@dusk shuttle what are you making ?

dusk shuttle
#

i just wanna to create site )

coarse remnant
#

wait youre using python as your back end of the site?

dusk shuttle
#

I would explain in voice chat, but I don’t know English that well and I’m still lost, there are too many people for me

dusk shuttle
#

Djnago, django rest

#

if u have questions u can ask

frosty star
#

Heyy hemlock

#

Hi everyone

upper basin
coarse remnant
#

ohh wow nice well i'm quite new i didn't know you could make wesites with python as back end. I'm in progress of learning how list work

dusk shuttle
#

u can create sites, games ect

#

but games will be slowe, becouse python is high lvl lang

peak depot
coarse remnant
#

you need other programs with it right . oh now i see

rugged root
frosty star
#

Mmhmmmmm

#

Im ok tho

#

Really

#

Yup

#

Amicable

#

Yeah πŸ™‚

#

Heheh yea

#

Oh my god haha

#

Pffttt

#

Haha πŸ˜‚

coarse remnant
#

@frosty star we sure everything is okay ???pepehmmm

frosty star
coarse remnant
#

if you say so well glad you're feeling better πŸ˜†

#

@peak depot if you see a psyco run

#

@peak depot and if she can fix a Rubik's cube with her V run its not worth it

rugged root
#

Hmm

#

Open source license stuff is giving me a headache

dusk shuttle
coarse remnant
#

i was here thinking it was going to look like the gym but nah lol @dusk shuttle

kind wharf
dusk shuttle
#

What countries are you from?) Why do you know English so well?))))

rugged root
#

Because I'm from the US

coarse remnant
#

i speak 6 languages though from italy i live in the states now @dusk shuttle

gentle flint
coarse remnant
#

24

dusk shuttle
#

you are very cool

coarse remnant
#

what about you

frosty star
kind wharf
#

Carmageddon is a vehicular combat video game released for personal computers in 1997. It was produced by Stainless Games and published by Interplay Productions and Sales Curve Interactive. It was ported to other platforms, and spawned a series.
In 2011, Stainless Games obtained the rights to Carmageddon from Square Enix Europe. iOS and Android p...

coarse remnant
#

@frosty star wait how to clean pots?

frosty star
#

Anyhow, we really just talk about everything

#

And thats what makes this discord so great.

rugged root
#

!stream 603965701988024361

wise cargoBOT
#

βœ… @kind wharf can now stream until <t:1709653482:f>.

coarse remnant
#

is there a reason i cant speak yet lol i have being typing for so long no way i havent hit 50 words already

pulsar tundra
#

50 non-deleted messages in channels other than the bot command channels
Joined more than 3 days ago
Active for at least three different ten-minute blocks

rugged root
#

Those are the conditions yeah

#

!stream 603965701988024361 30M

wise cargoBOT
#

βœ… @kind wharf can now stream until <t:1709655367:f>.

coarse remnant
#

its been tellim me 50 messages for so long lol

pulsar tundra
#

so like i need to be active for 10 minutes 3 different times?

rugged root
#

Or just a half hour conversation

coarse remnant
#

everything else i have done only the messages remaining its telling me

rugged root
#

You can always chill out and chat in here. If we're in VC we're typically watching chat as well

#

That way no one gets left out.

pulsar tundra
#

oh

#

thanks

rugged root
#

Any time!

#

So what've you been working on

pulsar tundra
#

actually nothing.I am just listening:)

#

i am a beginner

upper basin
#

fluent python 2nd edition

pulsar tundra
#

yeah

#

it's not working

coarse remnant
#

my granma still uses Motorola

peak depot
pulsar tundra
#

what language is that?

peak depot
#

Finnish

pulsar tundra
#

oh

#

thought so

coarse remnant
#

where i come from we call it @peak depot thirty three-ten

pulsar tundra
#

bro even messenger doesn't work

coarse remnant
#

lol

peak depot
sweet lodge
#

Okay

rugged root
#

@sweet lodge Yo

peak depot
#

9 members

sweet lodge
#

Most of the "enterprise" tiers are fucking rip offs, see https://sso.tax/

#

But GitHub is based

amber raptor
sweet lodge
rugged root
#

How goes it

sweet lodge
#

Holding on though

#

How goes you and yours?

peak depot
#

Why?

rugged root
#

Moving forward

#

That's about all I can do

sweet lodge
#

ye

#

yeahhh

sweet lodge
whole bear
#

github copilot is sometimes useful

#

sup hemlock

rugged root
#

Yo

#

pipx is really nice

whole bear
#

have you tried rye?

rugged root
#

Name doesn't sound familiar, what is it?

whole bear
#

its as easy to use as npm in js land

rugged root
#

So another alternative to poetry or is this something different than that

whole bear
#

and astral made uv and acquired rye

#

i think yea its a alternative to poetry or pdm

#

but its very easy to use

#

and fast

sweet lodge
#

WTF

dusk shuttle
#

Maybe someone knows, I'm receiving incorrect data?
Expected -> user_name
They come -> username

sweet lodge
#

Discord hating my audio today

rugged root
sweet lodge
rugged root
rugged root
#

Sorry, couldn't resist

whole bear
#

astral is rewriting python tools in rust

sweet lodge
#

okay

whole bear
#

uv is replacement for pip
ruff for black and all the linters

rugged root
#

Jesus

Click on the thumbnail to watch a 16 minute introduction video

#

That's a lot

#

ruff I will say is amazing

sweet lodge
#

@unreal hazel

rugged root
#

I'll probably check it out once it's using signed binaries

honest pier
#

that's me

whole bear
#

πŸ™„

sweet lodge
#

wat

rugged root
#

True

#

He's very right

#

@whole bear I love the cat head on the top of the code blocks

#

It's cracking me up

whole bear
#

yea

#

it was added as a april fools day joke

#

the community made a plugin to keep it forever

rugged root
#

Worth

sweet lodge
#

wat

#

Yeah it doesn't matter

stuck furnace
#

I only wish it allowed trailing commas

rugged root
#

Visually

rugged root
sweet lodge
#

wat

rugged root
#

@honest pier Still faster than XML parsing

peak depot
sweet lodge
#

who gives a fuck

rugged root
#

Eventually it is

#

I do see where you're coming from, pub

#

Wait why would it be tougher?

#

Comma would delimit it right?

#

Pretty much all languages do anymore

#

HA

#

Is that the one PowerShell uses, Rab?

#

@amber raptor

sweet lodge
# rugged root Wait why would it be tougher?

pub is spouting a lot of shit

But the point was "grab the next four bytes, and that's your four byte number" is a lot faster than "Is the comma here? No. Next index, is the comma here? No. Next index, is the comma here? No. Next index, is the comma here?"

rugged root
#

Is it just an issue with the given lib parsing the float? Or the separation between that one and the next object pair?

honest pier
#

it's because floats are annoying

rugged root
#

Fair

#

Are there any good alternatives in your eyes, pub?

#

I've seen a handful out there specifically for serialization but I haven't seen any clear winners

#

You can talk

#

I can hear, just can't speak

amber raptor
rugged root
#

Gotcha

#

Someone from many moons ago

sweet lodge
#

NOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOO

#

STAAAAHP

rugged root
#

HA

sweet lodge
#

NO SOAP

rugged root
#

Not big on hygiene?

sweet lodge
#

Why are you not using Python?

rugged root
#

Performance

honest pier
sweet lodge
#
The White House

Leaders in Industry Support White House Call to Address Root Cause of Many of the Worst Cyber Attacks Read the full report here WASHINGTON – Today, the White House Office of the National Cyber Director (ONCD) released a report calling on the technical community to proactively reduce the attack surface in cyberspace. ONCD makes the…

rugged root
#

They're discouraging the use of C/C++ for security reasons

sweet lodge
rugged root
#

And touted Rust as the best example of a language that corrects the issue

stuck furnace
#

πŸ¦€

#

I've actually finally gotten around to learning rust πŸ˜„

#

I'm about half way through the rust book

rugged root
#

I need to go through

#

Just need to find an actual usecase

stuck furnace
#

Yeaah, I'm finding I'm not massively motivated

rugged root
#

Was heartbleed the one that was an architecture issue or was that specter?

honest pier
#

cpu architecture?

#

that's specter

rugged root
#

I thought there was one within the last few years that was an issue with x86_64 that had to be patched

#

Ah okay yeah

#

Knew it was one or the other

#

Understandable

amber raptor
rugged root
#

Everyone is shit

stuck furnace
#

I'd be impressed if a 5 year old could set off a nuke

rugged root
#

HA

#

Yeeeaaaaaaaah that always confused me

whole bear
#

i hate that rust doesn't have default arguments

rugged root
#

Your job is to output the text

#

Does it not?

whole bear
#

nope

rugged root
#

Huh

whole bear
#

i know what they will say if i ask to add it

rugged root
#

Currying?

whole bear
#

no, they will say you should create a enum to represent options

#

and use the default trait

rugged root
#

Oh yeah, looking at some of the topics on it, there's some fuckery you have to do

whole bear
#

its the javascript options object parameter

rugged root
dusk shuttle
#

OK guys, thx for watching my stream, thx @rugged root , bye

rugged root
#

Catch you later, sergio

dusk shuttle
#

thx

#

glgl

rugged root
#

It feels weird that there's nothing like that

#

Is it just to reduce bloat?

#

Since it'd have to create those values at runtime every time?

#

@cerulean ridge Rust

#

Python, Ruby

#

Yes, but they handle their own garbage collection and take other overhead precautions

stuck furnace
#

Yeah, there are more eyes on the CPython source, so less likely to have vulnerabilities

rugged root
#

More than GCC?

stuck furnace
#

I mean, as opposed to some random person's C code

rugged root
#

Fair

#

Oh right fair

#

Yep

#

One point of failure to fix as opposed to an entire industry

#

Back in a sec

whole bear
#
        match expr {
            Expr::Reporter(reporter, ..)
                if matches!(
                    reporter,
                    Reporter::TouchingMousePointer | Reporter::Touching
                ) =>
            {

This is ugly

terse needle
#

agreed

honest pier
whole bear
#

nope

honest pier
#

why not

whole bear
#

need reporter as variable

honest pier
#

so use a @

whole bear
#

what

whole bear
#

thanks

#

this is better

#

but it still doesn't narrow down the types

stuck furnace
#

Nvm

rugged root
#

Macros are still weird to me

#

LIke I get them

wind raptor
#

Hey all πŸ˜„

whole bear
#

rust macros?

rugged root
#

Yeah

whole bear
#

do you understand C macros

#

hey mindful

stuck furnace
#

What the hell, I deafened for 1 minute

#

How did the topic change to this πŸ˜„

whole bear
#

thats a android thing i think

#

you can delete it

#

android dirs are even more stupid

#

everytime you plug in a USB in a android device, it will create a billion of stupid folders

#

and you cant get rid of them

#

if you delete them it recreates them when you plug it back in

#

/bin is symlinked to /usr/bin always

stuck furnace
whole bear
#

most of the times

stuck furnace
#

I think it depends on the distro?

whole bear
#

yea

#

i think standasrd is usr bin

rugged root
#

fsck

whole bear
stuck furnace
#

They couldn't fit the whole operating system on the first drive, so they moved some stuff onto a second drive.

rugged root
#

They'd both be in the path

#

But you really wouldn't want them symlinked

#

Well unless it's a soft link I guess

whole bear
#

such a unix moment

rugged root
#

Swap is typically a partition I thought

whole bear
#

mine is a file

rugged root
#

Why did I think it was always a partition...

whole bear
#

linux doesnt care

terse needle
whole bear
#

you can mount anything

#

i think you can even use google drive as swap

rugged root
whole bear
rugged root
#

Call your mom to let her know I'm on my way

azure pagoda
#

hows you @pure gust

whole bear
#

shes dead

rugged root
#

Hanging in there, 'bout you?

azure pagoda
#

came to meet with you

rugged root
pine depot
#

hemlock is the guy

rugged root
#

Oh yeah? What's up?

whole bear
#

im kidding

pine depot
#

im not

#

hemlock is the plug

azure pagoda
azure pagoda
rugged root
#

@whole bear He's a regular.

rugged root
azure pagoda
#

@upper basin

upper basin
#

What's up buddy?

azure pagoda
#

need to talk

upper basin
#

You have a question or need sth from me?

azure pagoda
pine depot
#

i need a break from work, whats up

upper basin
#

Sure, can I know on what?

azure pagoda
# upper basin Sure, can I know on what?

can you remember you helped me to make my resume regarding that google internship and at that time you were pointing out some mistakes in my linked in profile.

so am done with exams and need help in that now to make it bettter

upper basin
#

I mean, besides those items, I can't think of any other additions.

pine depot
#

i thought you meant programming help lol

azure pagoda
upper basin
#

If I recall correctly, you needed to fix the descriptions for the roles, update the linkedin skills, and fix your linkedin title.

azure pagoda
rugged root
#

Just got back

#

Sorry, had to step away

upper basin
#

Make your role description clear, detailed, and relevant to the jobs you want to apply to. Your linkedin profile is basically your portfolio. The main changes you need to make are making the skills relevant, and changing your title to one or two main key descriptors for who you are as a developer.

rugged root
#

@terse needle Are you trying to sell him on Void?

#

In fairness I just came back

#

I just heard minimal Linux

upper basin
rugged root
#

I joke with love, KJ

pine depot
upper basin
#

Right now it's almost 2 AM here, so I need to finish some stuff up.

azure pagoda
rugged root
#

Griff is rocking NixOS, which still drives me nuts

azure pagoda
whole bear
#

i want

#

give me

rugged root
#

I get the appeal, but just.... eh

rugged root
#

@sweet sorrel That's a core part of AD, though

azure pagoda
azure pagoda
#

sent brother

#

thanks @upper basin good luck with your work i will tag you in weekend.

rugged root
#

"We're paying you to both cause the issue and fix it"

#

Whooo! Fellow IT monkey

pine depot
#

there should be an IT monkey custom emoji

rugged root
#

IT ducky

whole bear
#

can you give me a share screen role please @rugged root

rugged root
#

Don't know what that would look like, though

#

@haughty sonnet @gray kraken What's up

#

We can hear you

upper basin
#

Greetings @wind raptor

haughty sonnet
#

@wind raptor opinion on balls

rugged root
#

@haughty sonnet @gray kraken Yeah, it'd be better to ask using the help system. See the #β“ο½œhow-to-get-help channel for more details on that

#

I wasn't sure which of you asked the question, apologies

whole bear
#

compiler

upper basin
#

dev, wanna hop to live-coding?

whole bear
#

did you just say idc?

rugged root
#

@haughty sonnet Please don't waste our time with trolling

#

@sweet sorrel Not always like that, in fairness

whole bear
#

bro doing any%

upper basin
#

god bless the developer who added the mute function.

haughty sonnet
#

you cantt handle a joke?

whole bear
#

I'm blind, I'm deaf i wanna be a DEV

rugged root
#

Jokes? Yes. Low effort trolling? No.

stuck furnace
haughty sonnet
#

the voice chat was quiet

#

no one was talking

whole bear
haughty sonnet
#

and i was talking to @whole bear at the same time about what he was coding

stuck furnace
#

You can appeal by messaging @rapid crown. Don't discuss it any further here.

upper basin
#

Building documentation

To build the documentation, first install the required dependencies:

pip install -r docs/requirements.txt

then run the commands:

cd docs
make clean
make html

the docs will be under docs/_build.

rugged root
#

Oh huh. I didn't realie that read the docs was a service

#

I thought it was just a format/style

rugged root
#

Does sphinx support different doc string formats?

#

Like numpy's

wind raptor
#

There is a set format

rugged root
#

Ah gotcha

#

Yeah pytest is dope

#

Integration tests

#

Which you will

#

Back in a tic

gentle flint
rugged root
#

It's very stressful

#

Because all I can see in my head is something coming the opposite way

whole bear
#

Bro eN

eager spruce
#

?

whole bear
#

don't use ar here

eager spruce
#

ok

#

sorry

whole bear
#

thx

haughty sonnet
#

ar or VR πŸ˜‚

#

a7a

whole bear
#

xddddddddddddddddddddddddddddd

#

xdddddddddddd

eager spruce
#

ehe

whole bear
#

3 arabs

eager spruce
#

ye

rugged root
#

Back later, delivery run

whole bear