#voice-chat-text-0
1 messages Β· Page 456 of 1
rust, ew 
thanks for the time tho 
What I'm even looking at
r#"..."#
if you need to, for some reason, have "# inside, then just add more # around
r##" "# "##
add #s until works

I don't even know how to react to that
though ig in Python you can achieve the same with """..."""
mostly
since \ is normally not used in SQL
hmm
ig makes sense
mostly
I was wondering why os.path.join didn't include the slash after 'H:'
!d pathlib
Added in version 3.4.
Source code: Lib/pathlib/
This module offers classes representing filesystem paths with semantics appropriate for different operating systems. Path classes are divided between pure paths, which provide purely computational operations without I/O, and concrete paths, which inherit from pure paths but also provide I/O operations.
...
So apparently 'H:Folder\' is valid?
it's likely for some weird other prefixes
though still kind of unusual that joining doesn't add a / anyway
At this point might as well just write the whole path with the / for posix and \\ for windows
use pathlib
it's made for that exact purpose of being generic and user-friendly
I'm curious, why python bot added this
hm
the what
I will take a look, thanks anyway 
!voice
Canβt talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.
Tesla calculated in Quatarions @main comet
trying to remember how to spell it
In mathematics, the quaternion number system extends the complex numbers. Quaternions were first described by the Irish mathematician William Rowan Hamilton in 1843 and applied to mechanics in three-dimensional space. The algebra of quaternions is often denoted by H (for Hamilton), or in blackboard bold by
H
...
finally done with brushing my hair so can join now
@toxic meadow what level of data structures- and algorithms-related education do you already have?
consider me at 0
are you taking any courses already?
unironically, two best resources for me were Wikipedia and University when it came to data structures
leetcode is useful for applying those
codewars is good too, but it's structured very differently
One sec at the checkout at Walgreens
can u suggest any course?
I've never looked through any serious courses other than one AI/ML course
... and that one course was in Russian
SEND ME AIML ALSO
im a aiml pursuing undergrat
I'm getting food stuffs. I'll unmute soon
chief ducky officer
@somber heath this is why you are my favorite
someone needs to manage all these after all
do u have any suggestion?
are you working on any projects currently?
with any hands on learning courses?
nah im restartin rn i left coding cuz i was sad i think
played games 8hr a day
now wanna have a fresh start
gonna do dsa and ML
you should start working on your own projects as soon as possible
anything helps
find ways to apply data structures there instead of just learning them for the sake of learning
i will in a week im just starting
but i didnt learn at all
im at two pointers
im followin neetcode.io roadmap
help me alisa TwT
@main comet why not both
@main comet there is a guess of who that might've been, at which point, yeah, both options + hiring attempt
I have no idea of how learning is supposed to be done
(yes it did take over an hour)
(human not included)
hi
hi
cereal port
pre-calculus? no we're doing post-hardcore calculus
given how mathcore is a genre, yeah, checks out
.
@main comet watch WarGames
you might understand one and a half more references
.
Past me is such an inconsiderate jerk
but why have we not abandoned the misinterpreted context
the most I have on record per game is this
1000h per year is around okay
I definitely know I've listened to "Π₯ΡΠΎΠ½Ρ" for several hundred times already
probably over 500
btw can u share those ml courses?
u did
Find the album 'Tetr4' here : https://OnAndOnRecords.lnk.to/TETR4
2xLP Vinyl Edition : http://www.onandon-records.com/fr/7-all
Follow C2C :
http://www.facebook.com/C2Cofficial
https://twitter.com/C2Cdjs
http://soundcloud.com/c2cdjs
http://www.c2cmusic.fr/
C2C logo by LVL Studio
@toxic meadow Bye π
I doubt there's an English version
good nighty everyone
ahh gotta learn russian language
lmao
was mentioned here a couple of days ago
seemingly still used widely enough
Cya @rugged root
Unboxing 40 year old, Cold War, 125mm PU-12 Armor-Piercing Fin-Stabilized Discarding Sabot training round, with PU-105 dummy propellant charge. This 125mm ammunition used in the D-81 smooth-bore gun, which was installed in many different main battle tanks: T-72, T-80, T-90, among others. The service versions of this ammunition are pushing 6,000 ...
Yo @vocal basin @main comet @somber heath Hows it going
minesweepering https://minesweeper.online/game/4531161044
epic
@restive prawn π
yeah, necessary sacrifice
to prevent voice trolls
at least most of them
some do, but most don't
I haven't seen the VCs pre-voice-gate, but allegedly it was way worse just before its introduction
you overestimate the modern human's ability to follow through
just realised how balanced the VC is
(3/3 split by at least two separate metrics)
somehow still surviving
goddam
ah, forgot, also staff/non-staff is split 3/3 too
so three metrics total
my brain really did just go through "wait, where did you even get ice in Australia"
the context of a refrigerator was not instantly recognised
gambling time
only 46% done before explosion
why is the Australian mountain Polish
Russian pronunciation for it is somewhat unusual
kostsyushko rather than koshchyushko
like ts is very articulated
I have no idea what the right one is
seems to be shchtsyu
Εciu in Polish, ΡΡΡ in Russian
but Russian version is simplified to ΡΡΡ (stsyu)
I don't remember what was the highest mountain I've been to
idk what altitude that is
@plain sparrow π
the animal did not like being fed soy meat
(it did not pick the right timing, because we did not have proper meat prepared that day)
@spare rampart π
@somber heath for the next time Zak joins:
@pearl sigil π
I can see how Discord could facilitate interviews and whatever but you still need some external system to match candidates with companies
even if that could be a bot or whatever
not trying to build something like that, not trying to build any app or write any code
idk what job interview are supposed to be like
haven't participated on either side
also I'm starting to miss words again
in sentences
aaaa
writing is hard
I shouldn't be attempting it right now probably
@shrewd warren π
@wind raptor server cringe bc I need to send messages before I can speak :/
But I'm doing fine
how ya doin?
@somber heath Alright
Not at the moment
I have exams coming up
but I was working on TSP
aka (ChatGPT prompting till I get shit I want)
@somber heath Hear me out
You know the principle of least action?
Or snell's law?
@halcyon grail π
Like when light is refracted it seems to find the path of least distance through that medium
Traveling Salesman Problem(TSP) @wind raptor
TL:DR on a scatterplot find the path of least distance in a reasonable amount of time
ok :)
I think it's on the permutation
COL, I think, is the colouring? I don't remember
I don't think permutation but combination
like in the context of NP stuff they shorten it all the time
that's no more than n!
n! > n!/(a number > 1)
you'll need non-integers for it to be otherwise
and negative inputs
and the extrapolation of factorial rather than actual factorial
!d itertools.permutations
itertools.permutations(iterable, r=None)```
Return successive *r* length [permutations of elements](https://www.britannica.com/science/permutation) from the *iterable*.
If *r* is not specified or is `None`, then *r* defaults to the length of the *iterable* and all possible full-length permutations are generated.
The output is a subsequence of [`product()`](https://docs.python.org/3/library/itertools.html#itertools.product) where entries with repeated elements have been filtered out. The length of the output is given by [`math.perm()`](https://docs.python.org/3/library/math.html#math.perm) which computes `n! / (n - r)!` when `0 β€ r β€ n` or zero when `r > n`...
!d itertools.combinations
itertools.combinations(iterable, r)```
Return *r* length subsequences of elements from the input *iterable*.
The output is a subsequence of [`product()`](https://docs.python.org/3/library/itertools.html#itertools.product) keeping only entries that are subsequences of the *iterable*. The length of the output is given by [`math.comb()`](https://docs.python.org/3/library/math.html#math.comb) which computes `n! / r! / (n - r)!` when `0 β€ r β€ n` or zero when `r > n`.
The combination tuples are emitted in lexicographic order according to the order of the input *iterable*. If the input *iterable* is sorted, the output tuples will be produced in sorted order...
There's a proof
0! := 1
(n + 1)! := (n + 1) * n!
it is by definition
if the definition you're using is sane
either definition of factorial, or definition of product
I remember watching a guy explaning it with this method couple years ago
base case of multiplying 0 things is 1
by the same logic that sum of 0 things is 0
you can't extrapolate factorial to negative integers in a reasonable manner
it's 1 because 1 is neutral element for multiplication
n! = n x (n-1)!
the base case
How is everyone doing today?
I prefer this
and also you need a base case for recursive functions
this one is kind of not a constructive definition
but instead axiomatic
you need a strict base case
@untold garnet π
for induction to work
@somber heath hi
I've been told that I need to learn A LOT of math for computer science
So I learned as much as I could
Does anyone use Pycharm?
@primal shadow what about python script?
what you do there is:
you take an axiom n! = n (n-1)!
you prove 0! = 1 if it's possible
then reconstruct everything upwards
... you also assume 1! = 1
maths doesn't really give you recursion for free
you need to construct it
Honestly you could translate python and pseudocode to mathmatical functions
I've done that for my comp sci quiz
translated a for loop to a sigma sum and evaluated that instead of the code
!pypi wolframclient
via induction
fun fact: you can prove induction
the proof is somewhat weird but funny
!stream 745015733238497330 30M
β @terse garden can now stream until <t:1745372064:f>.
don't tweak/tune; debug.
@terse garden You didn't show your work >:(
very noice
@terse garden Do you work for a university for your research?
What field of Mathmatics are you trying to get in?
I couldn't find that in a reasonable enough form so had to figure it out myself
@terse garden I bet that guy could write an entire english paragraph into some mathmatical equation
yeah
that guy is nuts
He's a math whiz oOoOoO
@terse garden average Category Theory experience
Average set theory guy
It'd be cool to know everything
I did, in a way, get a job because of having learned some parts of category theory
@terse garden Since In my math class I am considered "smart" and understand the concepts I usually hold myself to help others understand the concept
yeah
Isn't that what perelman did with Hamilton?
yeah
Hey @frosty shell π
!stream 227885138623594497 30M
β @tulip gyro can now stream until <t:1745376581:f>.
Animating technical concepts is traditionally pretty tedious since it can be difficult to make the animations precise enough to convey them accurately. Manim relies on Pythonβs simplicity to genera...
Oooooh that is nifty @tulip gyro
it animates fast because you precalculate the frames into a vid file
@tulip gyro
@urban ledge π
Depends on what ALOT is. For comp sci you should know:
- Linear Algebra (if you are a AI/ML or quantum developer then tensor networks as well)
- Prob and Stats
- Calculus (multivariate functions, differentials, integrals)
- Discrete math
And 90 percent of these are covered in school, in IGCSE that's usually A and O levels.
do we even do O levels anymore?
Afaik.
British educational system? I think A levels phased them out?
Yeah IGCSE.
iirc they still do A and O levels.
Maybe it's changed.
ahhh kk
like I know my mother did O levels
and when I was a kid it was A levels
I failed school so :L
I went to a special needs school as a kid, later I redid my GCSEs and got A levels equivs and then went to Uni to study BSC Psychology and Neuro
@still carbon π
Yeah I wanna to find a crack version of InDesign
We won't help with that
I wanna make a art portfolio, I want a find an alternative to InDesign
We don't help people find cracked or pirated versions of stuff
I'm looking for cheaper or free ones
@still herald https://www.scribus.net/
Only problem with this one is that you can't import InDesign projects or whatever they're called
Gya anyone know about Barrier ?
Music video by Daze performing Together Forever. (C) 1998 Sony Music Entertainment (Denmark) A/S
I think Logitech has something similar. I know my mouse can swap between two different dongles (tee hee) that can be connected to two different computers and I can swap between
kind of but not like this
Is it this? https://github.com/debauchee/barrier
Or is it a different one
Are mechanical keyboard, as good as they are advertised?
Yes sir
!resources @odd dove
The Resources page on our website contains a list of hand-selected learning resources that we regularly recommend to both beginners and experts.
We're a large, friendly community focused around the Python programming language. Our community is open to those who wish to learn the language, as well as those looking to help others.
welcome
I have a project with raspberry pi that will be just yk these automatic radio systems for annoucments in school. I will create it with flask backend bc i am a python senior
cool
i know, my dad gave me this idea bc i want to be the student school presisident or idk how you call it. (I dont speak english natively)
I use arch btw
!stream 553259247853633546 30M
β @full ether can now stream until <t:1745427574:f>.
# Create a new directory for our project
uv init weather
cd weather
# Create virtual environment and activate it
uv venv
source .venv/bin/activate
# Install dependencies
uv add "mcp[cli]" httpx
# Create our server file
touch weather.py
what does uv mean?
The MCP (Master Control Program) is the operating system of the Burroughs B5000/B5500/B5700 and the B6500 and successors, including the Unisys Clearpath/MCP systems.
MCP was originally written in 1961 in ESPOL (Executive Systems Problem Oriented Language). In the 1970s, MCP was converted to NEWP which was a better structured, more robust, and mo...
The client sends your question to Claude
which line did this?
https://github.com/SergeyMakeev/RobloxAvatarExporter
https://x.com/MaximumADHD/status/1599229087746097154
im tired ive been trying to figure this out for like 2 days i cant do this but i really need it π
Contribute to SergeyMakeev/RobloxAvatarExporter development by creating an account on GitHub.
@wind raptor would be helpful if u can help me with this π
mb for pining
What's going on with it?
Whatβs happening under the hood
When you ask a question:
The client sends your question to Claude
Claude analyzes the available tools and decides which one(s) to use
The client executes the chosen tool(s) through the MCP server
The results are sent back to Claude
Claude formulates a natural language response
The response is displayed to you!
well roblox studio doesnt support fbx exporting, there is this guy that made a way to export as fbx, and somehow it didnt work for me
also the guy that made a tweet about it said this
Sorry, I have no experience with Roblox or fbx or Lua
ah, no worries
cuz in here it has a python that says to run it
it doesnt work for me
what do you mean by "doesn't work"?
mind talking in dms about it?
i did that
like nothing happens
i would like to share my screen but i dont have access in the server
you did this, right?
Well how to be an expert in anything?
"in anything" in what sense?
So, I read this article about
was interesting
Whats common for all experts in all fields.
rule 1 of teaching programming: do not teach C++
did you mean to ping Aaron?
It was my first language.
Python was so easy after c++
How to become a Python expert (knowledge base):
- docs.python.org: tutorial, library reference, language reference
- Get a feeling for and hard understanding of how Python works reading the source: https://github.com/python/cpython e.g. list implementation (https://github.com/python/cpython/blob/main/Objects/listobject.c), dict implementation, object implementation, ceval.c loop (https://github.com/python/cpython/blob/main/Python/ceval.c) etc...
- Stay on top of what's coming in Python via PEP's (https://peps.python.org/pep-0008/), What's new in the docs, and mailing lists. https://www.python.org/community/lists/
- not mentioned here, actually using it for a while...
embed explosion
if you ever think you don't fully understand copy/move semantics, it's not a you problem, the language is just broken
thats actully helpful
thank you
β€οΈ
wanting to become an expert is somewhat useful
(having interest in the field rather than seeking it for money)
depends if u build something
because they got more free time and stable income
^^^^
@haughty pier why I can't talking in voice chat?
How do I coupe with life!
NOTHING I DO MATTERS!
earth is only 4.5 billion years old, roughly a third of the age of the universe.
Humans have existed for only 300 thousand years.
thats approximately 0.0066 percent of the earths life time.
HUMANS HAVE ONLY BEEN AROUND FOR 0.0002 PERCENT OF EVERYTHING!
WE ARE SUPPOSED TO BE SOME OF THE MOST ADVANCED LIFE IN THE UNIVERSE!
I FEEL ALONE AND ABANDONED BY SPACETIME ITSELF!
Okay
ok
How are you?
i am fine
EVEN IF WE NUKED THE ENTIRE PLANET, POLUTED THE OCEAN, DESTROYED THE ATMOSPHERE...
IT WOULD ALL BE BACK TO NORMAL IN LESS THEN 100,000 YEARS!
@haughty pier what kind of professor are you?
tell us about nixos @haughty pier
You wont be there to see it. Just enjoy the time you got dude.
@haughty pier What do you think about CAISO (Cheif AI Security Officer)
THATS WHAT IM SAYING!
IM INFINITELY SMALL!
Its basically managing Security on AI and Cyberspace maintaining a balance in both
CISO -> CAISO
more of a VP role
would you mind not using the capslock when you type, it comes across as very shouty.
@haughty pier I want to learn to code, how can I start? No one in my high school teaches it.
Do you have the link to 640?
Alright now I have a question, Can we integrate AI into os? Like an OS that is managed by AI (More like from the movie Her)
Lol
don't use floating point in the kernel
ποΈποΈ
also, no, we already have enough debuggability problems
LOL
OSes should become more open, and AI is the exact opposite
Well I have no idea about how a kernel works
same for reliability and clarity
Hm. You are telling AI will be unreliable forever?
AI is always an external untrusted agent
@haughty pier are you a millionaire?
treat it as a user that can't be held liable
Alright. But clarity?
the algorithms, especially for critical sections must be as obviously clearly correct as possible

any pseudo-random or intentionally obscure construct is fundamentally at odds with that
@haughty pier can I start coding on the phone ,no need to have a pc?
I would recommend getting a PC
termux+vim
Hm interesting
How did you start to code?
Windows XP port of TurboPascal almost two decades ago
Wow
How do you see programming now? @vocal basin
AI is slowing down overall programming progress, so people who are willing to learn get more time to do so, in the age of stagnation that's just beginning
okay i give up on this fbx thing π
as for a more serious answer, I'll need to actually think
Well please do
I'm considering making my own language soon; for certain specific things that I dislike about raw C, and getting more control over the underlying stack
it might still be just a C-backed language, just with different high level syntax and semantics
Everyone just hates C for semantics
after doing some calculations I have come to a conclusion
I love C actually. I just like to suffer
giant language, but not as giant as most others
3
π
Zig currently is the default option for better C
ZAG
C++ is kind of a "just happens to also compile C" at this point
Concepts are at least four decades still late
Yeah Sometimes, I just see some C++ code and think its C
I mean in its relation to C
you shouldn't be writing C++ in the style of C
#ifdef
If you could shoot some examples?
C: malloc/free
C+: new/delete
C++: just use the language features ffs
@haughty pier LOL
MPGA
official C++ guidelines do state that you should be using a C++ compiler to compile C
@wise loom settings
@wise loom On dms
it got moved
and you got warned about it by discord itself multiple times
(if you were using desktop/web)
@wise loom it's there now
settings -> content and ...
for whatever reason
Oh yeah i just now noticed it. Discord ui is just getting blocky
it's been there for months from what I remember
popup has been appearing over and over
Make Python Great Again
I saw some flags Mr.NixOS
something and Gibraltar?
I found it, it was in User Settings > Content & Social. That's where all blocked users are.
what is MP a regional code for
Told you @wise loom
yeah, they're regional indicators, put π² π΅ π¬ π¦ together without spaces and they make π²π΅π¬π¦
ah nvm I was wrong
ga is Gabon
I've been visiting stack overflow less and less in the past years
@haughty pier
def gcd(a, b):
raise NotImplementedError("closed as duplicate")
copilot soon
WTH lmao
I'm not currently able to style that properly
(line 2 is supposed to be grey and in italics)
everything after XP was a mistake clearly
@haughty pier restart explorer.exe
from task manager
or wherever
you need to kill it, then start it
task manager is the easiest option imo
now from the task manager start it
@haughty pier
def gcd(a, b):
***raise NotImplementedError("closed as duplicate")***
My bad
there is an option in the task manager's toolbar to do effectively ctrl+r
You cant I guess. Its afterall code, so you shouldnt be able to
should be able to view it if not on mobile
from __future__ import annotations # postponed evaluation of annotations
!e
from __future__ import braces
:x: Your 3.12 eval job has completed with return code 1.
001 | File "/home/main.py", line 1
002 | from __future__ import braces
003 | ^^^^^^
004 | SyntaxError: not a chance
it used to be possible to enable both <> and !=
I dont understand
>>> from __future__ import annotations
>>>
>>> def foo(bar: does_not_exist_yet) -> Baz_not_implemented_yet:
... return
...
>>>
<> is alternative syntax for inequality
Oh okay
Python 3 should not be able to support it
I think I saw this somewhere. I just dont remember
!d future
Source code: Lib/__future__.py
Imports of the form from __future__ import feature are called future statements. These are special-cased by the Python compiler to allow the use of new Python features in modules containing the future statement before the release in which the feature becomes standard.
While these future statements are given additional special meaning by the Python compiler, they are still executed like any other import statement and the __future__ exists and is handled by the import system the same way any other Python module would be. This design serves three purposes:
These are special-cased by the Python compiler ?? to allow the use
Is this what you were mentioning earlier when you told python and C can be used together? @haughty pier
!e
from __future__ import barry_as_FLUFL
print(1 <> 2)
:x: Your 3.12 eval job has completed with return code 1.
001 | File "/home/main.py", line 2
002 | print(1 <> 2)
003 | ^^
004 | SyntaxError: invalid syntax
no that's not it
I can hear you mr NixOS
you need to use C and Python together?
Idk.
Python is, in a way, a framework for using C libraries
@haughty pier Can you elabroate on this?
Alright
a lot of code is either developed in C or has a C interface
however C is clumsy to compose
Hm
Python allows you to put a more strict interface around what those libraries do
at a performance cost
the main implementation of Python is written in C and has an extensive API for accessing language features from compiled code
(that way you can integrate C, Rust, Zig and whatever else)
@haughty pier which OOP?
Liskov didn't call it OOP
what she advocated for were abstract data types
Yeah, I know that so basically C and python are the same but python has some strict interface to compile C. So whatever we do in python is just api calls to C?
there are multiple options of linking C and Python together
mostly split in two groups:
- dynamically linking C libraries and using them directly
- extension modules
Alright
@vocal basin hii!
Whats so special about RUST?
Hm.
Memory safe!
C : Sure.
Python is advertised as "Programming language that is close to english"
Bye @cerulean ridge
what language would be otherwise? uiua?
though I guess uiua still retains some englishness
Ignore this message please
Every language is in english
ig 1Π‘ would be an exception
My bad, Assembly
mov sounds kind of like move
machine code
I was about to type it in
very APL-ish
https://www.uiua.org/tour
You guys have any experience working closely with gates and Machine code?
@haughty pier
mostly in simulated environments
Whats the story?
the story?
I mean the story of getting into machine code and gates
WTH!!
there are books, free and paid that talk about it
Hm
buy and play through the game called Turing Complete or some free web alternative whose name I forgot
How to get rich slowly, analysis with Python:
def future_value(payment, interest_rate, number_of_years):
return payment * ((1+interest_rate)**number_of_years - 1)/interest_rate
>>> future_value(30_000, .05, 20)
991978.6230866533
>>> future_value(30_000, .06, 20)
1103567.736106424
>>> future_value(20_000, .06, 20)
735711.8240709493
>>> future_value(20_000, .08, 20)
915239.285962327
>>> future_value(22_000, .08, 20)
1006763.2145585597
So if you save 22k a year, invested in a diverse portfolio of market investments and bonds getting a return of about 8%, you'll be a millionaire in about 20 years.
depends on the currency
22k is still a lot of money in Rupees
β almost rouble millionaire
Yeah definitely
@tepid edge what does the metaclass represent in your case?
yeah, that wouldn't be a Protocol
Protocol must not contain anything other than signatures
you must be able to duck type it
TypeScript's &, yeah
@tepid edge what external types do you need to represent?
ones you didn't write
which have the method
I'm trying to remember if I saw any solutions to that previously
when I tried asking llms a while back claude hallucinated & into the language
and I briefly believed it
I got intel from KGB about Alisa Feistel!
I got intellij from jetbrains
you got spelling fixed before I could comment on it
did you discover they're a deep cover asset of Ukraine? π
intel is still better than amd
Alright guys I gotta run. It was nice talking with you all
KGBelarus
Ukraine?
You mean russia?
ooh, double agent!
KGB is Belarusian
kgb was fsb
the other way
The real investigative journalism is in the python discord
Intel told me she was born in year 2005
brb switching OS
that's the other Alisa
well that's no longer their main name either though
(one of the other three)
the KGBelarus lied to you
He ain't lier
I have 176 people in my block list on Discord.
The vast majority are from here and from a jobs Discord I left.
He told me you are man disguised as woman online to lure the man to manipulate them for your secret plan to destroy Putin Regime!
KGBelarus on hard drugs
hard vodka*
*homemade ethanol
Drugs are for american!
while the previous guess I could trace to a specific source (a known actual manipulator), this time it's just some sort of bad trip hallucination type of story
also no idea where "lure the man" comes from
this fantasy does not align with the public profile lmao
chatgpt maybe
a lot of things come from it lately
Marita Lorenz is prime example of it!
Poor Fidel Castro!
They just put up a statue for Fidel in Moscow, didn't they
He is legend
ChatGPT is indeed biased towards women.
I think ChatGPT must be Simp disguised as AI
estimated $200'000 in cost
@wise loom break;
name is illusion
@viscid merlin I can hear you, and both other unmuted people
there are no mechanisms for skipping voice verification of someone else if that's what you're asking
soo
what can she do ?
@raw swan for now, you can just participate in conversations using text
type here
@raw swan
I think she can!
Maybe she has messages less than 50 in server?
Nothing much can be done!
She can use voice chat text 0
also kind of unusual to guess so late given #voice-chat-text-0 message
Just seeing this, somehow I missed it earlier - you can connect a bluetooth keyboard and install a terminal emulator on your phone
Symulation of cellular automata - "Life".
Symulacja automatu komΓ³rkowego - "Gra w ΕΌycie".
Good AnimationS!
tempting move
but no
Elm is where large part of reactive programming in JS comes from iirc
the sane part
not the RxJS part
@haughty pier you can probably compute it a bit out-of-order
since it has effectively a speed of light limit on causality
time to outmatch those with negative score
@haughty pier do notation for monads
not a do monad
it's a syntax sugar for >>= and other things
btw there's a >>= token in Rust
and Python
... there is kind of nothing actually interesting about that fact, it's just a Haskell-related joke
it's just right-shift-assign
compound operator
however
in Rust it has more meanings
Rust and Python have no custom operators
a : Vec < Vec < i32 >>= Vec :: new ( ) ;
another case where it appears
yes
this tokenises differently:
a : Vec < Vec < i32 > > = Vec :: new ( ) ;
because tokeniser is not aware of the context
I'd rather never let Haskell exist anywhere outside a container
GHC is so giant
I prefer the option to nuke it in a single command without affecting the environment
I have Rust installed on-host on my laptop
save for Python via uv
but Haskell I wouldn't do that way
podman run -it ???
whatever works
I didn't say actually write Haskell anymore
I prefer isolated networking per environment
which is not default for NixOS afaik
running dozen separate postgreses without having to deal with separate IPs or ports
just being able to refer to them by host name
sqlx (Rust crate) is quite great
it will also kind of force you to learn how to start containerised services during builds if you ever do CI
it heavily relies on 10th thing from here https://12factor.net/
A methodology for building modern, scalable, maintainable software-as-a-service apps.
if you're brave enough if your production doesn't yet make sense to separate from dev environment (since no one relies on it), you can just point to it directly during compilation
OMG! DID SOMEBODY SAY HARDWARE STORE?
THEY GOT:
allen wrenchs
gerbal feeders
toilet seats
electric heaters
trash compacters
juice extractors
shower rod
water meters
Can you delete these?
This is spam and not relevant
I spent a lot of time thinking up all those things in addition to the origial lyrics >:(
i'll only delete it if you say please.
please do
i'm in danger
Thanks
you can always send it via !paste to take up less space
or put it as public GitHub gist so anyone can see
I got intercepted by someone while restarting my pc
Nobody has said "hardware store" in this channel since 2023, so not sure why you even started that
@wind raptor
maybe very production
MVPMWP: mostly working => production
@cosmic bison just say it's AI who's typing
π Agentic
@cosmic bison that whole description sounds very similar to where I work lol
just different domain
slightly
@wind raptor why is there a wiktionary entry on this
uh
how much do I make
@wind raptor pre-tax or post-tax
pre π
I have no idea what is the default assumption of that in NA
I only know what my salary is post-tax
$31'800 annually
approximately
idk what it ends up being an hour in my case
I have no idea how many hours I work for
I'm hired for results not hours
remember: if they mention XML, RUN
@wind raptor "the other" requirements
non-functional
my software passed at least one audit
@cosmic bison AWS VK Cloud
here they're mostly weapons now
starting implementation of that plan in 2 days
oh wait no
3 days
I think
@main comet I never heard people say it's like copper
have we just exported all people who say that to America
everyone here says it's iron
hey
@vocal basin wassup
TeX mentioned
goodnighty guys
and mispronounced
my current aliexpress homepage is the girliest its ever been
alisa btw i was thinkin on starting my first project for ML can u suggest me one
obv tell me the one which i can make with least suffering
@main comet 15? more like 3
plz drop suggestions guys
if there's Q, then likely Chinese
year, PRC
why is there a naval variant
why would you put an ICBM onto a car onto a ship when you can skip the intermediate step
or are they planning to drive them across the floor of the Taiwan Strait stealthily
no
psychopathy is a synonym to sociopathy
which would mean being incapable of empathy
generally not something that can be quickly decided over a conversation
@main comet just a computer, mostly
some extra unusual ports
also
another option is their microcontrollers
including RISC-V capable
@main comet micropython
rpi is either just a computer or just a microcontroller
microcontrollers are computers
just smaller, and generally more limited
I don't remember if it's only 0 which is a microcontroller
iirc it is
okay, correction, board with a microcontroller not microcontroller
oh wait
they do sell their compute thing itself to other vendors
the pi pico is a microcontroller
a whole 0.5GB RAM
You guys use a microcontroller for IOT?
computer
I mean I pull off a Raspberry pi with ESP 32 does the job
@main comet those are different boards
rpi is expensive
Certainly yes
You guys got your hands on B200s by Nvidia
That rig was a beast running LLMs under 70B params like a joke with 20 toks inference
more than you think
I do not think therefore I do not am
!rule 9
SELECT
a.col_a,
b.col_b,
-- c.col_c
FROM table_a a
JOIN table_b b
ON b.id_a = a.id_a
WHERE thing
AND other thing
AND more
@viscid scaffold
py```@export var KEY_BIND_MSL := "key_1"
@export var KEY_BIND_SLOMO := "key_`"
@export_category("Advanced")
@export var UPDATE_PLAYER_ON_PHYS_STEP := true
var gravity = ProjectSettings.get_setting("physics/3d/default_gravity")
var speed = SPEED
var accel = ACCEL
var noclip_tog := false
var zoom_tog := false
var msl_follow_tog := false
var slomo_tog := false```
"antenna"
!stream 702587538849923122
β @main comet can now stream until <t:1745447484:f>.
what about the commas-on-separate-lines style
column1
,
column2
,
column3
hmmm
Pees!
I don't knowe, but i found it very interesting that people who put the comma first make less mistakes.
my hypothesis would be that it's more about "people who can choose a certain style do better than people who just do like everyone else", mostly because choosing a style requires some prior experience
Pi Pico 2 ? i am considering to get this for trying Cortex-M33 / ARMv8M (maybe run Linux if possible)
RISC-V support is kind of unusual
there do exist Linux-compatible RISC-V systems
but this one doesn't have enough memory
the datasheet describes 520kB SRAM (really not enough)
Pi OS (probably Raspbian) requires 256MB to boot (saw that from other discussion thread) π€
not sure whether it has this Hazard3 ,
Heterogeneous dual-core, interesting
that'd be
( column1
, column2
, column3
)
purple from #voice-chat-text-0 message
no one claims it was "invented"
also this joke style is completely irrelevant to what Haskell/Elm/etc. are styled as
And itβs not just because we havenβt discovered leading commas
the context was that people don't just avoid leading commas because they're unaware of that alternative style, but, instead, many abandon that style
the real issue imo is lack of support for final trailing commas
SQL has that because it's a syntactical nightmare
JSON has that because it attempts to be minimal
so neither allow ,)/,]/,}
between these two:
{
"a": 1,
"b": 2,
"c": 3
}
``````py
{
"a": 1,
"b": 2,
"c": 3,
}
```I'll always choose the second
between 1 and 3 I'd choose 3 too
being able to duplicate a line without breaking syntax is useful
Hello π
The guy with the mustache just looks so dead inside while he's doing that
Salespeople when you just want to cut to the chase and they want to give you the whole dog and pony show...
I've been to hibachi places like that too
"How many more times am I going to have a little volcano out of onion slices..."
F number why number have so many types
In computer science, extended BackusβNaur form (EBNF) is a family of metasyntax notations, any of which can be used to express a context-free grammar. EBNF is used to make a formal description of a formal language such as a computer programming language. They are extensions of the basic BackusβNaur form (BNF) metasyntax notation.
The earlie...
thats a nifty little process viewer @unique wyvern
Conway's Game of Life (CGoL) How to make the Gosper's Glider Gun
how about I just show you how to build the gliders next time?
Karl Sims
A video of Conway's Game of Life, emulated in Conway's Game of Life.
The Life pattern is the OTCA Metapixel: http://www.conwaylife.com/wiki/OTCA_metapixel - for more information, see http://otcametapixel.blogspot.com.au/
The life simulator used is Golly - http://golly.sourceforge.net/ which has a built-in script to generate these metapixel gri...
btw @verbal wharf sorry for ping but can u tell me something i have a question
@jaunty falcon
can u help?
i had a error once
in my friends pc
i did everything but
cant fix it
it said couldnt build wheel
tenserflow
same happened with other libs also
he told me
not every like pandas was just fine
btw what u guys expert in?
still like ur field
what u like the most
yea
codin
beautifulsoup
oh
its okay
i wanna do 2 things but confused as hell
like i cant manage them both
i wanna learn 2 things
but im havin a hard time managing those
no resources
no time
yea i do
but my speaking skills are bad ngl
im at that point where i can write ,understand but have a hard time speaking
like i stutter a lot
my accent is not very clear to people tbh so most of words u wont gonna get it
xD
text is just better
afk may be?
dsa and ML
same
now i wasted a lotta time
35?
Yup
somthings telling me this isnt going to end well
Something tells me it (could have) ended before it began
@forest bane π
Hello my brother
!voice
Canβt talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.
I don't complete the condition for use voice
Opal you know someone professional in python?
I want to create a boot for automation site web
Boot wait for the appointment open when opening they booking it
@bronze cliff π
Website. Appointment. Scheduling. Yes?
Yes like that bro

