#voice-chat-text-0
1 messages Β· Page 345 of 1
So cursed.
iirc C# doesn't
Thank god.
"Well you might be looking at this wrinkly old bag of bones and thinking you can take me down in a fight and, you know, you might be right, but if you think for a second that I'm going to go down easy, then you've got another think coming, you little pissant. Now what's it going to be?"
"...Hashmap."
Pew
what .bm?
Bookmark command.
.help bm
**```
.bookmark <target_message> [title=Bookmark]
**Can also use:** `bm`, `pin`
*Send the author a link to the specified message via DMs.
Members can either give a message as an argument, or reply to a message.
Bookmarks can subsequently be deleted by using the `bookmark delete` command in DMs.*
you can also do that from context menu
okay, were you trying to bookmark the link or ?
my voice is too weak for singing again
maybe being ill indeed has some effect on that
You sing AF?
Sorry to hear that, you feeling any better?
there's a total of 1 song ever released that has my voice in it
May I listen to it?
idk if it's accessible worldwide
I see.
We could try.
"I want ASMR!"
"We have ASMR at home."
@gleaming kestrel π
https://app.codecrafters.io/r/famous-woodchuck-396920
I think this could help you to make your portfolio
@whole bear JVM uses JIT which is responsible for compilation
compiled to bytecode
then compiled to machine code as part of interpretation process
LLVM is a compile-time abstraction
LLVM is the framework of compilers.
Want to build your own programming language? LLVM is a tool for building and optimizing compilers and forms the backbone of many languages like Rust, Swift, CUDA, C, and C++.
#compsci #programming #100SecondsOfCode
π Resources
LLVM https://llvm.org
LLVM Kaleidoscope Tutorial https://llvm.org/docs/tutorial/
C++ in 100 Seconds https://youtu.be...
And this (haven't watched this one yet):
https://www.youtube.com/watch?v=IR_L1xf4PrU
I hope you enjoyed this tutorial!
If you did, please make sure to leave a like, comment, and subscribe! It really does help out a lot!
Contact:
Email: tajymany@gmail.com
Twitter: @TajyMany
like here there is msvc toolchain but i wasnt sure earlier where the llvm is in relation earlier https://rust-lang.github.io/rustup/installation/windows.html
As far as I know, LLVM is the framework (abstraction) of compilers.
GCC is the compiler.
i see
please help
Got to love the sheer contrast between the two sentences.
What's up?
txt_querry = response_3.text
# Clean the string by removing '```python' and '```'
cleaned_string = txt_querry.replace('```python', '').replace('```', '').strip()
try:
# Safely evaluate the cleaned string
querry = literal_eval(cleaned_string)
print(querry)
except (SyntaxError, ValueError) as e:
print(f"Error evaluating cleaned string: {e}")
return None # Or handle the error as appropriate for your use case
!code
this work sometimes but smetimes not
Please format it like this.
Error evaluating cleaned string: invalid syntax. Perhaps you forgot a comma? (<unknown>, line 18)
ok
txt_querry = response_3.text
# Clean the string by removing '```python' and '```'
cleaned_string = txt_querry.replace('```python', '').replace('```', '').strip()
try:
# Safely evaluate the cleaned string
querry = literal_eval(cleaned_string)
print(querry)
except (SyntaxError, ValueError) as e:
print(f"Error evaluating cleaned string: {e}")
return None # Or handle the error as appropriate for your use case
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.
Go to the url, paste your code there, and then click paste. It'll redirect to a new url. Send the url here.
ok
Thank you.
txt_querry = response_3.text
cleaned_string = txt_querry.replace('```python', '').replace('```', '').strip()
try:
# Safely evaluate the cleaned string
querry = literal_eval(cleaned_string)
print(querry)
except (SyntaxError, ValueError) as e:
print(f"Error evaluating cleaned string: {e}")
return None # Or handle the error as appropriate for your use case
here
thank you
Which line is line 18 in your code?
i think line 18 of the text
basically i receive a string array "[]" and i want to turn it into [] an array array but ast literal eval sometimes works sometimes not when special characters also json loads
Can you give me an example of when it doesn't work?
And this.
this changes the line 18 is not even code it just a comment
Source code: Lib/ast.py
The ast module helps Python applications to process trees of the Python abstract syntax grammar. The abstract syntax itself might change with each Python release; this module helps to find out programmatically what the current grammar looks like.
An abstract syntax tree can be generated by passing ast.PyCF_ONLY_AST as a flag to the compile() built-in function, or using the parse() helper provided in this module. The result will be a tree of objects whose classes all inherit from ast.AST. An abstract syntax tree can be compiled into a Python code object using the built-in compile() function.
string array "[]" i want to turn into python array
He was replying to me hehe.
We're in the call.
hi
No worries.
sup
im good u
good
I made a bot, I want to manage it with a panel, how can I do it?
Sure the error is being raised from this file's line 18?
Can you please send me the full traceback?
the line 18 he means line 18 in txt_array not the code
he tries to turn string array into array but because of special charchters he fails
i think
[22/Aug/2024 16:47:52] "GET /editor?session=b%27gAAAAABmx1EdcuI1uwMSm15gfY9p8hVINqtn_Ft5ilUE36tpFUsciq9yb_FOJawRW0jIqdiHnO9RSVHuGQ9AeFzymWAflY69hg==%27 HTTP/1.1" 200 7867
Uploaded file 'temp_be73888d3d7f4b518a037719253c1e6a.pdf' as: https://generativelanguage.googleapis.com/v1beta/files/30n6b2afre2q
Waiting for file processing...
...all files ready
Error evaluating cleaned string: invalid syntax. Perhaps you forgot a comma? (<unknown>, line 18)
Error evaluating cleaned string: invalid syntax. Perhaps you forgot a comma? (<unknown>, line 18)
[22/Aug/2024 16:49:30] "POST /editor?session=b%27gAAAAABmx1EdcuI1uwMSm15gfY9p8hVINqtn_Ft5ilUE36tpFUsciq9yb_FOJawRW0jIqdiHnO9RSVHuGQ9AeFzymWAflY69hg==%27 HTTP/1.1" 200 7867
[22/Aug/2024 16:49:30] "GET /editor?session=b%27gAAAAABmx1EdcuI1uwMSm15gfY9p8hVINqtn_Ft5ilUE36tpFUsciq9yb_FOJawRW0jIqdiHnO9RSVHuGQ9AeFzymWAflY69hg==%27 HTTP/1.1" 200 7867
there is no comma missing in array i think it because of special charchter
!e
a = "[1, 2, 3]"
b = a.strip("[]").replace(" ", "").split(",")
print(b)
:white_check_mark: Your 3.12 eval job has completed with return code 0.
['1', '2', '3']
Like this?
!e
a = "[1, 2, 3]"
b = a.strip("[]").replace(" ", "").split(",")
print(b)
print(type(b))
:white_check_mark: Your 3.12 eval job has completed with return code 0.
001 | ['1', '2', '3']
002 | <class 'list'>
thank u sir
Is this what you want?
yes
thanks
Ok.
I'm removing brackets not replacing them with anything really.
You can think of it as replacing it with nothing if you like.
well it did problem
becaus eof intervals
Hmm.
["+β", 1]
I'd suggest making a help ticket, because I have to sleep in a bit.
like those
If it's not solved until tomorrow, dm me and I'll have another look.
ok
can't talk but I can type
!stream 1028671867785068574
β @whole bear can now stream until <t:1724362955:f>.
You are not allowed to use that command here. Please use the #bot-commands channel instead.
:incoming_envelope: :ok_hand: applied timeout to @split field until <t:1724363392:f> (10 minutes) (reason: burst spam - sent 8 messages).
The <@&831776746206265384> have been alerted for review.
lol, that went well. Rules are good to read, #voice-verification
Great way to never speak is to game the system.
!unmute 540373904401629185
:incoming_envelope: :ok_hand: pardoned infraction timeout for @split field.
Don't spam for voice verification.
@wind raptor I'm so far on a streak of two questionable decisions in the last ~24 hours
accepted a friend request purely because of pfp;
bought a domain for a joke;
Did they turn out good or bad?
I don't know yet
Fair
.am whois turned out weird
it can't be paidly disabled
but it also shows effectively nothing
What are you putting on the domain?
literally a single sentence
β @whole bear can now stream until <t:1724363972:f>.
@somber field
CPython is getting it soon
also GIL restrictions are getting removed gradually
(both those changes are already part of PyPy afaik)
record has dh= in it
I wonder if it's ecdhe
@wind raptor only experimental React does that
React itself is quite stable
(it's more about what people tell you not to do, yes; that indeed changes frequently)
and when it does break, the general attitude is "it was broken anyway"
@whole bear https://roadmap.sh/ai-data-scientist
I linked the URL to discord profile
(there is missing context to that thing, but it'll take way too long to explain)
I can't say I get the reference
I don't like roadmap.sh because it's not a roadmap
it's a singular linear road
thank you
Roads can be linear
"map of a singular road is quite useless"
@wind raptor hello
instils an extremely false sense of lack of branching and early specialisation in learning
it's literally just an issue of what part to what part the arrows go
and the fact that it has numbers
Still gives a good guide on what you need to learn. You don't have to stick to the order
bullet points there are okay, but the map part is lacking
> don't have to stick to the order
if this was on the page in big text, I'd be okay with that
I've seen many better roadmaps, but it's nice to have something over nothing
This one is also pretty cool because it gives links on where to study most of the topics
yeah, basically just a list of links
Yeah
(fixing descriptions)
"please stop putting publishing into general tutorials"
im here
for some reason discord-logitech integration isn't working for me still
eh
oh, I remembered
it took me way too long to notice again
@wind raptor guess which one I have so much of an issue with there
That is some wild shit
(ignore first row of primitives, I don't care about them, I'm not that pedantic)
((some people dislike calling those data structures, but they are, so it's fine))
@primal shadow "ruby, throw, crash" paradigm
they used to have an issue of overusing exceptions on backend
in Ruby
where those aren't as over-optimised
in terms of delaying backtrace generation
"<div>, display: flex -- you know half the all useful HTML and CSS"
The funnest CSS game for web designers & developers
@whole bear
!stream 1243210082649505863
β @whole bear can now stream until <t:1724367263:f>.
current progress
@ivory elm π
@somber heath wassup
@orchid quail π
Discover the easiest way to get started contributing to open source. Over 82,451 devs are helping 8,408 projects with our free, community developed tools
thank you
Hi
Someone told me I should use Rust
lol
I do need something that will last a long time that's true
Okay thank you for that information Mindful Dev, I am working a big project for myself
This project someone told me would be good for Rust
after needing to write hundreds of assertions in a Python project just to have any little certainty in it not breaking catastrophically,
I've witnessed myself that maybe sometimes Rust is a simpler and faster approach
who feasible is my life?(this is a troll question, dont get mad)
can i say smth funny mindful
trust its rlly funni
does it involve networking?
only approriate when Hemlock is around
kay fine, i want say it
wait until then
hmmm mr hemlock has had enough of my shenaniganz, tho
mindful what projects have you been working on recently
This person who I initially this project with was running into issues with organizing the data better, I have a summary of his idea if you'd like to read it
and you to alisa
This is very interesting
segregate downloading data (rust) vs ANN modeling (python) vs webapp (python+javascript)
download only raw game data (not summarized) into SQL
download every bit of data possible (no cherry picking)
bigger model, with more processing and a lower learning rate
use git version control
git-crypt
version control models better somehow
nn models need to predict % chances instead of discriminant binary 1/0 outcomes
potentially a 2nd neuro network to do the betting itself with the predictions + lines
mindful may i talk?
It's actually for creating my own lines
why git-crypt
I'm not trying to open a sportsbook , but my dads best friend owns one and I am trying to beat him
using Rust for just data download is a bit odd but okay
whatever makes losing money quicker
Is that how it would be done?
you'll have to integrate it into overall app anyway
it will speed up processing but there's a synchronisation cost
of transferring data out of Rust
as with any FFI boundary
(FFI/networking boundary rather)
JSON parsing and validation is something you definitely don't want to do in Python if you have a lot of data
You guys seem very skeptical saying that you know for sure I'll lose money, are you guys saying machine learning doesn't have value in sports betting?
have Rust deserialise it and feed into Python without further checks
other people are already using it
well, I already found out that Colorado Rockies actually do have a home stadium advantage
ML isn't a guarantee of success, unless you really have a breakthrough
(or a basically empty competition)
@wind raptor you just have to have infinite money to begin with
I have a project that is done and a model that actually works
but it wants to be longer lasting, and more data involved
That's why Rust is being recommended
so it depends how high you look at the machine learning differentials
(answer to that was yes)
just use ML to excuse your decisions as everyone's doing anyway
sounds like something people would be using ML on anyway
but none of the projected people to win were worth betting on unless they were underdogs
isn't it trained on that?
The percentage went up to 90%
you've split data into training and test, right?
but included a little hindsight biased
I am not a programmer, that's the biggest problem I didn't spend time to learn how it works
adjusted for coefficients or not? (i.e. the actual upside from betting)
it's easy for models to just remember everything and get overtrained on learning data
it would include the run line differentials
you need have a separate test sample that you never used for training
ML frameworks provide that split themselves often
Yes that's true which we did, we included like 10 years of data and cut it into sections based off peoples performance in baseball (batting and pitching)
batter vs pitcher for instance
Is that what you're asking
This project is all coded and finished but I'm running into errors I myself don't know how to fix, but the man said I should start fresh on Rust
As they say, if at first you don't succeed, try again in Rust
the ML would project underdogs to win, and based off the run differentials even if it was 50% winrate (sorry)was there, from the trained ML
winrate would be above 50% and go all the way up to 90% the 90% would mostly be favorites
What do you mean?
!rule 9
Oh okay I'm sorry
No worries
You seem very knowledgeable @vocal basin
Thank you for all the info you're providing me
Okay so without money, does anyone want to help me get this up and running?
I am unable to stream?
Can I share my screen?
I don't grant streaming perms unless you've qualified for voice perms first, sorry.
Canβt talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.
Here we go, 50x real time TTS on a single core: https://balacoon.com/blog/on-device
Neural text-to-speech brought unprecedented improvements in the naturalness of synthetic speech. But it came with a cost. While parametric and concatenative speech synthesis systems produce tens of seconds of audio in just 1 second of wall time (they deliver >10 xRT*) on a single CPU core, neural TTS requires way more computational power. You of...
3 more messages
So this project had many different models as well
we found that the third model was the best for predictions
Nice
What is a flask server
You can try out en_us_hifi92_light_cpu.addon in our huggingface space and use it with balacoon_tts python package as described in a tutorial.
https://huggingface.co/spaces/balacoon/tts
!voice
Canβt talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.
@hallow warren I think flask is easier ngl
Yeah, but don't spam to get your count please
I want to apologize again for breaking rule 9
ofc ofc
wait what
thats a thing?
@sour imp
how do I do that
what
thats insane
how is the documentation generated? does it use python comments to generate it or is it just a simple
decleration of each endpoint
yea but that just declares that endpoint, it dosnt tell me anything about json payloads
@sour imp
!stream 627232414044782594
β @whole bear can now stream until <t:1724373854:f>.
!stream 495701014213820427
β @knotty anvil can now stream until <t:1724376692:f>.
are you coming back? @hallow warren
!stream 627232414044782594
β @whole bear can now stream until <t:1724377645:f>.
In summary, your system is a comprehensive platform that combines real-time data collection, advanced data processing, and machine learning to predict the outcomes of MLB games with a high degree of accuracy. It leverages a variety of tools and techniques, from data normalization and feature engineering to model training and evaluation, to provide reliable predictions.
@vocal basin @hallow warren @wind raptor
15 minutes, finishing lunch....
Try this:
ask ChatGPT to explain it like you're 10
!e py import random print(dir(random))
:white_check_mark: Your 3.12 eval job has completed with return code 0.
['BPF', 'LOG4', 'NV_MAGICCONST', 'RECIP_BPF', 'Random', 'SG_MAGICCONST', 'SystemRandom', 'TWOPI', '_ONE', '_Sequence', '__all__', '__builtins__', '__cached__', '__doc__', '__file__', '__loader__', '__name__', '__package__', '__spec__', '_accumulate', '_acos', '_bisect', '_ceil', '_cos', '_e', '_exp', '_fabs', '_floor', '_index', '_inst', '_isfinite', '_lgamma', '_log', '_log2', '_os', '_pi', '_random', '_repeat', '_sha512', '_sin', '_sqrt', '_test', '_test_generator', '_urandom', '_warn', 'betavariate', 'binomialvariate', 'choice', 'choices', 'expovariate', 'gammavariate', 'gauss', 'getrandbits', 'getstate', 'lognormvariate', 'normalvariate', 'paretovariate', 'randbytes', 'randint', 'random', 'randrange', 'sample', 'seed', 'setstate', 'shuffle', 'triangular', 'uniform', 'vonmisesvariate', 'weibullvariate']
!e py print(__loader__, __spec__, __package__, __builtins__)
:white_check_mark: Your 3.12 eval job has completed with return code 0.
<_frozen_importlib_external.SourceFileLoader object at 0x7f3ac3998d70> None None <module 'builtins' (built-in)>
How we all doing π
# repyx.py
import inspect
class AutoStart: pass
def isAutoStart() -> bool:
for stack in inspect.stack():
if "repyx.py" in stack.filename:
continue
for member in inspect.getmembers(stack[0]):
if member[0] == "f_globals":
if "AutoStart" in member[1] and member[1]["AutoStart"] is AutoStart:
return True
return False
if isAutoStart():
...
print("start the thing")```
:white_check_mark: Your 3.12 eval job has completed with return code 0.
['__annotations__', '__builtins__', '__cached__', '__doc__', '__file__', '__loader__', '__name__', '__package__', '__spec__']
@somber heath you could modify https://docs.python.org/3/library/importlib.html
@somber heath or you could run https://docs.python.org/3/library/modulefinder.html recursively to build a table?
Source code: Lib/modulefinder.py This module provides a ModuleFinder class that can be used to determine the set of modules imported by a script. modulefinder.py can also be run as a script, giving...
finder = modulefinder.ModuleFinder()
finder.run_script('main.py')
modules_data = {}
for name, mod in finder.modules.items():
modules_data[name] = mod.__file__ if mod.__file__ else 'Built-in'
print(f"{'Module Name':<30} {'File Path'}")
print("-" * 60)
for name, path in modules_data.items():
print(f"{name:<30} {path}")
you start a rust project with cargo new (create new folder AND init) or cargo init (init the current folder you're in)
7
I've solved same issue. Here I have done. I deleted two files and then restart service. Please these files:postmaster.opts, postmaster.pid in "C:/Program Files/PostgreSQL/10/data" directory. As you seen @Abodesegun Ezekiel's answer, I deleted one more file called "postmaster.opts" and it worked for me.
@whole bear windows 10 or 11?
Hello Everyone! Today in this video I am going to step-by-step guide you on How to install PostgreSQL 16 for Relational DataBase Management System (RDBMS) on Windows 11. Windows (64-bit).
βΊ Subscribe to Geeky Script Vlog Channel: https://www.youtube.com/@GeekyScriptVlogs/
βΊ Subscribe to Geeky Syntax Channel: https://www.youtube.com/@geekysynt...
@whole bear π
It was in pronouns so
@whole bear π
git clone --mirror git@github.com:Qualition/QICKIT.git
https://github.com/Qualition/QICKIT.git
@viral arrow @sturdy shell π
π
skibidi toilet
! [remote rejected] refs/pull/1/head -> refs/pull/1/head (deny updating a hidden ref)
@whole bear π
π€π€
BRB
@somber heath π
what u making @upper basin ?
@coral prairie π
last time I used bluetooth was a very long time ago
@austere horizon π
Hi
for 8 years I had wired headphones which were way too good to use wireless instead of them
(they got damaged recently; might try fixing later)
there are spare parts on sale (officially) so I can just replace what's broken
hi
and also the fact that they survived for 8 years
did the jack break?
no
o
Beyerdynamic Custom One Pro
thanks
not widely available anymore, from what I've seen
with detachable wire
so can be replaced
very useful given that's where most issues come from, in my experience
@unreal lion π
Hyyy
!voice
Canβt talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.
Why am I not able to speak?
@fiery inlet π
thing
also large portion of outer stuff can be replaced
Can you tell me how voice verification would be my use ?
I'm new to this server.
!paste
If your code is too long to fit in a codeblock in Discord, you can paste your code here:
https://paste.pythondiscord.com/
After pasting your code, save it by clicking the Paste! button in the bottom left, or by pressing CTRL + S. After doing that, you will be navigated to the new paste's page. Copy the URL and post it here so others can see it.
!voice
Canβt talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.
Thanks π
I'm also new here but there shows that you have sent less than 50 messages.
This is not working
What do you mean not working?
Yes, I've joined discord this weekend
Why does it show you have sent less than 50 messages?
Is there any other voice verification?
Did you read the msg that was there?
Yeahh
#voice-verification chat it up, then press the button (tomorrow or later)
No
stuff highlighted with green is what I've seen officially sold as replaceable parts
my favourite colour
I guess the two (six) parts that just hold it together can be replaced too
@inner hinge π
it might even be simpler, if it's a capacitor/whatever issue
since if it's the overhead wire, I'm unlikely to replace that
you could look for the parts and see if they work
true you could test and try
all the spare parts add up to almost twice the headphones price themselves
@wicked hinge π
Sup
Ford stocks at its peak
getting the same ones, if they're even still sold, is $140
replacing the electronics for just one ear is $60
Cheese?
and replacing outer stuff for one half is another $60
Yum
- $25 for headband
the new ones I bought were these
https://www.sivgaaudio.com/product_d?id=14
because less plastic
also no overhead wire
+10 pounds of cheese π§
(the one under headband; very problematic mechanically)
Bro said cheddar
So I need wait 3-4 days for my voice verification.
There are some conditions that I have to fulfil.
Btw why does 1912 look so different rn
And idk why we are talking about cheese in the python serverβ¦π§π§πππππ₯Άπ₯Άπ₯Ά
!pypi cheese
πππ
There is a folk story in my country about rumor.
how it changes through people to people π
@small imp π
@somber heath π
π now I can claim a 6 octave range, since it's recorded
60 Hz ~ 4.2 KHz
I can do reliably only up to around 2 KHz
3 KHz if I'm lucky
4 KHz was a one time occasion
@peak depot low-pitched whistling with throat only
I sound about the same π
4 KHz
the issue with high notes is that they're so loud they hurt my ears so I reflexively try to restraint the voice and it ends up failing
20 seconds Β· Clipped by Minna III Β· Original video "Lady Gaga, Bradley Cooper - Shallow (From A Star Is Born/Live From The Oscars)" by LadyGagaVEVO
Lady Gaga performs βThe Star Spangled Bannerβ at Super Bowl 50 (February 7, 2016)
Follow Lady Gaga:
http://www.facebook.com/ladygaga
http://twitter.com/ladygaga
http://www.instagram.com/ladygaga
http://www.snapchat.com/ladygaga
the highest that I was able to sustain for considerable time was around 3KHz
(with a lot of extra noise but the main frequency was that)
hellish sounds
I can, if I try, have less noise
but why, it wouldn't be as funny
it doesn't hurt
#music #entertainment #pink
I'm sorry hehe, sounds like one of those bat monsters HEHE.
I just know how little effort and force it takes, so, no, I won't stop doing that
Hehehe
AF just randomly walking across the hall "Screeeeee!!"
random module isn't as secure as secret module
so with enough effort you can theoretically reconstruct some outputs if you know later outputs
assuming same seed
(having deleted/forgot the history but with same python interpreter opened)
Why are you telling me that?
AF, I was watching long legs (this FBI vs serial killer movie, mid tbh) and saw this encrypted letter and was wondering how expensive solving this in a brute-forced manner. It's massive hehe.
403,291,461,126,605,635,584,000,000 possible combinations.
(we're just discussing the theoretically possibility; we know you're not the one asking for help in that thread)
You literally posted it.
Returns int, so I guess -127 to 128?
256 possible values. I think the complexity would be the number of digits (as in how many times the guy called this, and then stuck them together).
!e
print(1 << 256)
:white_check_mark: Your 3.12 eval job has completed with return code 0.
115792089237316195423570985008687907853269984665640564039457584007913129639936
!e
print(1 << 128) # good enough AES key
:white_check_mark: Your 3.12 eval job has completed with return code 0.
340282366920938463463374607431768211456
!e
print(1 << 8)
:white_check_mark: Your 3.12 eval job has completed with return code 0.
256
Python's int is 32 bits right?
Look at the pic
I'm aware you're not the OP.
Someone else posted that, I just reposted it because it's funny
Like who uses a randint as a password
.randint has no default values
if you do .randrange(1 << 128), it's good enough
@peak depot okay
!e
from os import urandom
from base64 import b64encode
print(b64encode(urandom(18)).decode())
:white_check_mark: Your 3.12 eval job has completed with return code 0.
mOro30jOznwQoiVqOgEVnChe
and this is how you get those a bit shorter
Official music video for 'LVGVS', taken from the album 'Evocation II - Pantheon': https://eluveitie.bfan.link/evocation-ii-pantheon.yde
SUBSCRIBE to NUCLEAR BLAST: http://nblast.de/NBytb | SUBSCRIBE to ELUVEITIE: http://nblast.de/SUBeluYT
'Evocation II - Pantheon' is out now on all platforms. Listen to the album and order your copy via: https...
!e
from os import urandom
from base64 import b85encode
print(b85encode(urandom(16)).decode())
:white_check_mark: Your 3.12 eval job has completed with return code 0.
FE(vNH5U2}7)G#j+P3s%
I need to eat first; then I'll attempt to record voice stuff
(I'm still tired from illness)
this only works either when I'm well-rested or when I'm yawning
trying to push it when I can't doesn't work
Official music video for "Γlan", taken from the 2015 NIGHTWISH album, 'ENDLESS FORMS MOST BEAUTIFUL'.
Listen to Endless Forms Most Beautiful here: https://bfan.link/endless-forms-most-beautiful.yde
@Nightwish IS:
Tuomas Holopainen
@Floor Jansen
@Marko Hietala
Emppu Vuorinen
Troy Donockley
Kai Hahto
FOLLOW NIGHTWISH:
Facebook - https://ww...
extra force doesn't make it unsafe, it makes it not audible at all
have you tried this one
https://github.com/KaTeX/KaTeX
which features, that you need, does it not support?
@pulsar shale π
Hi
ig they got banned Β―_(γ)_/Β―
apparently they changed their profile recently, not joined like that
Why nobody talking
you're a voice actor?
Hello folks
Hows life
jeez
ohno
AHAHAHH
KEEP
GOING
KEEP GOING
Generate it with AI
oh right. my bad
im brain rotting right now
A wormhole opens
the lower one is actually more bad, from safety perspective, because needs a lot of breath
but
no vocal cords involved, so it's fine
WEEBRITISH
451 GB transfering
Oh quick question, any of you folks have certs like CISSP/CSSLP?
rediscovering for one more time that lemon tea is a terrible idea when singing
abwab
HAHAHAHA
@frigid oasis π
hii
in my experience, only mid-range sounds were ever close to hurting or having any sound strength increase from extra effort
towards the ends of the range it's just so unstable/fragile that I can't hurt myself while keeping the sound present
Vacation week status update
kyat
kyitty ?
!user
You are not allowed to use that command here. Please use the #bot-commands channel instead.
can i ask a question
You don't have to ask to ask a question.
do anyone of you work in tech
I clicky clack a keyboard for dollars
I am the current victim of a tech layoff, yes.
clicky clack - thats good
It's what I do
Could you do a talk on tech for a club
restructuring some work-related code
made one of constructors non-async; though that doesn't yet make it simpler
also should rename half the things so that names actually make any sense
there is no convention
it can be fixed one by one
it's gradual improvement anyway
since there is nothing depending on it
at first I was just naming things by structure rather than purpose
(and code was evolving rather than being designed upfront)
how would convention ever help there
(convention can tell to use purpose in the name, but convention can't tell what the object purpose is)
@wintry osprey there's at least two more by people who've been here
one of those people has been banned
(for separate reasons)
@wintry osprey https://www.wikihow.com/Start-a-Cult
.bm
"just claim you don't get anything from them joining"
"while we're on the topic of cults..."
I'm still not sure why I can't access the thing via Tor sometimes
it's functioning, allegedly
https://ccms.parrrate.ru/
key to winning is in premoves
I'll keep the timer running for me for some time so you can try premoving
!d hashlib.sha256
hashlib.sha256([data, ]*, usedforsecurity=True)```
fun
@split field normally for passwords, it's agron2id or pbkdf
or blake2, ig
@wind raptor have you seen this in python docs?
wait I'm dumb, it's scrypt not pbkdf
https://plaintextoffenders.com offenders list. Contribute to plaintextoffenders/plaintextoffenders development by creating an account on GitHub.
SHA1 is broken, but only for new collisions, not reversal
this one is suggested over hashlib
amazing
After the user is presented a request to verify a suspended user account that has been suspected to be compromised, a verification code is sent by SMS. Once the user updates his password, a second SMS is sent, containing the complete login information of that user account.
comfy ui
sha3 has a structure different from sha1 and sha2
I'm trying to remember what was the tree hashing thing
maybe blake
ah
it wasn't blake2
it was blake3
there is a website saying "do not use <>&" specifically
that one is obviously suspicious
funny how sha and blake have similar version history
inheritance is bad, don't use it
lmao I don't
1->2 -- quality improvement
2->3 -- redesign
Composition all the way
Python is good as an "interface" to C constructs
and so is Rust
both are quite near C, programmatically
(CPython doesn't put that many abstraction layers on top of C)
and, so, to learn both properly, you'll have to know some C
uh
idk how many repos I have
like
I've lost track
one of the hosts, that I had some of them on, is dead
I'm counting
@vocal basin how do I get screen sharing?
@wind raptor
!stream 540373904401629185
β @split field can now stream until <t:1724455634:f>.
on the current PC
some game mod directory: 5
home directory: 9 + 26
rider: 1
pycharm: 7
php: 1
idea: 2
source directory (after I decided to finally put everything in one place):
I don't know what this project is: 1
android studio: 2
aws: 2
chrome: 11 + 1
clion: 54
go: 2
hs: 2
idea: 7
lua: 6
md: 4
node: 2
php: 1
pycharm: 209
renpy: 1
C#?? F#??: 16
rider: 3
ruby: 1
rust: 2
tex: 10
web: 1
web again: 32
approximate numbers
"just learn English terms" is all good until you end up researching a topic that only has UA/RU terms for it because English community hasn't yet been interested in it enough
@quartz beacon kaspersky
one such example is "Prefix Function" as the term for an extracted element of KMP algorithm
oscillograph?
@quartz beacon
with the handle π
The most anticipated comeback in history is here. BLACK JESUS has arrived - http://mad.mn/blackjesusjb. Check yo faith.
Subscribe to our channel for all the latest updates & videos!
Website: http://www.madman.com.au
Like us on Facebook: http://www.facebook.com/madman
Follow us on Twitter: http://www.twitter.com/madman
Β© 2014 Madman Entertainm...
https://www.adultswim.com/streams/black-jesus sorry for the spam, but it keeps getting better. 24/7 stream
@quartz beacon I remember hearing something very similar; but likely a different video
isn't that what happened anyway
okay
then same
okay it's literally at the start of https://youtu.be/GJN5aRVL6JQ
and I'm trying to find the dialogue somewhere in the middle
@quartz beacon second 0 of this
this search yields a singular result
https://www.youtube.com/@SkipSG/search?query=ΡΠ°Π½ΡΠ°
@quartz beacon
#voice-chat-text-0 message
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...
chilean potatoes
SO TRUUUUUU
sup nerd!!!
Sup πΊπππππππ
not much, just working on this SHA algorithm
Making one... cracking one... implementing one... ??
I have been playing minecraft since 7... I love the game, been there since 1.12... now playing 1.21.2...
@quartz beacon
DANG
Cool
Im afraid of talking to minors too π @quartz beacon
lol it's not all that impressive haha, probably easy to hack 
I hate gen Aplha brain rot
Well
all of them are at some point
tbf I tried to make a Token Auth system for my API
I can speak 5 languages
tho
hi, hola, ola, dziendobry, dobrydzien
Hi
Hallo
Hola
Bonjour
Hej
ΠΏΡΠΈΠ²Π΅Ρ
ΠΏΡΠΈΠ²ΡΡ
I preffer salt
On its own
ΡΠΈ ΡΠΎΠ·ΠΌΠΎΠ²Π»ΡΡΡ ΡΠΊΡΠ°ΡΠ½ΡΡΠΊΠΎΡ? @split field
Wrong person
ΠΡΠ»ΡΠ½ΠΎ ΡΠΎΠ·ΠΌΠΎΠ²Π»ΡΡ ΡΠΊΡΠ°ΡΠ½ΡΡΠΊΠΎΡ ΡΠ° ΡΠΎΡΡΠΉΡΡΠΊΠΎΡ ΠΌΠΎΠ²Π°ΠΌΠΈ. ΠΠ»Π΅ Ρ ΠΏΡΠ΄ΡΡΠΈΠΌΡΡ ΡΠΊΡΠ°ΡΠ½ΡΡΠΊΡ
@quartz beacon
i wish I would speak more languages
brb
<@&831776746206265384> how much longer is my voice mute
did you receive a DM from @wise cargo when you got your voice mute? check there. if you need help please DM @rapid crown
no
He made song called Euro papa and got to the last semifinals of eurovishon 2024
@upbeat bobcat
Yes sorry I AFK
Hey!
Math wbu?
Breakfast
nice
Hi @Haven π
!voice
Canβt talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.
You can check !user in #bot-commands
Yes
Hi
i actually joined the server over here to learn how to programm in python
Actually have 2 games published but...they are at a beginner's level.
yeah :3
wanna download them?
its a 2d game
it doesnt require much system power.
one of the game is an text adventure rpg called scriptureblade
the other one is a pong replication called Py.ngPong
Python
Cool :]
i actually have a microphone
but...
im surpressed
by the server
yeah.
Poor me 3:
Yeet
i can show you some pictures
cool :3
Sci- fi
Those are some snippets of my game Scripture-Blade
It was programmed with the help of me a german programmer and some foreigners
yeah its static
we have some animations
true
Thanks for the attention :3
Yeah π
There is also some music
and a lot of sounds
but i cant show the sounds and music 3:
or can i upload videos in here :3?
lemme check
@verbal zenith https://github.com/topics/discord-ticket-bot?l=python&o=desc&s=stars this can help you ig
!voice
Canβt talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.
@amber cipher
Which game?
My own game
which i created with python :3
okay the sounds are a bit too loud. XD
Nice game
hello
@tawdry mica Why
@MTR Can you open the mic for me?
No one mind. It is a public vc
Why?
ight
anyways im kinda new to python
u know do u have any like umm
reccomendations?
For me to speak
Oh I misunderstand your msg
no no using edge you hate yourself jk jk jk jk jk jk
HI
For me to speak
I can't
!voice
Canβt talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.
as opal said
hehe
wut do yall use to code?
and do yall plan to code as a profession?
same
i use vs code
now
idk y i feel so young
in this vc
25?
dang
ngl
thats not bad
means more ppl to help the beginners
quick question
wut do yall do for a living?
ah np
@somber heath hiπ
so sorry for the question
mhhhhmmmmmmm
so like
π
u sound like that
like a spy
works for the goverment
this vc is growing
it does that
@brazen belfry π
!code
Hello
alright
#Grade_checking.py
print("Welcome to the grade checking program")
students = []
total=[]
assesments = []
check = int(input("How many assessment(s) are we checking today: "))
for x in range (check):
name_a = input("What is the name of assessment {}: ".format(x+1))
assesments.append(name_a)
number = int(input("how many student grades are we checking today? \n"))
for x in range (number):
name = input("Enter the name of the student(s): \n")
students.append(name)
for x in range(len(students)):
student_scores = []
for i in range(len(assesments)):
score = int(input("What did {} get in their {} :\n".format(students[x], assesments[i])))
if score >= 90:
print("{} got an A in their {} \n".format(students[x],assesments[i]))
elif score >= 80:
print("{} got a B in their {} \n".format(students[x],assesments[i]))
elif score >=60:
print("{} got a C in their {} \n".format(students[x],assesments[i]))
else:
print("{} got an F in their {} \n".format(students[x],assesments[i]))
student_scores.append(score)
total.append(sum(student_scores))
for x in range(len(students)):
print("{} total score is {}\n".format(students[x],total[x]))
what are f strings?
!f-strings
Creating a Python string with your variables using the + operator can be difficult to write and read. F-strings (format-strings) make it easy to insert values into a string. If you put an f in front of the first quote, you can then put Python expressions between curly braces in the string.
>>> snake = "pythons"
>>> number = 21
>>> f"There are {number * 2} {snake} on the plane."
"There are 42 pythons on the plane."
Note that even when you include an expression that isn't a string, like number * 2, Python will convert it to a string for you.
I recently started learning python programming , I am completely new to it. I am in high-school rn. Hope to learn from all of u here
Hi completely new im bagel
ok SIR
YES SIR
oh and i have this code
@formal cedar π
!kindling
The Kindling projects page on Ned Batchelder's website contains a list of projects and ideas programmers can tackle to build their skills and knowledge.
i dont understand a thing
ok
CATS
MUST
GO
i got chased BY 8 YESTERDAY
HELL NAH
never entering random alleys
Hello Guys!!
Lyall's wren or the Stephens Island wren (Traversia lyalli) was a small, flightless passerine belonging to the family Acanthisittidae, the New Zealand wrens. Now extinct, it was once found throughout New Zealand, but when it came to the attention of scientists in 1894, its last refuge was Stephens Island in Cook Strait. Often claimed to be a spe...
extincted because of a single pet
@vestal copper π
!voice
!voice
Canβt talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.
showing : You have sent less than 50 messages.
@robust mason π
hii
Scruff McGruff the Crime Dog is an anthropomorphic animated bloodhound created by Dancer Fitzgerald Sample advertising executive Jack Keil (who also voiced the character) through the Ad Council and later the National Crime Prevention Council to increase crime awareness and personal safety in the United States. McGruff costumes are used by police...
@worn lake π
hi team
hi
hahaha
ngl
They are better with sugar
ngl truly the best desc
HEHE
im everywhere man
Yup
bcs i was never on this week
i mean
the best part of bagels are
the middle π
ngl i have never eaten a bagel irl LOL
im a donut guy
i love how i became the main topic HEHE
thats a donut
nah
NUH UH
SALTY
DANG
sonic
yes