#voice-chat-text-0

1 messages ยท Page 838 of 1

icy axle
#

New cipher!

paper perch
#

that's a lot

marble veldt
#

Always has been

#

Lmao

whole bear
#

Oh well now everyones leaving :()

#

heloooooo :()

#

Heyy

silent yacht
#

Hi

grand acorn
#

There's a scientific explanation for everything if one looks closely enough and is open to all possibilities :)

high cedar
#

guys i need to ask question if anyone can answer

#

does it require to know native development to learn flutter ?

plush willow
#

@spiral monolith hey can you answer a small question for me?

crimson remnant
#

Yeah really good but I would prefer a black screen and not a white screen

whole bear
#

#user @whole rover

sonic hatch
gentle flint
#

Martin Beck

#

Martin Beck is a fictional Swedish police detective and the main character in the ten novels by Maj Sjรถwall and Per Wahlรถรถ, collectively titled The Story of a Crime. Frequently referred to as the Martin Beck stories, all have been adapted into films between 1967 and 1994, six of which were included in a series featuring Gรถsta Ekman as Martin Bec...

sonic hatch
ruby sentinel
#

how come i cant speak

#

@dire folio

#

what are your favorite ode u guys like to use on website

clear shadow
#

Hey @gentle flint

gentle flint
#

hi

ruby sentinel
#

i cant speak

#

feel basd

#

๐Ÿ˜ซ

clear shadow
wise cargoBOT
#

Voice verification

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

sonic hatch
ruby sentinel
#

oh that why people are chatting so much using keyboard

#

wth

#

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

gentle flint
#

well this is odd

#

sphinx-rtd-theme 0.5.2 has requirement docutils<0.17, but you'll have docutils 0.17.1 which is incompatible.

subtle orchid
#

@delicate ledge Hi

#

can you speak?

delicate ledge
#

Uh no i just joinced the discord im not allowed yet

subtle orchid
#

oh should I speak and can you help me?

delicate ledge
#

Im a noob xD I need help aswell

subtle orchid
cursive heart
#

hello there

#

griff

stuck furnace
#

๐Ÿ‘€

uncut meteor
whole bear
#

Hello @tiny socket

#

I should be able to voiceverify today

tiny socket
uncut meteor
#

(0, 54)

gentle flint
#

I've just discovered that I'm a blithering idiot

#

accidentally uninstalled network-manager

#

then couldn't reinstall it because I didn't have a network connection

#

had to manually turn it on with /sbin/dhclient enp2s0

stuck furnace
uncut meteor
grave marten
#

how to talk ?

tiny socket
#

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

grave marten
#

how to get verify and talk

grave marten
rugged root
#

@amber raptor Dijanitorial

whole bear
#

.

uncut meteor
rocky kiln
#

!e py print(hex(16777215 - int("fd8401", 16)))

wise cargoBOT
#

@rocky kiln :white_check_mark: Your eval job has completed with return code 0.

0x27bfe
rocky kiln
#

@uncut meteor

uncut meteor
#

^ rounding to 0 or 255 for each channel after taking from 255

paper tendon
#

hi all

dense ibex
#

wth I can't add reactions

#

Hello Marko

uncut meteor
#

seems to handle it nicely

stuck furnace
#

You can change the colours of individual pixels through an API.

#

Hello everyone btw ๐Ÿ‘‹

#

Alright, I think I'm finally getting around to doing some pixels action ๐Ÿ˜„

trail badge
#

This did not pan out as expected, but tbf, there would have been physical ingame tires, it's just that the texture makes it look better.

uncut meteor
#

@timber needle can you show us the commands you are using?

trail badge
#

@timber needle, trying to install pynput?

sinful pawn
#

@rugged root Hallo!

rugged root
#

How's it going

sinful pawn
#

Reviewing my Marxist-Leninist Politicoeconomics material before moving to {my_country}'s Law

rugged root
#

Wait, what?

#

I am mucho confuso

trail badge
sinful pawn
rugged root
#

No no, I understood that part

#

It was more a why

#

For a class?

sinful pawn
#

Communist Party enforces it for all university undergraduate students

#

Where (is PythonTryHard)
Asia, hooboi

whole bear
#

I gotta go, Cya later :))

sinful pawn
#

@rugged root We're famous for "the bushes" meme

rugged root
#

Ah, right. Charlie I take it?

#

He's usually the one in the bushes

tiny seal
#

"Unitary Juche one-party republic under a totalitarian dictatorship" is what nc is

rugged root
#

Huh, I didn't realize they were a communist state

#

!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.pydis.com/

After pasting your code, save it by clicking the floppy disk icon in the top right, or by typing ctrl + S. After doing that, the URL should change. Copy the URL and post it here so others can see it.

trail badge
#

What do you think now about my new skin and PFP?

manic plinth
#

desnt datetime has strftime

#

so waht does he need

dense ibex
#

Yes datetime has strftime and strptime

manic plinth
#

use deep copy

dense ibex
#

@dark seal I have to ask... is your pfp a cat with a joint ๐Ÿ˜†

rugged root
#

!e

user_input = "21/05/2021"
day, month, year = user_input.split("/")
if len(day) == 1:
  new_input = f"{day}/0{month}/{year}"
manic plinth
#

nah it not for u its like for dict changing size

dark seal
whole bear
#

,

manic plinth
#

whast ur question @plush willow

#

whats ur date format

rugged root
#

Actully, we might want to move this to a help channel

#

Just kind of thought of that while I was standing

#

(still not back yet, mind you)

manic plinth
#

@plush willow so after u split the date what are u trying to check

plush willow
#

i just want to check if its a correct format

manic plinth
#

no still what are u trying to check ]

manic plinth
#

ok

#

