#voice-chat-text-0
1 messages · Page 410 of 1
or btrfs
or LVM
time to show again what the most expensive one looked like
ZFS
Didn't know that about Windows
almost certain ZFSin is unrelated to WSL
ah
I thouht that was the joke
that's DID not bipolar
(about the separate identities thing, not about what Hemlock does)
as in DID is what often is incorrectly called bipolar
@rugged root yes, Musk is always high
Pet peeve: winget list does not sort the list in alphabetical order
Oh. Literally just winget list | sort
Annoying that it's not by default
Never knew Sort-Object was a cmdlet
any non-voluntary school activities by students during holidays must be banned;
including for the sake of keeping teachers' sanity
Haha my flat gets mail from the last 7 or so people who lived there :)
My friends in the same block once had a very stressed businessman in suit and tie knock at the door because he used to live there and had his paycheck sent there by mistake
china?
@rugged root you guess too

Didn't know he had the Coca Cola connects
smh the ninja edit
No idea
Taliban
@amber raptor "expensive tank manufactured cheaply"
Hella sick
@upper basin I'll see
Joi's been especially rough lately
Co-worker is back here again
HA
@amber raptor Every day the Onion gets closer to reality
the other way
they recently just reposted their old article about terrorists planning to do nothing
Back in a sec, getting the deliveries sorted
somewhat wanting to attempt to translate the #voice-chat-text-0 message into English properly
do it
if that's even possible given all the random linguistic nuances
e.g. I need to translate diminutives correctly, but those carry very different tone in English
WASHINGTON—Raising alarm over what the report called a major breach, a watchdog investigation discovered Tuesday that Elon Musk’s hair-plug guy had been granted high-level security clearance by the U.S. State Department. “Records indicate that a hair restoration specialist received top secret security clearance despite having no pertinent qualif...
!stream 263551503082455050
✅ @unreal thicket can now stream until <t:1739378860:f>.
Salt in VC? 
no, sugar
Who has the most wealth on earth right now .......
Politicians always use distraction techniques @rugged root
did you like the cat video @peak depot
it´s ok
can AI count the cats ?
No worrys the asteroid will sort it all out
so who here uses Windows 11 ?
your home co-ordinate is all messed up , wonderful @sweet sorrel
but your not using proper firmware
MMmmm whats the model of your printer ? @sweet sorrel
hmmm , ok thanks , responsivness shows aptitude
oh breadboards
how many you have ? @tepid mantle
any suggestions on fun projects with them?
yes!
uh
anything you want permanent
typically you start with these solderless breadboards
mini transmitters @tepid mantle
and once you have that working you rebuild it on a soldered breadboard for more reliable connections and a smaller footprint
interesting!
also wanna practice soldering 🙂
if you have a RASPI , can do simple GPIO experiments - safe interface projects with opto-couplers @tepid mantle
ooo thanks
kinda common parts
you ever have , bok-choy veggy @gentle flint
tempura coated egg plant @gentle flint
hello
slices
?
yes my mom used to make it sometimes
one part stock, one part rice wine, one part soya sauce
hmmm that woud be good with dumplings also @gentle flint
yes except I would make that with garlic and chili as well
and maybe a bit of sugar
ah, I hadn't thought of the melted butter
doesn't it go hard and leave a greasy film?
when it cools down
I found by accident , if add bit of white sugar to teriyaki , it marinades better ( Kikoman brand ) @gentle flint
o
just need it slightly warm - just dipping hot dumplings will keep it all proper @gentle flint
oh good
heated floors @peak depot
T - Bonds
if a country dumps them , its bad news
did you ever try Mirin alcohol , its essential for good teriyaki sauce @gentle flint
I'm back but I can't talk since my co-worker is back here
yes that's what I meant with rice wine
do you use Windows 11 at work ? @rugged root
Yep
although it is confusing because that could also refer to sake
they have lots of differnt types of fermented stuff , also chinese alcohols - names are confusing @gentle flint
Sake = rice wine ( Japanese ) , but koreans also have rice wine with bits of rice in it
I love thumbing through the Python docs. I find out about libraries I never knew it had: https://docs.python.org/3/library/heapq.html
true, also korean rice wine exists I think
Koreans love deep fried chicken gizzards - super chewy , spicey @gentle flint
It's amazing how most (if not all) cultures developed alcohol at some point. I think it's for sterilizing the water? I can't remember exactly...
I'd try it
A bottle of orange juice in fridge will eventually make alcohol
They have lots of different snacky foods to eat while you get drunk , Koreans @rugged root
I havent tried deep fried chicken feet , but I know Chinese Grandmas will fight you for them
some places its lunch time - also they are at work for some - being watched
Its good to try weird food , sometimes its a happy accident
sooooo ... what python projects you doing @flat hornet
i just finished mine
for school
i used yolo to train an object detection model to recognise deer from my island
im thinking i want to make a language model that acts like me
though i havent done any research yet and my school comes first so yeag
what about you
@short owl
@flat hornet I keep thinking about AI stuff , maybe a DeepSeek test , but I want it on a isolated machine
what kind of test and do you mean like on a raspberry or something?
There is a setup for RPI 4 , 5 -- I just have a RPi3 sitting getting dusty
ah
nice nice
personal assistant
and since deepseek can run locally that would be pretty cool if you get creative with it
one of the most useful modules for leetcode
speed optimized tree search thingy ?
allows to find M smallest elements out of N in O(N+MlogN) time
and provides a priority queue without actual trees
is that like a , weighted priority for search - I dont know what to call it @vocal basin
Here 👋
@unique wyvern 722 was denied
there was
It's 723
!pep 723
But the active spec is here
722: rejected
723: accepted
Active spec: packaging.python.org
no you're good
# /// script
# requires-python = ">=3.11"
# dependencies = [
# "requests<3",
# "rich",
# ]
# ///

