#voice-chat-text-0
1 messages ยท Page 237 of 1
i don't know what i am doing wrong but they are like ... they will run but they kinda stop the execution of another thread ... and it's totally random ...
The only way to truly have things happening at the same time is by having multiple interpreters open or by using the multiprocessing built in library
Yeah, it's because they'll block each other a bit
So you might have stuttering depending on the task
What're you using threading for in this case?
ohh
Also have to worry about locking access to a file if you have multiple things trying to access it at one time
File locks are super important
hmm
But yeah, what's the project or use case?
i created an ios application
As an analogy, think of a short sightseeing tour of a city, such as Copenhagen or New
York. In just a few hours, you are given a quick peek at the major attractions, told a few
background stories, and usually given some suggestions about what to see next. You do
not know the city after such a tour. You do not understand all you have seen and heard.
To really know a city, you have to live in it, often for years. However, with a bit of luck,
you will have gained a bit of an overview, a notion of what might be special about the city,
and ideas of what might be of interest to you. After the tour, the real exploration can
begin.
stroustrup makes a lot of sense
whole application has mainly 3 threads ... let's say Thread A for TTS , Thread B for STT , and Thread C for Beacon Detection
Using Python to do it?
yes
That's.... gonna be rough
kivy framework
But yeah, you might have to integrate multiprocessing instead of threading
living in javascript was like living in a lawless city run by local warlords
But for making iOS apps, especially things like this, it may be better to just use Swift or another multi-platform language
Python really really doesn't like living on mobile platforms
yes it's been too much for me .. i don't know what's with the client ...it can be a lot faster and optimised in react-native or swift ..but i think he is in love with python ;-;
At least in my experience, Kivy is better for simple applications on mobile. Something more complex like this is likely to run into some headaches
Oh for sure
Wait, why does the client care what it's written in?
They just want the end product, right?
if the product explicitly includes the source code, can be possible that it matters
also no library is available for accessing TTS , STT and Bluetooth in python .... so i have to wrap those functionality (they are wriiten in swift)
There are but...
Not sure how well those would play with iOS endpoints
I know one of our voice regulars was doing something with Bluetooth
But it's also a bear
that's why we're getting rid of Go
realloc is cursed
(it's three functions in one function)
@lavish rover not always
sometimes it just frees
dude himself is a developer ..he wasn't able to access TTS , STT in ios ..so he approched
sometimes it just allocates
realloc can be implemented as free + alloc for bigger space
iirc, this is in case of source being null
and this when size is 0
basic code structure is written by him
Is there something native for that with Siri, I wonder...
But again, you're going to be hard pressed to find a wrapper for that with Python
Hmm
react native + wasm'ed python
i use swift wrapper
the functionlaity are working well ..but man those threads are messed up
whole application is buggy and slow
somehow he is quite happy with the result :/
there's, like, normally no reason for the user to complain about Go/Rust/etc. unless they compile it themselves
(Go/Rust and many others compile to almost no dependencies with installation being just copying one big binary)
i never really understand those pointers in c++
I would either swap it to multiprocessing (although I really don't know how well that plays with iOS) or offloading the work to Swift processes
They just point to a specific point in memory rather than the value that's there
(if I'm thinking correctly)
Any time anyone says rotate
That's going through my head
hmm you are correct ....right now those threads are being managed by multiples flags ... it really feel like a train engine with multiple lever ...turing things on and off ....
Yep
It's frustrating, I know all these concepts, I know how to explain them, but you ask me to apply it
Boom, full on derp
Okay, if you saw one of these, how would you describe it?
Like what would you call it
how's the job maket at your place btw... recession still hitting hard ?
!d queue.Queue
class queue.Queue(maxsize=0)```
Constructor for a FIFO queue. *maxsize* is an integer that sets the upperbound limit on the number of items that can be placed in the queue. Insertion will block once this size has been reached, until queue items are consumed. If *maxsize* is less than or equal to zero, the queue size is infinite.
for thread communication
Haven't really looked. Been at the same job for.. I think 8 years?
But I'm also not in the industry
I'm just a hobbyist coder
it should've been named threading.Queue
Ohh .. Cool!
It's useful for more than just threading
not really
asyncio and multiprocessing have their queues
Someday, I get so exhausted from work, and then I imagine...... wouldn't it be great if I were a cow, high up in a mountain, with cool wind breezing, and I am just sitting there, grazing grass and chilling.
and this one is for threading
methods that make sense outside of threading:
Queue.qsize()
Queue.empty()
Queue.full()
Queue.put_nowait()
Queue.get_nowait()
methods that don't:
Queue.put() (blocks)
Queue.get() (blocks)
Queue.task_done() (only observed through join)
Queue.join() (blocks)
at which point you just have a weaker deque
well thanks for the threads content @rugged root
if it supports CLI, there's not much stopping people from integrating it wherever
Collection of C-language examples that demonstrate basic rendering and computation in WebGPU native. - GitHub - samdauwe/webgpu-native-examples: Collection of C-language examples that demonstrate b...
Hey :D
Do you need something?
@stark river
Learn Python programming from Harvard University. It dives more deeply into the design and implementation of web apps with Python, JavaScript, and SQL using frameworks like Django, React, and Bootstrap. Topics include database design, scalability, security, and user experience. You will learn how to write and use APIs, create interactive UIs, a...
16 hours - wow
using your keyboard only is purely amazing. just thought i'd let everyone know.
dude the text is so tiny im in my bed typing on my keyboard from across the room
well on discord
and ive sized it up so mych
much*
Hi
@wind raptor hey , good and you?
Right now nothing
Thinking to start
yes
Personal
have to submit in college
there are 2-3 ideas not fix yet
finial year project
did you have any good ideas?
Be back
Arrays are fundamental data structures in computer science and programming. They provide a way to store and organize multiple elements ofโฆ
!stream 664596978973278218
โ @thorny leaf can now stream until <t:1704342504:f>.
@solid pagoda ๐
How is everyone doing today?
@half mantle ๐
Any one tired?
Always.
Me too
Australia.
public class Solution {
public bool ContainsDuplicate(int[] nums) {
Array.Sort(nums);
for (int i = 1; i < nums.Length; i++) {
if (nums[i] == nums[i - 1]) {
return true; // Found a duplicate
}
}
return false; // No duplicates found
}
}
hello @somber heath
how are you doing
listen to me
i am sick of this Indian society
if i just talk to some of my girl classmate
this freaking society starts considering them as my girlfriend directly
i am just done
yeah literally
but the problem is that even my friends are also doing
the same with me
they can never fcking gonna force me in doing some shit
but i am mentally harrased
let me narrate an incident
last weak we went for a tour with all of our school friends
and I was carrying a camera and taking pictures of all
and then one my girl classmate(rather friend) asked me if i could click one of hers
i did so
and now the news headline in the class is we both are in a relationship
so much so that it has spread to other class
though she has a bf and is livingly happy
hey man if there is asshole American
that doesn't mean the every American is a asshole
the same applys to indians
im just saying
maybe im wrong but im just saying
yup
the think is that i am sick and i might stop talking to my guy friends
and just talk to them(girl friends)
they gonna eventually stop teasingme
they aren't gonna fucking stop my life
to me also
the other thing is along the girls this don't happens
it 's only a boys thing
here's an another incident
hi
Hi @somber heath ๐
one of my girl friend said hy to me in the corridor
i looked back but did not replay
cuz my friends were just by my shoulder
and now for her i am a selfish arrogant guy
now i have decided i am gonna live life
fuck them
tf are u meant to do bruh
if you say hi your a perv
and if you don't say hi then ur a selfish arrogant guy
i genuinely feel pain for u
just gonna listen to music and reply then with my work
0oh thats so cool
fr
@somber heath bye
@warped raft bye
@warped raft I am doing photoshop requests, current request, remove the male character
are you doing this as a job
@obsidian dragon this is gonna be hard
or so do I think
@obsidian dragon hello
@whole bear hi
sup
say yes ๐
yes we are. and what do you gonna do about it ๐
That's not exactly fair on the other person.
he can ask her. and end it. easy
The other person is presently happily together with another.
oh. so why his frineds are saying stuff like that
Because they're little darlings.
Ahaaaaa
Got it
LOl
I was sooo blind
Was googling how to get your email
lolol
I liked the way you spoke about quantum physics.
What do you think about metaverse?
Guys why it's showing like this " error importing numpy : you should not try to import numpy from its source directory; please exit the numpy source tree , and relaunch your python interpreter from there "
I think its entirely possible to access it.
We are too blind to the obvious stuff like I was oblivous about the chat.
I am talking in general
Exactly
Timeline
Time travel
Metaverse is kinda getting us closer to the multiverse.
its just that people don't want to belive in it.
Any sufficiently advanced technology is indistinguishable from magic.
"Any sufficiently advanced technology is indistinguishable from magic."
You know about infinite loop right?
Exactly it won't make sense.
We are trying to explain things based on reality!
What if whatever we see is based on the strength of the people who could actually time travel?
Strength being synonymous to Knowledge ...
Knowledge is power.
Say in terms of server time
...
I guess I should talk about this in private.
Its too risky,
Yip
Yup
But nobody does it.
What if the source code is corrupted?
"Source code of the human mind..."
So much so that you need a reboot.
Who is gonna give the call?
Time is relative says Einstein.
Isn't everything relative.
Now scientist are trying to feed the AI with LLMs
Lol
Who implemented this server?
Hmmm
Interesting
It should be used as a tool.
What discipline did you study
It will tell you things that it has been trained to tell.
If the person using it is blind
Anthro what?
How familiar are you with data analysis?
What do you do?
Any links?
Can I see some?
@bleak hornet ๐
Heyy
Ola
I'm new here
@tight inlet ๐
@velvet pasture ๐
brb
@somber heath where u go
hello
https://discord.com/channels/267624335836053506/764802555427029012 this is how you get verified
name = 'laernado'
io.write("size of string ", #name, "\n")
name = 7
io.write("my name is ", name, " \n")
name = 'laernado'
io.write("size of string ", #name, "\n")
name = 7
io.write("my name is ", name, " \n")
```lua
name = 'laernado'
io.write("size of string ", #name, "\n")
name = 7
io.write("my name is ", name, " \n")
```
```lua
name = 'laernado'
io.write("size of string ", #name, "\n")
name = 7
io.write("my name is ", name, " \n")
```
`luaname = 'laernado'
io.write("size of string ", #name, "\n")
name = 7
io.write("my name is ", name, " \n")`
`***name = 'laernado'
io.write("size of string ", #name, "\n")
name = 7
io.write("my name is ", name, " \n")***`
``= 'laernado'
io.write("size of string ", #name, "\n")
name = 7)
io.write("my name is ", name, " \n"``
~`
```name = 'laernado'
io.write("size of string ", #name, "\n")
name = 7
io.write("my name is ", name, " \n")```
name = 'laernado'
io.write("size of string ", #name, "\n")
name = 7
io.write("my name is ", name, " \n")```
name = 'laernado'
io.write("size of string ", #name, "\n")
name = 7
io.write("my name is ", name, " \n")
name = 'laernado'
io.write("size of string ", #name, "\n")
name = 7
io.write("my name is ", name, " \n")```
name = 'laernado'
io.write("size of string ", #name, "\n")
number = 7
io.write("my name is ", name, " \n")
!voice
Canโt talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.
@verbal zephyr
answer your question.
could've easily looked at the server, everything is in plain text.
๐คท๐ฝโโ๏ธ
@verbal zephyr4937 more messages to go
@agile crest ๐
๐
!e py print(0xb2, 0xbe, 0xb5)
@somber heath :white_check_mark: Your 3.12 eval job has completed with return code 0.
178 190 181
@obsidian dragon
!stream 1095733970425098401
โ @whole bear can now stream until <t:1704373334:f>.
@thorn crane ๐
๐๐ผ
"Turn everything into birds."
@nocturne socket ๐
@cloud shore I love your screen name. "It is I, Baphomet, Lord of Cheese!*
@celest pawn ๐
@upbeat crow ๐
io.write("5 + 5 = ", 5+5, "\n")```
a = 5
b = 5
io.write(a ," + ", b, " = ", a+b, "\n")
๐
io.write("5 - 3 = ", 5-3, "\n")```
Hi
io.write("5.2 % 1 = ", 5.2%1, "\n")```

io.write("5.2 / 1 = ", 5.2/22, "\n")```
io.write("51 // 99 = ", 51//35, "\n")```
io.write("51 // 99 = ", 51//35, "\n")```
io.write("5.2 * 9 = ", 5.2*9, "\n")```
io.write("5.2 % 1 = ", 5.2%1, "\n")
io.write("5.2 * 9 = ", 5.2*9, "\n")
io.write("51 // 99 = ", 51//35, "\n")
io.write("5 - 3 = ", 5-3, "\n")
io.write("5 / 3 = ", 5/3, "\n")
io.write("floor(2.345) : ", math.floor(2.345), "\n")```
io.write("5.2 % 1 = ", 5.2%1, "\n")
io.write("5.2 * 9 = ", 5.2*9, "\n")
io.write("51 // 99 = ", 51//35, "\n")
io.write("5 - 3 = ", 5-3, "\n")
io.write("5 / 3 = ", 5/3, "\n")
io.write("floor(2.345) : ", math.floor(2.345), "\n")
io.write("ceil(2.345) : ", math.ceil(2.345), "\n")```
io.write("5.2 % 1 = ", 5.2%1, "\n")
io.write("5.2 * 9 = ", 5.2*9, "\n")
io.write("51 // 99 = ", 51//35, "\n")
io.write("5 - 3 = ", 5-3, "\n")
io.write("5 / 3 = ", 5/3, "\n")
io.write("floor(2.345) : ", math.floor(2.345), "\n")
io.write("ceil(2.345) : ", math.ceil(2.345), "\n")
io.write("max(2, 3) : ", math.max(2, 3), "\n")```
whats io?
io.write
input/output?
io.write("5.2 % 1 = ", 5.2%1, "\n")
io.write("5.2 * 9 = ", 5.2*9, "\n")
io.write("51 // 99 = ", 51//35, "\n")
io.write("5 - 3 = ", 5-3, "\n")
io.write("5 / 3 = ", 5/3, "\n")
io.write("floor(2.345) : ", math.floor(2.345), "\n")
io.write("ceil(2.345) : ", math.ceil(2.345), "\n")
io.write("max(2, 3) : ", math.max(2, 3), "\n")
io.write("min(2, 3) : ", math.min(2, 3), "\n")```
!stream 1095733970425098401
โ @whole bear can now stream until <t:1704378051:f>.
Back in a tic
guys how can i make such gradient bg?
right click -> inspect
the site itself probably has it not-so-obfuscated
Next.js's starting project has gradient example too, iirc
I think Tailwind has something for it
Or wait, would that cover it...
Also, yo AF
How goes it
tailwind is just big collection of classes, iirc
oh
and that thing is background
Oh right, derp
maybe i need a fixed div aith radial gradient
I'm looking into what Next.js had
react is bad tbh
depends
yeah just a background.
its not good to use it now where we have svelte
oh, i though they wrote their own code for gradient
i gtg bye
--primary-glow: conic-gradient(
from 180deg at 50% 50%,
#16abff33 0deg,
#0885ff33 55deg,
#54d6ff33 120deg,
#0071ff33 160deg,
transparent 360deg
);
--secondary-glow: radial-gradient(
rgba(255, 255, 255, 1),
rgba(255, 255, 255, 0)
);
this is what Next.js has as background for icons in the create-next-app example
trying to replicate with CSS rn
Lunch? @stark river
premium or fine dining pls
some of those could be enums
I feel like... even if I got rich, I'd still want crappy food
Or sushi
Yeah, probably lots of sushi
birria tacos
i only like my own cooked food
roughly this?
If they're racers, would it all just be fast food?
not sorry for how non-descriptive class names are
https://paste.pythondiscord.com/NLXA
still better than the questions google asks
https://developer.android.com/reference/androidx/health/connect/client/records/SexualActivityRecord?hl=en
Oh I haaaaaate that
I can't brain
<body>
<div class="aaaa">
<div class="aaaaa"></div>
<div class="aaaaaa"></div>
<div class="aaaaaaa"></div>
<div class="aaaaaaaa">
SAMPLE TEXT
</div>
</div>
</body>
Those aren't class names, that's the sound I'm making while looking at the class names
don't ask where the first three classes went
with actual class names
https://paste.pythondiscord.com/ZNMA
tbf, this is the most cursed part, actually
Ye , ty
it might consume extra resources for rendering compared to static image
especially because of blur
you always consume extra resources when it comes to processing @vocal basin
@rugged root @wind raptor
May you give Newbie stream perm for Jupiter Notebooks?
unless you working with a graphene semi conductor... incase anyone didn't know they invented a scaleable version as of recent
Yep, figured that's why you poked your head in
Image also gona consume user' s resource while loading which reduces performance I guess ,
I think i should use a image with webp format
!stream 219436041092857856
โ @warm atlas can now stream until <t:1704382500:f>.
cost of loading an image isn't zero either
@rugged root I remembered some even more cursed CSS that I made
I'll try re-making it from memory now~~, it's going to hurt eyes a lot~~
Ye that cost is higher than processing that
I thought there was a way too make it more gradual but I can't remember
.content {
animation-duration: 3s;
animation-name: funny;
animation-iteration-count: infinite;
animation-direction: alternate;
}
@keyframes funny {
from {
filter: blur(0);
}
to {
filter: blur(2px);
}
}
there was also an extension which moved any button you tried to click and re-coloured it randomly
hello
can i ask what are you guys talking about?
plc programming
Back in a sec
i just got a job
haskell-to-verilog thing
https://clash-lang.org/
still no idea how any of this works
@whole bear um u can call me x
huh
fr?
yeah they should
๐
bruh
yeah
yeah me too
me either, it's their job to teach me and my job to learn lol
my parents were thinking to buy a Samsung tv
thanks for the info
man that is bs
yeah thats a point too
huh
um
okay
yes i can
but my micophone is shit
don't want yalls ear exploring
ye
Heyy
shit
Happy new year!
i can't fucking spell
happy new year
i cant ducking type
how come there are microphones and megaphones but no centiphones nor deciphones 
ใฝ(ยดโฝ`)/
i mean
hey i wanna ask smth
if we really are talking about job
what's the minimum that i can get paid for like
uh py job
i think most devs start between 50-80k range
Hm
also
dose s digital certificate matter?
for my
resume
closed certificate
it doesnt hurt but
but...?
i think a degree is far more valuable
i have a programming essentials diploma from a college and it helped me in 0% of my job applications
will it like help a bit to get a job
anyone interested in crypto?
Won't hurt
I am
nope
๐ถ
@echo garden https://github.com/vogtzachary/Crypto_Bot heres an autotrader crypto bot i wrote in a day if you feel like lookin
feel free to do whatever you want with it
lmao
its for robinhood
I finally got my self some shiba, and judging by the burn rate, there's someone burning consistantly less than one, @pine depot really interesting.. does it trade and sell by its self?
ah yes free gambeling bot
ah auto trader
yeah, i specifically say dont run it
in the docs lol
you could tweak it though
i don't like crypto
me either
yeah i have a logic controller in mind to be honest
but i don't know exactly how to make sure it interacts with the app
change my mind
crypto = 89% gamble
oh wait
im stupid
i can tweak my voice out put
minimum ??? theres no way
@whole bear it is a 89% gamble but worth it if you get lucky
i dont really see much posted less than 50
devs get paid too much tbh
i mean like would u like to get paid 400 monthly
for all the pain in the ass
debuging for hours
days
weeks
400 a month?
i got lucky once, messing around with i think TSLA, but never again.
idk what ur talking about
that wouldnt cover groceries lol
i wouldn't do anything for 400 a month
brb
@eager thorn how much you make being lucky?
200$/day ish
it was a day trade, so put in $500, made i think 500-1000 in 2 hrs .
nice but never again?
in dollars or like in my countrys money
haven't dabbled in stocks in a minute. still got a portfolio with a few grand sitting in a ETF but that's it. @echo garden
usd, idk other markets
my starting offer was above 70k
Hm
without a degree
yeah im having trouble pulling my money out of Crypto.com
i connected my bank account
just don't seem to have a way to pull out my cash
alright guys im out
not out to the mental place but out in general wanna watch a movie
!e
import math
print(math.pi)
@pine depot :white_check_mark: Your 3.12 eval job has completed with return code 0.
3.141592653589793
!e ```py
print(math!.pi)
@exotic moss :x: Your 3.12 eval job has completed with return code 1.
001 | File "/home/main.py", line 1
002 | print(math!.pi)
003 | ^
004 | SyntaxError: invalid syntax
!source snekbox
Unable to convert 'snekbox' to valid command, tag, or Cog.
!source [source_item]
Can also use: src
Display information and a GitHub link to the source code of a command, tag, or cog.
print(22/7)
guys
is there a better way of using the break statements in a nested loop
??
print(math.pi)
So there is but...
The best way is to just use some variables that you use as flags and track it manually. Then when you break out of the inner loop, check the flag to see if you have to break out of that level then so on and so forth. Sadly, Python doesn't have a built in way to break out of multiple layers in one go, short of returning if it's in a function
what are mypy stub packages
they have type hints
so if a package is untyped they add type hints to each function so mypy can run on it
conda install matplotlib... ๐
why is it installing a whole bunch of things? sqlite? mysql? alsa? it's own fonts??
Those are dependencies for it normally
there's also an option to make the loops non-nested
my eyes
@echo garden yes, those are integrated chats
(which are partially disabled on this server)
i agree statistics should be taught (more) in high school
i learned about homoskedasticity and multicollinearity too late (in my masters)
and now it doesn't come as natural to me
@molten pewter switching to speaker on phone is terrible
near unusable
they had no valid reason to move it to the location which... triggers screen disabling
@gentle flint I mention it in the #voice-verification channel. It's the last line
Mentions to use the !user command in #bot-commands
(when phone is set to "phone" sound, the top of the screen blacks out the screen)
they're both very broken
(versions before and after update)
but before the update it at least didn't have as many serious bugs like:
messages get sent to the wrong channel,
messages not getting sent at all,
messages get sent repeatedly
Flask is server-side
templates are server-side
SQL is very back-end
very backend ๐
if the web client is doing SQL queries, there are bigger issues to be worried about than the definition of front-end
the place, where templates' result get shoved into, is client-side
.xkcd 327
Classic
the first thing that's pinned in #databases
Damn right
also one line in 1253
Hello ||@vocal basin|| ๐ ๐๐พ
mypy has no clean way to handle vars defined with global keyword
does this misbehave/not work?
var: int
def func():
global var
var += 1
it does but that's what i'm talking about..
feels weird to 'declare' a var twice
if it had type declared in a function, it would be less clean for basically the same reason why globals aren't clean
i don't know why the original author used globals ๐คท but there is not enough reason to change it in the script so i'm letting it go in my refactor
ah, if it's not your code then yeah, sad situation
generally
def make_stuff():
return "stuff"
stuff = make_stuff()
over
def set_stuff():
global stuff
stuff = "stuff"
I think globals are acceptable-ish but when they're initialised outside
(language servers might be of similar opinion)
PyCharm probably doesn't care
Pyright I'd expect to complain
that reminds me i should install the python lsp before writing any further
@gentle flint what u making?
6 mins the mcdonalds wait time
One of our clients isn't able to access their paystubs on a portal
Thomson Reuters changed up how they handle accounts and it's screwed up so much
interesting
Interesting is generous
rip
xd
reverse engineering a traffic light
"our engineers are looking into it" == "the it guy is on hold with the service provider"
it's basically done
oh lol
just finishing the last details
Nice!
wut ๐
17 min and counting
wut ๐
u know what works... call on the "i want to buy a service" option
I heard the laugh in my head
they always pick on that
Sure, sales will pick up
But then I'll get transferred and have to wait all over again
Wouldn't be so bad if I didn't have to pee
i tried it with my isp.. they weren't picking up on the technical assistance option.. i picked the sales option and immediately picked up
i ripped them a new one
It's different folks usually
it's the same folks.. downsizing in action
i asked for the shift manager and told him what his boys were up to
good call ngl
they won't pick up
and if it's > 10 mins then they don't have a metric to track if the cust support is picking calls or not
Which is why I'm taking a food break then trying again
nice
Utrechtse Heuvelrug National Park is a national park in the Dutch province of Utrecht. It covers the southern part of the Utrecht Hill Ridge. When it was founded in 2003, the park covered 6,000 ha (15,000 acres) of heathlands, shifting sands, forests, grass lands and floodplains. In 2013 the park was extended to 10,000 ha (25,000 acres), adding ...
this is the place I live in
i would trip nonstop
On the cats?
Yeah but they know how to dodge
oh that helps
And I have a waterbottle in my bed
nice
the water stays cold: https://www.chillys.com/uk
@gentle flint
i have only one partition its a C drive
and i wanna degrade to win 10
without removing my stuff
make a new one
but what about the data
i did it with win 11
opened the setup without burning the iso
xD
let say you have one drive
c: 20gig used. 30 gig free
make a new drive with the free space
if i burn it i have to format the c drive
move all the data to it
" It's only 1 drive "
ye
i have 10 gigs free
make a new patrition
you can do it partaliy but its gona be a pain
make a new partion wit 10gig
move 10 gig to it
make an other patrion with 10gig
huh. my be there is a way. idk
there is a way but to the same version of windows
it's not working in the downgrade sadly
i have to completely format the C drive
buy another drive
wish so if it was an option wouldn't say no
256 is cheap
in the mean time i can't
i will try to get another laptop or smth and move all the 90 gigs 3 times from a 32 gigs flashdrive i got now
and re move them
i mean if you have a 32gig flash
move 32G of the 90G to it
then you will have 40G free
make a new partition with size 40G
move the 40G of the data to it
i swear volume problems is the worse
the 10G 10G 10G can work ๐
ain't no way
its a laptop
@gentle flint try this
https://marketplace.visualstudio.com/items?itemName=i007c.00-team-theme
see of you like it or not
full dark theme
also the "dark reader" browser extention is great
you can make any website dark
only python pros has here wow
"there's only one good theme for VS Code"
#voice-chat-text-0 message
you can use pprint to organize the printed text
json.dump has indent parameter
oh, no, it's py
you can also just run black on it
from cli
holy ๐
since some update, formatting isn't part of the Python extension pack, iirc
#black-formatter is a standalone extension now
!d pprint
Source code: Lib/pprint.py
The pprint module provides a capability to โpretty-printโ arbitrary Python data structures in a form which can be used as input to the interpreter. If the formatted structures include objects which are not fundamental Python types, the representation may not be loadable. This may be the case if objects such as files, sockets or classes are included, as well as many other objects which are not representable as Python literals.
The formatted representation keeps objects on a single line if it can, and breaks them onto multiple lines if they donโt fit within the allowed width. Construct PrettyPrinter objects explicitly if you need to adjust the width constraint.
i like autopep8
@gentle flint json.dumps(a, indent=4)
stdin | python -m json.tool
not so sure about formatting code with errors
@whole bear :white_check_mark: Your 3.12 eval job has completed with return code 0.
hello world
sup nigus?
@vocal basin :warning: Your 3.12 eval job has completed with return code 0.
[No output]
some libraries are installed there
!e
import numpy
print(numpy.version)
@gentle flint :white_check_mark: Your 3.12 eval job has completed with return code 0.
1.26.2
check out #voice-verification
!e
from subprocess import check_output
from sys import executable
print(check_output([executable, "-m", "pip", "freeze"], text=True))
@vocal basin :white_check_mark: Your 3.12 eval job has completed with return code 0.
001 | anyio==4.0.0
002 | arrow==1.3.0
003 | attrs==23.1.0
004 | beautifulsoup4==4.12.2
005 | contourpy==1.2.0
006 | cycler==0.12.1
007 | einspect==0.5.16
008 | fishhook==0.2.9
009 | fonttools==4.45.0
010 | forbiddenfruit==0.1.4
011 | fuzzywuzzy==0.18.0
... (truncated - too many lines)
Full output: https://paste.pythondiscord.com/OXIRL4CIKT26VOTMC2JSXTXD5U
this is what it has installed
:incoming_envelope: :ok_hand: applied timeout to @leaden hill until <t:1704398490:f> (10 minutes) (reason: duplicates spam - sent 4 duplicate messages).
The <@&831776746206265384> have been alerted for review.
another one bites the dust
> โ ๏ธ DO NOT SPAM to meet these requirements, or you will be banned from verifying everything! โ ๏ธ
Mhmm
once misread it, can't unsee it now
in fact it doesn't just say DO NOT SPAM, it says DO NOT SPAM
damn
i think accuweather api is free?
that's a really nice site
my bad wrong server
@frail cove ๐
Isn't it too strict? 50 messages seem to be a bit too much
It's an entirely surmountable target to reach, but presents a psychological deterrent to those who have more antisocial leanings. The screaming every ten minutes was thoroughly unpleasant.
The sort of people to do that don't tend to be patient.
Have little interest in the social investment required.
"Fifty messages? I can do that! Spam spam spam"
Lack of attention to detail.
Ultimately, it proves to be a minor, acceptable negative which cancels out a far more impactful negative.
Yes 50 messages is a little too much.
It's a speedbump, not a brick wall.
yes. I can agree with that.
and its also prove who is really interested.
I'm not eligible to talk yet !
blend is just comes out in my mind while I created my discord ID
social conduct are not matter anymore
no no, just saying
by the way, about this server maintained by python.org ?
ok. thank you.
I was looking for a server about live competitive programming, specially with python.
Clash of Code, Hackerrank, Leetcode.
class of code?
I know that.
but I was looking for group or community where people talk about competitive programming
voice
Ok, no problem.
I will look for myself
hi
The LGBTQ+ sandwich is a delicious sandwich for everyone. Unless, of course, you don't eat lettuce, in which case this sandwich is not for you.
http://instagram.com/yousuckatcooking
Threads: @yousuckatcooking
https://twitter.com/yousuckatcookin
Book http://yousuckatcooking.com
Subscribe: http://bit.ly/1HuynlY
RECIPE
Make that sandwich
hi
hey opal

so i have a small question
like i've been working on databases for years
tbh i didnt know too much sql (syntaxs) i always knew datatypes fields and relations,validations (rdbms)
so i've been learning sql these days
so my question is why to even other learning sql
i mean for Create,Update Operation we can use any orm like django flask and most of the frameworks
Diversity is the spice of life.
yes
but it will be difficult
my first job was python only
Hello, I want your help. I need to integrate Item forecasting on my Inventory system but I don't know what method should I use. I found EOQ model but that's not item forecasting. Can you help me with that?
can you unmute me?
!voice
Canโt talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.
-= LEARN =-Everything in a computer can be constructed from a basic component called a NAND gate. You will be challenged through a series of puzzles, to discover the path from NAND gates to arithmetic, memory and all the way to full CPU architectures. If you complete this game, you will have a deep understanding of how assembly, CPU instruction ...
$19.99
2155
obviously i'm in the python server becoz i see a bunch of food stuff /s
CHEESE!!!
how about some tabbouleh
it is
I've made some before though
albeit without lobster
same for the tabbouleh
@peak depot I keep hearing nurts
js devs are more interested in the shape of the pot than the ingredients /s
for those who didn't get it ... that's a reference to their stupidly intense interest in frameworks ๐
anybody know any (electron) app for chatgpt?
@gentle flint what happens if you invert the weights?
like weigh the scale
Yeah
wow
Lol
I can't use my voice :(
It's not verified yet
Lolol
Lol
@willow garnet ๐
You guys sound way older than me TuT
hi
@pliant mauve ๐
can't hear
Check ur speakers, it's fine for me
This server is populated by people of a wide age range from, ostensibly, the youngest permitted on Discord to those into their 70s+.
@gentle flint why tf is your house so clean lol
There's a breakdown of age groups in the surveys they do here.
Oh
Wow that's crazy
I'm 18 so it's chill i guess
I'll be 19 in a week :)
it's showing dtls connecting and stuck
Yeah WAIT DID YOU THINK I WAS AAA KID OR STH?!
I've been told I sound like a kid
So it's not new :(
because I clean it lol
LMAO
Plome leaves everywhere he goes better than he finds it.
@whole bear IS 12 YEARS OLD I PROMISE LOL
I'm jealous
๐
Lol
I'm back hola
why is it showing dtls connecting and stucked there???
Trouble connecting to voice? Try connecting to a voice chat on another server, then try this one again.
22 seconds ยท Clipped by Minna III ยท Original video "National Napalm Syndicate - The Original Sin - Official video" by National Napalm Syndicate Official Yout...
@whole bear YES
Considering you gave that game away here, there isn't much challenge in your question.
LMAO
YEAH MY BAD
@fringe holly ๐
I SHOULDN'T HAVE
hi
TUT
are you guys profressional programmers?
@high bramble @deep sierra ๐
problem is only with this channel, how!!!
do I have to restart my pc ๐ข
I'M DYING
I don't know. It is a mystery.
how old are you 12 year old
๐
yes
wait I thought 0x was still in the single digits
LMAO
๐ญ
Louie sounds 22
hes 5'2
LOL
im 5'7 Opal
do you guys have any tips for being able to focus on learning code I got shit focus
Muffler headphones.
@woeful relic ๐
0x didnt you say you were 16?
meditation 6 hours
UMM... SORRY KID YOU GOT DIAGNOZED WITH THE SPEED DISEASE
0X YOU WERE 16
0x10
LOL
I agree with this cause whenever I go out and walk around and stuff and clear my head, I come back and am able to really think.
Well yes but Im a drunk 16 year old
๐ ๐
@peak depot Are you 12? ๐
WHAT
THATS INSANE
bro is 4x 0x's age
38 wooo
YEAH SHE IS
You want to calculate that again?
MOMMY ๐
Opal 0x is only 9
LOL
im 20

