#voice-chat-text-0
1 messages ยท Page 220 of 1
depends on your employer
time and cost of development would often count as part of efficiency too
Checking
well depends on what is the code for, sometimes investing much time on a code for nothing is not worth
have i found my first contribution to cpython? ๐คฃ
Java is to JavaScipt like car is to carpet
once i made a greedy algorithm for the robber problem, i did it in like 2 hours and when i told the teacher to take a look, he was like, well using this and that you could have done the same thing
(as in contributing negatively to efficiency)
i got destroyed
that's why we use the perfect programming language https://github.com/TodePond/DreamBerd
!e
code
!eval [python_version] <code, ...>
Can also use: e
Run Python code and get the results.
This command supports multiple lines of code, including formatted code blocks. Code can be re-evaluated by editing the original message within 10 seconds and clicking the reaction that subsequently appears.
The starting working directory /home, is a writeable temporary file system. Files created, excluding names with leading underscores, will be uploaded in the response.
If multiple codeblocks are in a message, all of them will be joined and evaluated, ignoring the text outside them.
Currently only 3.12 version is supported.
We've done our best to make this sandboxed, but do let us know if you manage to find an issue with it!
where is the commands channel?
#bot-commands
#bot-commands
and like to see all of them?
ive seen a command that executes code
can i send code here ?
is it allowed?
... and then even for performance Python isn't that bad, because most heavy processing would be in other languages just binding to Python (numpy and others)
!paste for long code samples
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.
!code for short code samples
` not '
my keyboard is spanish
i mean i dont know where do you mean
รฑ xd
maybe i can send 2 pictures ?
Back in a sec, just screwed up my connection
it seems as mine but i think its easyer this
... there's so many variants
return type of solve seems odd
second options seems more fit for it
print(solve(...), ...)
print(*solve(...), ...)
;-; nvm they changed the entire structure of the frozen modules
may i ask whats the difference ?
!e
def solve():
return "a", "b"
print(solve())
print(*solve())
@vocal basin :white_check_mark: Your 3.12 eval job has completed with return code 0.
001 | ('a', 'b')
002 | a b
theory
oh okey
nice
thanks
* "unpacks" an iterable
SunOS 4.1 obviously best OS to use
i just hop between windows and linux depending on how i'm feeling
i can work with either
Sorry, computer threw a temper tantrum
wild
ay nice
xD i still remember doing that as a kid on a road and getting smacked across my face to never do it again
Did it work?
i rarely got hit as a kid so when i did i knew i seriously fucked up
spanish moms use the "chola"
D:
that shit hits hard af
never again
indian moms use belts but mine didn't fortunately
my first tatoo maybe
ur first tattoo
@pine depot
https://www.youtube.com/watch?v=Gu_1S77XkiM
Visit http://brilliant.org/stuffmadehere to sign up for free. And also, the first 200 people will get 20% off their annual premium membership.
Help support these videos on patreon: https://patreon.com/stuffmadehere
I thought this would be an easy project to knock off my list after putting myself through the wringer with the automatic basketball...
my mom told me to keep my hand in place and kept smacking the shit out of it D:
would have been ๐
bruh ur mom is wild
i'd wish that pain upon nobody
u from india too?
no, american-born
yes he's great
build a calculator in minecraft
why the wrists man :(((
that was my first real experience
it used to happen alot
here in spain it was usually used in schools but like when my grandfather was at school
An update on my plans to build another 8-bit computer from scratch and make videos of the whole process! Buy a kit and build your own! https://eater.net/8bit/kits
Support me on Patreon: https://www.patreon.com/beneater
by the time i got to 10th standard they couldn't do it without a reeeally good reason anymore
or they loose their job
bread was today
oh yeah, how was the bread you made last time
here
huh?
sup nimbus @torpid bolt
bread 
but it takes so much time
Last time it did not turn out well. I think I let it cool for too long
this is not what we got gifted today but its the closest thing i could find
This one from today is amazing!
its a very big cake-like bread
Like eating clouds
why does it have like lottus biscoff on top ?
most of anything programming-related I do on Linux while using Windows for UI (thanks to VSC remote)
so I end up getting used to random parts of both
i mean the cookie crumbs
the one i have doesn't but it instead has dryfruits
i found that image off the internet cuz i'm too lazy to take my phone and goto the fridge
physics stuff
i love dryfruits but they are not cheap at all ๐
true they are expensive
opposite
A butt converter?
used inductor for it
i just started dev on windows, switched to linux and felt like it was better developer experience cuz easy to install stuff + vim exists + window managers to replace desktop environments
then windows added winget, i switched to neovim which works just as well on either windows or linux without changing config
so at this point for most things i don't find either os to be more efficient unless its something specialized
like if its working with .NET i'm going windows 100%
if its working on bun then i'm going linux 100%
bruh i have 74 messeges and i cant talk :(
@rugged root favorite thingy is how inductors and capacitors got imaginary resistance
Go to the #voice-verification channel and do !voiceverify
Sorry what?
How?
also capacitor is open circuit and inductor is just straight wire in DC
impedance
it's how much current is fought, like resistance, and is measured in ohms
fiber cables make fun cracky noise when you bend them spaghetti
colorful spaghetti
If it makes your gums bleed when you chew it, you know it's authentic
serialization is just transforming data
cerealization is just transforming grains into marketable breakfast foods
Is pico smaller than nano?
i'm like very sure i have pics of clients' MDFs that looked like this
yes
Thanks
pico is 12 iirc? or is it 15
@rugged root T-T
iirc 15
-12 I think
You laugh but that makes it so much easier to trace what cable goes to where sometimes
oh pico is 12
then f-something
nano is 9
it is 12, yeah
cause micro is 6
If it's all orderly and packed together, you have to unspool them and it's just a mess
you know what else makes it easy?
LABELS
femto
I mean sure if you want to be oh god there's a knot in one
Nevermind, nuke it from orbit
love how the SI units for length just follow the traditional scale and then it's just planck
hemlock did you see what i pinged you with up there?
they put it inside a different file
total internal refraction ftw
and the proceeded to follow good coding practices by using the if __name__ == "__main__"....
and broke it
Laaaaaaame
python -m __hello__
Doesn't help if you want to import, though
"you're making me download random python versions again"
import doesn't work in 3.11.0
(doesn't print)
Python 3.11.0 (main, Dec 6 2022, 13:17:12) [GCC 10.2.1 20210110] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import __hello__
>>>
and does on 3.10.13
Python 3.10.13 (main, Nov 1 2023, 14:09:24) [GCC 12.2.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import __hello__
Hello world!
>>>
!e ```py
from hello import main
main()
@oblique ridge :white_check_mark: Your 3.12 eval job has completed with return code 0.
Hello world!
oh, this got introduced only in 2022
Oh trust me
cool badge how'd you get it
I instantly looked at chat
when china needs your social credit score
oh, wait, its commands used to be fully unavailable, I think
~50 rather than 500, I'd expect
which is fair but like
thats facts
no
con sus dos cojones gordos
darn i tried
:3
i remember that
does someone speak something else than english?
learning spanish as we speak, though i'm not a good conversationalist at the moment lmao
Lots of people do on here. But it's an English only server.
so u undestand me if i say to you like hola como estas?
good to know then
na de locos
allegedly has to do with roles also
thought u were spanish cause ur name xdddd
no; I took this name out of respect for an old friend of mine

