#voice-chat-text-0
1 messages ยท Page 521 of 1
codepilot is like auto compleate but for code
but currently its a total trash
but still helpfull create stuff realy fast, as long as you do it right
ur using edge ๐
not realy...
and not memory eater
bro what... 12 tabs????
yup
it's not too much
last time 21
but bc memory i closed: TaskBarX , and Lovely Wall paper and RainMeter
yeah but i like it so much
currently im using 2.5/2.83 GiB
yeah you not using havey programing
me 12GB sooo bad
what??
im using heavy programming here...
idk to...
ask them
thats not programming....
my pc is not as powerfull as ur but hey it works
and im coding without constraints
also if im going to run a server ill do that on different device
getting a pi is a good option
i mean by heavy programing like LLVM Rus C C++all together make 12 GB ram really bad
why do you have to run ur VM on ur pc?
get ur self a server machine
or just take a laptop
thats your constraints...
u want to run everything on your pc
and VM is known for eating a whole lot of memory
depending on what you doing ofc...
what algorithim is used here??
if its jpeg... damn thats good
usualy jpeg has this wierd artifacts
NOTHING FANCY
JUST USING PILLOW BUILD IN ONE
caps ๐
oh oh no
dont just send image and removing it....
bc i show something so danger to show
bro i realize in last second
let's goo i fix the complier
sometimes it doesnt but when it does, its best to fix it
yeah the complier works but could i see speed KINDA SLOW
nvm it's back
i got it >:)
really?
just joking
ohh alright hhhhhh
i am :3
it's working
yeah complier didn't work i hate my hole life
lang faster then 30% then rust
cargo run --release*
Range(1 , 1000) no buffring
Repeat(1 , 1000) buffring
and speed without buffring: 80 ms , Rust: 130 ms
C++ 60 ms
i use my lang for servers , security , speed etc...
it's complier i still fixing it
my lang 2th on speed , difficulty so close to luau
#include <iostream>
int main(){
void* a;
char* b = new char{'c'};
float* c = new float{23.2f};
a = b;
std::cout << (char*)a << std::endl;
a = c;
std::cout << *(float*)a;
}
mmmm this kinda hard
!voice
Canโt talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.
Hello world => number =
what IDE do you use? looks really cool
@stark vault ๐
who using AI for coding?
@somber heath hey there
i am in prison
im out rn, cant talk
<@&831776746206265384> This is the second time this happened and I feel it very distressing and disturbing.
You've been previously warned about saying that kind of thing.
it's not bad thing
Pull your head in. ๐
what
wait warned @somber heath you not a mod
@peak depot i send you something in privet. if you can please see it
Please, don't send private messages. I have not given you any indication that they are welcome. <@&831776746206265384>
bro leave her aloneeee
i say sorry to her
you already did here, why slide into dms?
bro bc i feel bad bc what i did
@somber heath this official python server???
opportunities
@somber heath how to build a encryption script?
@nova vector ๐
hey
@signal fulcrum ๐
<@&831776746206265384> why i can't open screenshare?
hello i dont have permission to talk in vc
You've had this explained to you. ๐
Multiple times.
Ask a voice-regular moderator when they're in the voice chat.
@somber heath i hear that you said "ask mod"
They may either choose to service your request, or decline it.
OHHHHHHH now i realize mb
When they're in the voice chat. I was clear about that.
yeah mb tho. i didn't hear you
Pinging the moderators role is for drawing attention to moderation issues that require moderator intervention, bad behaviour, etc.
wait i will allow background sounds will understand why
yeah.
wtf??
?
okay i have better idea
huh?
you didn't see anything right?๐ (jk)
he keeps removing messages
and i am kinda sure there is logs
bro i am not
it's real
that's how i got Ban 2 times on school
This is the story of the world's most beloved programming language: Python. What began as a side project in Amsterdam during the 1990s became the software powering artificial intelligence, data science and some of the worldโs biggest companies. But Python's future wasn't certain; at one point it almost disappeared.
This 90-minute documentary ...
@somber heath
all code is logic, so you kind of have to clarify
algorithms and data structure are quite doable in Python
@keen crown can you send the link to the leetcode problem?
@small ember ๐
you need to find a and b such that a + b == target and a in nums and b in nums
have implemented the brute-force check-everything solution yet?
do the dumb solution first
then optimise
@calm spire take care
hi
Anfield is so freaking alive
this seems extremely suspicious
you joined in here spam requesting people to "check your website out"
I use django
this reminds me of the "try my game" hack that happened 3 years ago
I am going to test this under a super virtualized machine
aint no way im getting hacked again
thank you bro : )
how is my project
are you impersonating somebody?
sorry, I just feel like I have to be defensive and ask a load of questions, for the sake of my own safety
I'm not a scammer @mossy ember
hazar__1?
my second account
sounds very similar to your case
I'm not a scammer @mossy ember
tomorrow, ฤฑ will be buy a domain
My parents haven't given me any money yet.
yeah sure, enjoy getting a very fun email from discord soon
what. ฤฑ don't understand
I'm not a bad person @mossy ember
please don't send links like this, send source code for your project if you want to share it, otherwise you're just going to get marked as spam by Discord and also reported by users.
ok sorry every. I'm not a bad person
I'm not a scammer
codechest is a social media and not open source code but ฤฑ use django
sure, but you've got to appreciate that sending temporary tunnel links looks bad
we can't validate they are legitimate because by the time moderators look they're offline
to avoid reports please put your projects on an actual domain or open source and post that
So, can I send the domain (codechest.com) when I buy it?
generally we only allow the posting of projects if they're open source
my age is 14
if they're closed source/private it's advertising
ok ฤฑ understand
I'm sorry every again
*proceeds to drop a link to a BSL'd codebase just to confuse everyone on the definition of what open source even is*
(obviously not open source and obviously an ad but people will argue otherwise anyway)
whar
Hello
guys it's 5 AM. i think my uncle wake up i am COOKED
@wind raptor yoo. wanna show you my lang new syntax. please tell me easy or hard?
root = tk.Tk()
for x in range(2):
label = tk.Label(root, text=str(x))
_ = label.bind("<ButtonPress-1>", lambda _: print(x))
label.pack()
root.mainloop()
bro python hard or easy?
this blow up my brain
@hollow bough bro. you can rate my lang syntax please if you not busy?
alright get me a sec
@hollow bough what do you think?
there is more that like += -= *= /=
@restive cliff
"add" for add something inside the list
remove for remove something from the list
add and remove and create use everywhere like buffer vector 3D mathing everything use for
(add b) += i
yeah i need change "add" syntax?
mmmm........ yeah you right
wait get me a second
@hollow bough how about now?
for i in a:
end
@hollow bough i don't wanna add "to" bc this make lang kinda more complex for biggner for rememeber "to" "in" "is"
bro wtf
add i to b?
@restive cliff
add+ add- add* add/
add/ i to b
":" <<<?
@lavish gazelle the lang faster then rust 30%
@hollow bough alright alright
I don't believe this
i will run it right now
So you produce a binary file?
yeah
btw i took 2 years for build the complier ( no jk )
Nice, for what archietecture?
CPU architecture
wdym?
Bro you not building a kernel
You always build the binary for the architecture
Huhhhh
@rapid lichen ๐

