#voice-chat-text-0

1 messages ยท Page 257 of 1

rugged root
#

HA

whole bear
#

just joking

rugged root
#

I'm not

#

Low battery stresses me out

#

Of course

woeful salmon
whole bear
#

oh yeah.lol

stark river
#

that must be where the async fetch and fs read async go

rugged root
#

I just turned 34

#

Can't remember

whole bear
#

my god.

rugged root
#

Wait you're older than me?

#

Oh derp

#

Right

#

See I am getting old, my hearing is already going

#

You do not

whole bear
#

i just turned 18

rugged root
#

HA

#

Yeah, just term for older guy

#

That's amazing

whole bear
#

hello uncle .

rugged root
#

Indian Santa

#

HA

#

So good

whole bear
#

are you baby face @woeful salmon

#

that's ok.

rugged root
#

PFFF

#

Well played, Ace

#

?

#

Haaaaate that

#

It does sound really solid

whole bear
#

๐Ÿ˜‚ ๐Ÿ˜‚

rugged root
#

Much cheaper

#

And yeah, the quality is great

#

Jesus, ~$8.43

#

That's insane

#

Krisp is doing a hell of a job

#

Oh well....

#

Fair enough

#

Do you have a link to the model?

#

I haaaaaate power bricks that have slightly loose plugs

#

HA

#

That would bug the absolute shit out of me

#

I still think you're handsome

narrow salmon
#

you look max 25yo

#

too young to be "uncle"

rugged root
#

Dead on

#

Also, Yoooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo

narrow salmon
rugged root
#

Can't speak out loud since I have a co-worker back here with me

narrow salmon
#

shall miss your remarks

rugged root
#

That headset light is abysmal

#

Yeah I was thinking painting

#

Noooooooooooooooooo

#

Don't do that

#

It's a trap

upper basin
#

wiiiWOOOO

#

Hemlock's really having fun with his keyboard today

rugged root
#

It'll be weird

rugged root
#

@molten pewter Suuuuup

upper basin
#

Yeeeeeeeeeeeeaaassss

narrow salmon
#

cant you just take out the light?

upper basin
#

HEHEHE

rugged root
#

It's like a comic about teenagers where they get a zit and they think it's the most obvious thing

#

@mild quartz Yoooo

mild quartz
#

๐Ÿ™‚

rugged root
#

Tiny search light

#

Or a small portable darkroom

mild quartz
#

yo i saw you are doing some prep for interviewing or something?

whole bear
#

yo yo

rugged root
#

Me? Not really

mild quartz
#

o

rugged root
#

Not yet

mild quartz
#

what is that course you are taking

rugged root
#

Yeah. Have to get through some of the early lesson stuff. But they've got "empowerment calls" that talk about how to make good portfolios and acquiring freelance or career jobs. (I'm mainly focusing on freelance)

rugged root
#

Yeah I'm anxious about it all, and embarrassed for some reason

#

I don't know why

narrow salmon
#

hmmm

rugged root
#

Well I just feel like I should have been able to figure this crap out already for myself, gotten the freelance work. Embarrassed that I couldn't stick it out in college and get the degree. Embarrassed that I can't properly provide since Joi is sick and have to ask family for help

#

Just lots of stuff

#

All just BS depression thinking

narrow salmon
rugged root
#

But it's still there

narrow salmon
#

will reassurance help?

rugged root
#

Probably not, although always appreciated. I just need to keep moving forward, as I have been

#

The fact that I'm even taking these steps is more than I'd been doing

narrow salmon
#

in that case the best approach is to zone out and just do

rugged root
#

So much of the early stuff is soooooooo tedious

#

Make a blog page only using HTML so that we can style it later with CSS in the next module kind of stuff

#

I'm just being a butt, but it reminds me why I hated homework

#

It's all webstack stuff, which is fine

#

Or you get a new grill and suddenly you want to grill everything

#

"Grilled rice anyone?"

narrow salmon
narrow salmon
#

Id eat that

rugged root
#

But like

#

How would you even do that

#

I'm talking a charcoal or propane grill

narrow salmon
#

maybe put a thing on the grill

rugged root
#

True, they do have little griddles you can use

narrow salmon
#

or just use like a stove-top grill

rugged root
#

Probably should have used cereal as the example

narrow salmon
#

im gonna try this

rugged root
#

Let me know it goes

narrow salmon
rugged root
#

Something tells me you're just going to get rice krispies

narrow salmon
rugged root
#

@mild quartz In fairness, your pedantry is educational

rugged root
sudden barn
#

Guys. Do you know any good reading about block-chain?
The company I applied to seems to be using this technology for some of its own purposes.