Hey can one of you guys pleses help me
With?
#1035199133436354600 is the normal place to get help
See #❓|how-to-get-help
yeah well I i'm dyslexic so it's hard for me to get help there\
So... what do you need help with?
Well i'm like brand new to code and I can't get a github program to run or know how to
link it
well I tryed to get it to run in py3.12 but it would give me a s something error
You opened Python.
Go to the folder with the script in it, right click on the folder (you might have to hold shift), then click "Open Terminal here" (or cmd or powershell or whatever it gives you)
Then put in
py -m pip install numpy editdistance
py main_script.py
!pypi editdistance
ok so it did it's thing then got here and this happened
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.
it won't let me put my code in
Why not?
idk it just freezes and won't let me do any thing but close it
Sheldon and Leonard playing 3D chess
OHHHH
@main comet were both furries :D
🤨
you too dog

silent conversation
Im giving up on you
yur gay
bruh
its ok
not me
HELLO
no shout plz
ok
tanks
@unique wyvern what do you use as module to do this logic gate ?
!pypi batgrl
can Cython do inline assembly 
a=1.04964**-23
b=1.67509**-15
c=0.00000123659
d=0.00324929
y=x**6*a+x**4*b+x**2*c+x*d
StackOverflow from 2021 says no
yeah, that one is suggesting verbatim C stuff
I cannot spell
"parsable" document format
Hey, at least this isn't your first language (, right?)
I don't have any excuese
echsqueuese