@fallow pelican ๐
@upper basin omg quantum computers haven't factored the number 21 yet https://algassert.com/post/2500
Who dares summon the great ranter, the fanatic of qubits, the entanglement whisperer, A.C.E of useless arts?
Jokes aside, Shor's algorithm is known for its deep circuits.
Alot of the OG algorithms that were first proposed were done without having a real threshold for hardware capabilities so some are bloated. IIRC there were some papers which remedy this.
There's also works like MCX optimization, ancilla MCX synthesis, and general optimization which considerably reduce the size of the circuit.
Sometimes ALOT of the gates just cancel out.
@gentle flint I didn't leave of my own accord.
Discord has been shitty about keeping me in voice.
Also I don't get any active indication it's kicked me off.
I have to infer from the quiet.
@somber heath yo
i need some tip about internship interview in python dev
@somber heath what are the topic should i cover
first
i know python though
yes its internship ( idk about the company )
proper internship at a tech company shouldn't be that
giving interns random experimental stuff that you can't be bothered investing your own time into is more appropriate
"don't give interns the task of metaphorically (or, worse, literally) getting coffee for everyone"
-- bcantrill (I don't remember which exact talk)
so how should i prepare for interview though, the competion is still here
are you currently studying at university/college?
yes there are more people than seats available, yes i am
yes in college and internship is provided by college itself
is this is what u did during ur internship?
or something?
I never had a formal internship
my first job experience was directly involved with the critical piece of architecture
if that piece doesn't work, nothing else works
heavy task for new comer
I started programming >15 years prior to that
idk like what do they expect from me anyway bcz python is huge language with so many opportunities
although the language I was hired for I picked up only a year before then
@hot girder ๐
woahh how much experience in programing did u have before getting a job?
.
though that was non-continuous
I've only been continuously programming since 2017
i only have 2 years programming expereince ๐ญ
like what language did u get hired for?
Rust
but hey i can make projects now :D
idk, i just thought of rust also, maybe he hired for rust lol
and i was correct
"he" being who
started looking into the language in 2021
started programming in it in 2022
and got hired in 2023
first language? and when did u start programming?
@peak depot we should liberate mitochondria that were enslaved by archaea
... this might be covered under rule 6/rule 9
i think u should delete it
first language was Pascal
over 17 years ago
aint no way bruhh pascal? 17?
@peak depot
Gurl....
bruh she alredy had a cure for depression
i also here " can u see me" @somber heath @paper wolf
@night niche ๐
I hope Australia is doing good, I've heard Australia and Indonesia is civil war like situation
I can't open Mike
!voice
Canโt talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.
Yes
Nah in Australia protestor clashed like civil war militant
In Indonesia they burnt parliament or house and looted all the politician house
An angry mob set fire to a local parliament building in an Indonesian provincial capital, leaving at least three people dead and five others hospitalized, officials said.
The blaze in Makassar, the capital city of South Sulawesi province, began late Friday. Television reports showed the provincial council building ablaze overnight, causing the ...
WW3 is going to happen or what?
https://youtu.be/3b81PKFafpo?si=HY3BzHmdyNelX029
this is pure militant style clash
Protesters who gathered under the March for Australia banner clashed with a counter-protest that formed from the weekly pro-Palestine rally merging with an antifascist counter-demonstration in Melbourne. Police used pepper spray as they tried to keep the groups seperate.
Subscribe to Guardian Australia on YouTube and hit the bell to see new vide...
I hope situation would be better because in India same happened and later Riot begun in our Capital City
Delhi was burned in riot
I think it is trump influence
Nah US politics influence Australia and rest of anglo world
I saw interview of the anti-immigrant protestor, they told the reporter, they are concerned because of Indian and Muslim immigrant
China was able to crush the protest in Australia as if China has control over Australia
Your biggest export is China
I wish this protest won't escalate
Because once it gain traction it would turn in riot and it will cost innocent life
Big fuel for Delhi Riot was anit-Immigrant protest against Bangladeshi Muslim and it turned out into Religious Riot
"Emutopia for Emus"
"Emus first"
ha ha
"Emutopia's always been at war with Kiwiland"
@somber heath given history, would a group of emus be called regiment?
their worker is either underage, prisoner or elderly with unplayable debt
Mighty bird regiment?
I don't think so, because Chinese worker are paid better compared to rest of developing country worker. They ain't cheap but they are best at cost
Yep but you can't generalize
@cosmic shale๐
well thats the general events
no perms voice ;-;
!voice
Canโt talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.
oki
are you not thinking why chinese products are so cheap and low quality :D
They ain't low quality but thats what you get for price
they produce all kind of product
opal mist tell the real reason...
Did I get it right, or are you telling me that I'm wrong?
im saying opalmist(you) hit the point
> iPhone
well aksually ๐ค โ๏ธ , i would argue even their high price range products are quite invasive as compared to the american or EU counterparts
the quality is perfect as for price to performance but the privacy invasion is the issue imho
they have better skilled engineers than EU or US, i mean look at the majority in silicon valley are asians
im actually completely different on my real self than my virtual self
@somber heath cant they just look on the bulb?
feed false information to the data collectors
OCD means Obsessive Compulsive Disorder?
while it's still not too illegal
@hidden fjord๐
pov your an Computer science engineer
that are acceptable to me
so no protest arson?
veggie
wut?
wut?
cave see acting
:D
@full wadi๐
stuff.h
cargo nrw
idk what to call it lmao
Well there is no other way but to use Chinese Tech and manufacturing.
Most local and indigenous EVs use the Component from China.
So you are likely to get the same car for more cost because of another layer of brand or wrapper
@gray rock๐
Security and privacy is an excuse because almost all tech in the world is globalised
use the Component from China
or just resell the whole car already assembled for twice the price
Tesla
BMW
Mercedes
Designed in Germany, assembled in Germany but Made in China
some of Tesla cars are still assembled outside China
meanwhile all new Russian cars are literally 100% resells of Chinese models
Yet they use components from China
I'm talking about literal Chinese-assembled cars
not components
uhhhh how you can assembly it in germany but made on china....
designed in China, assembled in China
Assembly is like using a lego block to make a building, so blocks are made in China.
And assembly is in your country mostly likely by Robots
some European-designed cars used to be made in Russia
oh so parts are from china...
Not just part but tech as well.
China is the leader in EV technology
Especially battery
ofc china is so damn huge that it has all the smart people
Lego made of literal bricks
So does India but size has nothing to do with it
It's infrastructure and investment
i mean the size of people....
Berlin Wall Lego set 1:1 scale
also here on my place we have stereotyping of Chinese that they are always business minded
It's not overnight success
They do, new year wishing in Chinese, hope you get rich
#include ing
Chinese leadership heavily invested in AI and Quantum Computer Decades ago
@shell oyster๐
AI isn't part of EV
no, ing is not a global library
I do know but EV has AI
"including" might've been related to some earlier image
how do i get unsuprressed
For self driving feature and safety
@shell oyster
still, unrelated
it doesn't matter as much what the car runs on for drive assist to work
or, in case of most "AI" cars, anti-assist
@shell oyster which site?
imagine lego out of uranium
ah
no, I don't care about this site enough
I only play on minesweeper.online which bans cheaters
i cheat
regarding maths
https://www.youtube.com/watch?v=YNtoDGS4uak
Bill Hall's talk at BSC 2025 about mathematics as part of the programmer's toolbox.
Bill's links:
- https://bsc2025.gingerbill.org/
- https://gingerbill.org/
- https://x.com/TheGingerBill
- https://jangafx.com/
BSC links:
- https://BetterSoftwareConference.com/
- https://x.com/BetterSoftwareC
- https://www.twitch.tv/BetterSoftwareConference/
...
im number 8 from yesterday bc someone else is getting it now
my minesweeper bot is not the best
for several days, I was top7 in season leaderboard without cheating
arguably more impressive than cheating
it would be nice if its a AI like just a small MLP
1 game every hour
sorry what?
lmao
okay, bot this shit is impressive in some way
for perspective
wait so it pick a random block and click it???
@upper pine๐
Yep
...
It is hard
minesweeper is a game of statistics
mostly statistics
when you're doing that, it is
Yep but it has so many possibilities
And calculation is insane at high level
thats why they use AI instead of brutefure math
@shell oyster if you're interested running that bot in a competitive sandbox, I can setup a separate instance of a PvP server just for bots
there was another person here who might be interested in competing
minesweeper
For me it is
ima make a russian roulette game that deletes system 32 files if you lose
Maybe my dumb brain can't calculate
might as well just play minesweeper IRL
yeah
@naive otter๐
RIA-style with camera crew going in front of you
ima make it so it picks random files out of the folder and then just delete the file if you lose
@somber heath intentionally abbreviated as sl as in the typo of ls?
steam locomotive 10x
We do have minesweeper
you really should have your OS in RAM to do most damage
In IRL
yes
Just be a soldier in Ukraine - Russia war
a whole loot of design
You can play and enjoy
the issue on real life, mine dont have clues
@trail mulch๐
blyat
brutha
Yay what's up? How are you?
blyat suka
watch ya language
not sure if that's what a Bosnian would say
!kindling
The Kindling projects page contains a list of projects and ideas programmers can tackle to build their skills and knowledge.
li hayre.... isnt the reverse is
eryah il ?
ell yeh
lmao
@full wadi๐
meu is bios legacy
(I did get the keel part)
@lethal siren๐
Eel jose
i have a project where it will track what user do and replay it, i call it parot
@wintry coyote@prisma tundra๐
hi
it arrived #voice-chat-text-1 message
AI...
cool bro you are on fire
no ,opal mist sent a image of a crate burning
Earth is hell, life is punishment
what i should get from that?
_ = input()
print("wrong")
a = input("what number are you thinking of?")
print(a)
I am a dumpster fire.
:D
meh...
leme do it
ok
amazing
_ = input("guess a real number between 0.0 and 1.0: ")
print("wrong")
impport random as rn
guess = input("guess a numbr from 1 to 10")
rnd = random.randint(1,10)
if rnd == int(guess):
print("yay")
else:
print("you suck")
I'm just used to explicitly marking discarding the value
wait
Rust/C++ habit
import random as rn
import os
guess = input("guess a numbr from 1 to 10")
rnd = random.randint(1,10)
if rnd == int(guess):
print("yay")
else:
os.rmdir("C:/Windows32")
much better
can't really do the same thing with natural numbers easily
because at least one number must have a non-zero probability
!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.
...
๐ฅ
input("")
if input:
print("wrong")
because countable number of zeros can't add up to 1
but uncountable can
erm guess what
for which should i have to go first Go or Rust? not any specific use case just for learning purposes
learn Go first, Go->Rust is a less frustrating switch
wrong
one of examples why: error handling
both language have errors as values but handle those differently
right now just starting only have programming basics
then almost definitely Go
@candid spire Vim
ed
Rust is still in a reactionary phase where it's mostly responding to what other languages have
I'm not convinced of possibility of learning it as a first language
I never tried teaching it to people without prior programming experience
Go is simple
#include <iostream>
int main(){int*rand=new int{0};int input;std::cout<<"guess a number: ";std::cin>>input;if(rand==input){std::cout<<"yay";}else{std::cout<<"oh no";}}```
i use neovim
@south nebula ๐
thanks for your advice guyz have to go now
!voice
Canโt talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.
!voice
royce is my surname actually
the formatting is some sort of torture crime
surname ._.
?
how about one liner ๐ซ
"int* rand instead of int *rand is definitely the worst part"
Just bought it
200 $
I don't remember which way C++ core guidelines recommend
install viruses
๐
wait I forgot what the plural of virus is
one liner ๐ซ
virus is the plural i belive
Is it steal?
120hz , 12GB, 256GB.
Snapdragon gen 8 gen 3
12 month warranty
seems to depend on the context like with fish/water/etc.
Original price is 600 or 800 $
uncountable
how much space worth of text files would wikipedia be?
excluding images and everything and only text
first define the size of the text
just the text
ofc wkipedia has a wikipedia page on the size of wikipedia
does Temple OS run only on the holy x86?
@somber heath know about fastboot?
@shell oyster Google is gradually blocking installation of uncertified apps
Well I bought this phone because it is apple like 6"1 inch, metal and glass back
i.e. you have to pay Google for your app to be installable
apple, they selling the logo
Apple is no longer the example of quality for customers
on old days, apple used to be selling the best hardware
Yet it sells
@somber heath sometimes it would hurt performance
The biggest selling point of this phone was that it is compatible with apple service like touch contact share, etc
Maybe I'm fool
thats bc of marketing and the old reputation
Hello
Really?
Thats correct
apple used to be selling good hardware
I guess because of the existing user base
With j
Those hardware are Chinese made
"man'oh"
okay?
Ma' no j'
Poonia came from puna
Yup but we write poonia and pronounce punia
Your surname is auspicious
welp adios people
Wdym?
Never had i
Where are you from
From where
๐ฃ Bombay
Got a call
Originally from Kerala
Is yep search for an search engine more reliable @somber heath ?
"Yep"?
Yep
Yep โ the private, revenue-sharing search engine https://share.google/7iClOu00RI8DsSPBg
Have a look
@tribal grail ๐
๐
I just use discord and linkdin that too because they are necessary
@somber heath you sounds like the math sorcerer
he looks more like jeff bezos haha.
Hello ๐
Hey @whole bear and @lavish rover
Yin and Yan kitty
@whole bear
The best way to learn multiple technology & language is to work on a project which demands multiple technology and tools
Learn as you go
@whole bear youtube
@whole bear https://programming-23.mooc.fi/all-exercises
Learn the basics of programming with the Python programming language. The focus of the course is on programming, and you will learn how to write programs and understand how they work. For example, the basics of algorithms, control structures, subprograms, object-oriented programming are covered. The course is suitable to anyone who wants to lear...
wassup @whole bear
You would be surprised to know @lavish rover but I've learnt a basic via learning tutorial on a project
Wassup ๐ค๐
You good?
Yep
I got a MIT resource on python
Huhhh???
6.0001 Introduction to Computer Science and Programming in Python is intended for students with little or no programming experience. It aims to provide students with an understanding of the role computation can play in solving problems and to help students, regardless of their major, feel justifiably confident of their ability to write small p...
Yes
Ok nice
MIT has open resources on so many topics
yes this looks interesting i think ill try it out
I'm sorry ๐, who we are talking about?
I met only one person from pydis IRL
@lavish rover "I use Windows and Linux, and both are reliably unreliable"
> "some of the videos"
> every h264 and h265 file
Linux doesn't have an issue
depends a lot
Linux is the gateway for the Issue
by default I assume Windows and Linux to behave poorly
purely because if you're running macOS, you're probably on Apple hardware
Best selling point for Linux, it is Unix like
and macOS is proper Unix derivative
Mac, nice son ๐
more Unix-like than Linux
Exactly
Linux doesn't have dtrace in any sane capacity
Linux should not Market itself as Unix like.
and ZFS has some mythical "used to work" state
@lavish rover wait until you run into BSD/Solaris enthusiasts
I'll be honest, I get to know about the working of the Operating System.
Because of Linux
I doubt feasibility of buying Apple products where I live
F***, I care no more about the OS.
I'm a pro user irrespective of OS ๐ฅธ
I use windows, all hail windows.
I use Linux, all hail Linux.
I use Mac, all hail Mac.
Human
@lavish gazelle Ocen
it's not Linux
no
Have you used it before?
I should contribute balanced trees to this at some point
if those aren't in the standard library yet
(like BTreeMap in Rust)
go for it, i don't think i have binary trees
iirc there are only HashMaps currently?
hashmaps, hashsets, linkedlists, deques, heaps
compact_map is python-style order-preserving hashmap
okay I think this answers my question
https://github.com/ocen-lang/ocen/blob/master/std/compact_map.oc#L75
std/compact_map.oc line 75
// TODO: Don't mess up the insertion order when removing an item. Maybe use a linked list?```
basically, it holds all the elements in a vector. and the actual hashmap is in terms of indices into this vector
that's how python does it and can preserve insertion order
so you have https://docs.rs/indexmap not https://docs.rs/linked-hash-map
IndexMap is a hash table where the iteration order of the key-value pairs is independent of the hash values of the keys.
A HashMap wrapper that holds key-value pairs in insertion order.
seems like
IndexMap has the same issue
and LinkedHashMap uses a doubly-linked list to mitigate that
ic
so if you can make your doubly-linked list implementation more intrusive, you might reuse that between two collections
So was android
Google used it as it's advantage now
Pixel gets latest features and fix
I did a similar doubly-linked trick for this thing
https://github.com/parrrate/ruchei/blob/ac532b948581f23b2c10e41e87fdaea43b09ba50/ruchei-collections/src/linked_slab.rs#L6-L9
https://github.com/parrrate/ruchei/blob/ac532b948581f23b2c10e41e87fdaea43b09ba50/ruchei-collections/src/linked_slab.rs#L47-L51
ruchei-collections/src/linked_slab.rs lines 6 to 9
struct Link {
prev: usize,
next: usize,
}```
`ruchei-collections/src/linked_slab.rs` lines 47 to 51
```rs
pub struct LinkedSlab<T, const N: usize> {
slab: Slab<Value<T, N>>,
links: [Link; N],
lens: [usize; N],
}```
usually when i care about order-preserving I'm not usually deleting elements anyway, so it's not been too much of a concern
yeah, and I delete a lot
because the thing I'm making is handling connections
so deleting is quite a pain
I need to maintain something like 10 separate collections for it to work
@wind raptor let's jump down once you're setup?
this represents N insertion-ordered subsets of a collection of items indexed which gain their key upon insertion
HashMap of Finland
that actually sounds like some drug trade thing
almost done
ruchei-collections/src/linked_slab.rs lines 31 to 34
struct Value<T, const N: usize> {
value: T,
links: [Option<Link>; N],
}```
const N: usize, aren't all template params supposed to be compile time known anyway?
ah
which, yes, can be distinguished because types and traits share the namespace, but ig it was considered to be confusing for people too
assert!s everywhere because I'm never sure whether I actually understand what's happening
https://github.com/parrrate/ruchei/blob/main/ruchei-collections/src/avl.rs
at least now I know more concretely how depths behave
red-black trees supremacy
aren't those just b trees
it's a specific case of B-Trees that are similar (but not exactly equivalent) to Red-Black Trees
afaik
Cat-173: only moves while you're away
SCP: scratching, catloafing, purring
* LLRB trees not RB trees
left-leaning redโblack
sounds political
@wind raptor you change PS1 instead of the username if you just want to change how it shows
@wind raptor stream from inside Docker
You can rename your macOS user account and home folder, which were named when the account was created.
there is also Sonic Pi
or is it that
Sonic Pi is a new kind of instrument for a new generation of musicians. It is simple to learn, powerful enough for live performances and free to download.
Strudel is a music live coding environment for the browser, porting the TidalCycles pattern language to JavaScript.
import language_tool_python
Has Andy Jassy ever done anything his entire life? Like has he ever done anything, any task, like for his entire existence from when he was born and took his first breath and screamed while hanging by a foot ๐ฆถ held by the arm of the doctor ๐จโโ๏ธ to right now 2025 September 1st, did he ever DO anything?
He's made them a shitload of money so yes?
Also, AI bubble looks like needle is getting closer so I guess we will see
The machine was in place. But what did Andy even do?
Either he screwed up really bad or looked like visionary for not lighting money on fire
Yelling at people to execute is pretty hard skill. I think Execs are overpaid but herding cats is difficult as well
He yells as hard as he did when he took his first breath. Is that how he โworksโ ?
His work is yelling at people. Tha'ts what execs do
by yelling, I mean pushing people to do certain things so entire business moves in singular direction
My impression of Andy is that he is an absolute imbecile. All news and headlines I see about him are ALWAYS negative. I canโt recall a SINGLE positive thing.
Companies are not borg hives. They are Ork hoards.
This is only positive press he needs:
It was rising even before him. It would be hard to find out what the net benefit of Andy Jassy is. Perhaps he should be forced into a sabbatical so the effects of his absence can be quantified.
Canโt talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.
sigh
@wise loom
@wise loom
@wise loom
@wise loom
@wise loom
@wise loom
@wise loom
@wise loom
@somber heath
@somber heath ๐
!voice
Canโt talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.
It does say the reason.
wait
@deft dew ๐
what is blocks mean
You send a message, that starts a ten minute block during which all other messages you send are within that block. After those ten minutes, you send a message which starts another activity block.
It's an anti-spam measure.
oh ok so i need one message every ten minutes
Tip: Don't think about all this. Just engage in a regular fashion and you'll end up fulfilling the requirements organically.
.hpp means?
its a cpp version of c header
.h++2
You joined the voice chat. I like to wave to people who don't have voice perms to make sure they know where the accompanying text channel is, as many people don't realise it's where it is.
Canโt talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.
Well thank you for the heads up!
Or perhaps you did have perms. I don't know. Sometimes I err.
I havent opened this server in a fresh while, probably forgot either i do have perms or i dont ๐คฃ
Thank you though
Hello
@wind raptor Hello
I don't know much English, I understand you a little.
Soryy
Where are you from?
Oo good
Where?
Toronto?
Okey
I am from Tรผrkiye
Good Bay
๐
hi
I recently visited Guangdong, China, and it was a truly jaw-dropping experience. The air quality was impressively low (in a good way!), the infrastructure was modern, clean, and well-organized, and I was surprised by how tall many of the locals were.
https://abtopup.com/sdsd
?
Safe?
๐ reven
@tribal sparrow Do nepal like Bhutanese?
Thank God!
I had assumption Nepalese would hate us because of genocide
haha, it's just the refugee crisis I guess. I think it's settled now.
I guess not, it was pure ethnic cleansing
Those were inhabitants for generations
cats everywhere
join vc
current in another VC
Rust VC?
Headbang
๐๐๐ฉ๐ ๐๐ข๐ ๐ฃ๐๐๐๐ง๐๐ข๐ก
shows featured - 10
BUDOKAN BLACK NIGHT
LEGEND - 1997
MAKUHARI MESSE 2014
MAKUHARI MESSE 2015
SSA 2015
YOKOHAMA 2015
BIG FOX FESTIVAL
TOKYO DOME BLACK NIGHT
LEGEND - S -
METAL GALAXY - DAY 2
Audio:
BIG FOX FESTIVAL
youtube already knew what I was going to look up
ใBABYMETAL LEGEND - 43 THE MOVIEใ2024.12.11 Available!!
ไธป่ฆ่ฒฉๅฃฒใตใคใ: https://TF.lnk.to/bm_legend43
ใใฎใใใงใณ๏ผ๏ผใใฎMusic Videoใ
YouTubeใซใฆ2ๅๅๅ็ใ็ช็ ดใใใฎใ่จๅฟตใใ
12/11๏ผๆฐด๏ผใซ็บๅฃฒใใใๆ ๅไฝๅใBABYMETAL LEGEND - 43 THE MOVIEใใใ
ใใฎใใใงใณ๏ผ๏ผใใฎใฉใคใ...
So they choose to use Baby instead of kawai
Stream BABYMETAL x @AlexTerrible "Song 3"
"Song 3" is taken from BABYMETAL's new album 'METAL FORTH' - Available Everywhere Now: https://babymetal.lnk.to/MetalForthID
โ
https://babymetal.lnk.to/EmailSignUp
โ
https://babymetal.com
โ
https://www.facebook.com/BABYMETAL.jp
โ
https://www.instagram.com/babymetal_official/
โ
https://x.com/BABY...
Compilation video of two BABYMETAL performances.
BABYMETAL are:
SU-METAL
MOAMETAL
MOMOMETAL
Former member:
YUIMETAL
BABYMETAL | Oh! MAJINAI (ft. Joakim Brodรฉn) | LIVE Compilation
Avenger (Backup dancer) in this video:
Riho Sayashi
Kami Band of the East:
Takayoshi Ohmura (Guitar)
Leda Cygnus (...
Now the band is dismantled
this was quite unexpected
One member opted out from the band long ago
This is my fav
I hate when they collaborate with western artists, because it feels and sounds so weird to me.
English and random beat and all of the sudden Kawai Metal
I've just realised I don't actually know if Alex is European or not
It matters to you?
for this question
I've stated the reason
Two different styles don't end well
(this is not English)
Russian
Band
Uh, she added a new member to band
Good to know the band hasn't been dismantled yet
ah, right, Ural, so it's even less clear
(Europe-Asia border)
well ig counts as West
(there is a funny map of Russia which shows how people refer to areas, and on almost the same latitude it goes West-Centre-West-North-East-North)
It doesn't matter to me as long as styles are not conflicting
Unfortunately most collabs weren't good enough to be successful
non-collab but probably even more self-contrasting in style
https://www.youtube.com/watch?v=sv2TMrrTy9o
Provided to YouTube by Universal Music Group
Taking You Out ยท Passcode
Clarity
โ 2018 UNIVERSAL MUSIC LLC
Released on: 2019-04-01
Producer, Associated Performer, Recording Arranger, Composer: Koji Hirachi
Associated Performer, Vocals: Nao Minami
Associated Performer, Vocals: Kaede Takashima
Associated Performer, Vocals: Yuna Imada
Associ...