But all of the content on youtube is popular. Like... For people.
Not for programmers. It's all centered around cryptocurrency and is with that stupid business style animations.
Without actually explaining anything. :(

rugged root
#

I was just taking a poke at a friend

#

He knows I love him

#

Not sure on the crypto front

#

@violet blaze They're talking about uses of Abstract Base Classes

sudden barn
#

Abstract class is the class that can NOT be instantiated.

#

That's it.

rugged root
#

I hate Canon and their printer installers

#

I shouldn't have to be a local account admin to install the damn thing

#

Network level admin should be good enough

#

But nnOOOOoo

#

HAVE to be local admin

#

Bite me, installer

#

I'm good now

stuck furnace
#

NotImplemented lol

rugged root
#

Yo, Alex

stuck furnace
rugged root
#

Hanging in there. You?

stuck furnace
#

Errr

#

types.NotImplementedType?

#

From the types module.

#

It's the type of NotImplemented

#

I've actually never seen __subclasshook__ before. Didn't know that was a thing.

rugged root
#

Huh, same

stuck furnace
#

Oh right, so it can return True, False, or NotImplemented, and the last one is basically "dunno".

rugged root
#

.pyi files

#

They're type stubs

#

@mild quartz

stuck furnace
#

File with just type annotations, not implementations.

#

typing.Protocol is pretty cool too ๐Ÿ‘€

rugged root
#

!d typing.Protocol

wise cargoBOT
#

class typing.Protocol(Generic)```
Base class for protocol classes.

Protocol classes are defined like this:

```py
class Proto(Protocol):
    def meth(self) -> int:
        ...
```  Such classes are primarily used with static type checkers that recognize structural subtyping (static duck-typing), for example...
rugged root
#

Ohhhhh forgot about that one

#

@narrow salmon So what's new in your neck of the woods? Job hunting?

narrow salmon
rugged root
#

@mild quartz What do you mean?

narrow salmon
#

Can't really work while I'm here (by here I mean in my country)

mild quartz
#

?

rugged root
#

The something only things tagged with abstract method

#

Consider in what way

#

Gooooootcha

#

Might be something in the __dict__

#

In our hearts and minds

#

@sturdy panther Yooooooooooooooooooooooooooooooo

rugged root
#

Every time I hear you folks talk about tokens I just think about old arcades

#

The ones that required you to convert your quarters to tokens

narrow salmon
rugged root
#

So that they already had your money even if you didn't spend them all

#

Fair

sturdy panther
#

Hey!

#

I didn't know abstract method is a thing.

rugged root
#

Yep yep

#

There's so many things scattered across the standard lib

#

It's crazy

#

I'm just happy I knew to check the __dict__

narrow salmon
#

alright. Gonna head off. Have a good one everybody!

rugged root
#

Later!

#

It's really efficient in Python at least

#

Oh that's slick, I didn't see that it was a frozen set

#

Wait, what are we doing with those?

#

Sure

#

But why are we needing to hunt those down

#

The Python should complain if you don't implement it

#

@mild quartz It's not being lazy, it's LEARNING

#

Got a meeting, I'll be back shortly

stuck furnace
#

Ello

#

That's some Freudian ish

upper basin
#

"I have stopped entire apocalypses"

stuck furnace
#

"Attack ships on fire off the shoulder of Orion"

upper basin
#

"I have killed more men than you will meet in your lifetime. We are not alike."

#

HEHEHE

#

I imagine anime weebs should have some interesting dreams

stuck furnace
#

I only dream if I wake up and go back to sleep ๐Ÿค”

latent atlas
#

Hi.

#

I have 8 years of experience in AI and ML and also data science.

#

If you have question for me, please dm me.

dense ibex
timid cargo
somber heath
#

!e py for letter in 'abc': print(letter)

wise cargoBOT
#

@somber heath :white_check_mark: Your 3.12 eval job has completed with return code 0.

001 | a
002 | b
003 | c
somber heath
#

!e py for i in range(len('abc')): print(i)

wise cargoBOT
#

@somber heath :white_check_mark: Your 3.12 eval job has completed with return code 0.

001 | 0
002 | 1
003 | 2
somber heath
#

!e py i = -1 for letter in 'abc': i += 1 print(i, letter)

wise cargoBOT
#

@somber heath :white_check_mark: Your 3.12 eval job has completed with return code 0.

001 | 0 a
002 | 1 b
003 | 2 c
somber heath
#

!e py for iletter in enumerate('abc'): print(iletter)

wise cargoBOT
#

@somber heath :white_check_mark: Your 3.12 eval job has completed with return code 0.

001 | (0, 'a')
002 | (1, 'b')
003 | (2, 'c')
somber heath
#

!e py for i, letter in enumerate('abc'): print(i, letter)

wise cargoBOT
#

@somber heath :white_check_mark: Your 3.12 eval job has completed with return code 0.

001 | 0 a
002 | 1 b
003 | 2 c
somber heath
#

!e py for i, letter in enumerate('abc', start=100): print(i, letter)

wise cargoBOT
#

@somber heath :white_check_mark: Your 3.12 eval job has completed with return code 0.

001 | 100 a
002 | 101 b
003 | 102 c
somber heath
#

!e py abc = 'abc' for i in range(len(abc)): print(i, abc[i])

wise cargoBOT
#

@somber heath :white_check_mark: Your 3.12 eval job has completed with return code 0.

001 | 0 a
002 | 1 b
003 | 2 c
somber heath
#

@quick robin ๐Ÿ‘‹

quick robin
#

Hello @somber heath

whole bear
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:

whole bear
viscid lagoonBOT
#
Noooooo!!

@acoustic grove, please enable your DMs to receive the bookmark.

somber heath
#

Name conventions.

#

A while loop is a "compound statement", so don't forget its colon.

#

@burnt jetty ๐Ÿ‘‹

burnt jetty
whole bear
#

Why kissy face emoji?

burnt jetty
whole bear
#

@reef schooner ๐Ÿ‘‹

reef schooner
#

how to verify

whole bear
#

@gaunt hawk ๐Ÿ‘‹

austere hornet
#

It's me, Shinobu.

#

erm

#

Whispering Asmr person

#

pfp changing guy

slim hearth
#

i cant talk yet in this server

#

i have to reach 50 messages ig

austere hornet
#

im not really allowed to talk rn...

slim hearth
#

oh because?

austere hornet
#

may or may not be in meeting rn

slim hearth
#

oh i see

#

ew

#

well honestly i dont have much to talk about anyway

#

im like, completely new to coding and such

austere hornet
#

im not new, but it still feels like it

slim hearth
#

thats an understandable feeling

#

i wish i took coding classes while i was still in school or something

austere hornet
slim hearth
#

damn

#

like high school or college

austere hornet
#

high school

slim hearth
#

oh sweet

#

are you going to go for a cs major possibly when you get into college

austere hornet
#

yes

somber heath
#

@whole bear ๐Ÿ‘‹

whole bear
somber heath
whole bear
#

I don't have the requirements, but anyway.

#

How are you guys?

#

how long time have you been coding?

#

Dude, I just started

#

I like this discipline.

austere hornet
#

I've been focussing on mathematics.

whole bear
whole bear
#

yeah

austere hornet
austere hornet
whole bear
#

I've started 3 days ago

#

hahah

#

It's very annoying.

somber heath
#

@copper flame ๐Ÿ‘‹

winter plover
somber heath
#

@hoary tiger ๐Ÿ‘‹

#

@novel hearth ๐Ÿ‘‹

novel hearth
#

๐Ÿ‘‹

somber heath
#

@ruby sand ๐Ÿ‘‹

ruby sand
worthy token
#

A songification of that most holiest of Python Enhancement Proposals, the PEP 8.

Based on an idea by Daniel "Mr. Hemlock" Brown.
Written and performed by Leon Sandรธy, A.K.A. lemonsaurus.
Music and melody from Mad World by Roland Orzabal. This version was inspired by the version released by Gary Jules.

๐ŸŒŽ Website: https://pythondiscord.com/ โ€‹
๐Ÿ’ฌ ...

โ–ถ Play video
#

PEP8 " Tabs or Spaces?
Spaces are the preferred indentation method.

Tabs should be used solely to remain consistent with code that is already indented with tabs.

Python disallows mixing tabs and spaces for indentation."

what spaces are preferred smh

somber heath
#

"camelCase is not for Python"
Except when writing to an API endpoint or existing codebase that uses it, etc.

But otherwise, yes, please don't.

civic chasm
#

Natural Language Processing (NLP)

rapid chasm
peak depot
civic chasm
rapid chasm
#

50/50

brisk bridge
#

hi

#

can you help me with fastapi?

#

i am using email, username, password for auth in fastapi but HTTPBasicCredentials doesn't show me email on it, how can i add email to it? should i subclass the HTTPBasic() and add email or just use username and password?

whole bear
#

bhai tere name me kya likha hai

somber heath
#

@charred abyss ๐Ÿ‘‹

wise cargoBOT
#

:incoming_envelope: :ok_hand: applied timeout to @charred abyss until <t:1707572924:f> (10 minutes) (reason: burst spam - sent 8 messages).

The <@&831776746206265384> have been alerted for review.

whole bear
#

hi milen hi opal

#

and everyon

brisk bridge
whole bear
#

pav bhaji

charred abyss
#

hello guys

#

can i speak?๐Ÿ˜

whole bear
#

no

charred abyss
#

why?

whole bear
#

because you cannot type ligma

charred abyss
#

is that a joke?

shadow basalt
#

Is anyone an developer?

whole bear
whole bear
#

not sure what answer you were expecting to that question

vocal basin
#

did they just leave lol

somber heath
#

Morbius vs Mobius.

whole bear
#

hey guys

#

@fossil notch wdym

wind raptor
vestal copper
#

Hie

wind raptor
#

Hey @plush flax ๐Ÿ‘‹

plush flax
#

hi

plush flax
wind raptor
#

Great, how about yourself?

plush flax
#

good good

#

i cant speak, microphone is not available

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.

plush flax
#

!voice

#

i havent sent less than 50 messages:(

#

@fallen heron you have apple vision pro?

#

i go, bye

wind raptor
#
frozen owl
#

hey mindful

#

my mic is not working

#

however

limber kelp
#

Hey @frozen owl

frozen owl
#

it works on browser eg google meet

#

also

#

my video perm was gone

#

mr hemlock gave me vid perm before on christmas

#

now its gone pepeSad

#

yeah

#

but i didnt stream at all

#

ohhhhhh

#

may i have the "trial perm" pls

#

i can stream myself coding up a cache system for alphazero

wind raptor
#

!stream 717749310518722691

wise cargoBOT
#

โœ… @whole bear can now stream until <t:1707581612:f>.

frozen owl
#

mindful may i have the perm please? it's not on my profile

karmic obsidian
#

!code
a= 'asdf'
b='asdf'
print(id(a)==id(b))

#

this gives True

red pond
#

Do you accept help with the puzzles?

#

And he sacrifices THE QUEEENNNN

#

Pawn takes and promotes it's checkmate

#

you have a pin

#

I'm sorry a fork*

#

nice

#

Something like h4 to remove the pawn might win the knight later on

#

Doing well, thank you for asking!

#

pin it

#

nooo

#

Kc2 was alright, there you lose the biship

#

take w the rook

#

A lot of partners would respect the mile you're going to be protected; It sends a message that you're careful, thinking of everything

#

I have to run, thanks everyone of the company! I wish you all a good dayy!

sour willow
frozen owl
#

@wind raptor i can hear you

upper basin
#

Dev may I proceed?

upper basin
#

stubgen

rugged tundra
#

Strict pyright, strict mypy, ruff with `select = ["ALL"]

@upper basin

rugged root
#

Oh wow it really does stay hopping on the weekend

#

This pleases the Hemlock

#

Not getting on call, just had to take care of something on my laptop and decided to see who all was here

austere linden
#

YouTube Link for the server: https://www.youtube.com/@PythonDiscord

austere linden
rugged root
#

Yep, that's ours

peak depot
#

Icewind Dale is a role-playing video game developed by Black Isle Studios and originally published by Interplay Entertainment for Windows in 2000 and by MacPlay for the Macintosh in 2002 (both the Classic Mac OS and OS X). The game takes place in the Dungeons & Dragons Forgotten Realms campaign setting and the region of Icewind Dale, and uses th...

whole bear
#

@muted hinge Can I get stream perms?

muted hinge
#

sorry, a little busy, will be back in a few

whole bear
#

@ivory stump Help

muted hinge
#

!stream 717749310518722691

wise cargoBOT
#

โœ… @whole bear can now stream until <t:1707592908:f>.

sweet sorrel
#

ayo can i get some streaming privs

#

๐Ÿ˜„

muted hinge
#

I hate my wireless adapter so much

peak depot
#

@muted hinge can i stream rdr2 for 15min?

muted hinge
#

sure

#

!stream 425552190283972608

wise cargoBOT
#

โœ… @peak depot can now stream until <t:1707593325:f>.

muted hinge
#

Not today, heh :)