@plush willow datetime.datetime.strptime(date, "%d/%m/%Y') doesnt this work

#

so u can index the datetime to create ur own fstring

rugged root
#

It doesn't matter for strptime

#

The only point is that you take it in and make it an object

#

When you want it printed out, you can change it then

#

strftime would take care of that

manic plinth
#

yeah datetime store each as a different unit like a day and month etc

rugged root
#

!e

from datetime import datetime

my_date = datetime.strptime("21/05/2021", "%d/%m/%y")
print(my_date)

output = my_date.strftime("%d/%-m/%y")
print(output)
wise cargoBOT
#

@rugged root :x: Your eval job has completed with return code 1.

001 | Traceback (most recent call last):
002 |   File "<string>", line 3, in <module>
003 |   File "/usr/local/lib/python3.9/_strptime.py", line 568, in _strptime_datetime
004 |     tt, fraction, gmtoff_fraction = _strptime(data_string, format)
005 |   File "/usr/local/lib/python3.9/_strptime.py", line 352, in _strptime
006 |     raise ValueError("unconverted data remains: %s" %
007 | ValueError: unconverted data remains: 21
manic plinth
#

f"{mydate.date()}\{mydate.month()}\{mydate.year()}"

#

this can wrk

plush willow
#

@rugged root can we go down?

manic plinth
#
  ## Stats Menu -> TableSize_act
        TableSize_act = QtWidgets.QAction(f"Size: {self.LibraryManager.TableSize(Tablename)} Gb", StatsMenu)
        TableSize_act.hovered.connect(lambda:TableSize_act.setText(f"Size: {self.LibraryManager.TableSize(Tablename)} Gb"))
        StatsMenu.addAction(TableSize_act)
        ## Stats Menu -> TablePlaytime_act
        TablePlaytime_act = QtWidgets.QAction(f"PlayTime: {self.LibraryManager.TablePlaytime(Tablename)}", StatsMenu)
        TablePlaytime_act.hovered.connect(lambda: TablePlaytime_act.setText(f"PlayTime: {self.LibraryManager.TablePlaytime(Tablename)}"))
        StatsMenu.addAction(TablePlaytime_act)
        ## Stats Menu -> TableAlbumcount_act
        TableAlbumcount_act = QtWidgets.QAction(f"Album Count: {self.LibraryManager.TableAlbumcount(Tablename)}", StatsMenu)
        TableAlbumcount_act.hovered.connect(lambda: TableAlbumcount_act.setText(f"Album Count: {self.LibraryManager.TableAlbumcount(Tablename)}"))
        StatsMenu.addAction(TableAlbumcount_act)
        ## Stats Menu -> TableArtistcount_act
        TableArtistcount_act = QtWidgets.QAction(f"Artist Count: {self.LibraryManager.TableArtistcount(Tablename)}", StatsMenu)
        TableArtistcount_act.hovered.connect(lambda: TableArtistcount_act.setText(f"Artist Count: {self.LibraryManager.TableArtistcount(Tablename)}"))
        StatsMenu.addAction(TableArtistcount_act)
        ## Stats Menu -> TableTrackcount_act
        TableTrackcount_act = QtWidgets.QAction(f"Track Count: {self.LibraryManager.TableTrackcount(Tablename)}", StatsMenu)
        TableTrackcount_act.hovered.connect(lambda: TableTrackcount_act.setText(f"Track Count: {self.LibraryManager.TableTrackcount(Tablename)}"))
        StatsMenu.addAction(TableTrackcount_act)
``` any way to clean this up
manic plinth
#

less like a mess and less golfed

plush willow
#

pip3 install black first

manic plinth
#

black is good

stuck furnace
#

Hello @placid bluff ๐Ÿ‘‹

#

Yep. You're a little quiet.

placid bluff
#

can we hop in to code help?

stuck furnace
#

Erm, what kind of thing do you need help with?

placid bluff
#

Not sure if you know this but it's with mongo

stuck furnace
#

Hey Hemlock ๐Ÿ˜„

#

I don't sorry.

rugged root
#

!e

from datetime import datetime

my_date = datetime.strptime("21/05/2021", "%d/%m/%Y")
print(my_date)

output = my_date.strftime("%d/%m/%y")
print(output)```
wise cargoBOT
#

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

001 | 2021-05-21 00:00:00
002 | 21/05/21
rugged root
#

Kind of

#

Still trying to figure out how to strip that 0 padding

#

Ehhhhhh, kind of

#

Not cleanly with this

#

What someone said earlier with f-strings might be the most viable

#

Although a smidge ugly

#
from datetime import datetime

my_date = datetime.strptime("21/05/2021", "%d/%m/%Y")
print(my_date)

output = f"{my_date.day}/{mydate.month}/{my_date.year}"
print(output)
#

He was close

tiny socket
#

aaaa my stuff keeps breaking, i'll be back later when this is all fixed :(

rugged root
#

They need to not have the () bits

wise cargoBOT
#

@plush willow :x: Your eval job has completed with return code 1.

001 | 2021-05-21 00:00:00
002 | Traceback (most recent call last):
003 |   File "<string>", line 6, in <module>
004 | NameError: name 'mydate' is not defined
rugged root
#

Since they're attributes not methods

#

Ah, I mistyped the middle one

wise cargoBOT
#

@plush willow :x: Your eval job has completed with return code 1.

001 | 2021-05-21 00:00:00
002 | Traceback (most recent call last):
003 |   File "<string>", line 6, in <module>
004 | NameError: name 'mydate' is not defined
#

@plush willow :white_check_mark: Your eval job has completed with return code 0.

001 | 2021-05-21 00:00:00
002 | 21/5/2021
rugged root
#

!e

from datetime import datetime

my_date = datetime.strptime("21/05/2021", "%d/%m/%Y")
print(my_date)

output = f"{my_date.day}/{my_date.month}/{my_date.year}"
print(output)
wise cargoBOT
#

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

001 | 2021-05-21 00:00:00
002 | 21/5/2021
rugged root
#

Yeah there we go

plush willow
#

!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.pydis.com/

After pasting your code, save it by clicking the floppy disk icon in the top right, or by typing ctrl + S. After doing that, the URL should change. Copy the URL and post it here so others can see it.

plush willow
rugged root
#

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

swift breach
#

What's good Mr.Hemlock? Doing a writing assignment @rugged root

#

It's a communication technology course (mostly communications in my opinion)

#

So true. Very important in relationships

#

Yeah. Hopefully more will join sooner

#

There were lots of people here like 15 minutes ago

#

I noticed a lot of the helpers here are super young

#

Some of them are in high school

#

Joe?

plain mica
#

hi

swift breach
#

Doing alright. You Mega?

#

Now the people are coming in. Lol

rugged root
#

!voice @chilly plank

wise cargoBOT
#

Voice verification

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

glad sandal
#

Meowwwww I have 2 examsssss I am tieeeeerrd I have studied the last days for 6 hoursssssssss

#

No but actually Iโ€™m tired

#

Thatโ€™s why I havenโ€™t been able to be here in vcs that much

#

I was in sometimes but then I had to go after a few minutes

#

Exam tomorrow and after tomorrow, hope this goes well

rugged root
#

Focus on the important stuff. We'll be here when you're done. Real life responsibilities come first

swift breach
#

Oh my lots of people!

#

Haha

glad sandal
#

I will be back in some more on the weekend

#

See you guys for now

glad sandal
#

And thanks Mr. Hemlock ๐Ÿ˜Š

jaunty pendant
#

uwu

swift breach
manic plinth
#

how to set py a test class in pytest

gentle flint
#

found some remarkably cheap superglue

#

2 euros for 20 ml

gentle flint
swift breach
#

Wait is that Mr.Hemlock?

gentle flint
#

it is hemshake

#

hemlock with shake applied

swift breach
#

LOL

gentle flint
#

when we lock him down again he becomes hemlock again

plain mica
#

@rugged root can you come to Voice chat 0 Maroloccio needs to ask you a question

gentle flint
manic plinth
#

what yall trying to ask lol

plain mica
#

@faint pewter can you join VC 0

gentle flint
#

but where is the cap

manic plinth
#

it self seals

gentle flint
#

but then how do I reuse it

manic plinth
#

poke it again

gentle flint
#

hmmm

#

Might just end up putting cellophane over the top

manic plinth
#

if it is cheap they are reducing engeneering costs

gentle flint
#

mmm true

faint pewter
plain mica
rugged root
#

Because we love you

swift breach
plush willow
#

@rugged root Try 19/6/2021, it isnt comparing

rugged root
#

How do you mean? Like it's not parsing? Is it giving you an error?

#

You should be comparing this to another datetime object rather than do a string

#

If you have a hard date you need it compared to, make it a proper object. That gives you more comparison tools at your disposal, since they're made to do that

trail badge
#

Anyone know how to fix this?

bright saddle
#

you guys ok with me asking for coding help in here too?

rugged root
#

Of course. Best option is to just type out your question, error codes if it applies, what stuff is or isn't working, etc.

bright saddle
#

ok thanks

#

probably a dumb question but how do i do pygame.display.update() in this loop without what i think is a memory leak, ive seen other people use this but idk how to do it myself, everytime i add the code it lags out my python and makes my cpu usage spike

    Clock.tick(60)
    pygame.display.update()```
https://paste.pythondiscord.com/egijobusum.http it also gives no errors
manic plinth
#

@trail badge make ur launch json

trail badge
manic plinth
#

use my config

cursive heart
#

hello evryone

rugged root
#
from datetime import datetime
comparison = datetime(2021, 5, 21)
#

@plush willow

#

Then you can just use that to compare stuff to

whole gazelle
rugged root
#

@sinful vine What are you wanting to stream? I know you said coding but what

sinful vine
#

My AntiNuke BOt

#

and I might have a few questions

rugged root
#

Do tell

#

"Anti-nuke"?

#

How would that even work

#

!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.pydis.com/

After pasting your code, save it by clicking the floppy disk icon in the top right, or by typing ctrl + S. After doing that, the URL should change. Copy the URL and post it here so others can see it.

subtle orchid
#

environment_3_9_2/bin/activate : The term 'environment_3_9_2/bin/activate' is not recognized as the name of a cmdlet, function, script file, or operable
program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
At line:1 char:1

  • environment_3_9_2/bin/activate
  •   + CategoryInfo          : ObjectNotFound: (environment_3_9_2/bin/activate:String) [], CommandNotFoundException
      + FullyQualifiedErrorId : CommandNotFoundException
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.pydis.com/

After pasting your code, save it by clicking the floppy disk icon in the top right, or by typing ctrl + S. After doing that, the URL should change. Copy the URL and post it here so others can see it.

rugged root
#

!e

client_input_string = blahblahblah
subtle orchid
#

@plush willowcan I copy your status if you don't mind ๐Ÿ˜

rugged root
cobalt cipher
#

Hey, i just joined this community because i want to get started with python (finally, have been procrastinating a lot). What is the best way to get started in your guys's opinion?

rugged root
#

!resources Often time we suggest "Automate the Boring Stuff" or "A Byte of Python". There's also some youtube channels linked in there if that's more your thing

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.

rugged root
#

And you can always ask questions if you need clarification on stuff

cobalt cipher
#

That is awesome! Thanks!!

rugged root
#
client_input_str = f"{client_input.day}/{client_input.month}/{client_input.year}"
gentle flint
rugged root
tiny socket
gentle flint
#

sow

rugged root
#
xlts.dev

Support contracts that guarantee the open source software you depend on stays secure and supported.

glad sandal
#

Hi everyone now ive studied for a while and i have some time left over

#

ill just join in

#

@faint ermine My first language is english and home language lol, i live in sweden

#

tbh i really like studing english

#

I feel bad

#

HAAHAHH

#

LMAO

#

YEAH

#

Thats why i dont do web dev, cause im bad at it and im not creative....

#

i do learn my friend html

#

cause i know that

#

@rugged root ive studied to the level where i basically know the question before reading it lol

#

we studied space

glad sandal
#

i basically just at looking at the paper ik whats about the be the question

#

yeah tests

#

so we got a pdf to work from with all the info

#

then we have the test tmr

#

i have studied for around 8 hrs the past week

#

like 2 hrs every dya

#

day

#

i really needed a break lmao

#

@faint ermine its made out of atoms

#

H2O

#

H - Hydrogen (i think)

#

2

#

O - Oxygen

#

Im trying to learn java

#

not gonna do it rn tho

somber heath
#

o/

glad sandal
#

Hello

#

welcome

whole bear
#

can i friend you guys

glad sandal
#

no

#

sorry

#

I like zooming in in sublime text

#

but what do you guys think about the new update to the GUI kinda

trail badge
#

Should this middle line be 1 pixel more to the left, or is this good?

glad sandal
#

Its good

#

it looks good great job

#

๐Ÿ‘

trail badge
#

I think I'ma count how many pixels it takes to go from left to right, and at the end, I'll go in between the final number

glad sandal
#

Ok, if you want to

#

its fine

trail badge
#

easiest way, I don't count it, I just scale it, and then go in between the number it shows here, big time saver!

glad sandal
#

Im going to go for today

#

See you guys

#

good night

molten pewter
gentle flint
hushed elm
#

@gentle flint 3 mins pls

#

Pause

gentle flint
#

k

faint ermine
gentle flint
rugged root
#

!otn s hem

wise cargoBOT
#
Query results

โ€ข actual-cannibal-mr-hemlock
โ€ข applied-warning-to-mr-hemlock
โ€ข breaking-bad-but-hemlock
โ€ข channeling-my-inner-hemlock
โ€ข diesel-powered-hemlock
โ€ข hem-is-eternal
โ€ข hemlock-demoted-for-the-lulz
โ€ข hemlock-english-lessons
โ€ข hemlock-needs-more-comments
โ€ข hemlockโ€™s-army-of-wolves
โ€ข hemlockโ€™s-beard-garden
โ€ข hemlockโ€™s-biological-mail
โ€ข hemlockโ€™s-depressing-yogurt
โ€ข hemlockโ€™s-dungeon-dreams

gentle flint
#

hemlock the dad joke fountain

#

it's kinda long

rugged root
#

hemlock's dad joke fountain

#

Slightly shorter but not much

gentle flint
#

mmm

rugged root
#

Eh, maybe just dad joke fountain

gentle flint
#

hemlock-needs-more-comments
this is the same length

rugged root
#

True dat

gentle flint
#

I love len()

rugged root
#

!otn a hemlock's dad joke fountain

wise cargoBOT
#

:ok_hand: Added hemlockโ€™s-dad-joke-fountain to the names list.

stuck furnace
#

Ah, I was watching a really interesting BBC show earlier today on AI ethics.

rugged root
#

Oooo, what was it called?

stuck furnace
#

Erm, I'll look it up ๐Ÿ˜„

#

The title is a little dramatic...

#

Yeah, it's when AI makes the decision to fire or not that it becomes seriously problematic.

#

We're already well on the way to AI weapons that autonomously decide who/what to target.

rugged root
#

!server

wise cargoBOT
#
Server Information

Created: 4 years, 4 months and 18 days ago
Voice region: europe
Roles: 79
Member status: status_online 50333 status_offline 154860

Members: 204711

Helpers: 113
Moderators: 29
Admins: 15
Owners: 3
Contributors: 39

Channels: 222

Category: 28
News: 10
Staff: 65
Text: 111
Voice: 8

rugged root
#

Back in a moment

gentle flint
#

co-worker, huh?

#

@jagged thorn
what's python?
repl don't hurt me
repl don't hurt me
no more

jagged thorn
#

wut ?

#

@gentle flint

gentle flint
#

your name

#

it's the answer

jagged thorn
gentle flint
#

do you not know the haddaway song

jagged thorn
#

nope

gentle flint
jagged thorn
gentle flint
#

ah

icy axle
gentle flint
#

I would honestly have been surprised if you didn't know it

icy axle
#

Did I disappear? Seems like my connection dropped

gentle flint
#

no idea

flat sentinel
icy axle
#

This looks great

flat sentinel
gentle flint
icy axle
#

@gentle flint could you show how my color looks when clicking the pfp?

#

For me it's the same

gentle flint
#

same colour as in video

icy axle
#

What did you mean was inconsistent about it?

gentle flint
#

look at my colour for me and Kemal

#

compare with what my colour is for you

frigid panther
#

Vester no sleep ๐Ÿค”

flat sentinel
icy axle
#

Oh, true

gentle flint
icy axle
#

I'm going to sleep soon haha

frigid panther
#

xD

#

Cuz vester sleeps hella soon

gentle flint
faint ermine
gentle flint
faint ermine
gentle flint
#

23, 23, 23

#

f0f0f0

gentle flint
#

open('my_image.png', 'rb')

#

io.BytesIO(b"\x00\x00\x00\x00\x00\x00\x00\x00\x01\x01\x01\x01\x01\x01")

plain mica
#
Traceback (most recent call last):
  File "C:\Users\IvanV\PycharmProjects\pythonProject2\Test.py", line 20, in <module>
    PIL.frombytes('rgb', data_size, data1, decoder_name='raw', )
  File "C:\Users\IvanV\AppData\Local\Programs\Python\Python39\lib\site-packages\PIL\__init__.py", line 42, in __getattr__
    raise AttributeError(f"module '{__name__}' has no attribute '{name}'")
AttributeError: module 'PIL' has no attribute 'frombytes'
#
Traceback (most recent call last):
  File "C:\Users\IvanV\PycharmProjects\pythonProject2\Test.py", line 20, in <module>
    PIL.Image.frombytes('rgb', data_size, data1, decoder_name='raw', )
  File "C:\Users\IvanV\AppData\Local\Programs\Python\Python39\lib\site-packages\PIL\__init__.py", line 42, in __getattr__
    raise AttributeError(f"module '{__name__}' has no attribute '{name}'")
AttributeError: module 'PIL' has no attribute 'Image'
#
import PIL
gentle flint
#

from PIL import Image

plain mica
#
Traceback (most recent call last):
  File "C:\Users\IvanV\PycharmProjects\pythonProject2\Test.py", line 20, in <module>
    Image.frombytes('rgb', (data_size), data1, decoder_name='raw', )
  File "C:\Users\IvanV\AppData\Local\Programs\Python\Python39\lib\site-packages\PIL\Image.py", line 2661, in frombytes
    _check_size(size)
  File "C:\Users\IvanV\AppData\Local\Programs\Python\Python39\lib\site-packages\PIL\Image.py", line 2589, in _check_size
    raise ValueError("Size must be a tuple")
ValueError: Size must be a tuple
gentle flint
flat sentinel
#

i shoud learn flask

gentle flint
flat sentinel
#

i eat mini dpnutsh

#

donuts

#

and they were grat

#

great

gentle flint
#

await channel.send(file=discord.File(output, 'cool_image.png'))

#

@flat sentinel return

#

heretic

flat sentinel
#
class Kmeal
retuen Kemalee
#

is this the coller of you

gentle flint
#

perchance

flat sentinel
#

yes

gentle flint
#

it should be rgb(216, 74, 24)

flat sentinel
#

pfp

gentle flint
#

you're kinda off

flat sentinel
uncut meteor
radiant surge
#

Discord is chromium/electron

icy axle
gentle flint
flat sentinel
plain mica
#
Ignoring exception in command pixels_canvas:
Traceback (most recent call last):
  File "C:\Users\IvanV\AppData\Local\Programs\Python\Python39\lib\site-packages\discord\ext\commands\core.py", line 85, in wrapped
    ret = await coro(*args, **kwargs)
  File "C:\Users\IvanV\PycharmProjects\pythonProject2\Bot.py", line 285, in pixels_canvas
    await ctx.send(file=discord.File(x, 'pixel.png'))
  File "C:\Users\IvanV\AppData\Local\Programs\Python\Python39\lib\site-packages\discord\file.py", line 73, in __init__
    self.fp = open(fp, 'rb')
UnicodeDecodeError: 'utf-8' codec can't decode byte 0x89 in position 0: invalid start byte

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

Traceback (most recent call last):
  File "C:\Users\IvanV\AppData\Local\Programs\Python\Python39\lib\site-packages\discord\ext\commands\bot.py", line 939, in invoke
    await ctx.command.invoke(ctx)
  File "C:\Users\IvanV\AppData\Local\Programs\Python\Python39\lib\site-packages\discord\ext\commands\core.py", line 863, in invoke
    await injected(*ctx.args, **ctx.kwargs)
  File "C:\Users\IvanV\AppData\Local\Programs\Python\Python39\lib\site-packages\discord\ext\commands\core.py", line 94, in wrapped
    raise CommandInvokeError(exc) from exc
discord.ext.commands.errors.CommandInvokeError: Command raised an exception: UnicodeDecodeError: 'utf-8' codec can't decode byte 0x89 in position 0: invalid start byte
flat sentinel
#

omg its @stuck furnace

#

Hi LX im your biggest fan

stuck furnace
#

I'm currently drawing Guido ๐Ÿ˜„

#

For what purpose? ๐Ÿ˜„

#

If it's to vandalise Griff's PFP on pixels, then I condone this.

#

Yep

#

Ah noo

uncut meteor
#

jk

#

i wouldn't really

flat sentinel
stuck furnace
#

Here you go Kemal:

#

I keep hearing about buttons, but haven't seen any info anywhere.

warm prism
uncut meteor
#
@router.interaction(name="8ball", description="Let the 8ball take the wheel")
async def _8ball(inter: Interaction):
    answer = random.choice(["Yes", "No", "Maybe"])
    return f"> {answer}"
#
@router.interaction(name="embed", description="Embed your message.")
async def embed(
  inter: Interaction,
  title: str = Option(desc="Title for the embed"),
  description: str = Option(desc="Embed Description", required=False)
):
    return Embed(title=title, description=description)
#

@warm prism ^

hallow warren
#
warm prism
copper crane
#

Is this the web app or the desktop app?

flat sentinel
uncut meteor
shell hornet
hallow warren
#

I have no idea what's going on here https://www.youtube.com/watch?v=us-yO_E31gU

This tutorial shows you how to make Unity UI Text and Buttons. With the buttons you can activate different functions but these functions will be local to you only. I also show how to link these buttons with triggers to do global actions.

Official VRChat discord:
https://discord.gg/VRChat

Have questions or want to see a specific tutorial? Ask ...

โ–ถ Play video
wise cargoBOT
#

Hey @plain mica!

Uh-oh! It looks like your message got zapped by our spam filter. We currently don't allow .txt attachments, so here are some tips to help you travel safely:

โ€ข If you attempted to send a message longer than 2000 characters, try shortening your message to fit within the character limit or use a pasting service (see below)

โ€ข If you tried to show someone your code, you can use codeblocks
(run !code-blocks in #bot-commands for more information) or use a pasting service like:

https://paste.pythondiscord.com

stuck furnace
#

It probably is Turing complete in some sense. But that's usually not saying very much.

plain mica
#

!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.pydis.com/

After pasting your code, save it by clicking the floppy disk icon in the top right, or by typing ctrl + S. After doing that, the URL should change. Copy the URL and post it here so others can see it.

stuck furnace
#

Jake's been helping you ๐Ÿ˜„

#

I may have used the mod tools to figure that out ๐Ÿ‘€

plain mica
#

\x89PNG

#

is \x89PNG a vaild byte

gentle flint
hallow warren
stuck furnace
#

๐Ÿ‘€

gentle flint
copper crane
#

I once saw video of a guy opening a laptop that had roaches in it.

gentle flint
#

ew

#

that is digusting

copper crane
#

and they scattered when he opened it

gentle flint
#

stop

gentle flint
#

I am defeated

ancient storm
#

im here because im tripping

plain mica
#
Ignoring exception in command pixels_canvas:
Traceback (most recent call last):
  File "C:\Users\IvanV\AppData\Local\Programs\Python\Python39\lib\site-packages\discord\ext\commands\core.py", line 85, in wrapped
    ret = await coro(*args, **kwargs)
  File "C:\Users\IvanV\PycharmProjects\pythonProject2\Bot.py", line 285, in pixels_canvas
    y=x.decode()
UnicodeDecodeError: 'utf-8' codec can't decode byte 0x89 in position 0: invalid start byte

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

Traceback (most recent call last):
  File "C:\Users\IvanV\AppData\Local\Programs\Python\Python39\lib\site-packages\discord\ext\commands\bot.py", line 939, in invoke
    await ctx.command.invoke(ctx)
  File "C:\Users\IvanV\AppData\Local\Programs\Python\Python39\lib\site-packages\discord\ext\commands\core.py", line 863, in invoke
    await injected(*ctx.args, **ctx.kwargs)
  File "C:\Users\IvanV\AppData\Local\Programs\Python\Python39\lib\site-packages\discord\ext\commands\core.py", line 94, in wrapped
    raise CommandInvokeError(exc) from exc
discord.ext.commands.errors.CommandInvokeError: Command raised an exception: UnicodeDecodeError: 'utf-8' codec can't decode byte 0x89 in position 0: invalid start byte
plain mica
#
@bot.command()
async def pixels_canvas(ctx):
    x=pixels_event_state()
    await ctx.send(file=discord.File(x, 'pixel.png'))
#
def pixels_event_state():
    s = requests.get("https://pixels.pythondiscord.com/get_size", headers=Headers)
    p = requests.get("https://pixels.pythondiscord.com/get_pixels", headers=Headers)
    data2 = p.content
    image = Image.frombytes('RGB', (160,90), data2, decoder_name='raw', )
    with io.BytesIO(data2) as output:
        image.save(output, format="png")
        contents = output.getvalue()
    return contents

gentle flint
#

replace

    data2 = p.content
    image = Image.frombytes('RGB', (160,90), data2, decoder_name='raw', )
    with io.BytesIO(data2) as output:
        image.save(output, format="png")
        contents = output.getvalue()
    return contents

with

    return io.BytesIO(p.content)
plain mica
#
def pixels_event_state():
    s = requests.get("https://pixels.pythondiscord.com/get_size", headers=Headers)
    p = requests.get("https://pixels.pythondiscord.com/get_pixels", headers=Headers)
    data2 = p.content
    image = Image.frombytes('RGB', (160,90), data2, decoder_name='raw', )
    with io.BytesIO(data2) as output:
        image.save(output, format="png")
        contents = output.getvalue()
    return contents
#
Ignoring exception in command pixels_canvas:
Traceback (most recent call last):
  File "C:\Users\IvanV\AppData\Local\Programs\Python\Python39\lib\site-packages\discord\ext\commands\core.py", line 85, in wrapped
    ret = await coro(*args, **kwargs)
  File "C:\Users\IvanV\PycharmProjects\pythonProject2\Bot.py", line 285, in pixels_canvas
    await ctx.send(file=discord.File(x, 'pixel.png'))
  File "C:\Users\IvanV\AppData\Local\Programs\Python\Python39\lib\site-packages\discord\file.py", line 73, in __init__
    self.fp = open(fp, 'rb')
UnicodeDecodeError: 'utf-8' codec can't decode byte 0x89 in position 0: invalid start byte

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

Traceback (most recent call last):
  File "C:\Users\IvanV\AppData\Local\Programs\Python\Python39\lib\site-packages\discord\ext\commands\bot.py", line 939, in invoke
    await ctx.command.invoke(ctx)
  File "C:\Users\IvanV\AppData\Local\Programs\Python\Python39\lib\site-packages\discord\ext\commands\core.py", line 863, in invoke
    await injected(*ctx.args, **ctx.kwargs)
  File "C:\Users\IvanV\AppData\Local\Programs\Python\Python39\lib\site-packages\discord\ext\commands\core.py", line 94, in wrapped
    raise CommandInvokeError(exc) from exc
discord.ext.commands.errors.CommandInvokeError: Command raised an exception: UnicodeDecodeError: 'utf-8' codec can't decode byte 0x89 in position 0: invalid start byte
gentle flint
#

with io.BytesIO(data2) as output:
with io.BytesIO() as output:

plain mica
#
@bot.command()
async def pixels_canvas(ctx):
    x=pixels_event_state()
    await ctx.send(file=discord.File(x, 'pixel.png'))
gentle flint
#
@bot.command()
async def pixels_canvas(ctx):
    x=pixels_event_state()
    x.seek(0)
    await ctx.send(file=discord.File(x, 'pixel.png'))
plain mica
#
Ignoring exception in command pixels_canvas:
Traceback (most recent call last):
  File "C:\Users\IvanV\AppData\Local\Programs\Python\Python39\lib\site-packages\discord\ext\commands\core.py", line 85, in wrapped
    ret = await coro(*args, **kwargs)
  File "C:\Users\IvanV\PycharmProjects\pythonProject2\Bot.py", line 285, in pixels_canvas
    x.seek(0)
AttributeError: 'bytes' object has no attribute 'seek'

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

Traceback (most recent call last):
  File "C:\Users\IvanV\AppData\Local\Programs\Python\Python39\lib\site-packages\discord\ext\commands\bot.py", line 939, in invoke
    await ctx.command.invoke(ctx)
  File "C:\Users\IvanV\AppData\Local\Programs\Python\Python39\lib\site-packages\discord\ext\commands\core.py", line 863, in invoke
    await injected(*ctx.args, **ctx.kwargs)
  File "C:\Users\IvanV\AppData\Local\Programs\Python\Python39\lib\site-packages\discord\ext\commands\core.py", line 94, in wrapped
    raise CommandInvokeError(exc) from exc
discord.ext.commands.errors.CommandInvokeError: Command raised an exception: AttributeError: 'bytes' object has no attribute 'seek'
flat sentinel
#

py programer

#

lol

gentle flint
#
def pixels_event_state():
    s = requests.get("https://pixels.pythondiscord.com/get_size", headers=Headers)
    p = requests.get("https://pixels.pythondiscord.com/get_pixels", headers=Headers)
    data2 = p.content
    image = Image.frombytes('RGB', (160,90), data2, decoder_name='raw', )
    with io.BytesIO(data2) as output:
        image.save(output, format="png")
        contents = output.getvalue()
    return contents
#
def pixels_event_state():
    s = requests.get("https://pixels.pythondiscord.com/get_size", headers=Headers)
    p = requests.get("https://pixels.pythondiscord.com/get_pixels", headers=Headers)
    data2 = p.content
    image = Image.frombytes('RGB', (160,90), data2, decoder_name='raw', )
    with io.BytesIO() as output:
        image.save(output, format="png")
        return output
plain mica
#
Ignoring exception in command pixels_canvas:
Traceback (most recent call last):
  File "C:\Users\IvanV\AppData\Local\Programs\Python\Python39\lib\site-packages\discord\ext\commands\core.py", line 85, in wrapped
    ret = await coro(*args, **kwargs)
  File "C:\Users\IvanV\PycharmProjects\pythonProject2\Bot.py", line 283, in pixels_canvas
    x.seek(0)
ValueError: I/O operation on closed file.

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

Traceback (most recent call last):
  File "C:\Users\IvanV\AppData\Local\Programs\Python\Python39\lib\site-packages\discord\ext\commands\bot.py", line 939, in invoke
    await ctx.command.invoke(ctx)
  File "C:\Users\IvanV\AppData\Local\Programs\Python\Python39\lib\site-packages\discord\ext\commands\core.py", line 863, in invoke
    await injected(*ctx.args, **ctx.kwargs)
  File "C:\Users\IvanV\AppData\Local\Programs\Python\Python39\lib\site-packages\discord\ext\commands\core.py", line 94, in wrapped
    raise CommandInvokeError(exc) from exc
discord.ext.commands.errors.CommandInvokeError: Command raised an exception: ValueError: I/O operation on closed file.
gentle flint
#
def pixels_event_state():
    s = requests.get("https://pixels.pythondiscord.com/get_size", headers=Headers)
    p = requests.get("https://pixels.pythondiscord.com/get_pixels", headers=Headers)
    data2 = p.content
    image = Image.frombytes('RGB', (160,90), data2, decoder_name='raw', )
    with io.BytesIO() as output:
        image.save(output, format="png")
        output.seek(0)
        file = discord.File(output, 'pixel.png')
    return file
#
@bot.command()
async def pixels_canvas(ctx):
    x=pixels_event_state()
    await ctx.send(file=x)
plain mica
#
Systems are 100% setup no errors my name is Jackinthebot#4835
Ignoring exception in command pixels_canvas:
Traceback (most recent call last):
  File "C:\Users\IvanV\AppData\Local\Programs\Python\Python39\lib\site-packages\discord\ext\commands\core.py", line 85, in wrapped
    ret = await coro(*args, **kwargs)
  File "C:\Users\IvanV\PycharmProjects\pythonProject2\Bot.py", line 286, in pixels_canvas
    await ctx.send(file=x)
  File "C:\Users\IvanV\AppData\Local\Programs\Python\Python39\lib\site-packages\discord\abc.py", line 1065, in send
    data = await state.http.send_message(channel.id, content, tts=tts, embed=embed,
  File "C:\Users\IvanV\AppData\Local\Programs\Python\Python39\lib\site-packages\discord\http.py", line 254, in request
    raise HTTPException(r, data)
discord.errors.HTTPException: 400 Bad Request (error code: 50006): Cannot send an empty message

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

Traceback (most recent call last):
  File "C:\Users\IvanV\AppData\Local\Programs\Python\Python39\lib\site-packages\discord\ext\commands\bot.py", line 939, in invoke
    await ctx.command.invoke(ctx)
  File "C:\Users\IvanV\AppData\Local\Programs\Python\Python39\lib\site-packages\discord\ext\commands\core.py", line 863, in invoke
    await injected(*ctx.args, **ctx.kwargs)
  File "C:\Users\IvanV\AppData\Local\Programs\Python\Python39\lib\site-packages\discord\ext\commands\core.py", line 94, in wrapped
    raise CommandInvokeError(exc) from exc
discord.ext.commands.errors.CommandInvokeError: Command raised an exception: HTTPException: 400 Bad Request (error code: 50006): Cannot send an empty message
flat sentinel
#

almost

#

how the fuck do i run all my files in a projet in vs code

plain mica
green bone
#

Guess who forgot to escape the dot in the regex

flat sentinel
gentle flint
#

change
file = discord.File(output, 'pixel.png')
to
file = discord.File(output, filename='pixel.png')

hallow warren
#
flat sentinel
#
@commands.Cog.listener()
async def on_member_join(self, member):
    for channel in member.guild.channels:
        if str(channel) == "join-leave":
            embed = discord.Embed(color=0x4a3d9a)
            embed.add_field(name="Welcome", value=f"{member.name} has joined {member.guild.name}", inline=False)
            embed.set_image(url="https://newgitlab.elaztek.com/NewHorizon-Development/discord-bots/Leha/-/raw/master/res/welcome.gif")
            await channel.send(embed=embed)

so my next comads don't work bc of this and i have no idea
and it dosent even send a error

hallow warren
flat sentinel
#

more arms

gentle flint
#

be octopus

#

g'night

flat sentinel
#

e

clear shadow
gentle flint
#

lol no

#

thank goodness

clear shadow
gentle flint
#

m

clear shadow
silver valley
#

No Permission to Talk

#

@sonic hatch

#

Sorry, i will listen to you

#

I like C#

sonic hatch
#

[0-9]

short gate
#

Hello.

wise glade
#

Its 7 pm, and I'ma get some dinner
see you later ๐Ÿ‘‹

plush willow
#

@rugged root Finally finished!
Test Cases left ๐Ÿ˜ฆ
4/60 rn in that

rugged root
#

Could be worse

#

And I'm glad it's finished at least

sonic hatch
swift valley
#

G'evening

#

I wrote an API wrapper for Pixels

#

I spent too much time writing FP and it shows

molten pewter
#

Lightning is a proprietary computer bus and power connector created and designed by Apple Inc. Introduced on September 12, 2012 (2012-09-12), to replace its predecessor, the 30-pin dock connector, the Lightning connector is used to connect Apple mobile devices like iPhones, iPads, and iPods to host computers, external monitors, cameras, USB batt...

swift valley
#

I'll share the repo

#

Quick sec

molten pewter
#

USB-C (formally known as USB Type-C) is a 24-pin USB connector system with a rotationally symmetrical connector.The USB Type-C Specification 1.0 was published by the USB Implementers Forum (USB-IF) and was finalized in August 2014. It was developed at roughly the same time as the USB 3.1 specification. In July 2016, it was adopted by the IEC as ...

icy axle
frigid panther
#

o/

swift valley
#

I might start drawing on the board now, I think

frigid panther
#

Ill be back later, time to experience some warframe xD

shadow cedar
#

can you guys hear me?

#

my mic betrayed me

dense ibex
short gate
dense ibex
icy axle
#

oooh, nice

short gate
#

Hey.

#

Is it true that chatbots can create buttons?

whole bear
#

I will be right back

short gate
stiff sable
#

Hi Im From The Middle East Trying To Learn Python

dense ibex
#

Cool!

amber raptor
#

This is fun conversation to join

icy axle
#

Lol

clear shadow
#

Hey!

icy axle
#

Megathon

gleaming grove
#

has @rugged root ever not been in a vc?

icy axle
#

Sure thing

lucid blade
#

howdy all

#

๐Ÿ™‚

#

meh you have some tight vc rules lol

#

and now i need to be active here haha

dense ibex
lucid blade
#

nah its cool i understand

#

fortnite urgh

#

rust however ๐Ÿ™‚

#

adult minecraft ! ๐Ÿ˜›

#

@icy axle or its all a psyop

#

to discredit any real conspiracy theories ...

icy axle
#

Psyop?

lucid blade
#

psychological operation

#

shut people down with "i suppose u believe the earth is flat/ufos too" etc.

#

it undermines anyone else trying to shine light on real stuff happening

icy axle
#

I think I kind of get what you're getting at

lucid blade
#

๐Ÿ˜‰

#

@dense ibex ^

#

if you want to learn more about mass psyops ... watch adam curtis century of self

#

goes in to depth about freud and mass crowd control

icy axle
#

Interesting

lucid blade
#

crowd control is a bad example though ... "controlling the masses" is correct

#

basically if it breaks laws classify it a special access SAP

#

@molten pewter imagine multiple black ops run by china russia & five eyes all at the same time

#

im sure this is what they're doing any way playing one another

#

i dont like the new logo (icon)

short gate
#

Hey.

#

I'm a Vietnamese here.

#

Would you mind... not talking about my country's political affair? Please?

#

This is a Python server, not political bullsh** server.

lucid blade
#

just move to another chan

sweet lantern
#

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

tiny socket
#

we have conversations about a lot of things, not just python

sweet lantern
#

i cant talk

#

I CANT TALK

rugged root
#

!voice

sweet lantern
#

!voice

molten pewter
rugged root
lucid blade
#

is it in the rules ?

dense ibex
#

did the bot just die?

lucid blade
#

i mean if its in the rules then yeah ok

rugged root
#

That'll tell you what you need to know about the voice gate system

molten pewter
rugged root
lucid blade
#

np cool

rugged root
#

No polarizing conversations, etc.

lucid blade
#

cool

rugged root
#

And if someone objects to a conversation like that, then the respectful thing is to change subjects. However a lot of times we end up talking about things in a respectful manner, with an open mind and more just trying to understand

tired fractal
#

Hello Guys! I am a new member here.

sweet lantern
#

thats fair

icy axle
rugged root
#

So it's really dependent on whether it gets heated or whether there's some discomfort mentioned

dense ibex
icy axle
#

Might be a cooldown on the tag

rugged root
lucid blade
#

im admin for a large hackerspace we only have one rule

#

'be awesome'

#

๐Ÿ˜‰

#

we tried to put rules and people threatened to leave

#

almost a mutiny lol

sweet lantern
#

you're always witty as f

#

every voice call

rugged root
#

How large is/was the server?

lucid blade
#

500+ people on the spectrum lol

#

but we cope

#

๐Ÿ˜„

#

its very chill tbf

rugged root
#

Oh that makes sense

tired fractal
#

I have been listening over a while for now, and I really like the conversation you guys are having
I am excited to be here.

lucid blade
#

no python yet though but chilled i like it

#

๐Ÿ˜„

short gate
# sweet lantern I CANT TALK

Anyway,
there's this guy asking for help in #help-chestnut named ts***** who tried to separate numbers from operators inside each string in a string list.
His solution (upper) looks pretty awful. So I showed him the right way (lower), but he'd already closed the channel and gone away.

rugged root
#

Yeah VC is an interesting place to hang in

dense ibex
#

Keyword interesting

rugged root
#

And the conversation does dip into Python quite a bit

#

But it's more of a general conversational chat down here

#

But it typically does dip into programming

lucid blade
#

discord is like accessible mumble lol ... accessible is a two faced coin though ๐Ÿ˜„

rugged root
#

True enough. But that's why we try to enforce the culture we want

#

We've got an excellent moderation team and regular users that help make that happen

lucid blade
#

cool ๐Ÿ™‚

#

is it official ?

#

is there an official one ?

rugged root
#

As official as we can be. We can't be a verified server since we aren't run by the Python Software Foundation, but we have done plenty of things with them, such as hosting one of their CPython Core Developer code sprints

#

We're the largest community focused on Python

lucid blade
#

noice ๐Ÿ™‚

rugged root
#

!server

wise cargoBOT
#
Server Information

Created: 4 years, 4 months and 19 days ago
Voice region: europe
Roles: 79
Member status: status_online 52907 status_offline 152698

Members: 205528

Helpers: 113
Moderators: 30
Admins: 15
Owners: 3
Contributors: 39

Channels: 223

Category: 28
News: 11
Staff: 65
Text: 111
Voice: 8

rugged root
#

4+ years and going strong

lucid blade
#

busy dude

rugged root
#

Honestly we've massively jumped over the last year or so

dense ibex
#

Like over 100K or something crazy

rugged root
#

Covid brought a crap ton of folks

sweet lantern
#

i wanna say thanks to the mod team

#

it was close that I did not create some people with bad words

lucid blade
#

i wont troll you with how awesome i think perl is ๐Ÿ˜›

#

lmao

#

larry wall is a god!

rugged root
#

I mean we aren't like anti other languages

tiny socket
lucid blade
#

i was joking hehe ๐Ÿ˜„

rugged root
#

I code and learn about other languages

#

No no I know

#

Also wait, people genuinely use Perl?

#

I'm never sure what area of programming it covers

tiny socket
rugged root
#

Like what it's primarily used for

lucid blade
#

its great before php its all websites were coded in

#

but u can do loads

#

it was from a military thing ?

tiny socket
rugged root
#

Possibly

lucid blade
#

the guy was working on a classified data set but the code / software hadnt been classified and he released it

dense ibex
#

?

lucid blade
#

what a legend!

rugged root
#

I know that COBOL was developed by the Navy (although now that I say that I doubt myself)

lucid blade
#

gah i got asked to code cobol after doing 3 years of pl-sql

#

i told them nope.

rugged root
#

I mean COBOL programmers make bank, but you get pigeon-holed into it

lucid blade
#

yeah honestly im so far removed from grey corporate processes now

#

totally self employed maker / designer

rugged root
#

Do you mind if I ask how old you are? I don't imagine younger folks would work with Perl, let alone being asked to deal with COBOL

lucid blade
#

i make stuff for people ๐Ÿ˜„ ... ill show u my robots soon hehe ๐Ÿ™‚

#

im like legacy hardware

#

lol

#

i was born around the same time as email

rugged root
#

Fair enough

#

I'm 31, we've got plenty of people who are a bit older

lucid blade
#

scratch that im not quite as old as email ๐Ÿ˜„

#

but not far off lol

rugged root
#

I'm slightly older than Python

#

Cool cool

tiny socket
rugged root
#

I'm also not in the industry. This is purely a hobby thing for me

lucid blade
#

keep it that way

#

you do better with projects u actually want to work on

rugged root
#

Does it ruin the fun? That's always my worry

steep vault
#

That is my worry as well lol

lucid blade
#

start doing stuff for other people you dont want to work on and it saps the life out of you

rugged root
#

(on top of my crippling anxiety and worrying that I won't be good enough)

lucid blade
#

burnout is a real thing

rugged root
#

Oh for sure

#

Hell, staff here can suffer from that

lucid blade
#

ive had bad burnout twice from dev jobs

rugged root
#

I wonder if the pressure in other parts of the industry are as toxic as it is in game dev

icy axle
#

Burnout is definitely a real thing

lucid blade
#

thats why im now self employed hehe ๐Ÿ˜„

rugged root
#

I know crunch time happens a lot there

#

Niiiice

#

Consulting work?

lucid blade
#

anything i can turn my hand too

#

i make stickers and signs mostly

#

but do laser cutting and cnc milling

#

dpi is insane on my printer hehe ๐Ÿ˜„

#

1080x1080

#

ill show you when i get voice perms

#

probably gonna go afk for a bit so that voice perms bot can break it in to 10 minute slots or however it works

#

just about to try some mould making

rugged root
#

All good

#

And I'm not against temporarily disabling the mute. I typically just prod people to get their messages out of their way with regular conversations

lucid blade
#

GRRRR BEZOS! LOL he has too much monies lol

#

nah its fine im not fussed ๐Ÿ˜› ๐Ÿ˜„

#

typing is sometimes easier than vc

icy axle
tiny socket
lucid blade
#

if you truly mean open then that means totally unrestricted

#

@somber heath brave says they're going to try to decentralise social media

#

by allowing users to connect outside of the website

#

so if a website blocks you then you dont loose your contacts from that site

#

โค๏ธ brave

#

anyone else using brave ?

rugged root
#

I've thought about it

gloomy vigil
lucid blade
#

oh its sooo good dude

rugged root
#

I've been sticking with Chrome for now

lucid blade
#

seriously the best browser going currently

gloomy vigil
lucid blade
#

its based on chromium

rugged root
#

I'll have to take Brave for a spin

gloomy vigil
#

in brave

somber heath
rugged root
#

Does it let you sync your settings to your gmail account for instance?

gloomy vigil
#

its good try it

lucid blade
#

all chrome extensions will work too

rugged root
#

Dope

lucid blade
#

but i doubt youll need many

#

as brave has the good ones you need baked in

rugged root
#

So does it make things like uBlock Origin and Privacy Badger redundant?

lucid blade
#

yes

gloomy vigil
#

and chrome driver also works with brave

rugged root
#

Neat

lucid blade
#

no more 3rd party plugins!

#

whoot

#

๐Ÿ˜„

#

btw turn off auto contribute andd set ad rate to 5 ads an hour and u get free BAT

#

ads are totally none invasive

rugged root
#

BAT?

lucid blade
#

basic authentication token

#

its like a crypto currency backed by etherium

#

some people dont like it

#

but u can disable it

whole bear
#

ahahahahah

gloomy vigil
#

i dont like it

willow canopy
#

What makes crypto bad?

whole bear
#

"I actively hate that"

gloomy vigil
#

the ads

whole bear
#

I agree

lucid blade
#

meh i dont really notice them tbh

#

but its very chalk and cheese when it comes down to the cryptowallet thing

#

but meh its a genius idea baking it in bc u make all web payments via the browser

rugged root
#

It's so duuuuuumb

whole bear
#

I agree I mean it basically is gambling

gloomy vigil
#

yes

lucid blade
#

if you trade

whole bear
#

AHAHH

#

lol

#

I think it might be all of them

lucid blade
#

blockchain is a cool technology regardless of crypto currency

spring kayak
#

hi

whole bear
#

"I will destroy you"

lucid blade
#

open ledger publicly verified

spring kayak
#

can someone help me with my python project

#

pls

rugged root
#

What's going on with it?

lucid blade
#

pirates fire away

willow canopy
#

Ledger is closed source

spring kayak
#

???

lucid blade
#

?

#

nah the block chain is public plain text

#

you can download it

whole bear
#

I own a NFT for the letter "E"

lucid blade
#

go take a look there's a lot of crap in there too

#

ascii art etc

whole bear
#

lol

willow canopy
#

Either way isn't the firmware closed source?

rugged root
#

Wait what

lucid blade
#

no lol

whole bear
#

wait what

lucid blade
#

its on github

#

๐Ÿ˜„

#

thats how it works

willow canopy
#

Oh okay lol my bad

whole bear
lucid blade
#

to become a node u need to verify transactions on the block chain

rugged root
#

You own an NFT for the letter E?

lucid blade
#

thats how it all works

whole bear
rugged root
#

I'm...

#

What?

whole bear
#

yes

rugged root
#

I'm so confused

whole bear
#

same

lucid blade
#

agree

#

nods

whole bear
#

office 365

rugged root
#

It's much much better than what we had

whole bear
rugged root
whole bear
#

lol

amber raptor
#

If blockchain is your solution, your very likely wrong.

rugged root
#

Rabbit is with me on all this

lucid blade
#

i think it has its uses

rugged root
#

Oh absolutely

whole bear
#

easy

rugged root
#

Just not really the ones people think they are

whole bear
#

It's most states are the same

lucid blade
#

good discussion btw

#

i like it ๐Ÿ™‚

#

you'd have to be stupid to store a key on an online live machine

rugged root
#

I'm going from the standpoint of the every day person

#

They're going to back it up in that kind of way

lucid blade
#

also data redundancy ... 3 is the magic number

rugged root
#

You have to think of what the actual use case will be

lucid blade
#

at three separate physical locations

#

also stored encrypted with an 'unforgetable' lol .... password

whole bear
#

@amber raptor you could have a co-signed NFT

lucid blade
#

its already happened ! look at mtgox

#

inside job

#

3rd party bitcoin company

stuck furnace
#

Ahh, did you see that Tom Scott video Rabbit?

#

"Why electronic voting is a terrible idea" or something.

amber raptor
#

.xkcd 2030

viscid lagoonBOT
#

There are lots of very smart people doing fascinating work on cryptographic voting protocols. We should be funding and encouraging them, and doing all our elections with paper ballots until everyone currently working in that field has retired.

lucid blade
#

looooooool

#

๐Ÿ˜„ ๐Ÿ˜„ ๐Ÿ˜„

slender turret
#

the hell happened here

whole bear
#

lol

lucid blade
#

OT : scary deep fake

#

2min i need yt link

amber raptor
#

BTW, Flight Control Software started on fighter jets because pilot could leave right the fuck now when it failed.

lucid blade
#

jim carrey playing gary oldman in leon

molten pewter
spring kayak
#

can anyone help me to do my python project

#

pls

lucid blade
#

โค๏ธ aviation

#

also โค๏ธ rc models

rugged root
lucid blade
#

lol

spring kayak
#

what do u mean??

rugged root
#

"Help me with my project" doesn't tell us what you need help with

lucid blade
#

you wanted to ask a question lol

spring kayak
#

oh k

#

1 sec

lucid blade
#

well thats not true

#

lol

#

it fixies a lot of stuff

#

but its not a great solution

rugged root
#

But in a significant enough way to adopt it widely?

#

Oh for sure

lucid blade
#

infact its doing the opposite it set out to do

rugged root
#

I think before we go all in on these things, there needs to be a shit ton more work

#

That's more my point

#

@azure sand What's your question?

#

@spring kayak Type out your question here, please

lucid blade
#

its more minorities that are able to host and mine the block chain

azure sand
#

how do change the output font in python?

spring kayak
#

@rugged root join private call pls

lucid blade
#

@azure sand what os ?

azure sand
#

windows, why do u ask?

lucid blade
#

@spring kayak just ask here

#

so others can see

rugged root
#

It's based on your cmd prompt or terminal's font settings

spring kayak
#

i dont know anything about python

#

pls teach me

lucid blade
#

b/c if you're running it in cmd then u can change the cmd font

azure sand
#

so isnt there a line of code that makes one line print bigger than the others

#

i am using pycharm

rugged root
#

!resources @spring kayak We have a ton of resources that we guide our users to. "Automate the Boring Stuff" and "A Byte of Python" are the ones we usually suggest

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.

lucid blade
#

run cmd.exe or cmd.com and then right click the title bar go to settings and change the font

lucid blade
#

@spring kayak check w3 too

#

their tutorials are awesome for beginners

azure sand
#

nvm

#

@rugged root how do i do it

lucid blade
#

btw @azure sand that'll only work if you're running the program from the command window

azure sand
#

hmmm ok

rugged root
#

You can use things like... wait which one is it...

lucid blade
#

8080: run cmd.exe or cmd.com and then right click the title bar go to settings and change the font <

#

if you want to install a custom one they need to be terminal fonts

azure sand
#

isnt there a function in the os module that can change the font

lucid blade
#

no its nothing to do with python its to do with the shell

rugged root
#

Kind of. Windows doesn't use the standard.. I think it's POSIX style for terminal, so there needs to be a bit of a work around

lucid blade
#

^

#

will explain a lot

rugged root
#

If you're going to be futzing around with terminal stuff, blessed is a, well, blessing

lucid blade
#

or ncurses

rugged root
#

Curses doesn't really work well on Windows

#

blessed is platform agnostic

lucid blade
#

oh nice

rugged root
#

Yeah that's the only reason I advocate it so highly

#

Huh, still doesn't support 3.9 yet

#

Eh, what can you do

lucid blade
#

when they ask just tell them weapons and plutonium hahaha

gloomy vigil
#

eh most of the libs don't support 3.9

rugged root
#

Fair.

#

That transition does take a while

lucid blade
#

gets you 1st class treatment hahaha

#

@amber raptor its a total circlejerk

rugged root
#

Yeeeeeep

#

Much like the Vim is best argument

#

Oh sorry did I say that outloud?

lucid blade
#

vi > vim

#

but we all know nano is king

rugged root
#

I think I'm just grumpy because I've seen people try to suggest it to beginners.

lucid blade
#

especially for python hahahaha

#

people should learn vi though

rugged root
#

Oh yeah, nano is really helpful. I'll gladly use that to work on configs as opposed to vi or vim

lucid blade
#

its very powerful

#

that and awk + sed

#

and TAPL

#

๐Ÿ˜„

rugged root
#

Aaaaand you lost me

#

Not familiar with those

lucid blade
#

awk is like very powerful grep

#

sed is a string editor

#

both work using regex

rugged root
#

Ahhh, okay

#

Very cool

#

I'm still not well versed with the Linux tools

lucid blade
#

and TAPL is The Awk Programming Language

#

awk came from bell labs i think?

rugged root
#

Makes sense. Seems like TAPL doesn't fall far from the tree

#

Man that was a stretch even for me, I apologize

lucid blade
#

nah its cool ill help u with linux if u need it

#

or at least if i dont know how to do it ill probably know someone who does haha

#

lol

#

sorry ๐Ÿ˜ฆ haha

#

๐Ÿ˜„

whole bear
#

hello

lucid blade
#

i dont even know what an nft is

rugged root
lucid blade
#

๐Ÿ˜›

rugged root
#

Non-Fungible Token

lucid blade
#

i did mention crypto though haha

whole bear
#

NFT to the letter E

lucid blade
#

oh i see

#

so trademarks would work well

molten pewter
lucid blade
#

like u could own the nft for a string "hello world!"

#

i bet that was 1st to go haha

#

๐Ÿ˜„

#

does anyone play rust ?

whole bear
#

XMR is best crypto

#

lol

amber raptor
#

Yea, I just read the article.

lucid blade
#

can i post memes here ?

whole bear
#

no

lucid blade
#

๐Ÿ˜„