nothing wrong with some wd40 penetration
this is a python server
i joined and i regret my life
why did god do this to me
its worse then hell
but thats fine
๐
Voice channels are off-topic
Usually we do talk shop here, but it does become... this... every now and then
*their
wtf
is he dead or asleep
and my wife had a z but she is 6 feet down
G2G for a bit. Cheers all.
my bad
Maybe try to reign it in a bit.
my therapist told me to not go outside
i am insane
help me
WHY AM I $500 IN DEBT
@rugged root are u going to pycon 2024
Nah, I don't go to conventions
:/
i was going to go to pi con but i am in debt
do you also have unconventions
my brains is not braining
it went from wd 40 to this
only in texas
gen z being gen z

this place is confusingly spelled
https://en.wikipedia.org/wiki/Scituate,_Massachusetts
if my dad was a lawyer i would be in jail for 57 years and 10 days
@nimble thorn is my lawyer
help
tell me your most favourite galapagos islands animals
Marine Iguana
~30kph
:incoming_envelope: :ok_hand: applied timeout to @frank tundra until <t:1700513573:f> (10 minutes) (reason: emoji spam - sent 46 emojis).
The <@&831776746206265384> have been alerted for review.
Aphasia
A language disorder that affects a person's ability to communicate.
It can occur suddenly after a stroke or head injury, or develop slowly from a growing brain tumor or disease.
Aphasia affects a person's ability to express and understand written and spoken language.
Once the underlying cause is treated, the main treatment for aphasia is speech therapy.
what languages do you know?
python, go, js
English.
I was talking about English, Spanish, etc.
Various kingdoms of the Angles: Obtuse, Acute, and Right
the only word i remember when i went to germany was ausfahrt
#trynottogetbannedeverywherechallenge
difficulty: impossible
For some people it seems
!e print("hi")
@whole bear :white_check_mark: Your 3.12 eval job has completed with return code 0.
hi
you jest but that was the original intent of the question
you correct me but that was the context of my joke