whole bear
#

Uh lily

muted hinge
#

let's be careful

whole bear
#

Yo

muted hinge
#

.coinflip

viscid lagoonBOT
#

@muted hinge flipped tails.

normal trout
#

.coinflip

viscid lagoonBOT
#

@normal trout flipped heads.

whole bear
#

.coinflip

viscid lagoonBOT
#

@whole bear flipped heads.

whole bear
#

Lily

#

Help

normal trout
#

bru

#

why did u mute urself

#

cmon

whole bear
muted hinge
#

yes?

normal trout
upper basin
whole bear
muted hinge
#

!stream 717749310518722691

wise cargoBOT
#

โœ… @whole bear can now stream until <t:1707594212:f>.

normal trout
muted hinge
#

I'm coding while I sit in and moderate the VC ๐Ÿ’ป

normal trout
upper basin
#

Farewell!

muted hinge
#

I have nothing yet, but I think I'm going to write my own quick and dirty python install/environment manager

muted hinge
#

I saw that ๐Ÿ‘€

normal trout
muted hinge
#

.wiki black noise

viscid lagoonBOT
#
Wikipedia Search Results

Colors of noise
of noise or noise spectrum refers to the power spectrum of a noise signal (a signal produced by a stochastic process). Different colors of noise have

Black Noise
Black Noise may refer to: Black noise, a type of noise consisting of mostly silence Black Noise (group), a hip-hop crew from Cape Town, South Africa Black

normal trout
#

Black Noise for Studying, Sleeping & Relaxation masks low-frequency ambient noise, helping you concentrate to avoid distractions, study for exams, immerse yourself in thought, do homework, meditate, relax, or fall asleep faster.

Black noise can help people with ADHD, misophonia, insomnia, or tinnitus get relief.

This type of noise has an envol...

โ–ถ Play video
stark river
muted hinge
#

I don't have a .dotfiles repository and I have almost nothing for python in my vimrc

stark river
#

i use conda for ML and virtualenv for web dev

#

but detecting the correct interpreter in the virtual env requires a bit of tweaking

muted hinge
#

I have no idea how to do that unfortunately :/

#

I use syntastic for linting, no idea how it does executable lookup

stark river
#

i only need to look at how to setup the lsp tweaking and debug adapter for python.. no idea how you're coding without an lsp

forest pagoda
#

Hiya

muted hinge
#

hello :D

normal trout
forest pagoda
muted hinge
#

๐Ÿ‘‹