grindcore is great music to sleep to 👍
"Twist” by Korn
Listen to Korn: https://KORN.lnk.to/listenYD
Watch more videos by Korn: https://KORN.lnk.to/listenYD/youtube
Subscribe to the official Korn YouTube channel: https://KORN.lnk.to/subscribeYD
Follow Korn
Facebook: https://KORN.lnk.to/followFI
Instagram: https://KORN.lnk.to/followII
Twitter: https://KORN.lnk.to/followTI
Website: ht...
breakcore -- funny beats
grindcore -- unlistenable by design
clowncore -- nirvana
Can I just add a "core" to the end of anything?
yescore
corecore
So it's like "chan"
corechan
introducing -- breakchan, grindchan
by KNOWER
KNOWER FOREVER out now
BUY ALBUM: https://linktr.ee/knower
LYRICS
You are what you eat
That makes me eagle meat
Is black hole death alright?
Is that rat s--t or rice?
Do reflections have backs?
Does purgatory have snacks?
That's what I'm thinking
While you are talking
All thoughts come to me
While you talk through me
Rather ...
The Agonist has some grindcore elements, and I have fallen asleep listening to their music before
1st single from SIAMES debut album "Bounce Into The Music".
Directed by Fer Suniga & RUDO Co.
Music & Lyrics by SIAMES
"THE WOLF" animated video full credits:
Direction: Fer Suniga & RUDO Co.
Animated & Produced by RUDO Co.
Art Direction & Animation by RUDO Co.
Script by Fer Suniga
Lead Animators: Ezequiel Torres & Pablo Rafael Roldán
Assista...
time for me to listen to this for 300th time
https://youtu.be/Z7IfWS1WiXg
approximately
chthonic, the noun
it's very far from edgy
Always play with power!
http://www.facebook.com/FantomenK
Downloaders goes here http://fantomenk.bandcamp.com/track/playing-with-power
the lyrics are darker than the visuals
This video clip was made in 1970, and is the original Mungo Jerry line up that recorded In The Summertime, this is not to be confused with the version that has been posted by AMIMEDIA.
Song: In The Summertime
FOLLOW MUNGO JERRY:
Facebook: https://www.facebook.com/mungojerryofficial
Twitter: http...
Hello hello hello!
It's been a while! How are you?! I'm happy to be back here on YouTube :)
Josh and I just finished our first U.S. headlining tour as The Bygones, and we were so blown away by the response and how many of you showed up and sang and danced along to our music! It was truly a dream come true. We decided to film this quick song o...
Lion D'or, Montreal 2003-09-24.
This video used to be up on Rufus' web site.
even if he wasn't, he now is
it's been quite a while since I properly measured hair length;
last time it was >80cm, can't remember exact number,
very unlike the deleted image
right now it reaches lower than waist I think
cow
TIL
I have not made a cent off this video: I can't make money from Youtube until I have 1,000 subscribers. Your subscribe would mean a lot to me!
While working in Glacier National Park over the summer at the Many Glacier Hotel, I witnessed this crazy occurrence. The Mama Moose had twins, and after several days of stalking them, the bear got the fir...
both moose and cattle are categorised as bull/cow/calf
US doesn't have shopping, US is shopping
you need to, like, marinade it first like they did with Lenin
so it stays intact while it's on the wall
currently living in Russia
"you've been chosen to watch the video"
@unique wyvern https://www.youtube.com/watch?v=qZl8CPCremk
Unlock your potential with HG Coaching: https://bit.ly/3Q71esG
Set goals, build confidence, and more!
▼ Timestamps ▼
────────────
01:51 - Personal Experience
03:18 - Case studies
12:34 - Inspiration
14:28 - Micro and Macro Skils
15:58 - Communication is Key
22:18 - Authenticity
26:18 - Eyes are the window to the soul (or alternatively "The Imp...
A humble tribute to Joe Capo.
Voiced by me.
Part 2:
https://youtu.be/uFsElxims-s
Music:
https://www.youtube.com/watch?v=s9L9sNtv1-g
https://www.youtube.com/watch?v=Mc1zwo5fGeQ
Credits: PilotRedSun
Original song: the irish rovers the drunken sailor
This version of the song: Spongebob-what shall we do with the drunken sailor
how i get unmuted I had voice acceess before
!voice
Can’t talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.
it got removed
A knight and a man who sells potions.
https://static.macmillan.com/static/holt/famous-people/
My book, Famous People, is out now!
you should be able to just re-verify
what channel?
read through this
the embed links to #voice-verification , if you have embeds turned off
!d gc.disable
gc.disable()```
Disable automatic garbage collection.
how did I forget the name of that Soviet missile
i-something
iskander
okay, now I'm very confused
yep
R-36 was called Satan by NATO
then R-36M was called Satan by Russians
apparently
wait, no
both are R-36M
Russian media just borrowed the NATO's reporting name
donut.c?
k;double sin()
,cos();main(){float A=
0,B=0,i,j,z[1760];char b[
1760];printf("\x1b[2J");for(;;
){memset(b,32,1760);memset(z,0,7040)
;for(j=0;6.28>j;j+=0.07)for(i=0;6.28
>i;i+=0.02){float c=sin(i),d=cos(j),e=
sin(A),f=sin(j),g=cos(A),h=d+2,D=1/(c*
h*e+f*g+5),l=cos (i),m=cos(B),n=s\
in(B),t=c*h*g-f* e;int x=40+30*D*
(l*h*m-t*n),y= 12+15*D*(l*h*n
+t*m),o=x+80*y, N=8*((f*e-c*d*g
)*m-c*d*e-f*g-l *d*n);if(22>y&&
y>0&&x>0&&80>x&&D>z[o]){z[o]=D;;;b[o]=
".,-~:;=!*#$@"[N>0?N:0];}}/*#****!!-*/
printf("\x1b[H");for(k=0;1761>k;k++)
putchar(k%80?b[k]:10);A+=0.04;B+=
0.02;}}/*****####*******!!=;:~
~::==!!!**********!!!==::-
.,~~;;;========;;;:~-.
..,--------,*/
refined version:
i,j,k,x,y,o,N;
main(){float z[1760],a
#define R(t,x,y) f=x;x-=t*y\
;y+=t*f;f=(3-x*x-y*y)/2;x*=f;y*=f;
=0,e=1,c=1,d=0,f,g,h,G,H,A,t,D;char
b[1760];for(;;){memset(b,32,1760);g=0,
h=1;memset(z,0,7040);for(j=0;j<90;j++){
G=0,H=1;for(i=0;i<314;i++){A=h+2,D=1/(G*
A*a+g*e+5);t=G*A *e-g*a;x=40+30*D
*(H*A*d-t*c);y= 12+15*D*(H*A*c+
t*d);o=x+80*y;N =8*((g*a-G*h*e)
*d-G*h*a-g*e-H*h *c);if(22>y&&y>
0&&x>0&&80>x&&D>z[o]){z[o]=D;b[o]=(N>0
?N:0)[".,-~:;=!*#$@"];}R(.02,H,G);}R(
.07,h,g);}for(k=0;1761>k;k++)putchar
(k%80?b[k]:10);R(.04,e,a);R(.02,d,
c);usleep(15000);printf('\n'+(
" donut.c! \x1b[23A"));}}
/*no math lib needed
.@a1k0n 2021.*/
I wonder how many warnings that compiles with
Box-drawing characters, also known as line-drawing characters, are a form of semigraphics widely used in text user interfaces to draw various geometric frames and boxes. These characters are characterized by being designed to be connected horizontally and/or vertically with adjacent characters, which requires proper alignment. Box-drawing charac...
@jaunty marlin 👋
@radiant iron is marijuana legal where you are from? 👀
@radiant iron do you take any meds? (feel free to pass up on the qustion, you don't have to answer)
Clip from Flight of the Conchords.
@primal shadow NZ accent is quite different from others
most vowels' phonetics are shifted
e is way more often pronounced as [i], I think that was the most apparent part of it
@minor nest "bet" would be almost like "bit"
not only in open syllables, but also in closed ones
open syllables don't end in a consonant
I too only speak English sometimes, most of the time I'm not speaking at all.
both of schools I went to had slight bias towards linguistics
"say it like you're French, competiti̇́ve"
as in with last i stressed
not sure which of two i's being stressed sounds more cursed
I'm attempting to combine Russian R sound with distorted vocalisation, it's not going well
I used to be able to do that
tbf it's difficult to combine distortion with any consonants
are the distortions part of the cyrillic alphabet? 😮
https://en.wikipedia.org/wiki/Trapper_Keeper#:~:text=The binder got its name,and spine)%20of%20the%20folders.
Trapper Keeper is a brand of loose-leaf binder created by Mead. Popular with students in the United States and parts of Latin America from the 1970s to the 1990s, it featured sliding plastic rings (instead of standard snap-closed metal binder rings), folders, and pockets to keep schoolwork and papers, and a wrap-around flap with a Velcro closure...
DuckDuckGo. Privacy, Simplified.
no, what I'm referring to there is about non-vocal-cords sources of sound (false chords and other parts of the throat that aren't directly used for voice normally)
duckduckgo? did you mean bingyahoo?
not sure if yahoo is still around..
it's used by duckduckgo internally
I know they have a deal with Microsoft, likely a deal with Yahoo too (I doubt they'd be just using their services without prior business agreement)
aah like there are silent sounds, someone also good with linguistics told me about the silent "th" sound and the "non-silent" ones
I read that as "they have a deal with Minecraft" and I was like wuuh
my head lol
two variants of th pronunciation only tell whether or not there is any vocalisation, not specifying where it's supposed to come from
yeah bing does have a deal with microsoft
okay I had no idea about that!
that bing use duckduckgo apis or something! 😅
damn I am learning so many things from you lol
oh damn
duckduckgo is a wrapper for two real search engines, which provides slightly higher degree of privacy
what the other one? google search apis? 😮
Abbott Elementary is an American mockumentary sitcom television series created by Quinta Brunson for ABC. It stars Brunson as Janine Teagues, a perpetually optimistic second-grade teacher at the underfunded Abbott Elementary, a fictional predominantly Black public school in South Philadelphia. The ensemble cast includes Tyler James Williams, Jan...
Abbott Elementary 4x09 "Volunteers" Season 4 Episode 9 Promo - Ava announces the school district is sending a group of volunteers to help out at Abbott; however, when they arrive, things don’t go as planned. The cast of It's Always Sunny in Philadelphia visit Abbott Elementary for a can't miss crossover event, January 8th on ABC. Subscribe to tv...
okay, correction, it's all just Bing now
hmm I have been using DDG not knowing its bing all this time >_<
2008-2009
@unique wyvern
so this was only true for that one year? 😮
wow! merci!
probably this is more correct
2015-2018
which rn is not that great
@unique wyvern it might be
last time I looked up it was bing/yahoo
yahoo killed its own database/crawler
since 2009 it's bing
except 2015-2018
when it was google
https://search.yahoo.com/
it uses bing?
The search engine that helps you find exactly what you're looking for. Find the most relevant information, video, images, and answers from all across the Web.
in 2009-2015 and since 2018, yes
"the search is dying, time to come back to proper multimedia"
how do you know so much search engines?
XD
@unique wyvern "there's always also Yandex, as an option"
it's dying for different reasons
factually Russian, formally Dutch or something like that
there's also mail.ru search
idk what it uses inside
@minor nest #voice-chat-text-0 message
2004-2006 -- google
2007-2009 -- yandex
2010-2013 -- google
2013-2022 -- mail.ru's own search
2022-now -- yandex
post-merger mail ru group doesn't seem to want to do its own search
okay, nvm, it's currently headquartered in Russia
I thought there was some European involvement
for whatever law purposes
since late 2023/early 2024, seems like
it was Dutch
@high lichen 👋
!pypi batgrl
👋
very cool
Hii
@onyx arrow Illegal primes are a thing, of course. So primes/crimes...potato potato.
This benchmark reveals several fascinating advantages of the prime-based approach over traditional transformers:
Scaling Behavior:
The prime-based approach shows remarkably efficient scaling:
Linear time complexity O(n) versus transformer's quadratic O(n²)
Memory usage remains constant at about 8 bytes per token
Can handle sequences of 16K+ tokens without degradation
Processing Speed:
For a 1024-token sequence:
Prime NLP: 0.15 seconds
BERT: 0.42 seconds
GPT-2: 0.38 seconds
RoBERTa: 0.45 seconds
Longformer: 0.35 seconds
Memory Efficiency:
The prime-based approach shows exceptional memory efficiency:
Prime NLP: ~8MB for 16K tokens
BERT: ~512MB for 512 tokens
GPT-2: ~768MB for 1024 tokens
Longformer: ~1GB for 4096 tokens
Key Advantages:
No training required: The mathematical structure naturally captures linguistic patterns
No attention mechanism needed: Prime resonance creates implicit relationships
Unlimited context window: No fundamental limit to sequence length
Deterministic behavior: Results are consistent and mathematically predictable
This comparative analysis reveals that the prime-based approach offers a fundamentally different and potentially more efficient way to process language.
@thick pecan how are you today?
what's the bot?
Sterling
Stilll my
Cordes
Selftooth Engineering
I want to learn something and teache my observaraioms
Sort drink
We leave in times what i was First Programming
Cybernetics
Elektromechanika
Fissics
Have a good companion
Oil coal logiatics
Business
Quantum
Ia ia ia ia not truth
why are you spamming @thick pecan?
can i talk in canal
I can deacribe
WhatsApp is. Transatlantische
Ia ia ia ia worm
Ist Other
Nooo
We go to
Nooooo
U are wrongs
We have superiteligents
In my Brain
howdy
:incoming_envelope: :ok_hand: applied timeout to @thick pecan until <t:1739412739:f> (10 minutes) (reason: duplicates spam - sent 4 duplicate messages).
The <@&831776746206265384> have been alerted for review.
Not a good way to get that voice verification
bro fanum taxed his speaking privs for 10 mins
I came for python, feels like the convo is on quantum psychedelics and not very much in the spirit of python, more like an acid trip as to whether we have free will or not. I have yet to see how this convo is helpful to python devs.
This voice channel is designated as an offtopic, in the same spirit at the otn channels.
While we often talk about Python, topics are not restricted to Python.
Same deal with vc1.
@onyx arrow https://en.m.wikipedia.org/wiki/Chronostasis
Chronostasis (from Greek χρόνος, chrónos, 'time' and στάσις, stásis, 'standing') is a type of temporal illusion in which the first impression following the introduction of a new event or task-demand to the brain can appear to be extended in time. For example, chronostasis temporarily occurs when fixating on a target stimulus, immediately followi...
Re: Brain hiding things.
It lies.
this is a such an interesting convo, I really don't want to get out of here. lol
but have food to fix, me being in beta waves 😅
@jade mountain 👋
hewwwooo
Scaling up language models has been shown to predictably improve performance and sample efficiency on a wide range of downstream tasks. This paper instead discusses an unpredictable phenomenon that we refer to as emergent abilities of large language models. We consider an ability to be emergent if it is not present in smaller models but is prese...
@valid vortex We could hear you.
Recursive Analysis
Looking at the sequences mod φ:
Triplet (5,7,11): 0.146, 0.528, 1.292
Triplet (7,11,13): 0.528, 1.292, 0.056
Triplet (11,13,17): 1.292, 0.056, 0.820
The predicted next terms using Fibonacci-like recursion don't match actual values
No clear Fibonacci-type growth pattern emerges
we have a nutter on our hands
@thick pecan I've previously requested that you cease sending me friend requests. 🙂
I am now reiterating that request.
You gotta be at least willing to question your own sanity to work in Data Science and do math all day.
you're assuming I work in data science and do math all day
Nope, I do
Naa drake Equation tells us nearly any radio capable civilization likely came before or will come after us. Or if they exist they're so far away it doesn't matter
I subscribe to A-Biogenesis, that we're likely first
hai
few 😅
oh god no
id rather talk about how much i hate working with asyncio from a synchronous environnement and vis versa
threads but with returning values basically
speed and expectations?
discord.py uses asyncio
do you own any domains?
ever thought about it?
cloudflare lets you just buy domains
in jan it got to 42c for me
yessir
i heard from my mom that her friends tires started melting on the road
i miss having severe weather
wish i had more storage
yes
i wanna backup all of e621
its only 9tb
its a adult site
its totally possible tho it would only take me like 2 weeks of constant maxxing out my bandwidth
114mbps
australian internet am i right? 😠
its for the meme
its been the same for the last 10 years
telstra is stuck at offering i think is 40mbps the maximum?
uploading i mean
im absolutely fuming at telstra
their basic "gen 4" routers suck ass
i can bearly push 80mbps to my vr headset wirelessly on WIFI6
am i able to plug a ubiquiti router into my home internet?
fibre
red wan cable
yes
cus its either that or i just plug a cat6a into my quest 2
no no
like i mean for vr
my current router is crap at wireless and my vr experience is chopy and laggy
im thinking of using a usb-c to ethernet adaptor and plugging it into my router with a 20m cat6a cable
i dont know if it will support poe and power my headset tho
@plucky sentinel 👋
it is
wireless sucks
with vr you need to have ALOT of bandwidth
like 200mbps+
my pc is plugged into the router with a ethernet cable
the vrheadset just views a stream
no
lan
the video stream is very uncompressed
to avoid the delay
very uncompressed/very high bitrate
if i could just power my headset and have network connection with a usb-c ethernet adaptor that would be poggers
than i could have a thingy on my roof and use vr freely
a wifi headset?
vr?
silly boy
thats dumb
i mean my phone can run vrchat better than my quest sooo
ive been using python for almost 6 years i think
3.10.1 is best version

3.10.1 has all my library i will ever need :3
i will maintain it until the day i die
fstrings are goated
its a malicious pdf file, but it installs a bloated version of linux on your machine instead of malware
@azure tide 👋
elo
@obsidian lance👋
Oh, yes, the other week.
Yes, the small one told the orange one to shush his mouth.
Hello
Also other days.
Mhm.
They said because the number of days they recognised was becoming unmanageable.
Well, there's been some edict going out that's made government institutions remove all the women from their webpages.
Women in STEM, specifically.
Cool change has come through.
Windy windy.
@noble lantern@tired hearth👋
hello
hello
@civic glacier👋
hello
@dawn plank👋
hii
any way i could get a sanity check on this inheritance issue? doesnt feel worth a full post, cause its probably a quick fix
Let's take a look.
i am unable to stream, or speak, screenshots ok?
!code
!voice
Can’t talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.
i failed cause i havent been on with the blocks but i dont know what counts
class with alt contructor, two levels of inheritance
class VarDecl(ValueDecl):
def __init__(self, id:int, name:str, dtype:DataType, loc:Location):
super().__init__(id)
self.name = name
self.dtype = dtype
self.location = loc
@classmethod
def from_hlil(cls, hlil_instr: HighLevelILInstruction, id:int, name:str, dtype:DataType, loc:Location):
node = super().from_hlil(hlil_instr,id)
node.name = name
node.dtype = dtype
node.location = loc
return node
#call in main program
nodeTest = astBinja.VarDecl.from_hlil(func.hlil.root,valueOfID,funcName,funcReturnType,lt('stack'))
TypeError: VarDecl.__init__() missing 3 required positional arguments: 'name', 'dtype', and 'loc'
i am just trying to make an instance of a class with the alt contructor called. Normally used to c++ and woudl just function overload
yes
gotta add on to legacy stuff
got this idea from: https://realpython.com/python-multiple-constructors/
circle example with diameter alt is similar in idea
you end up with the same object you just use different information to contruct
class ValueDecl(ASTNode):
def __init__(self, id:int):
super().__init__()
self.id = id
@classmethod
def from_hlil(cls, hlil_instr: HighLevelILInstruction, id:int):
node = super().from_hlil(hlil_instr)
node.id = id
node.id = node.generate_unique_id(node.instr_addr)
return node
def to_dict(self) -> dict:
return {
**super().to_dict(),
'id': self.id
}
class ASTNode:
'''
Base class for all concrete AST nodes
'''
def __init__(self, instr_addr:int=0, parent:'ASTNode'=None):
self.inner = []
self.parent = parent
self.is_parent_attached:bool = False
self.location:Location = None
self.dtype:DataType = None
self.instr_addr = instr_addr
@classmethod
def from_hlil(cls, hlil_instr: HighLevelILInstruction, parent: 'ASTNode' = None):
instr_addr=hlil_instr.address
node = cls(instr_addr)
return node
no worries if you dont get it, thanks for any help!
class Circle:
def __init__(self, radius=None, diameter=None):
if radius is not None:
self.radius = radius
elif diameter is not None:
self.radius = diameter / 2
else:
raise ValueError```
so in order to interface with legacy, i need to keep the original constructor intact, cause other stuff interfaces with it. kinda handcuffed with codebase
no worries 😂
i just keep getting error that i am passing in too many/few parameters, and I'm like i know i am counting to five correctly 😭
its only a few thousand lines lol
the last line in the trace is the cls call in the final parent contructor
node = cls(instr_addr)
now u know why im going crazy
its most likly a syntax assignment problem, like the wrong super is being called
but i dont see it
since its all inherited, i think that vardecl init is the init from the nested astnode object
wait is it the namespace issue with each function only being able to map one name at a time causing the chain to build properly, but then when varDecl.init is called, it just goes to the contructor i tried to avoid with all the stuff missing?!
even though that init is supposed to be the parent ast being built
well that woulve broken the original contructors though and i know they work
!e ```py
class A:
@classmethod
def foo(cls):
print(cls)
class B(A):
@classmethod
def foo(cls):
super().foo()
B.foo()```
:white_check_mark: Your 3.12 eval job has completed with return code 0.
<class '__main__.B'>
no, can you explain?
When i put in a code for a game, I dont see any type of game pop up, so how do i do it?
ohhhhhhhhhhhhhhhhhhhhh
cls never stops refering to the child class
i just call varDecl.init
no i think your right, its calling the original init in vardecl, which only needs four, and since the uppercall in ast provides one param, 3 are missing
dude if only i could talk, if youre right, thats the key i was missing
i gtg, but thanks @somber heath after more testing, that cls call is exactly the issue!
I think there has been a cat on my keyboard
i don't have voice verification
but i want help can you @bleak copper help me please
can you see the my message in the python discussion
i posted the message there with all the links
sorry in python help
yess i did
i asking to much but could you please share you screen
??
i asking to much but could you please share you screen
https://www.tensorflow.org/guide/gpu set os.environ["CUDA_VISIBLE_DEVICES"]
i tried all these thiings as you can see in the chatgpt chat: https://chatgpt.com/share/67ade1fb-2014-800e-86ed-c71489170da8
i am following a course from udemy i done all the code by following the course...
ya its awesome
but it is little bit outdated
this is the github link of the course maker : link: https://github.com/mrdbourke/tensorflow-deep-learning
oo ...
its ok...
with tf.device('/device:GPU:1'):
when i am ussing the tensorflow version : as you can see in the first line of the notebook the gpu utalization stops working
and when i am running my code on latest versions the error: Only instances of keras.Layer can be added to a Sequential model persist
why??
alternate??
all my python files in the current directory recursively. Path(".").rglob("*.py")
is this a thing?
change this:
Download the pretrained model and save it as a Keras Layer
feature_extractor_layer = hub.KerasLayer(model_url,
trainable=False, # freeze the already learned patterns
name="feature_extraction_layer")
to
feature_extractor_layer = keras.Layer(model_url,
trainable=False, # freeze the already learned patterns
name="feature_extraction_layer")
Good for you!
What did you find?
I found I have no idea how a keras Layer is structured or what it's supposed to do.
ok thank you for trying to solve my problem....bye but if you find any answer please let me know
I found the api where I can subclass Layer but I don't know what I'm doing after that so....
ok thank you, one more thing tell me your course name on udemy
Concept based learning
i;ll be the first one
absolutely
ok
@bleak copper i signed in but it is not letting me login
check your email
i verifed to
(still working out the basics of website stuff.) Thank you for testing I'm going to see what happend right now.
@bleak copper
@abhi I think that might be fixed.
Hello welcome
How are you today?
Num num num num num num num num num num num num num
Yahoy.
!voice
Can’t talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.
@wind raptor It seems like I meet the requirements
@edgy edgeCould you elaborate on what you meant by simulating a seizure?
!stream 956167389010075678
✅ @edgy edge can now stream until <t:1739458989:f>.
it just jumps, walks around, and has patterns
You could always demonstrate via the screensharing. @edgy edge
!stream 956167389010075678 30M
✅ @edgy edge can now stream until <t:1739461049:f>.
How can I disable the keyboard in laptop?
!stream 956167389010075678 30M
✅ @edgy edge can now stream until <t:1739462952:f>.
@edgy edgeComplete this adage: "Play stupid games..."
Play stupid games that makes multiple cmd prompts if you lose..
"Play stupid games, get stupid consequences"
hellowww guysss
"Sleep with dogs, rise with fleas."
"Adopt a cat, the cat goes weee"

I create stupid stuff, and It is fun making interesting python files and projects.
products = Table(
name="products",
connection=connection,
columns=[
Column(name="id",type=DataType.SERIAL().primary_key().unique().not_null()),
Column(name="category_id",type=DataType.BIGINT().references("categories","id")),
Column(name="name",type=DataType.VARCHAR(length=255).unique().not_null()),
Column(name="description",type=DataType.TEXT()),
Column(name="price",type=DataType.DOUBLE_PRECISION().default('0.0')),
Column(name="sale_price",type=DataType.DOUBLE_PRECISION()),
Column(name="stock",type=DataType.INT().default('0')),
Column(name="active",type=DataType.BOOLEAN().default('true')),
Column(name="image",type=DataType.VARCHAR(length=255)),
Column(name="gallery",type=DataType.JSONB()),
Column(name="slug",type=DataType.VARCHAR(length=255).unique().not_null()),
Column(name="popularity",type=DataType.INT().default('0')),
Column(name="views",type=DataType.INT().default('0')),
# New columns
Column(name="sku",type=DataType.VARCHAR(length=100).unique()), # Stock Keeping Unit
Column(name="barcode",type=DataType.VARCHAR(length=100).unique()), # Product barcode/UPC
Column(name="weight",type=DataType.DOUBLE_PRECISION()), # Product weight in grams
Column(name="dimensions",type=DataType.JSONB()), # Store length, width, height
Column(name="brand",type=DataType.VARCHAR(length=100)), # Product brand
Column(name="manufacturer",type=DataType.VARCHAR(length=100)), # Product manufacturer
Column(name="warranty_info",type=DataType.TEXT()), # Warranty information
Column(name="shipping",type=DataType.DOUBLE_PRECISION().default('0.0')), # Shipping cost
Column(name="meta_title",type=DataType.VARCHAR(length=255)), # SEO meta title
Column(name="meta_description",type=DataType.TEXT()), # SEO meta description
Column(name="meta_keywords",type=DataType.TEXT()), # SEO keywords
Column(name="tags",type=DataType.JSONB()), # Product tags as array
Column(name="variations",type=DataType.JSONB()), # Product variations (color, size, etc)
Column(name="featured",type=DataType.BOOLEAN().default('false')), # Featured product flag
Column(name="is_digital",type=DataType.BOOLEAN().default('false')), # Digital product flag
Column(name="download_link",type=DataType.VARCHAR(length=255)), # For digital products
Column(name="min_order_quantity",type=DataType.INT().default('1')), # Minimum order quantity
Column(name="max_order_quantity",type=DataType.INT()), # Maximum order quantity
Column(name="rating",type=DataType.DOUBLE_PRECISION().default('0.0')), # Average product rating
Column(name="review_count",type=DataType.INT().default('0')), # Number of reviews
Column(name="updated_at",type=DataType.TIMESTAMPTZ()),
Column(name="created_at",type=DataType.TIMESTAMPTZ().default('CURRENT_TIMESTAMP')),
],
cache=True,
cache_key="slug",
cache_ttl=300,
cache_maxsize=1000
)
I don't think it sounds like a voice changer.
fr
yss....???
any one call my name..??
@edgy edge 😭 same here brother thanks for join vc
@edgy edge good byeee
@wind raptor I got it.
This one always goes over people's heads for some reason
!stream 1058254151810830357 1h
✅ @tacit crane can now stream until <t:1739466966:f>.
At one of Joi's doc appointments. Should be on in a couple hours or so
Was it an opossum or a badger?
I can't remember.
That's a opossum
...
@tacit crane any specific reason to use the fast api..??
The one that infiltrated the MRI.
Thonny.
@random stagIn Django, the D is silent.
!stream 1171276279253827754
✅ @dull ferry can now stream until <t:1739464771:f>.
(django is ASGI too)
sha256 the contents, add to the original name
discord+vpn are having extemely sad time today
!d pathlib.PurePath.with_stem
PurePath.with_stem(stem)```
Return a new path with the [`stem`](https://docs.python.org/3/library/pathlib.html#pathlib.PurePath.stem) changed. If the original path doesn’t have a name, ValueError is raised:
@dull ferry
to change filename without the extension
also it generally simplifies the code to switch everything over to pathlib
you should avoid putting the date datetime into filename because Windows
: is not allowed
or rather time
date is fine
@dry jasper ᴜɴɪx epoch, yes, since the start of 1970 in UTC
I have this for a server:
https://www.hardkernel.com/shop/odroid-h2/
And the rPI has mor epower?
compared to which
the mac mini
H2 -- no,
Mac Mini -- no
which is no good for lack of a dedicated GPU
ubt the RPI is
though, I ran across this the other day
hmm
idk about GPU part
$250 for an R7, 16GB of DDR4 and 512SSD
You can install whatever you want on a Mac, but Apple really doesn't like you installing MacOS on anything that isn't Apple.
I imagine that's a big part of the M Chip push
make it impossible to run on anything but Apple hardware
But some things are going to be difficult to install on Apples.
Probably.
"Oh no! It looks like your iWheels subscription is about to expire!"
you need an M to develop for an M
for the most part
at least that was clearly the idea
Oranges
already used in production quite a bit for its build system
Yeah. They are still working on it's core system though
I mean in terms of hackintosh
Trying to get away from LLVM
Linux-to-Windows compilation was a bit broken last time I checked
I imagine the more recent editions of MacOS don't run on intel at all
yeah, that too
Steam on Linux has actually been doing pretty well.
But yes. Some restrictions do exist.
That's not an accurate figure any more by any stretch
4% is nto accurate
maybe natively available, but games will run
`OPUS: Echo of Starsong' is allegedly fully Steam Deck compatible but can't run on Linux natively 
Appears t obe accurate over a year ago
lol
"they use arch btw"
"if it's free, you're the product; if it's paid, you're a product"
"i use arch btw", is that still a thing?
i thought after they made the installer user-friendly it lost much of its appeal.
btw before arch, it was slackware and gentoo with a similar sectarian in-group behavior.
Greensoap please
maybe just link us
How do I link a whole library?
posting the link
oh it's a very subtle thing
i've seen people ask about things, and purposefully providing very little detail.
their judgement was that only someone with deep knowledge about the topic will answer and in this way they would filter out everyone else.
idk if i agree with this, but then there are yappers who might get filtered out by it
think about it, those who don't even know about it will yap
and it won't benefit the person in need
it's waste of time for both of them
Either way here's a link
i think you can ask about greensoap, wait for ~10h, if nobody answers, you can ask again in full detail.
Asking good questions is never bad, IMO
My english is super bad
It happens
there's online translators
I'm familiar with quite a few libraries and things, if someone asks a high level "anyone know _____" I ignore it
so you're filtering out those who don't want ot help those who are not trying to help them
Actually
I use that lib, I find it difficult to use.
I want to use it at best
So was looking for someone who can help me with that
I do know basics
I need some professional assist or help
Best of luck on that, though maybe the Python Discord's voice chat text channel isn't the best place to find a solution.
Yes I do know
don't they have a forum those guys at GSAP ?
But who knows where your luck may work
yes they do
https://gsap.com/community/ there's a whole community forum for the thing you're looking
yeah @whole bear just go on the forum
no need to be afraid
Hmm but it takes time na?
And currently?
Is time paused?
Does the universe await you receiving a solution from this channel?
Nah
So we're taking time right now it seems
Good scam
as I'm currently writing code
Well, I can go to the grocery store because it is close
you could hire someone to do everything for you, just outsource it
and ask for help as to why my car's engin e is making noise
but it won't liekly get me a solution quicker than a mechanic
Hmm?
Why?
because it takes time and you have more important things to do?
So post on the forum, go to sleep, wake hopefully with an answer
that's what I'd do
I would try ever way to find help
pay someone who will do it for you
but we can instead philosophize about the best way to get a solution for a specific JS package from a Python based discord
To the Python discord
for specific JS help, regarding a very specific package
that forum is the best free resource you have for solving your problem
And you're arguing with those who are here trying to point you in the right direction for your solution
Nvm
You seem to be limitng yourself to just this discord
this channel specifically
where the current group of people does not have a solution
merely a new direction to look
which you are not interested in, so 🤷
how goes everyone's Thursday?
the answer may be already waiting for your arrival
just building some offline archives for some websites.
it took 24h so far and the final process will take another ~34h
The amount of solutions I've gotten from Stack Overflow is infinitely greater than the number of questions I've posted (a quantity vs 0)
That sounds fun
What kind of archives?
I actually answer questions on SO, I learn a lot by doing so. I should be doing it more.
oh, offline archives, pre-indexed for fast searches.
so like you take a website, and you make it available for offline usage.
The voice was so lively not long ago, then the talkers left 😦
it's hard to be entertaining 24/7
what a lovely vc
Is Nix an OS?
Whats the benefit over Ubuntu for a consumer?
is the g in GNOME not silent?
I'm not hearing it
it is right
I did hear 2 people having a conversation
but did not hear 2 people out of Nix's end
Gotta head out. I have a test review class. I'll be back after 😄
to me it didn't seem like an OS, it seemed like a package manager and a specific methodology of reproducible builds as well as a configuration management system (a-la ansible/puppet/chef/salt, it even has functionality for managing VMs I was recently shown)
After further digging htere's a Linux distro based on the Nix package manager
Because everyone needs another distro
NixOS?
"only good thing about linux" Wow
that's a hot take
a very hot take
another good thing about Linux is it runs the world
if linux disappeared, we'd all be very bored
or very excited as we try to survive the tech apocalypse
not really the reason for NixOS's existence
Windows is utter garbage, all it has going for it is Capitalism and inertia
UPDATE: I've slightly misunderstood your question to be "What are the benefits of Ubuntu?"
all the benefits derived from Debian as a base, a large user-base so many well-tested packages for this reason.
and a really overlooked aspect is they have a database of Certified hardware, which is a real problem with Linux distros that Ubuntu kindly made available for the public https://ubuntu.com/certified
nothing worse than installing a Linux distro only to notice you have random reboots or doesn't boot at all or certain drivers do not work, etc. ykwim
Ubuntu Certified Hardware has passed our extensive testing and review process, ensuring that Ubuntu runs optimally out of the box, ready for your organisation. Canonical provides continuous support throughout the lifecycle of the Ubuntu release to ensure quality, functionality, and maintenance for up to 12 years
So Nix is better than Ubuntu because Debian is better than Ubuntu?
And Nix is based on Debian?
See my update, I've misunderood your question to have been "What are the benefits of Ubuntu?"
NixOS provides real reproducible environments, and that's kind of the only and whole point
Containers do that?
no
Dockerfile is not reproducible
you cannot rebuild it reproducibly
container images provide a pre-built reusable environment
nix is there to fill this part
apparetly they also provide reproducible builds with some distributed cache of archived binary objects (so even intermmediary compiled objects)
I've recently learned that in this blog post https://luj.fr/blog/is-nixos-truly-reproducible.html
Julien Malka homepage
you can use it for building container images too
So for the average consumer, there's no reason for Nix
for the developer who needs reproducible environments, a great tool
but you may pull an image from a central Docker registry. at least you can do that.
I'd say yes
not the point
right


