#voice-chat-text-0
1 messages ยท Page 171 of 1
i dont think tkinter is a good way to devolop a good game
thats the point :D
same goes with running python as a backend engiene , especially when it is all about rendering
from folder.file import function ..
is that what you mean
.add_argument("--log-level=3")
orgporse
hello
were*
wheare
wear
i donno spelling
it fine
@spellis how dare
im sorry ๐ซฃ
how dare you
:0
Hello Guys!
What r u discussing?
hi
my humor is broken!
@ everyone talking about pronouns - please don't make light of an issue that is sensitive to some members of the community. We are about inclusivity here and jokes about these things can be hurtful to others and don't belong on the server.
hezy : your sarcasm level is epic
my HR disagrees
thats why i removed my comment
Thanks ๐
im really sorry Chris, I already regret my joke lol!
ROI is very very important
i would completely agree with that!!
philosophy is one such subject , nobody gives a damn
@wind raptor yo
What did I miss? Had to get something for my kiddos
.topic
Suggest more topics here!
did the spider bit u
i would like a spider-man ๐
@wind raptor so what you been up to
@somber heath if you get bit you will somewhat gain immunity
@turbid sandal i always wanted a pet squirrel
lol
@wind raptor what you working on?
still using that language you and mustafa made up
haven't heard from yall in awhile
Sorry, I missed this, I was in another channel. I'm currently debugging a discord bot a made a couple years ago that is behaving badly.
damn alright good luck bro
Bad, naughty bot!
people
of ze python discord
i am
imperial toucan
@scarlet halo fear his snake
as i will make it bite ur cock
kidding
dont mute me
sorry
yes on a lot
theres nothing really to do here so
dont blame the guy
just monitor and sometimes assist users
no one is blaming anyone lol
I'll try
?
Hello
AD: You and your company can try Onshape for Free at https://Onshape.pro/Integza
@CharlieSolis
Testur Energy Turbine :https://www.heatandpower.com/discount/Integza5?redirect=%2Fproducts%2Ftestur-energy-4-5-inch-prototype-turbine
Hero's turbine:https://www.stirlingkit.com/products/micro-scale-steam-engine-hero-of-alexandria-full-metal-stirling...
Hi, I'm Jay. Plasma physics is more than a science to me - it's a tool for the future, and a source of inspiration for us all to reach further. This channel represents my passion for High Voltage physics, and contains a growing catalogue of any high voltage process, application, or discovery that you can think of.
I'm currently based in Seattle...
@marsh violet ๐
!voice
Canโt talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.
!voice
Canโt talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.
@somber heath I can't speak because I don't have past message history...
@frigid fractal ๐
@misty spire ๐
@rugged root could i get stream perms please i want to show them my code
heyy opalmist
( ]
numbers = []
strings = []
names = ["John", "Eric", "Jessica"]
write your code here
second_name = names [1]
numbers.append1)
numbers.append[2]
numbers.append[3]
strings.append("hello")
strings.append("world")
this code should write out the filled arrays and the second name in the names list (Eric).
print(numbers)
print(strings)
print("The second name on the names list is %s" % second_name)
Exercise
In this exercise, you will need to add numbers and strings to the correct lists using the "append" list method. You must add the numbers 1,2, and 3 to the "numbers" list, and the words 'hello' and 'world' to the strings variable.
You will also have to fill in the variable second_name with the second name in the names list, using the brackets operator []. Note that the index is zero-based, so if you want to access the second item in the list, its index will be 1.
numbers = []
strings = []
names = ["John", "Eric", "Jessica"]
write your code here
numbers.append(1)
numbers.append(2)
numbers.append(3)
strings.append("hello")
strings.append("world")
second_name = names[1]
this code should write out the filled arrays and the second name in the names list (Eric).
print(numbers)
print(strings)
print("The second name on the names list is %s" % second_name)
!code
!e py my_list = ['apple', 'pear', 'orange'] print(my_list[0]) print(my_list[1]) print(my_list[2]) print(my_list[-1]) print(my_list[-2]) print(my_list[-3])
@somber heath :white_check_mark: Your 3.11 eval job has completed with return code 0.
001 | apple
002 | pear
003 | orange
004 | orange
005 | pear
006 | apple
x = []
for i in range(1000):
x.append(i)```
@stoic chasm you sounds like David Malan ๐
!e py my_list = [] for i in range(5): my_list.append(i) print(i) print(my_list)
@somber heath :white_check_mark: Your 3.11 eval job has completed with return code 0.
001 | 0
002 | 1
003 | 2
004 | 3
005 | 4
006 | [0, 1, 2, 3, 4]
!e py my_list = list(range(5)) print(my_list)
@somber heath :white_check_mark: Your 3.11 eval job has completed with return code 0.
[0, 1, 2, 3, 4]
for letter in 'abc':
print(letter)```is roughly equivalent to...```
letter = 'a'
print(letter)
letter = 'b'
print(letter)
letter = 'c'
print(letter)```
how u doing that ?
!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.
By default, your code is run on Python 3.11. A python_version arg of 3.10 can also be specified.
We've done our best to make this sandboxed, but do let us know if you manage to find an issue with it!
visual studio is for c# development
just make a file and add extension of the language
"Console App"
"There there."
language is not meant to be learned but meant to understand and used 
right now i am using python in one of my project and even i had not learnt it properly but i have firm grip over cpp and i can say that if u know any language u can use any other language in your project with the help of internet 
yeah its true
what's time at ur place rn ?
ok good night peeps
๐
Canโt talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.
@steady folio @woeful tapir ๐
Hello....
@proven ice ๐
HI
test message!
:incoming_envelope: :ok_hand: applied timeout to @whole bear until <t:1690825354:f> (10 minutes) (reason: duplicates spam - sent 4 duplicate messages).
The <@&831776746206265384> have been alerted for review.
hm
alright guys so I made a dist.py code and I can't figure what to do with the json for the dist
I'll need one for needed changes eventaully
https://github.com/1proprogrammerchant/problem_integration/blob/main/dist_format.json here's the json unfinished
help out if u want
Yes
!voice
Canโt talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.
oh okoh thanks
@gentle flint You may be better off typing.
too late now
@dry jasper Found one https://www.monsgeek.com/product/mg108/
About MG108 Akko has partnered with its sister brand MonsGeek to release this 100% percent 108-key black & pink themed wired MX keyboard, featuring Akkoโs brand new color matching case with re-imagined bezel design. This full size keyboard is equipped with a wide range of function buttons and numeric area for efficient data entry, allowing it to...
Do I go for magical girl blue or hipster black @dry jasper
@dry jasper https://ajazzstore.com/collections/keyboards/products/ajazz-ak35i-hot-swap?variant=40371647381557
A Full Hot Swappable Keyboard As a 100% layout compact mechanical keyboard, the AK35i truly makes advantage of each key for ultimate experience. Moreover, equipped with 3-pin hot swappable PCB, you may change the switches without soldering issues. You can fully enjoy the fun of making your own unique keyboard.ย Shine-T
@dry jasper Found the Keychron Q6
Full size, custom
Just gotta find a seller
@dry jasper REEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE
Keychron K4
But mom my Home-End 6-key set
@dry jasper Apparently the cheapest full-size full-size with hotswap I have locally is the Akko 5108S
Maybe....maybe I'm gonna hold for 200 bucks to get the Keychron Q4
But then...the Sennheiser HD6xx is 250....urgh....
@rugged root Hemlock can we have more dad jokes
Or I can just go with the Ajazz AK35I w/ hotswap, with shipping @ 7-21d it's 88$
That's the plan. Although they kind of have to happen... organically I guess
They're not as great when they're forced
Be on in a sec, talking to bosses
"OpalMist Drop Tips"
@rugged root How does a Linux user break up in a relationship? ||chmod +x ./girlfriend||
!e
print(len("A skilled melee fighter with high endurance and strong combat abilities, specializing in close-quarters combat with various weapon types."))
@dense ibex :white_check_mark: Your 3.11 eval job has completed with return code 0.
137
Durable melee fighter, excels in close combat, versatile with weapons.
just ROT26 it
A close-quarters combat specialist with high endurance and powerful abilities
ty
Hardy vs durable
Hem-GPT
Was thinking the same thing
Der Hamming-Code ist ein von Richard Wesley Hamming entwickelter linearer fehlerkorrigierender Blockcode, der in der digitalen Signalverarbeitung und der Nachrichtentechnik zur gesicherten Datenรผbertragung oder Datenspeicherung verwendet wird.
Beim Hamming-Code handelt es sich um eine Klasse von Blockcodes unterschiedlicher Lรคnge, welche durch e...
In computer science and telecommunication, Hamming codes are a family of linear error-correcting codes. Hamming codes can detect one-bit and two-bit errors, or correct one-bit errors without detection of uncorrected errors. By contrast, the simple parity code cannot correct errors, and can detect only an odd number of bits in error. Hamming code...
@dusk raven .png
A logic gate is an idealized or physical device that performs a Boolean function, a logical operation performed on one or more binary inputs that produces a single binary output.
Depending on the context, the term may refer to an ideal logic gate, one that has, for instance, zero rise time and unlimited fan-out, or it may refer to a non-ideal ph...
In computer science and information theory, a Huffman code is a particular type of optimal prefix code that is commonly used for lossless data compression. The process of finding or using such a code is Huffman coding, an algorithm developed by David A. Huffman while he was a Sc.D. student at MIT, and published in the 1952 paper "A Method for th...
what
Lattice
Official comments on the Selected Algorithms should be submitted using the 'Submit Comment' link for the appropriate algorithm. Comments from theย pqc-forum Google group subscribers will also be forwarded to the pqc-forum Google group list. We will periodically post and update the comments received to the appropriate algorithm. All relevant com...
In cryptography, a zero-knowledge proof or zero-knowledge protocol is a method by which one party (the prover) can prove to another party (the verifier) that a given statement is true, while avoiding conveying to the verifier any information beyond the mere fact of the statement's truth. The intuition underlying zero-knowledge proofs is that it ...
Dr. agr.
Dr. rer. nat.
Dr sc. inf.
hello :D
How goes it
bad
the chess engine alg is sus
like i think there's a subtle error
but the thing is ive heavily cleaned up my code alr which is good
and added some util funcs
and cleaned up the repo
*net not included lol
effortless GPU lol
Tue Aug 1 22:59:15 2023
+---------------------------------------------------------------------------------------+
| NVIDIA-SMI 536.67 Driver Version: 536.67 CUDA Version: 12.2 |
|-----------------------------------------+----------------------+----------------------+
| GPU Name TCC/WDDM | Bus-Id Disp.A | Volatile Uncorr. ECC |
| Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. |
| | | MIG M. |
|=========================================+======================+======================|
| 0 NVIDIA GeForce RTX 4060 Ti WDDM | 00000000:0B:00.0 On | N/A |
| 0% 39C P8 3W / 160W | 1423MiB / 8188MiB | 0% Default |
| | | N/A |
+-----------------------------------------+----------------------+----------------------+
+---------------------------------------------------------------------------------------+
| Processes: |
| GPU GI CI PID Type Process name GPU Memory |
| ID ID Usage |
|=======================================================================================|
| 0 N/A N/A 1480 C+G C:\Windows\System32\LogonUI.exe N/A |
| 0 N/A N/A 1488 C+G C:\Windows\System32\dwm.exe N/A |
| 0 N/A N/A 2544 C ...rograms\Python\Python311\python.exe N/A |
+---------------------------------------------------------------------------------------+
from my remote computer
@amber raptor I genuinely want to talk more about econ with u, if u want.
Do you think that studying teaching is like, futile?
Coz like, you can't predict how student response. You might find a great way to teach python to this particular student, but every student is different, they can react differently to the exact same teaching, so it is ultimately futile to figure out a better way to teach?
What do you call it when a rhinoceros has a runny nose?
||Rhinorrhea.||
Love it
No, but like Econ, what you learn teaching one student may not apply to next due to various factors you cannot account for.
no, it is not futile?
Orr, no, it is futile?
It's worthwhile but it's probably futile as in you will never get 100% success rate.
https://www.theguardian.com/education/ng-interactive/2020/sep/05/best-uk-universities-for-computer-science-information-league-table idk if like the courses here are just for cs?
like the courses the unis offer
depends on your definition of futile
https://www.timeshighereducation.com/world-university-rankings/2023/subject-ranking/computer-science
Steve's Big Ol' Uni' of Computers 'n Stuff
is studying econ worthwhile, just like studying teaching?
worthwhile? It's probably worth researching and writing papers. Is it worthwhile as people inserted into decision making process? Not as much.
"study economics to get hired by a bank, not to understand something"
Yeah honestly
$$$
True, I was thinking 16th century
Aristotle
LOL
Until the age of 16, Alexander was tutored by Aristotle https://en.wikipedia.org/wiki/Alexander_the_Great
Alexander III of Macedon (Ancient Greek: แผฮปฮญฮพฮฑฮฝฮดฯฮฟฯ, romanized: Alexandros; 20/21 July 356 BC โ 10/11 June 323 BC), commonly known as Alexander the Great, was a king of the ancient Greek kingdom of Macedon. He succeeded his father Philip II to the throne in 336 BC at the age of 20, and spent most of his ruling years conducting a lengthy military...
idk all i know is this lol
Please correct me if I'm wrong on any of this
My comments may be heavily steered by my cynicism
ngl it sound like HOA to the max
do you think people researching and writing education papers would be good teachers and education policy writer?
Otherwise, who should be teachers and who should be writing education policy?
@rugged tundra Yo
@cerulean ridge Catch you later
Politicans should be involved as well. Relying on experts only can create echo chambers
There should always be outside views
Whether they're followed or not, if it at least sparks thought, that can make a difference
got it, yea make sense.
I think, like, would you hate educational researchers in politics as much as you hate economist?
Or like, you still got an extra hate for economist?
@wind roost Catch you later
No, because economy has massive downstream effects. Like so many problems in United States are back to economy.
Defense spending, Medical Care, Teacher Pay, Universities
translating Python into Rust, but this time it's not my code
hi
yo
@whole bear If you're wondering why you can't talk, check out the #voice-verification. That'll tell you what you need to know about the voice gate
@whole bear
waiting for github pages deployment
last time it took 4 minutes
first time it was 3 minutes
also experimenting with MdBook
https://parrrate.github.io/exercises/
(very work-in-progress, very useless site)
anyone here programme with C before ?
Not really, unfortunately
No idea
okay, so I reduced the build phase to 8s and deploy to 9s
39s total
(there are no other stages)
we dont want you here
Solid door handle. 9/10
thx
spaces in file name
and that error shows why it's a bad idea to have them there
"hello world.c" -> "hello_world.c"
"hello world" -> "hello_world"
Spiral staircases are a bit of a pita
I'd love to renovate a house ๐
Minimalist ๐ค
the socket placement though
That's like... 2 inches between the railing and that door
Jesus
Okay, it's not as bad as I thought
It's about a meter distance
Just looks way way way closer
"13.999`99 -- an even more confusing way to write numbers"
13,999.99 ig
hahaha
Whole thing is quoted
Yep
Okay, in fairness, you can see why I was even more broken
99.95
another historical one
I think I saw this quite a long time ago, near the same time I learned what decimal point means
wait if 1/3 = 0.333... and 0.333... * 3 = 0.999... then 1/3 * 3 = 0.999... = 1 therefore 1 = 0.999...
|<----------------------------------------------arm length---------------------------------------------->|
|<-------------------------------------------where the cat is--------------------------------------------->|
Every time
yeah, by definition of decimals
I think the common one also involves the same +0/-0 as ieee 754, but those defined as same thing
1/3 * 3 = 0.999...
you also multiply the...by 3 which brings the last number in the infinite...series to 10 which means that you carry all the way up, so 0.999... goes to 1
0.333... * 3 = 0.999.........
@quasi condor Where the hell are you
@night pecan You're coming in really quiet
nice bro
SC HEERENVEEN jonguuuuh!!!! ๐
ben letterlijk net nog langs ausnutria op de snelweg gereden
you moving?
ja we hadden het over de mouwen die op een russische vlag lijken
this looks like
it would cost around
2k of repair
this
actually
i didn't see this
8k for sure
not repair, bu add ons to make it look nice and not like ur striving off of bean cans
hi guys, i from Brazil, i do not speak much english, can anybody help me in python. Iยดm starting
creating contribution rules for my programming languages standard library. What is your favorite way to do modules and packages? I don't like the way pep8 does them because I think it makes it harder to read
pep recommends just doing all lowercase with no delimeters
I prefer packages to be same as variables, lower snake case
that makes sense. it does fix the readability problem
preferably no camel_Snake_Case because why would that ever be used
yeah, that would be painful
one of my ideas was fooBarBaz altho, not sure what it's called. it makes all the current module names valid while still fixing readability.
doing it the same as variables also works with the current set of modules.
I just know I want it to be consistent and not a pain in the ass to use
all I really care about is consistency
that's camelCase
I've seen "camel case" used to informally refer to PascalCase quite often
camelCase
PascalCase
snake_case
kebab-case
SCREAMING_SNAKE_CASE
I'm still not convinced that camel_Snake_Case isn't just some sort of a joke
https://en.wikipedia.org/wiki/Naming_convention_(programming)#Examples_of_multiple-word_identifier_formats
camel_Snake_Case is cursed
very cursed
kebab-case ftw if designing from scratch
the proper way to prove that is to use a series (an infinite sum), and to show that it converges to 1.
So you take 0.9 + 0.09 + 0.009 + 0.0009 ... (that is the sum of 9/(10^n) for nโฅ1)
and you use mathematical tools to show that it converges to 1.
It is pretty straightforward using a Riemann criteria.
get that out of my sight!
lmaooo
Using ChatGPT we can imagine how a future with AI assisted hacking could look like:
Lean back, take a sip of your Club Mate. You do the thinking, the AI executes it.
=[ โค๏ธ Support ]=
โ per Video: https://www.patreon.com/join/liveoverflow
โ per Month: https://www.youtube.com/channel/UClcE-kVhqyiHCcjYwcpfj9w/join
2nd Channel: https://www.youtu...
Canโt talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.
i haven't been on the server for more then 3 days lol
question tho
what is the best recourse i can use to learn py i'm currently stuck with while loops and loops in general
all i have rn are yt tutorials
yea ik
but
YouTuber, Corey Schafer, playlist for Python behinners
another thing
ahh
do you mind if i add you
fair enough
so while loops are basically ifs but repeating
?
!e py for letter in 'abc': print(letter)
@somber heath :white_check_mark: Your 3.11 eval job has completed with return code 0.
001 | a
002 | b
003 | c
!e py letter = 'a' print(letter) letter = 'b' print(letter) letter = 'c' print(letter)
@somber heath :white_check_mark: Your 3.11 eval job has completed with return code 0.
001 | a
002 | b
003 | c
!e py while True: # if True print('Hello, world.') break
@somber heath :white_check_mark: Your 3.11 eval job has completed with return code 0.
Hello, world.
how long does it usually take to learn python?
i can tell already lol
thing is though i spend hours studying off videos and understand most of it but
whenever i try to write something i cannot remember
yea
thing is i cant really program much except basic calculators
but i pretty much mostly understand functions and know what the basic stuff is but im not really complaining much since i've been doing this for 3 days
somewhat yea
List of words= space separated word (input) Weight of word =sum(position of small letters in word) * len(word)
Output list of word in ascending order according to the weight . If the two words have same weight then write the word which appears first
How to solve this
@somber heath
A:1 b:2 positions
are you just learning python?
Yes
do you want to add me so we can learn it together?
I wrote the program but it passed only three testcases
i kind of need someone else to get more involved with in py
lol
just to integrate it in my head
Add you here? Ok.I use hacker rank to learn
Question?
List of words= space separated word (input) Weight of word =sum(position of small letters in word) * len(word)
Output list of word in ascending order according to the weight . If the two words have same weight then write the word which appears first
testcase?
sorted(words)?
send me problem
key
Don't solve i will try!
I just want to seee how you will solve
Wasn't planning on it.
May be I didn't do the right way that's why testcase failed
send me problem link
enumerate, sum, str.islower, sorted
["opal","kirti"]
a is small so postiton is 2 in opal ?
The word which comes earlier in input .as earlier in output as well
Position in the alphabet ought to not figure into the solution.
Opal mist can u plz explain me with a testcase
Yes as per their calculated weight
And print word in ascending order of their weight
we need to sort according to sum of alphabet
like aab is 4 and acb is 6
so aab then acb?
Is position in alphabet mentioned in the problem brief?
I took position of small letters to mean their index position in the word.
Not index
If there are two words aba and baa in input
Since they have same weight then output aba should come first as in input
How to do this
this is what I usually make in terms of art
@pine depot plotting it out like this might make it easier to make the game
Explore game assets tagged Pixel Art on itch.io. Pixel Art refers to the charming, simplistic, retro/renaissance style of very-low-resolution graphics, such as from the
Sorted(a) is answer
A is given list
a=["lap",'aba',"aab","car"]
import string
result = string.ascii_lowercase
print(result)
# a = sorted(a)
print(a)
from collections import defaultdict
weight = defaultdict()
for x,y in enumerate(a):
wem = 0
for z in y:
# print((ord(z)-96))
wem+=(ord(z)-96)
# print(wem)
weight[y]=wem*len(y)
# print("nnnnnnnnnnnnnn")
print(weight)
a1 = sorted(weight.items(), key=lambda item: item[1] and item[0])
# print(a1)
for l,m in a1:
print(l)
haven't tested
||```py
list(map(itemgetter(1), sorted(zip(map(mul, starmap(mul, enumerate(map(str.islower, words))), map(len, words)), words), key=itemgetter(0))))
what is starmap?
and itemgetter never heard
starmap(f, zip(a, b)) == map(f, a, b)
itemgetter == lambda x: lambda y: y[x]
lowest point so far
okay, so it doesn't work
fixed
||```py
list(map(itemgetter(1), sorted(zip(map(mul, map(sum, map(partial(starmap, mul), map(enumerate, map(partial(map, str.islower), words)))), map(len, words)), words), key=itemgetter(0))))
maybe
so, that was a solution for another interpretation of the problem
based on this
(because position instead of position of the alphabet)
let the user stretch the game window but still only fill 64x64 pixel space
thanks^^
Holy crap that art is really good
Bimzy Dreams by Zizou
@whole bear If you're wondering why you can't talk, check out the #voice-verification channel. That'll tell you what you need to know about the voice gate
what about https://en.wikipedia.org/wiki/Elizabeth_Warren
would you say she should be kicked out coz she did econ research?
Or she should be respected as a politician coz she got elected to her position?
Elizabeth Ann Warren (nรฉe Herring; born June 22, 1949) is an American politician and former law professor who is the senior United States senator from Massachusetts, serving since 2013. A member of the Democratic Party and regarded as a progressive, Warren has focused on consumer protection, equitable economic opportunity, and the social safety ...
thank you, that one took a lot of iterations i hated before i got to this^^
Yeah that tracks
hi
Is that an image you made?
Because that cart needs to be lower
Like
Very much so
sgv font awsome
Ah, no idea
can't use padding
I haven't done much with svg or art anything
Thank you
Say something, Tox
One sec, swapping voice server
stuck on "rtc connecting"
!server
@gentle flint Yo
Nice
https://blog.lastpass.com/2022/12/notice-of-recent-security-incident/
https://www.keepersecurity.com/blog/2022/12/23/lastpass-breach-what-you-should-know/
CUDA been?
Eh?
@amber raptor Install-Script
seems like ATM in Norwegian is minibank
https://no.wikipedia.org/wiki/Minibank
En minibank er en maskin som lar brukere som identifiserer seg med et personlig bankkort og tilhรธrende PIN-kode ta ut kontanter og sjekke saldo pรฅ sine konti til enhver tid. Mange minibanker tar ogsรฅ mot kontanter eller sjekker, og lar folk kjรธpe frimerker og ladekort for mobilabonnement basert pรฅ forhรฅndsbetaling.
Pรฅ den ene side mรฅ kunden gi ...
there are resampling options to specify how it "blurs" and whether it does
"nearest" is likely the expected option if any interpolation isn't acceptable
(or some forms of linear)
when everyone is speaking, yes
it sometimes lowers the quality noticeably
but not when just many joined
@marsh vector ๐
That's something that I'm still hearing today. Download link below.
Download MP3 (free): http://ballyweg.net/windows.html
Download WAV (free): http://ballyweg.net/windows.html
Subscribe (free too): http://goo.gl/kl9qh
Cool tutorial on how to make you own Universal intro: http://www.youtube.com/watch?v=McocktRmG_s
not sure when I last used XP outside of VMs, likely 2012
Yeah same
same
i used it when i was 5 or something
maybe 3
i used to highlight
things
randomly
and pretend i was measuring
2006~2012 -- XP
2010~2014 -- Vista
2014~? -- Windows 8.1
?~2017 -- Windows 10
2017-2017 -- Windows 8
2017~2019 -- Windows 8.1
2019~now -- Windows 10
I somehow just didn't use Windows 7
wasn't it closed source to being with
then they open-sourced parts
then decided that no more of that
tbf, similar to OpenSolaris situation
but no
Oracle consumed Sun, closed OpenSolaris source
many developers left
The successor seems to be Illumos
yes
eh
not actually
there's open-contribution
most open-source projects are open-contribution
some aren't
drawio, for example, isn't open-contribution
one of the reasons why people want GitHub to add option to disable pull requests for a repo
Stay bull die fusion.
only temporary limits exist now
base rule is that whoever can read the repo, can PR to it
Gotcha
pyenv?
or something else
I'd say use venv or equivalent always
unless you have lack of space
I've always had more issues trying to run something from system python compared to venv
just use docker
Not a terrible option. Dev containers are pretty cool
docker still weak at hardware interaction
(also, not every system can run docker)
it's going to be of a size comparable to venv
I think
not actually sure how much the dev container thing itself adds
likely <500mb, so it's fine
time to test
with a python2 dev container
because that's a temporary container I currently have running
was testing this
Wait what? <> was valid back then?
yes
and you can make it valid in python3 too, with a joke __future__
doesn't work in snekbox, I think
!e
from __future__ import annotations
@vocal basin :warning: Your 3.11 eval job has completed with return code 0.
[No output]
@vocal basin :warning: Your 3.11 eval job has completed with return code 0.
[No output]
@vocal basin :x: Your 3.11 eval job has completed with return code 1.
001 | File "/home/main.py", line 2
002 | 1 <> 2
003 | ^^
004 | SyntaxError: invalid syntax
meh
>>> from __future__ import barry_as_FLUFL
>>> 1 <> 2
True
>>> 1 != 2
File "<stdin>", line 1
1 != 2
^^
SyntaxError: with Barry as BDFL, use '<>' instead of '!='
pascal uses <> too, iirc
2.7
I think a spider is trying to make a web on my table
!e
print((126864440 - 126694852) / 1024)
@vocal basin :white_check_mark: Your 3.11 eval job has completed with return code 0.
165.61328125
@vocal basin :white_check_mark: Your 3.11 eval job has completed with return code 0.
40
I need to watch that again
so, basically no space remains used after the container is dropped
auto-generated name?
python:2
then attach vs code
specialised dev containers should use less space per container, I think
but last time I tried it failed
also that'd be just a little bit too much of vendor lock-in
even though I only use VS Code, I'd still rather have dev environment that theoretically can be used with something less
pip always complains
(about new version existing)
How goes it
even if it's built and deployed each day, version of it that you can depend on, usually isn't updated that frequently
Can I like check how many words I got left before I can like speak or nah cuz it donโt tell me
!user in #bot-commands
Could not convert "user_or_message" into Member, User, or Message.
Message "in" not found.
!user [user_or_message=None]
Can also use: member_info, member, u, user_info
Returns info about a user.
Ok how do I use them i#
Wait soo like how many message is 12 like 12 words or 12 messages
Valid so I just have to run up like 12
I low-key need the help thatโs why I joined
Honestly am@deep in might as well
test on push
deploy on release
Never a quitter bestie
The beginning of code like I got exams
Nope no exam help but like weโre do I go
To learn and the most basic basic
!resources
The Resources page on our website contains a list of hand-selected learning resources that we regularly recommend to both beginners and experts.
"The beginning of code" sounds like a book name
Honestly have been watch some YouTube videos and itโs soo long and doesnโt make sens e
How do I voice verified again
My bad homies
!voiceverify in the #voice-verification channel
depends on knowledge of languages too
@whole bear https://www.python.org/
also this, but I recommend against it
https://apps.microsoft.com/store/detail/python-310/9PJPW5LDXLZ5
3.8 sad
I'll be back in a moment, I have to record this part of the guide I'm making for work
omg the microsoft store one sucks
it sucks so much
bad
don't fall into this trap
yes
I think it's also suggested by powershell when you don't have python installed
which is just wrong
yeah
i wanted to config python one time
but since it was a microsoft store install i couldn't do it well
so i removed python from microsoft store, argued a bunch with vscode to tell it to sober up and tell it that my py install is not the microsoft store one and finally got shit to work
what question?
i want to know
if its bad
or not
because
im very young but
i dont know what to do
like
what should i do
what is bad? software engineering?
depends on the country
lets do
UK/USA
soooooooooo
anyone here a software engineer
ru a software engineer alisa
what do you mean by "good"/"bad" in this context?
well
salary? working environment?
i mean a various of things
the salary, the environment, if its fun or does it feel like the companies working you to death and you barley have any free time
@whole bear
you can use Arduino for prototyping real systems (using other microcontrollers),
as it's a simpler environment than ASICs and others
arduino too underpowered for web-scraping
sounds more like just a web service
that you'd run on a server/pc
@whole bear the more details you include (why you need the code, what format you'd prefer, etc.), the better ChatGPT output is going to be
Thank u soo much
you can use push notifications
or set up a bot that pings you on Discord
or just have a universal interface for all those options
I just remember what I should test ChatGPT with
how many would it be able to solve
okay, so it started good enough:
The issue lies in the function signature. The function
fin the bind function is defined asFn(T) -> Option<T>
but then totally failed
dear python..
why you exploit my mistake, just work as intended damnit.
I can't spell
(I wonder how it would respond if sent that as a prompt)
@whole bear discord profile buttons?
custom status as if you're playing something
that app needs to provide buttons
(integration for that "game" or other custom app)
similar to how this works, but more restricted
colours, I think, are via ansi
[0;34mred
[0;32myellow
[0;31mgreen
[0;33mblue
[0;32mred
[0;31mblue
[0;34myellow
[0;31mgreen
[0;33mblue
but this doesn't seem to work in profiles
also, I think, doesn't work on mobile
background colours are provided by some integrations and by custom profile colours
(latter requires nitro)
okay, so I got phind (gpt-based thing) to solve one exercise from the site
it took 6 prompts
to make it add 4 letters
while True:
^^^^^
SyntaxError: invalid syntax
why is this syntax error
@vocal basin :x: Your 3.11 eval job has completed with return code 1.
001 | File "/home/main.py", line 2
002 | while True:
003 | ^^^^^
004 | SyntaxError: invalid syntax
@vocal basin :x: Your 3.11 eval job has completed with return code 1.
001 | File "/home/main.py", line 1
002 | def f()
003 | ^
004 | SyntaxError: expected ':'
this doesn't give that error
while True:
no
no that
well, sometimes you do want an infinite loop
so totally unrelated
- that wouldn't be syntax
I'm almost sure the reason is that it's inside expression context instead of statement context
it is synatax error function misses :
Why can't I speak?
!voice
Canโt talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.
yes, it is syntax error but very specific one
whereas is this just "invalid syntax"
weird that it doesn't specifically say "can't use while inside expressions" or something
maybe it will be improved later
while might end up inside an expression for multiple reasons, incuding missing parentheses
!e
x = [1, 2
while True:
pass
@vocal basin :x: Your 3.11 eval job has completed with return code 1.
001 | File "/home/main.py", line 1
002 | x = [1, 2
003 | ^
004 | SyntaxError: '[' was never closed
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.
By default, your code is run on Python 3.11. A python_version arg of 3.10 can also be specified.
We've done our best to make this sandboxed, but do let us know if you manage to find an issue with it!
!e
```py
i = 1
while i <= 10: print(i); i += 1
```
Can someone help me with a code Python code on private?
!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.
By default, your code is run on Python 3.11. A python_version arg of 3.10 can also be specified.
We've done our best to make this sandboxed, but do let us know if you manage to find an issue with it!
why private?
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.
By default, your code is run on Python 3.11. A python_version arg of 3.10 can also be specified.
We've done our best to make this sandboxed, but do let us know if you manage to find an issue with it!
I want to speak but I can't speak here
i gave up
this all in one message
!e
i = 1
while i <= 10: print(i); i += 1
@dry jasper :white_check_mark: Your 3.11 eval job has completed with return code 0.
001 | 1
002 | 2
003 | 3
004 | 4
005 | 5
006 | 6
007 | 7
008 | 8
009 | 9
010 | 10
!e
i = 1
while i <= 10: print(i); i += 1
thanks animmo
there are some languages which allow while inside expressions
now i got it
(mainly because nearly everything in them is an expression)
it could be inside some expression
x = while True: pass
let x = while true {};
second is Rust
Rust also has special syntax for while true
let x = loop {};
let mut i = 0;
let x = loop {
if i >= 10 {
break i;
}
i += 1;
};
one of the reasons why special case for loop exists is to allow returning a value from a loop using break
one of the many C descendants
is rust running on c compiler
Rust is self-hosted (Rust compiler is written in Rust)
this is pretty cool , i love the ambiance of this room
trying to make phind.com explain this
The code also defines a few other traits and types related to iteration, but without more context, it's hard to say exactly what their purpose is.
"finally, an honest model"
yeah
i got over it anyways
i think it simply means , while loop cannot be there synatically
interpretter was expecting things like ":",")", or intentation which obiousky was not followed through
@somber heath help my digital miner wont work 
Have you configured it?
no
Alao, set silk touch to on if you want to process stuff better.
gotcha yeah makes sense
It can take a lot of power and the rate of pickup is very slow at first.
Like you might get a couple of blocks every minute or so.
gotcha yeha
It takes a fully upgraded miner, adequately powered to gather things at a decent rate.
If it says zero after you've clicked start, there's no matching blocks in the area specified.
Either increase the area in the config or move the miner.
wait then I think I am just an idiot
the mod pack I am playing is on a big lava lake
I thought it just pulled materials out of thin air 
No.
They have to exist, placed in the world.
I saw dirt and trees. You mean there's just that on top of a bunch of lava down to bedrock?
yeah lol
kinda annoying though because I spent like 95% of my playthough so far getting that 
You'll definitely want a way to get your hands on a crapload of iron, redstone, carbon and other resources.
Though Create there's infinite iron and gold.
Though Apotheosis and witch spawners there's redstone.
Though Apotheosis' Boon of the Earth enchantment, there's all sorts of ores.
More annoying to automate that unless you've something enchantable with it that can have infinite durability.
Though you can go with extremely high, augmented durability and occasional maintenance requirements.
I made some new tutorial content for my programming language. Any opinions? https://bens-compiled-language.readthedocs.io/en/dev/index.html
haitian creole
hmmm
looks cool
gonna make a package for your language on vscode
or not
I'd love to try out your language tbh
your languages seems like it may be very useful in the future ngl
I like this
fr
can u enable dark mode for your website for me @cosmic bison kinda affecting my eyes
@compact stone ๐
bruh i dont have permission to voice
!voice
Canโt talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.
should i spam for 50 messages
oh ok
i just joined today
i should wait for 3 days.damn
by the way what you do with python
pictures?
oh.image processing?
oh i m a newbie programmer.i was lwarning django
*i was
yeah
please
you said something about web dev channels
got it
bruh i m leaving bye.nice to meet you
It has a simple vscode highlighting extension
I hope to eventually make an lsp
There is a discord server in the readme. If you join I can explain some more about the language. If you want to try it out, then I can help out with that.
It mostly has support for linux since windows doesn't like exposing stuff like libc.
altho, it does a have cross-linker builtin, so it is hypothetically possible to compile for any platform. You may need to modify the linker for that because it checks you host system to know how to do the linking
basically the linker packaged with the project (lld) has no driver. So I have to make one lol
bit of a pain tbh
The language is still in a very very early state. So it isn't production ready. But can be played around with
@somber heath sorry gtg
I'll try to not be too upset about it.
@weak nexus ๐
Do there exist any free versions of these templates? I'm in need of a preformatted template with predefined elements. Here's an example. I specifically require an HTML5 and CSS3 responsive template.
https://pixelarity.com/threshold
did you enable dark mode for your website
this thing
please enable dark mode
lighting is killing me
gt
__gt__()
>
object.__dict__()
vars(object)
dir(object)
I legit forgot vars was a thing
long double operator ""_w(long double);
std::string operator ""_w(const char16_t*, size_t);
unsigned operator ""_w(const char*);
int main()
{
1.2_w; // calls operator ""_w(1.2L)
u"one"_w; // calls operator ""_w(u"one", 3)
12_w; // calls operator ""_w("12")
"two"_w; // error: no applicable literal operator
}```
long double operator ""_uwu(long double);
@scarlet knot When you say Lunix, do you actually mean Linux?
Just trying to make sure I'm getting the terms straight
Quick question: Is it "loo-nix", "lee-nix", or "lee-nucks"?
@uncut meteor Speaking of Arch, I got shat on the other day because I said I prefer apt's verbosity i.e. apt install over pacman's obtuse switches i.e. pacman -Syu
ye, -Syu requires reading
install doesn't
i literally just made a script update to do it all for me. should probs just do the same with a install script
I'll be back, have to do a talk on the new password keeper we're using
I have an alias in my .zshrc for updating: sysupdate <-> sudo sh -c "apt update && apt full-upgrade && apt autoremove"
mhm
@rugged root yea thatโs what I meant
Yes
if (conditions) break;
{
// Do things
}
if (condition) {
break;
} else {
// Do things
}```
for {
//code
if (blah && blah || other conditino) {
}
}
for {
//code
if (blah && blah
|| other conditino) continue;
// Morecode
}
@uncut meteor
void Run() {
var task1 = // new Task...;
var task2 = // new Task...;
task1.Start();
task2.Start();
while (true) {
// hold open while background threads work
}
}
!stream @whole bear
โ @whole bear can now stream until <t:1691072684:f>.
@willow lynx Yo
"well, we failed at building this product, let's label it research project then"
guaranteed instability
super is weird
it's difficult in terms of how it's implemented
That it is
Isn't the "OOP bad" video basically OOP in the wrong place?
there are many "oop bad" videos
!e ```py
class A:
def method(self):
print('A', self)
class B(A):
def method(self):
super().method() # A.method(self)
print('B', self)
B().method()```
@somber heath :white_check_mark: Your 3.11 eval job has completed with return code 0.
001 | A <__main__.B object at 0x7f67c32b0350>
002 | B <__main__.B object at 0x7f67c32b0350>
Java interfaces + Haskell classes -> Rust traits
Haskell....
Haskell classes?
Haskell has classes? Wat...
higher-order
types can be instances of classes
values can't
(in Haskell)
it's closer to how mathematics defines classes
you can define Rust traits and Haskell classes on types you didn't create
for example, on standard library types
you can't do that with interfaces in C#/Java
Hi bored I'm dad @zenith radish
still experimenting with repository history visualisation code
I don't actually remember what was the last version of those plots I showed here
That looks like a fucked up sponge cake

53,156
326,050