forest pagoda
#

lmao

normal trout
#

Im playing fortnite

forest pagoda
#

my device doesn't support ๐Ÿ˜ฆ

muted hinge
#

@normal trout you're on thin ice, be mindful of what you're doing.

#

We have logs, you know.

normal trout
#

oh I forgot lol, sry

forest pagoda
#

zenbook pro duo but uh... no windows

muted hinge
#

i have a vivobook although for some reason asus's device registration calls it an expertbook

forest pagoda
#

Haha okay

normal trout
#

but you know whats better @muted hinge ?

muted hinge
normal trout
#

No, This banger

normal trout
muted hinge
#

A motivational speech is not what I need right now, but it sounds nice

normal trout
muted hinge
#

I'm literally coding something right now

normal trout
civic chasm
hardy summit
#

Can I get streaming privileges?

turbid tree
#

Hi

hardy summit
stark river
#

๐ŸŽฌ Mastering Dynamic Programming: An Introduction ๐ŸŽฌ

Are you ready to unravel the secrets of dynamic programming? ๐Ÿค” Dive into the world of efficient problem-solving with this comprehensive introduction to dynamic programming. Whether you're a budding programmer or an algorithm aficionado, this video is your gateway to understanding the magic behi...

โ–ถ Play video
turbid tree
#

i have a question
i started learning python, a few weeks ago
i think i have learned the basics
what's the next step
i mean I learned the basic concepts like variables, lists , if statement , while and for loops and ect
i can make simple games
but then what
what should i learn next

hardy summit
#

and maybe codewars

turbid tree
frozen owl
#

wtf scared the shit out of me

hardy summit
frozen owl
#

me?

turbid tree
hardy summit
hardy summit
#

it's just in python

frozen owl
#

im have made a successful alphazero implementation but now im trying to push on performance and innovate on RL techniques

#

but to no avail (as of now)

#

i am in the process of implementing a caching system

frozen owl
#

uhhh idk

#

it's not "advanced" per se

hardy summit
#

Alpha zero is AI tho

frozen owl
#

it's just a project by google deepmind and it is famous due to a massive publicity stunt from their predecessor AlphaGo Lee

hardy summit
#

Oh

frozen owl
#

sure

frozen owl
hardy summit
turbid tree
somber heath
#

!e py print((lambda: (a := 123))()) print(a)

wise cargoBOT
#

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

001 | 123
002 | Traceback (most recent call last):
003 |   File "/home/main.py", line 2, in <module>
004 |     print(a)
005 |           ^
006 | NameError: name 'a' is not defined
somber heath
#

!e py a = [123] print((lambda: a[0] := 456)()) print(a[0])

wise cargoBOT
#

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

001 |   File "/home/main.py", line 2
002 |     print((lambda: a[0] := 456)())
003 |            ^^^^^^^^^^^^
004 | SyntaxError: cannot use assignment expressions with lambda
somber heath
#

!e py import random random.seed(16362319) letters = 'abcdr' result = ''.join(random.choices(letters, k=11)) print(result)

wise cargoBOT
#

@somber heath :white_check_mark: Your 3.12 eval job has completed with return code 0.

abracadabra
somber heath
#

@loud orbit ๐Ÿ‘‹

gentle flint
brisk bridge
#

hi

slim hearth
#

howdy

#

what're guys doing

#

i have a small 3d printer

#

that just collects dust

gentle flint
slim hearth
#

fire

gentle flint
loud orbit
#

@somber heath Hi

gentle flint
plush flax
#

hi

#

how are you guyssss?

#

im fine

#

i need get more than 50 messages

brisk bridge
#

hi

#

can anyone help me with fastapi?

somber heath
#

@grizzled nexus ๐Ÿ‘‹

#

@silent jolt ๐Ÿ‘‹

grizzled nexus
#

yes

echo garden
#

hello

#

sorry cant talk

#

but i can hear

#

@somber heath

#

coffee!!!!!

#

its about what 11pm where you're at

#

waiting for mr hemlock?

#

ohhhj sunday

#

thats right

#

mindful come in on the weekend?

#

Now im on a keyboard

#

well the court date is getting closer, its up to the judge...

#

i figured if they would have want me in prison id be on my way

#

@somber heath

#

anyhow was you week?

#

oh pizza

#

my heartach of choice

#

heartattack

#

thanks

whole bear
#

@karmic obsidian i think that would happen only for literal strings

#

i dont think that happens at runtime though

#

that would be too slow

#

or maybe not if you use a hashmap

#

hmm

#

if hashing is faster than allocating memory then its a optimization

somber heath
#

!e py a = 'abc' b = 'abc' print(a is b)

wise cargoBOT
#

@somber heath :white_check_mark: Your 3.12 eval job has completed with return code 0.

True
somber heath
#

!e py print('abc' is 'abc')

whole bear
#

yep

wise cargoBOT
#

@somber heath :white_check_mark: Your 3.12 eval job has completed with return code 0.

001 | /home/main.py:1: SyntaxWarning: "is" with 'str' literal. Did you mean "=="?
002 |   print('abc' is 'abc')
003 | True
echo garden
#

are these examples?

whole bear
#

!e

a = "a"
b = "b"
c = a + b
d = a + b
print(c is d)
wise cargoBOT
#

@whole bear :white_check_mark: Your 3.12 eval job has completed with return code 0.

False
echo garden
#

hmmph

#

yesterday i sliced my knuckel

whole bear
#

bytearray

#

you can use bytearray as strings

echo garden
#

yeah on a broke mirror

#

broken

whole bear
#

but just doing += on a string im sure the interpreter is smart enough to reuse the allocation

karmic obsidian
echo garden
#

you mean the interpreter is programmed with that in mind

whole bear
#

should be atleast O(n)

echo garden
#

how are things down under @somber heath

#

i mean the land not your pants

#

im waiting for my lady friend to get to stirring

karmic obsidian
whole bear
#

yep

echo garden
#

heh

#

just kidding man trying to put a smile on ya

karmic obsidian
somber heath
#

@earnest crag ๐Ÿ‘‹

earnest crag
echo garden
#

You are not wrong @somber heath

#

oh thats a funny meme

#

ah

#

got one hell of an aim

#

my toes are freezing dang it

#

ive been up for nearly 3 hours

#

its almost 8 so yea 3 hours

#

my significant other is laying in bed all tranqual and i want to

#

@somber heath he works for a 3 letter organization

#

we just don't know which one

#

remember i have a better idea then most

#

out of country, speaks english..... cia

karmic obsidian
echo garden
#

@karmic obsidian you think he does? im not arguing this point just confirming that i noticed it

#

@karmic obsidian just remember its all rumor

echo garden
#

@somber heath remembering they day you allowed your personal life revealed, i bask in the joy of this... but remembering you only human after all.