uwu
french shouldn't exist
it's simply a bad language
||inb4 i get attacked by frenchies||
nah, we hate the french here
you're good
the language itself is already meh
and then you have the people
you say that as an english speaker
i am back from the mines
o:
english ain't easy
there are many other easier languages in many different ways
Que viens-tu te dire?
comment osez-vous!
who?
i stand by what i said
i am just here
example of english not being easy
what is the question?
everyone thinks their own language and is the easiest and best
if no one can answer, there's #data-science-and-ml and other places too
everyone not thinking critically*
depends how you are
Russians are very fond of saying their language is hard to learn
ร
what have you tried to display the legend so far?
maybe comparing languages by difficulty just doesn't apply to popular enough languages
i think it depends what you grown up with
for example if the grown up reading Spanish books i would think Spanish is easy
does the legend show up?
from plt.legend call I'd expect yes (but not fully?)
plt.scatter call seems to be missing label
Interesting that all the troublemakers left at the same time
The Resources page on our website contains a list of hand-selected learning resources that we regularly recommend to both beginners and experts.
right now it's just fit2, fit3, etc., right?
@somber heath Yo
you want math-like form, right?
instead of 'fit4', for example, it would be this:
label='$ae^{bt}+c$'
yes, LaTeX
you'd still have to write it out manually, I think
it's arabic
you can try automating generating TeX and code from same origin, but not sure how hard it is
@raw carbon yeah the thing that bothers me a ton about people talking about complexity of languages is that there are counter categories of difficulty.
for example: X language is tough because there are not enough words to express all these different things, so we have to combine them in these ways to express our thoughts and it takes a lot of time.
Y language is tough because there are too many words to memorize and if you don't know a word someone says, you're SOL.
first three are easier
'$at^2+bt+c$'
'$at^3+bt+c$'
'$at^3+bt^2+c$'
there are many more examples of that
same with alphabets
Thanks @vocal basin ๐ธ
I'm testing in Jupyter too
@raw carbon this is probably my favorite shitpost
JupyterHub + JupyterLab, but that's hell to set up
there are some repetitive parts
which can be abstracted as a function
higher-order function
(taking another function as an argument)
I was expecting the functions would fit better but someone told me that they look just fine.
When I looked some similar examples on internet, it seems like the functions fit better.
ideally, it would just be
fit(func1)
fit(func2)
fit(func3)
fit(func4)
maybe also taking colours as arguments
I couldnโt understand how Iโm gonna write the guess better so that the function will fit better
Is Spyder still maintained?
they read RTL not LTR
Website for Spyder, the Scientific Python Development Environment
@whole bear is that not also a problem in LTR?
we can't write infinitely
representation is a non-issue imo
Neat
ููู
what position do you work in, guys? jun/mid/senior/etc? what specialization?
This can be helpful for all kinds of data science and data visualization stuff
I'm a hobbyist. I don't code professionally
Saw that, yoon
mid/senior ig
I guess you work as fullstack from python, go, js?
i'm not currently in web dev
but i'm just SWE with python right now
there's no repetition
1000 600 9 90
what company though if it is not a secret?
it's not the same
look at the order
ew
why ya do that
yeye ikik
i know some arabic
lol
i feel like you'd like this
I'd do something like this
https://paste.pythondiscord.com/2JCA
I'm not sure about what the code actually does
and how well the functions fit
60 fps > 50 fps
it's just a fact
maybe I'm doing something wrong
a lot of cameras i've had to install, you've still gotta specific the power frequency whether 60 or 50
yes, that should be the case
yes
assuming curve_fit is good enough
maybe those functions just can't fit well
yes, I was
okay, then func1 is good
yeah, func1 fits
french ruin everything
less broken version
https://paste.pythondiscord.com/4QKQ
guesses influence what local minimum the fit procedure ends up in
if there's only one such minimum, then all guesses are equivalent
this seems good enough for the functions
I wouldn't really expect it to work much better
since the data is kind of messy
@whole bear i love that cause you wrote something canon
at least there's that haha
you can also just make the function more complex
it may also depend on the "cost" function used
as in how you measure how well the function fits
idk if curve_fit has it
@raw carbon exactly that word ๐
@sinful phoenix if you need an example of a function that does depend on guesses:
def func5(t,a,b,c):
r"""$a\left|t-b\right|+c$"""
y=a*np.abs(t - b)+c
return y
[0.0,0.0,0.0] and [0.0,8.0,0.0] as guesses
Ring as almost Field
@whole bear how old are you if you dont mind me asking?
also don't remember if i learned laplace transforms in calc
i likely did in my physics classes
let's just say I finished high school around the time smartphones became a thing haha
ah always assumed you were younger
for linux
no;
docker docker docker only docker
i mean docker takes more setup so its probably slower
unless you're just installing in a docker container which is already there
whatever works for you though
๐ i just wanted to mention it
"I will make a 50-stage (individual images) dockerfile, I will destroy the disk space"
I think I've only had just over 20 so far
trying to visualise how optimal the solutions are over the three parameters
purple is locally optimal, and that's where one of guesses ends up
there's a gap between it and yellow (true optimal) region
due to how curve_fit works, that gap is unlikely to be crossed
probably a better view
or rather this
that hard to notice sphere representing a fake minimum
maybe I keep a mysterious shrouded canvas in my basement
also silly me had just skimmed through the wiki page for the towers of hanoi puzzle (I'm trying to develop it as much as I can independently and then look for resources). on a careful reading, it turns out that my solution is not that of the wiki. it also works based on binary representations, but it's quite different. what it does is that it simulates the recursive solution but without using recursion. instead, it just uses binary arithmetic to represent the recursive calls as they branch out through the algorithm's execution
so what I have may be at least less common to find than the wiki page. haven't found it anywhere else yet, although I am sure it has been recorded somewhere. or, what I suspect is that it's just a small variant on a more general method. I think I can see how this could be applied to similar cases involving recursion
but at least it seems that I have something to show that is not right off the wiki page. also, don't worry if this is tl;dr, just putting it there in case you felt like finding out more about the story
share solution? ๐ @whole bear
just let me translate it into python haha, I wrote it in C. I'll have it soon
it's not
typical csgo
(I actually don't remember anything like that in recent matches)
Elo?
both on chess.com and on lichess my rating is lower than median on those sites, I think
> Indian language
as if there's a singular one
@bitter reef ๐
I don't get it, but alrighty then.
ั and ั would be the most easy-to-observe difference
where ua uses ั, ru uses ะธ
where ua uses ะธ, ru uses ั
there's also ั/ั difference, but that's a rare letter in both languages
ua has า
ru has ั
these two aren't related and are rare too
@naive raft ๐
I PRESS WRONG QAQ
speaking of Russians in Australia, the highest-rated chess player there has very Russian-sounding name (Anton Smirnov)
Let us call it a happy accident. ๐
as alleged by Russian Wikipedia, ov->off conversion is somehow Polish
The common bronzewing (Phaps chalcoptera) is a species of medium-sized, heavily built pigeon. Native to Australia and one of the country's most common pigeons, the common bronzewing is able to live in almost any habitat, with the possible exception of very barren areas and dense rainforests. Its advertising call is an extraordinary mournful whoo...
@coarse halo ๐
@rugged galleon ๐
๐ฅ
๐
@polar bear ๐
hi
that so much help boy @somber heath
@tardy bone ๐
suh dude
security on my foot @indigo crag not problemes just shut the servers if anything go wrong
chatgpt is just a bot boy board members are running on dumbtruck
and sam altmen he is very good guy they are bad
if we want to close ai then also stop using any machine because they do the same thing giving people comfort and saving there time
machine like car computer
ai is not dangerous those people who want to ban are dangerous
who says that ai decreasing the peoples intelligents thats totally wrong its first time peaople are start thinking how we can improve our enviourment like those thing ai can not do
those people who are thinking ai is dangerous those do not know how basics work of ai and machine learning
ai is not gonna make robots by itself
because ai is not able to execute things
in my prospective ai is just a piece of code and its very hard to run it
what is danger in ai i do not understand
there is always someone who do not want to make this enviorment better
these are piece of shittttt
can anyone help me with a programming assignment involving lists?
every body is talking about danger of ai nobody about what are benefits like in saving time
learning new things
solving problems like hospitle
give it lets see
ok hold on
i amused by thing that everyone talking about danger but no one able to give a single danger
and no body talking about ussage but there are lots of ussage
ohh boy that thing just pisses me
elon he is my ideal man like he is got some bad instinct
where is it
ohh hell yeah
nice to talk to you bro time to go and do some work
we will meet soon
you to
I have so much to talk about today with hemlock and my normal crew ๐
Turned in my final revision of my cpu sim and i got a 87% so now im rewriting it for fun.
Better a CPU sim than a seepy ewe sim.
Hi everyone
I finished introductory Python and I wanted to know that for Advanced Python, should I just follow a course under the same name to learn more advanced topics?
Or should I follow in the advanced part of my desired work field, for example, back-end and the concepts and frameworks that are for this field?
i want to use it for Back-end developing
@obsidian dragon
He may be preoccupied at the moment.
ow ok
This bird you where see
Australia.
Wow
The wiki article is linked above it.
Hah
@storm quest ๐
So you live in Australia
The crested pigeon (Ocyphaps lophotes) is a bird found widely throughout mainland Australia except for the far northern tropical areas. Only two Australian pigeon species possess an erect crest, the crested pigeon and the spinifex pigeon. The crested pigeon is the larger of the two species. The crested pigeon is sometimes referred to as a topkn...
!voice
Canโt talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.
@whole bear ๐
What dinner
i have a bad english sorry
my mic isn't working 
Boo! Hssss!
It sucks when shit doesn't work.
I'm getting more fed up with linux audio by the day 
anyway @somber heath are you working on a python project this days
everything just sounds like crap when ur on a call, and this mic problem happens like 50% of the time.
and I just learnt that using both the A2DP sink and HSP/HFP has been a slowwwwww WIP for like 4 yrs now
it's okay but A2DP is just much clearer
yes I'm on the app
voices are fine but if I want say music in the background the music just sounds like it's being recorded from the speakers of a radio and then being played back
I had pulse with default config, except I turned on autoswitch for A2DP/HSP when I join calls, switched to pulse on pipewire yesterday and still sounds the same
alright mic should work now
let me grab my buds and see if those are any better lol
my buds don't work at all
none of the usual fixes worked ๐
@rapid dune Sorry to hear that.
I doubt you did!
Ha!
ok sounds much better with noise supression off but I do have to take long pauses in between words
alright here goes
It's still terrible, but I can hear words, now.
hi
@obsidian dragon
@vocal basin https://en.m.wikipedia.org/wiki/Feistel_cipher ๐
In cryptography, a Feistel cipher (also known as LubyโRackoff block cipher) is a symmetric structure used in the construction of block ciphers, named after the German-born physicist and cryptographer Horst Feistel, who did pioneering research while working for IBM; it is also commonly known as a Feistel network. A large proportion of block ciphe...
hi
hi dude
yeah bruh
I definitely have an implementation of Feistel cipher in Python somewhere
but I don't know what project it was in
did you see my message?
there is a project from 2020 just named feistel but it's empty
fo sho, idk python backend
ok thanks.
for http just use FastAPI, no courses needed to learn it (the official tutorial covers most of the topics quite well)
I am learning node express
node ecosystem generally is leaning more towards "single stack for front-end, back-end and whatever else"
e.g. with next.js
which is, in large part, enabled by using the same language client-side and server-side
afair, python frameworks don't usually go beyond templating in terms of interacting with what the user sees
Join the challenge or watch the game here.
opps
I could've won the queen a move earlier
is there an undo option
we both missed it, so I'll let it be
yep
gg
this might be the lowest accuracy I had on this account
hello
average drop in evaluation per move
okay
Is this a coworking vc or would I be interrupting by joining?
you wouldn't be interrupting since not much is happening
you can join
Cool. I'll just be working on art and coding
!voice for voice verification:
Canโt talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.
@obsidian dragon
no clue about outfits
can someone hhelp me with a problem?
what is the problem?
Hoodie that hasn't been washed in a week and a different color of sweatpants every day @obsidian dragon ?
STORE = 1
SHOW = 2
SEARCH = 3
HIGHEST_SALARY = 4
HIGHEST_HOURS = 5
QUIT = 6
FILE = "employee_data.csv"
employees = []
employee_data = []
def store_data():
file = open(FILE, "r")
data = file.readlines()
for line in data:
line = line.rstrip('\n')
employee_data = line.split(',')
# Convert hours from string to float and sum them
total_hours = sum(map(float, employee_data[2:7]))
salary = total_hours * float(employee_data[1])
del employee_data[2:7]
employee_data.append(f"${salary:,.2f}")
employees.append(employee_data)
file.close()
store_data()
def show_all(employees):
for employee in employees:
for value in employee:
print(str(value) + ",", end=' ')
print()
show_all(employees)
def search_employee():
search = input("Enter name: ")
file = open(FILE, "r")
data = file.readlines()
for line in data:
line = line.rstrip('\n')
employee_data = line.split(',')
if search in employee_data:
print(employees)
else:
print("Couldnt find")
search_employee(
im trying to make function to search name in a list
!paste
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.
use this to send code
couldn't find print is in wrong place
it must be outside the loop
def search_employee():
...
for line in data:
...
if search in employee_data:
print(employees)
found = True
if not found:
print("Couldn't find")
enumerate maybe?
my bad i havent learned that term yet
!e
test = ["a2", "b3", "c5", "a7"]
for i, s in enumerate(test):
if "a" in s:
print(i, s)
@vocal basin :white_check_mark: Your 3.12 eval job has completed with return code 0.
001 | 0 a2
002 | 3 a7
Oopsie
I just gotta send 50 messages then I get speaking privileges
Yeah that's kinda why I messaged in vc 1 cos there was the above convo going on and i didnt wanna interrupt lol
is the s a search function
Heheh I can always tell a lot about a person from where they recognize my name
here s is what employee_data is in the original code
Nope that's my actual name, it's just funny hearing what people associate it with
I've heard Celeste the Game, Animal Crossing, Danganronpa and HuniePop
The 'plot'
I mean, its a win-win. You get that AND women
A small price to pay xD
Sorry WHAT
Have you heard of OnlyCans?
That game is hilarious
No no look it up lol
it's so funny
"adult content" warning starts with:
HAHA
nothing more inappropriate than food
God damn you Discord gods let me SPEAK
Receives speaking privileges - immediately gets banned
Oh lord
mastodon for me associates only with this thing
https://en.wikipedia.org/wiki/Mammutidae
because of how it's named in some languages
Mm yeah I did a bunch of admin work for a big youtube franchise a couple years ago and I saw some things
I get it
You guys get a 3 day week??
We don't celebrate thanksgiving in australia which makes me sad cos I grew up with american parents
Thank you but i just realized my mic is nnot connected lol
hold up
the fact of the push is an emergency
@sage grove If you're wondering why you can't talk, check out the #voice-verification channel
"You revoked our credentials after we posted them in plaintext on Yammer, so we're going to do an emergency prod push RIGHT NOW"
just don't verify so you can always see and mention #voice-verification
dialect
yes
at least looks like so
it's like index.php
on node.js sites
because backwards-compatibility
"jenpy -- renpy for jvm"
is jython still at 2.7?
(there is a plan to move it to python 3)
plan hope
Description: This item is a VRoid Clothing Texture (Hoodie) and is compatible with VRoid Beta & VRoid Stable for 3D models. โClothingโ means 3D clothing texture for VRoid and VRoid Models. (and will look as shown in the product image). BOOTH cannot issue refunds. :(( Those who purchase/download this
so latest major version is what dropped py2
!d os.fork
os.fork()```
Fork a child process. Return `0` in the child and the childโs process id in the parent. If an error occurs [`OSError`](https://docs.python.org/3/library/exceptions.html#OSError) is raised.
Note that some platforms including FreeBSD <= 6.3 and Cygwin have known issues when using `fork()` from a thread.
Raises an [auditing event](https://docs.python.org/3/library/sys.html#auditing) `os.fork` with no arguments.
Warning
If you use TLS sockets in an application calling `fork()`, see the warning in the [`ssl`](https://docs.python.org/3/library/ssl.html#module-ssl) documentation.
Changed in version 3.8: Calling `fork()` in a subinterpreter is no longer supported ([`RuntimeError`](https://docs.python.org/3/library/exceptions.html#RuntimeError) is raised).
Music video by DMX performing Rudolph The Red Nosed Reindeer (Audio). ยฉ 2021 Divine Bars Productions, under exclusive license to Def Jam Recordings, a division of UMG Recordings, Inc.
JPEG
jpg
jpg
That's magical
Official video for Fairytale Of New York by The Pogues featuring Kirsty MacColl
Stream The Pogues greatest hits here โถ https://RhinoUK.lnk.to/ThePogues
Subscribe here โถ https://www.youtube.com/user/thepoguesofficial?sub_confirmation=1
Socials:
Facebook | https://www.facebook.com/Poguetry/
Instagram | https://www.instagram.com/thepoguesoffic...
Nina Simone playing live in London, 1968.
DrMandinga
"are vertical tabs allowed?"
"even you wouldn't think of it, thus making you more likely to forget the password"
ฯ
\t\n
cursed
password = DROP * TABLES
bobby tables
everything before java 8 is ancient
everything after java 8 is futuristic
I use Java 11
I use Java 21
Internet cut out brb
I just use kotlin:latest
And Deno. And Python 3.11 because two of my go-to libraries aren't 3.12 ready yet.
use Scala,
specifically the version where XML literals were still a thing
NO
Source code: Lib/xmlrpc/server.py
The xmlrpc.server module provides a basic server framework for XML-RPC servers written in Python. Servers can either be free standing, using SimpleXMLRPCServer, or embedded in a CGI environment, using CGIXMLRPCRequestHandler.
Warning
The xmlrpc.server module is not secure against maliciously constructed data. If you need to parse untrusted or unauthenticated data see XML vulnerabilities.
Availability: not Emscripten, not WASI.
This module does not work or is not available on WebAssembly platforms wasm32-emscripten and wasm32-wasi. See WebAssembly platforms for more information.
why is it not deprecated even
well, JSON security is basically "don't eval it in JS"
JSON security is "hope to jod that someone fixes it eventually"
blessed platforms
!d http.server
Source code: Lib/http/server.py
This module defines classes for implementing HTTP servers.
Warning
http.server is not recommended for production. It only implements basic security checks.
Availability: not Emscripten, not WASI.
This module does not work or is not available on WebAssembly platforms wasm32-emscripten and wasm32-wasi. See WebAssembly platforms for more information...
Source code: Lib/tabnanny.py
For the time being this module is intended to be called as a script. However it is possible to import it into an IDE and use the function check() described below.
Note
The API provided by this module is likely to change in future releases; such changes may not be backward compatible.
how did I not know this exists
anything needs changed?
forgot chading
@wind raptor why is my model lagging to death? it's like I have no gpu
is there a way to check on bios update
are drivers up-to-date?
At The WORKS, we are obsessed with making WORLD'S BEST BURGER! We start with only fresh Canadian beef
Moody's Diner, Motel, & Gifts, of Waldoboro, Maine, Has Been Serving Residents and Tourists of Mid-Coast Maine Since 1927.
Chrome? Meh. Edge is where it's at. Perfect browser for privacy.
I might switch to Firefox at some point
though right now it's mostly driven by chrome having worse performance
I do use Firefox Developer Edition with Solarized Dark color theme.
My brother is all "Don't use Chrome and Chrome-based browsers, use Brave"
Um....Brave is a Chrome-based browser....
Hi
we still almost don't have snow here
but how do I check for bios update @vocal basin ?
what do motherboard docs say?
idk, i bought this like 8 years ago
made by gigabyte or some other company?
the gpu?
motherboard
asus
since you're trying to update bios
generally, the advice for updating bios seems to be:
don't
unless you need to get something the current version doesn't support at all
in which case first identify what that is specifically
I don't remember any serious reason to update other than CPU support
Import "pillow" could not be resolved
guys how to fix this the module is already installed
import PIL
done
thanks
pillow is just a more modern implementation of PIL, and as such keeps it as the same import
@vocal basin so if it works just ignore it, I was wondering if changing from a 1060 to a 3060 would need anything other than nVidia update
it feels like it don't want to use the gpu
it sometimes disconnects on mute/unmute/deafen/undeafen
for whatever reason
especially after moving from one channel to another
hello guys
@whole bear
Saying OOP is bad like saying electricity is overrated. And when in doubt, parameterize? That's like saying when in doubt, make your code a convoluted mess. And bundling globals into structs? Brilliant, because who needs modular and maintainable code anyway? Pure functions? Sure, if you want your code to be as exciting as watching paint dry. Encapsulate at the level of namespaces? Why bother? Let's just throw everything into the global namespace and see what happens. And long functions? Well, that's just a testament to your coding prowess, right? Brilliant advice, truly.
OOP is bad: Object-Oriented Programming (OOP) is like a Swiss Army knife for developers. Itโs a tool that, when used correctly, can provide solutions to a multitude of problems. Itโs not inherently bad, itโs just misunderstood!
When in doubt, parameterize: While parameterization can be useful, itโs not always the answer. Itโs like saying, โWhen in doubt, add more salt.โ Sometimes, the dish doesnโt need more salt, it needs a different ingredient!
Bundle globals into structs: This is like suggesting we should put all our eggs in one basket. Sure, it might make carrying them easier, but it also increases the risk of breaking them all at once!
Favor pure functions: While pure functions are great for predictability and testability, theyโre not always practical. Itโs like favoring a diet of only vegetables. Sure, itโs healthy, but sometimes you need a bit of protein!
Encapsulate at the level of namespaces: This is akin to saying, โLetโs put all our belongings in one room.โ It might make things easier to find, but it also makes the room cluttered and difficult to navigate.
Donโt be afraid of long functions: Long functions can be like long speeches. They might contain a lot of information, but they can also be hard to follow and understand. Donโt fear them, but donโt favor them either!
Remember, programming principles are not one-size-fits-all. They are tools in our toolbox, and the key is knowing when and how to use them effectively! ๐
is it AI generated?
just from the fact that there are no typos, I would say yes
I don't understand how comments on bundling globals into structs and namespace-level encapsulation are so off
An explanation of why you should favor procedural programming over Object-Oriented Programming (OOP).
"Imagine you want to build a bong. But you are doing OOP so you need to make sure the bong chamber is easily replaceable. This is annoying because it takes longer to get your bong. But later, when you want to make it an ice bong - you are happy because you took the time upfront to make the chamber easily swappable, so you just plug in your new IceBongChamber implementation of the IBongChamber interface and you are good to go, no need to rewrite any of the other code."
But now we are doing procedural programming without OOP. I don't even know man...
@whole bear still feeling like I only see a syntatic difference
Faster is better
Godspeed my guy
get that degree and get the heck out of academia
https://cdn.discordapp.com/attachments/412357430186344448/1176535228538441838/vulkanislittlebithard-v0-u1rhiyl4tfub1.png?ex=656f38d1&is=655cc3d1&hm=81560543f4abdced6dbdadcd77c665620cb99a5225fc6b4afc6eaf2aec5760ce&
https://github.com/xoreaxeaxeax/movfuscator
where do you start when learning a language :?
@mild sorrel Ben eater
brb
they also have to use it backwards
who made this, it's crazy
ai
Even Santa is trapped in the Matrix
they say that OpenAI is basically on meltdown rn with all the corporate drama
everyone threatening to quit
you tried bing?
BING lol
haha isn't it supposed to run gpt?
no idea tbh, i dont keep up with chatgpt news
@gilded forum ๐
!voice ๐
Canโt talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.
yea i need to send 50 messages
@cyan birch ๐
@desert sentinel ๐
Naughty goat hitches a ride on his horse bestie to reach his fav snack ๐งก
Keep up with Arret and Bouge on Instagram: https://thedo.do/lookatmyfarmanimals and TikTok: https://thedo.do/Lookatmyfarmanimals.
Love Animals? Subscribe: http://thedo.do/2tv6Ocd
ยฟHablas espaรฑol?: https://thedo.do/2BsuN4o
Follow The Dodo:
Tweet with us on Twitter: https...
@balmy patrol ๐
hello world:)
Baby goat tries to head-butt adult horse
When your fighting with bae, and bae happens to be a fuzzy four legged creature with horns but speaks like a human. Funny goats.
offically got manjaro installed and all of my addons havnt used linux in a while but figure id switch now
tech lead openAI video!!! https://www.youtube.com/watch?v=NWMaBmxSJwY
Ex-Google TechLead on the end of OpenAI.
Ace your coding interviews with ex-Google/ex-Facebook training. https://techinterviewpro.com/
๐ป Get access to 100+ programming interview problems explained: https://coderpro.com/
๐ท Learn how to build your own successful business on YouTube: http://youtubebackstage.com/
๐ป Iโll send you FREE daily coding in...
no dad,
hi
Good thanks ๐
!voice ๐
Canโt talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.
hello
wass up how are you doing !!!!!!!๐ซ
Lurking. Listening. Waiting.

Being completely unominous.
Lol
Hi
hi
@foggy osprey ๐
hi
!voice ๐
Canโt talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.
๐ hello ๐
what is topic of this metting?
is python good for spider web scrapper and what python is better on?
scapy is good and has a spider you can use out of the box
the basic is verry esy but the hard is what after that
@fleet flame๐
Hello
i start 2 years ago and i was running by many languige like java or c# but now i still use python
but the problem is i cant do evretng on python i can just lerand data sience or machin leraning anyting else the python is slow at
python is not slow but it is slower compared to lower level / more specialized languages
With caveats.
yeah i agree with that
today talking what
so for starting web scrapper You suggest scrappy and beautifullsoup
Enjoying the Stanley Parable music? You might like my new soundtrack, 'Portal Knights'! Hear previews find out more info @ http://blake.so/portalknights
The Stanley Parable is now available! You can pick up the soundtrack at http://blake.so/stanley ! Also available on Loudr (http://blake.so/stanleyloudr) and iTunes (http://blake.so/stanleyitune...
Note the duration.
What is this?
100% somting
There is a game called The Stanley Parable. This is music from it.
@weary ice ๐
ok?
energy conservation should be artificially enforced, I guess?
because floats are floats
i hardly understand what they talking
I get the broad concepts but the more nitty gritty I'm a bit lost
Yes, but that's what makes programming fun
there might be a way to mark objects as something that needs extra precison to avoid clipping through
(there is such option in a different engine)
((Box2D))
Just learn something from everything and everything from everything!
what are you talking about
what is that
^ this
@woeful salmon Do you have a portfolio or do you create content on a social network?
there is an option in one of 2d physics engines
https://box2d.org/documentation/md__d_1__git_hub_box2d_docs_dynamics.html#autotoc_md63
oh it module for python?
C++
I keep hearing bout the custom tkinter thing but I haven't looked much into it
but i tink c++ better in gui staff right?
Depends on the usecase/system
C++ is easier to get catastrophically wrong
what languige your use?
What do they specialize in? computer security example...
I try to avoid making native GUIs entirely
Iยดm learning english speak more slowly ajjajaj
Alisa specialize in almost everything!
not really
Hii Mate! Hru
> scroll downs to comparison table
> CPU starts melting
why
Wait what?
3~4 cores of what
there dart
it more like python and js in same time
and esy for
esy for what?
hey wanna talk to me.. ๐ฅฑ
the graph in the corner being CPU usage
question xD Is a role necessary to speak?