somber heath
#

@oak zinc ๐Ÿ‘‹

karmic obsidian
#

thanks for you answers @somber heath gtg

echo garden
#

all i know is that you work for an organization that brings joy to people at times... you are more important then your realize. but you're human is what people skip over when learning things they shouldn't know.

whole bear
#

o

echo garden
#

hey if i know too much then i want witness protection @somber heath

#

oh thats what i know, not what most assume

echo garden
#

oh thats funny and nice loop

somber heath
#

@vague fulcrum ๐Ÿ‘‹

whole bear
#

bruh i thought you called me useless

#

๐Ÿ˜ญ

echo garden
#

what?

#

you thought you were called useless?

#

OHHHH never mind

whole bear
#

i was like how do you know

echo garden
#

LOL

#

damn

#

so cold

#

@whole bear hey where'd you go?

whole bear
#

im here

echo garden
#

oh

#

how goes it?

hollow kelp
#

hey guys hello

#

I'm not permitted to use voice in any voice chat , can anyone tell what's the reason ?

civic chasm
echo garden
#

someone sleeping i cant talk

#

Hey @dry jasper

#

there are alot of problems to solve in life

echo garden
#

@dry jasper im watching

#

@dry jasper i like the commercials when they are good

#

What freedom

#

last time i checked freedom wasn't free and its sad how we treat the people who try to protect it

split plover
wise loom
#

@kind pulsar test

#

do we have a Python bot?

dry jasper
#

!py

wise loom
#

!py print(1+1)

dry jasper
#

!py
print(1+1)

wise loom
dry jasper
#

#bot-commands

#

!e
print(1+1)

wise cargoBOT
#

@dry jasper :white_check_mark: Your 3.12 eval job has completed with return code 0.

2
wise loom
#

!e set('ABCD') - set('ABC')

wise cargoBOT
#

@wise loom :warning: Your 3.12 eval job has completed with return code 0.

[No output]
wise loom
#

!e print( set('ABCD') - set('ABC') )

wise cargoBOT
#

@wise loom :white_check_mark: Your 3.12 eval job has completed with return code 0.

{'D'}
split plover
#

thx

whole bear
#

@ivory stump Are you available?

somber heath
#

@low minnow ๐Ÿ‘‹

low minnow
#

yo

#

i cant talk bc discord

somber heath
low minnow
#

can someone help me with python work?

#

it will take 5 mins

#

ill venmo

somber heath
#

!rule 9

wise cargoBOT
#

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

low minnow
#

oh

#

perfect!

#

of course

#

basically, I printed three pdfs, increasing.pdf, decreasing.pdf, and random.pdf using insertion and selection sorts

#

the problem is that my code only shows selection_sorts data, not insertion so it isnt printing to the graphs

#

yea

#

from matplotlib.backends.backend_pdf import PdfPages

#

yea LOL

#

would it be easier if you saw my code?

#

its just 2 files

somber heath
#

!code

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.

whole bear
#

Hi Hix

low minnow
#

how do i show the other file?

#

in paste bin

#

alrighty, they are pasted in pastebin

#

hold on im trying to find it lol

#

import os
import matplotlib.pyplot as plt
from matplotlib.backends.backend_pdf import PdfPages

def execute_sort(array_size, orientation):
# Clear the contents of Sort.cover before each execution
open("Sort.cover", "w").close()
os.system(
f"python Sort.py {array_size} {orientation.lower()}")

def extract_counts(file_path):
insertion_counts, selection_counts = {}, {}
with open(file_path, "r") as file:
for line in file:
parts = line.strip().split()
if 'Insertion Sort Comparisons' in line:
insertion_counts[int(parts[0])] = int(parts[-1])
elif 'Selection Sort Comparisons' in line:
selection_counts[int(parts[0])] = int(parts[-1])
return insertion_counts, selection_counts

def main():
orientations = ["increasing", "decreasing", "random"]
array_sizes = [10000, 12500, 15000, 17500, 20000, 22500, 25000, 27500, 30000, 35000, 40000, 45000, 50000]

for orientation in orientations:
    plt.figure(figsize=(10, 5))
    insertion_totals, selection_totals = [], []

    for array_size in array_sizes:
        execute_sort(array_size, orientation)
        insertion_counts, selection_counts = extract_counts("Sort.cover")
        print(f"Array Size: {array_size}, Insertion Counts: {insertion_counts}, Selection Counts: {selection_counts}")
        insertion_totals.append(insertion_counts.get(array_size, 0))
        selection_totals.append(selection_counts.get(array_size, 0))

    plt.plot(array_sizes, insertion_totals, 'o-', label="Insertion Sort")
    plt.plot(array_sizes, selection_totals, 's-', label="Selection Sort")

    plt.xlabel("Array Size")
    plt.ylabel("Total Execution Count")
    plt.title(f"Execution Counts for {orientation.capitalize()} Data")
    plt.legend()
    plt.tight_layout()
    plt.savefig(f"{orientation}_counts.pdf")
    plt.close()

if name == "main":
main()

whole bear
#
import os
import matplotlib.pyplot as plt
from matplotlib.backends.backend_pdf import PdfPages


def execute_sort(array_size, orientation):
    # Clear the contents of Sort.cover before each execution
    open("Sort.cover", "w").close()
    os.system(
        f"python Sort.py {array_size} {orientation.lower()}")


def extract_counts(file_path):
    insertion_counts, selection_counts = {}, {}
    with open(file_path, "r") as file:
        for line in file:
            parts = line.strip().split()
            if 'Insertion Sort Comparisons' in line:
                insertion_counts[int(parts[0])] = int(parts[-1])
            elif 'Selection Sort Comparisons' in line:
                selection_counts[int(parts[0])] = int(parts[-1])
    return insertion_counts, selection_counts

def main():
    orientations = ["increasing", "decreasing", "random"]
    array_sizes = [10000, 12500, 15000, 17500, 20000, 22500, 25000, 27500, 30000, 35000, 40000, 45000, 50000]

    for orientation in orientations:
        plt.figure(figsize=(10, 5))
        insertion_totals, selection_totals = [], []

        for array_size in array_sizes:
            execute_sort(array_size, orientation)
            insertion_counts, selection_counts = extract_counts("Sort.cover")
            print(f"Array Size: {array_size}, Insertion Counts: {insertion_counts}, Selection Counts: {selection_counts}")
            insertion_totals.append(insertion_counts.get(array_size, 0))
            selection_totals.append(selection_counts.get(array_size, 0))

        plt.plot(array_sizes, insertion_totals, 'o-', label="Insertion Sort")
        plt.plot(array_sizes, selection_totals, 's-', label="Selection Sort")

        plt.xlabel("Array Size")
        plt.ylabel("Total Execution Count")
        plt.title(f"Execution Counts for {orientation.capitalize()} Data")
        plt.legend()
        plt.tight_layout()
        plt.savefig(f"{orientation}counts.pdf")
        plt.close()

if name == "_main":
    main()```
low minnow
#

ur so nice

whole bear
low minnow
#

i have anoter file

#

so 2 total

whole bear
low minnow
#

my friends think that the insertion sort list is empty.

whole bear
#

I muted

somber heath
#
if __name__ == '__main__':
    main()```
low minnow
#

it looks like that alr

#

do you know what the sort.py file looks like

#

your good lol

#

this assignment takes a lot of big ass arrays

#

thats my issue

somber heath
#

@hollow salmon ๐Ÿ‘‹

low minnow
#

it takes SO LONG to run

#

at least in terminal

#

yes

#

all three

#

they are labelled correctly

#

just the data isnt correct in them / it isnt even displayed

#

like its supposed to only have 2 types of data (intertion_sort and selections_sort data)

#

the directions are long thats why idk if u want them

#

so pluck pdf pages out of my bonus.py file?

#

like its there but do i need it?

#

do u have email? i can just send everything through there for you to see

#

it has everything and i already have 95% of the work done

#

its just hard wrapping it all together yk?

#

@somber heath

low minnow
#

delta?

#

can you ss?

#

i cant find it

#

i clicked link and it put my into backends

somber heath
#
from matplotlib.backends.backend_pdf import PdfPages
import matplotlib.pyplot as plt

# Initialize:

with PdfPages('foo.pdf') as pdf:

    # As many times as you like, create a figure fig and save it:

    fig = plt.figure()

    pdf.savefig(fig)

    # When no figure is specified the current figure is saved

    pdf.savefig()```
low minnow
#

so this is pdf pages but liike an alternatiev?

#

would you like the directions and other file so u can understand what ur looking for

#

yea i just have three pdfs. they are labelled increasing.pdf, decreasing.pdf, and random.pdf

#

LOL @somber heath

#

im not sure

#

its just taking data this command: python Bonus.py

#

i think the code includes the array sizes in the plot as the x-axis values,

#

39 PDFS?!?!

#

i need 3 ๐Ÿ˜ญ

#

so what is the fix im sorry

#

adding it now 1 sec

somber heath
#
plt.savefig(f'{array_size}{orientation}.pdf')```
low minnow
#

the prob is, i have a bunch of array sizes, i only want 3 pdf's

#

im implementing what you said right now

#

its running lmao

#

i appreciate it again, do you need the directions?

somber heath
#

I suspect you might need something likepy for orientation in orientations: with PdfPages(f'{orientation}.pdf') as pdf: for array_size in array_sizes: 'Add figure to pdf'

low minnow
#

its still running lmao

#

it is taking so much data

#

it has to go through all the way for the pdf's to display

#

my prof said it will take much longer than most coding assignments

#

because it is sorting through so many data structures and algorithsms

#

yes, 20 mins give or take

#

yea...

#

here is a screenshot of my folder for refrence

#

here is it still running....

#

does it work on ur end?>

#

oh

#

so it is logical, as in it should work in theory

#

Generating array...
Array generated.
Performing sorting operations...
Performing selection sort...
Selection sort completed.
Insertion Sort Comparisons for array size 10000: 0
Selection Sort Comparisons for array size 10000: 49995000
Writing comparison counts to file...
Comparison counts written to file.
Generating array...
Array generated.
Performing sorting operations...
Performing selection sort...
Selection sort completed.
Insertion Sort Comparisons for array size 20000: 0
Selection Sort Comparisons for array size 20000: 199990000
Writing comparison counts to file...
Comparison counts written to file.
Generating array...
Array generated.
Performing sorting operations...
Performing selection sort...
Selection sort completed.
Insertion Sort Comparisons for array size 30000: 0
Selection Sort Comparisons for array size 30000: 449985000
Writing comparison counts to file...
Comparison counts written to file.
Generating array...
Array generated.
Performing sorting operations...
Performing selection sort...
Selection sort completed.
Insertion Sort Comparisons for array size 40000: 0
Selection Sort Comparisons for array size 40000: 799980000
Writing comparison counts to file...
Comparison counts written to file.
Generating array...
Array generated.
Performing sorting operations...
Performing selection sort...
Selection sort completed.
Insertion Sort Comparisons for array size 50000: 0
Selection Sort Comparisons for array size 50000: 1249975000
Writing comparison counts to file...
Comparison counts written to file.
Generating array...
Array generated.
Performing sorting operations...
Performing selection sort...
Selection sort completed.
Insertion Sort Comparisons for array size 10000: 49995000
Selection Sort Comparisons for array size 10000: 49995000
Writing comparison counts to file...
Comparison counts written to file.
Generating array...
Array generated.
Performing sorting operations...
Performing selection sort...

#

this is in terminal

#

right now

#

OH

#

I have another question, if i need to put a paragraph describing the graph in the pdf, in the same pdf in the graph how do i write a paragraph about that graph?

#

@somber heath

#

ye

low minnow
#

plt.text()

#

like that?

#

no shit LOL

#

just for general consensis

low minnow
#

yea

#

like in the same page as the graph

#

describing what the graph is doing

somber heath
#

@whole bear ๐Ÿ‘‹

whole bear
low minnow
#

hmmm

#

this would go into my bonus.py I am assuming?

somber heath
#

@swift skiff ๐Ÿ‘‹

low minnow
#

this is what my graphs look like

#

i am going to smash my head through my monitor

somber heath
low minnow
#

alll good

somber heath
low minnow
#

pretty much

#

LMAO

#

I wish I knew python and not java

somber heath
#

@pastel prism ๐Ÿ‘‹

upper basin
#

interaction_hamiltonian : NDArray = hamiltonian[interaction]

somber heath
#

!d numpy.ndarray

wise cargoBOT
#

class numpy.ndarray(shape, dtype=float, buffer=None, offset=0, strides=None, order=None)```
An array object represents a multidimensional, homogeneous array of fixed-size items. An associated data-type object describes the format of each element in the array (its byte-order, how many bytes it occupies in memory, whether it is an integer, a floating point number, or something else, etc.)

Arrays should be constructed using [`array`](https://numpy.org/devdocs/reference/generated/numpy.array.html#numpy.array), [`zeros`](https://numpy.org/devdocs/reference/generated/numpy.zeros.html#numpy.zeros) or [`empty`](https://numpy.org/devdocs/reference/generated/numpy.empty.html#numpy.empty) (refer to the See Also section below). The parameters given here refer to a low-level method (*ndarray(โ€ฆ)*) for instantiating an array.

For more information, refer to the [`numpy`](https://numpy.org/devdocs/reference/index.html#module-numpy) module and examine the methods and attributes of an array.
somber heath
#

@lime root ๐Ÿ‘‹

#

@whole bear ๐Ÿ‘‹

waxen barn
#

Yo sorry I needa go

somber heath
#

@mental seal ๐Ÿ‘‹

mental seal
#

yo

somber heath
#

@wicked relic ๐Ÿ‘‹

civic chasm
waxen barn
#

yo anyone know what I tablet I should get for taking notes when im in class?

#

im not sure what to get

somber heath
waxen barn
#

yea im honestly not sure what type of specs would even suit what im using to for

#

all im going to be using it for is taking digital ntoes with a pen of smth and probably watching yt but I do want one with a camera

wicked relic
frozen owl
#

hi

#

hi :D

#

my mic isnt working

#

for some strange reason

#

like it works on literally any other interface (eg google meet)

#

you see

#

it works

#

but then it doesnt if i wanna call

#

strange

#

lol imma reboot

#

cya

#

ughhhHHHHH

#

i just rebooted

#

still no

bright ridge
#

Hello

somber heath
somber heath
#

@whole bear ๐Ÿ‘‹

#

@real wraith ๐Ÿ‘‹

somber heath
#

@mighty gyro ๐Ÿ‘‹

mighty gyro
#

hello

#

i dont think i will join

#

i know its advanced so

#

yea

obsidian dragon
#

@mighty gyro what are you refering to

mighty gyro
#

im really new to python

#

so i won't understand what you guys talking abt

obsidian dragon
#

I was talking about cat videos

mighty gyro
#

k

obsidian dragon
#

I hope you understand that cats are the superior pet of choise

pallid verge
#

@somber heath hey man ...let's say i have a map (from the top) of a home / room / building ... how can i dynamically generate a wayppoint from one location to another

obsidian dragon
#

what do you mean dynamicaly

pallid verge
#

let's say i have different room ..and i told ...ok createa pathway from room A to room B ...again like room D to room B ..like that

somber heath
#

Look at maze solving algorithms.

obsidian dragon
#

like do you need something like A*?

pallid verge
#

tbh i am really neewb in algo ...have to look into it

obsidian dragon
#

A* (pronounced "A-star") is a graph traversal and pathfinding algorithm, which is used in many fields of computer science due to its completeness, optimality, and optimal efficiency. Given a weighted graph, a source node and a goal node, the algorithm finds the shortest path (with respect to the given weights) from source to goal.
One major prac...

peak depot
pallid verge
#

like how it will know "here's a wall it can't cross a wall"

somber heath
#

@safe forum ๐Ÿ‘‹

pallid verge
#

let's say i give image like this

somber heath
#

You may be knocking at the door to computer vision.

#

Unless you manually remove traversable elements.

pallid verge
#

like in maze algo .. they also have to like know ..."a wall is here ...don't crash"

obsidian dragon
#

mineflayer

somber heath
#

It'd be easier if you manually defined waypoints.

#

Centers of rooms, doorways, points outside doors in hallways, etc. Line of sight to line of sight, etc.

abstract lantern
#

Hello there.

obsidian dragon
abstract lantern
#

I am working on a project with my friends and I want to push my new branch to our Github repository.
What git command is best for it?

somber heath
#

Defining points you can move to from each point.

pallid verge
somber heath
#

Overkill.

#

But maybe.

upper basin
#
def lcu_list_to_x(lcu_list,
                  shape_structure):
    x = []
    for ten, shape in zip(lcu_list, shape_structure):
        for ele in ten.numpy().flatten():
            x.append(ele)
    x = np.array(x, dtype=np.float64)
    return x
#
def lcu_list_to_x(lcu_list):
    x = []
    for ten in lcu_list:
        for ele in ten.numpy().flatten():
            x.append(ele)
    x = np.array(x, dtype=np.float64)
    return x
somber heath
#

!e py help(list.extend)

wise cargoBOT
#

@somber heath :white_check_mark: Your 3.12 eval job has completed with return code 0.

001 | Help on method_descriptor:
002 | 
003 | extend(self, iterable, /)
004 |     Extend list by appending elements from the iterable.
upper basin
#
def lcu_list_to_x(lcu_list: List[NDArray[np.float64]]) ->  NDArray[np.float64]:
    # Concatenate all tensors along the last axis and then flatten the result
    return np.concatenate([tensor.flatten() for tensor in lcu_list]).astype(np.float64)
abstract lantern
#

Tried to push the new branch, got this

git push -u origin dev_test
unable to access <the repository link>: The requested URL returned error: 403
somber heath
#

@nimble kernel ๐Ÿ‘‹

brisk bridge
#

hi

nimble kernel
somber heath
#

We're not talking much right now, anyway.

#

You aren't missing out.

nimble kernel
rugged root
#

@long cypress Yo

long cypress
#

Hi

#

how's going?

rugged root
#

Good, you?

whole bear
#

Has anyone here seen the MIT computer science/electrical engineering lectures on YouTube?

#

Iโ€™m confused to what abstraction means

#

So is C more complex?

#

I see now

#

Thank you

#

Yeah

#

I had to google what systems meant and Iโ€™m pretty sure itโ€™s just instructions lol

#

Like just say instructions

#

Using python to create complex systems

#

Right

vocal basin
whole bear
#

Yeah coding is like blood vessels or legos like you said

#

The power point slides look so bland lol

#

In general sense lol

#

I see what you mean

vocal basin
#

well, it can be worse (pdf slides)

whole bear
#

The worst is manuals

lucid blade
#

lurks

whole bear
#

I like the information too

rugged root
whole bear
#

Just not very colorful or exciting on the page

lucid blade
#

chillin but will try and hop on voice sometime ๐Ÿ™‚

whole bear
#

Like terms of service lol

rugged root
#

@twin patrol Yo

twin patrol
#

Hi ๐Ÿ‘‹

whole bear
#

Yeah that makes sense

#

The trying to screw you part reminds me of that South Park episode lol

#

The human centipede

#

Where Kyle doesnโ€™t read the apple terms of service

vocal basin
#

"in Oracle-made docs, there's nothing but legal statements"

rugged root
#

Oh right right

vocal basin
#

their hello world example is just peak Oracle

#

> giant license statement
> useless comment on what the code does
> missing comma

rugged root
#

Oh I have to see this

whole bear
#

What kind of manuals would you read?

vocal basin
#

so unusual to see nothing in dev tools network tab except for page itself

#

(it's 142 kB not 436 B, that was just redirects being weird)

#

222 pages when printed without margins

whole bear
#

I just checked my notes and the professor said abstraction is classes?

vocal basin
#

classes is one of the things that provide abstraction

#

there are also abstract classes -- that is a specific language-dependent term

#

Python's notion of abstract classes is different from Java's

whole bear
#

I see

#

Thanks for the help. Cya later.

rugged root
#

Take it easy, dude

vocal basin
#

I think I only pay, like, 4%

dusk raven
#

[Rosenkranz 2002, S. 40-42]
[Hatten/Rosenthal 1999, S. 296/299]
[Becker et al. 2005, S. 30]
[Becker et al. 2005, S. 30]; [Hatten/Rosenthal 1999, S. 296/299]

vocal basin
#

normally they have the actual thing written somewhere else

#

so those look like what is in text

#

no bibliography section at the end of the paper?

#

(BibTeX, I think, autogenerates it)

dark swan
#

yoo

vocal basin
#

$37K a year was the limit, right?

#

$26.3K here

#

so even lower

peak depot
#

@rugged root who are you talking to? I can only hear you

rugged root
#

I'm talking to BOTNET

vocal basin
rugged root
#

!stream 598252815613165619

wise cargoBOT
#

โœ… @lone flame can now stream until <t:1707755287:f>.

rugged root
#

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

peak depot
#

hi @gentle flint

gentle flint
#

hi

rugged root
#

I'll be back, sorry

#

Meeting

wind raptor
#

I built a new PC on Saturday ๐Ÿ˜„

peak depot
#

hi Cris!

#

hi Focus

frozen owl
#

how much was it

wind raptor
#

$3000CAD

frozen owl
#

cant hear anything

frozen owl
#

actually a pretty good deal ngl

wind raptor
#

Yeah

lone flame
#

(myenv) myberrypi@raspberrypi:~/Documents/ThermalCamera $ python thermaltest1.py
ImportError

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
File "/home/myberrypi/Documents/ThermalCamera/thermaltest1.py", line 6, in <module>
import time,board,busio
File "/home/myberrypi/myenv/lib/python3.11/site-packages/board.py", line 50, in <module>
from adafruit_blinka.board.raspberrypi.raspi_5b import *
File "/home/myberrypi/myenv/lib/python3.11/site-packages/adafruit_blinka/board/raspberrypi/raspi_5b.py", line 6, in <module>
from adafruit_blinka.microcontroller.bcm2712 import pin
File "/home/myberrypi/myenv/lib/python3.11/site-packages/adafruit_blinka/microcontroller/bcm2712/pin.py", line 5, in <module>
from adafruit_blinka.microcontroller.generic_linux.libgpiod_pin import Pin
File "/home/myberrypi/myenv/lib/python3.11/site-packages/adafruit_blinka/microcontroller/generic_linux/libgpiod_pin.py", line 8, in <module>
raise ImportError(
ImportError: libgpiod Python bindings not found, please install and try again! See https://github.com/adafruit/Raspberry-Pi-Installer-Scripts/blob/main/libgpiod.py

GitHub

Contribute to adafruit/Raspberry-Pi-Installer-Scripts development by creating an account on GitHub.

peak depot
gentle flint
peak depot
wise loom
#

@gentle flint you mentioned something a tool to be used to debug Github Actions, can you please link me?

wise loom
#

he made the batter too?! wow.. impressive

#

I never did this myself

gentle flint
gentle flint
# wise loom he made the batter too?! wow.. impressive
#

it's in french tho

#

but you can use translate

wise loom
#

you guise in Netherlands do that double-double, English and French, that bilingual lifestyle

wise loom
gentle flint
#

most don't know French

#

German is more common

gentle flint
civic chasm
queen oracle
iron bone
#

another walentines day another solo day

civic chasm
#

first one is live and 2nd localhost

wise loom
wise loom
#

badwolf, for the bad boys and bad girls out there, the baddies

gentle fern
gentle flint
#

well, have fun with 3d animation and gaming

brisk bridge
#

hi

obsidian dragon
#

<form>

rugged root
#

@errant warren Sup

#

@obsidian dragon We're getting echo from your mic

#

@ripe nest Sup

obsidian dragon
woeful salmon
#

@rugged root i was playing raft with some friends yesterday*, some of the friends couldn't join so we caught a llama and a goat, put them in a fence on the raft and put nametags on them with names of the friends who couldn't join and continued playing xD

wise loom
#

hey is there a tool out there for checking if the BIOS checksum against a database of valid manufacturer checksums?
this would help with auditing a bunch of laptops if they've been tampered with or not.
I've found a few things but nothing that's exactly like what I'm asking..

somber heath
#

In music, solfรจge (, French: [sษ”lfษ›ส’]) or solfeggio (; Italian: [solหˆfeddส’o]), also called sol-fa, solfa, solfeo, among many names, is a music education method used to teach aural skills, pitch and sight-reading of Western music. Solfรจge is a form of solmization, though the two terms are sometimes used interchangeably.
Syllables are assigned to ...

minor sapphire
#
spring = 3
summer = 6
autumn = 9
winter = 12

month = today.month```
obsidian dragon
#

!e
spring = 3
summer = 6
autumn = 9
winter = 12

month = today.month

wise cargoBOT
#

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

001 | Traceback (most recent call last):
002 |   File "/home/main.py", line 6, in <module>
003 |     month = today.month
004 |             ^^^^^
005 | NameError: name 'today' is not defined
dry jasper
#

df = pd.Series(["2011-06-07",
"2011-08-23",
"2011-08-27",
"2011-09-01",
"2011-09-05",
"2011-09-06",
"2011-09-08",
"2011-12-25"])
df = pd.to_datetime(df)

season = (df.dt.month - 1) // 3

rugged root
#

!e

print(-1//3)
wise cargoBOT
#

@rugged root :white_check_mark: Your 3.12 eval job has completed with return code 0.

-1
swift valley
#

Pi Python coming soon โ„ข๏ธ

rugged root
dry jasper
#
Actual:

3.13 development begins: Monday, 2023-05-22
3.13.0 alpha 1: Friday, 2023-10-13
3.13.0 alpha 2: Wednesday, 2023-11-22
3.13.0 alpha 3: Wednesday, 2024-01-17
Expected:

3.13.0 alpha 4: Tuesday, 2024-02-13
3.13.0 alpha 5: Tuesday, 2024-03-12
3.13.0 alpha 6: Tuesday, 2024-04-09
3.13.0 beta 1: Tuesday, 2024-05-07 (No new features beyond this point.)
3.13.0 beta 2: Tuesday, 2024-05-28
3.13.0 beta 3: Tuesday, 2024-06-18
3.13.0 beta 4: Tuesday, 2024-07-16
3.13.0 candidate 1: Tuesday, 2024-07-30
3.13.0 candidate 2: Tuesday, 2024-09-03
3.13.0 final: Tuesday, 2024-10-01
Subsequent bugfix releases every two months.
swift valley
#

here's what I've been up to since last month