#ot2-the-original-pubsta
652 messages ยท Page 118 of 1
DBZ > Spongebob
David Attenborough
@languid osprey
do Rust match statements provide the same performance benefits as a C switch?
or is it just a glorified else if chain?
well switch statements and pattern matching are not the same thing.
you probably knew that though.
Well it depends, it's not a given, and sometimes it'll be optimized down to something like a jump table, but it's typically not constant time. It also goes a different thing than if/else and switch case, it matches on patterns
So it's not completely equivalent to an if/else chain
so its not a ''''''superset'''''' of a switch statement either for lack of a better word?
since they are not always constant time jumps?
It's not a superset, yes
alright cool thanls
If you want constant time, you can use a HashMap
Lmao
the wonders of actually good systems programming languages.
Doesn't c++ as well
yeah, but we do not talk about C++.
Lmao
another fun fact: HashSet<T> is also a builtin... and thanks to Rust's Zero Sized Types, it's defined as basically type _HashSet<T> = HashMap<T,()>; inside a wrapper to provide set methods instead of map ones.
imagine using a hashtable as a set instead of writing a dedicated hashset structure.
Imagine hashing
truly unbased
Set specific methods?
sure, but why wouldnt you use an underlying dict to support your set
why use a separate thing
struct Node {
char *key;
int value;
}
struct Hashtable {
int logical_size;
int physical_size;
struct Node buckets;
}
because it kind of just wastes memory.
obviously not even remotely that big of a deal though.
well, in Rust it's fine because of ZSTs - supposedly the compiler is very good at eliminating operations on zero-sized types (since they basically don't exist at runtime)
elsewhere it would be a waste of memory and performance indeed
yeah ZSTs will make that a non-issue.
mfw i gotta use a Scripting.Dictionary in excel for my sets
imagine using hashing in Excel.
excel has dicts and sets?..
guess what the l in excel stands for
Me
hm
Excel ADTs when
it stands for L
L is for Love
Love Aboo
bro i want some celery sticks now
Carrot sticks superior
What in the fuck
kek
the bag of chips i have next to me are superior.
to what
I'm superior
damn thats deep
truly an A.I generated inspirational quote
Goo is an AI??
for my next trick, i will be compiling Rust on Version 7 UNIX.
Selfbot ban
Damn
GOO im sure you WILL be successful in your adventure of compiling RUST
definitely
Oh REALLY
GOO I wish you LUCK
this thing barely even has TCP/IP support, if any support for networking at all.
so uh.
yeah, no compiling Rust today.
excuses
real programmers do not use Pascal and yet my ULTRIX machine has a Pascal '''''''''''''''compiler''''''''''''''''''
pascal more like pahscal
Real programmers are not real programmers
Pascal more like Based
Pshashkal
Interesting
nice guide on it.
once you have SIMH installed you can run basically any ancient operating system you want.
you can always just run virtualbox in WINE or something ๐ฅด
bold of you to assume VirtualBox can emulate a PDP-11
Bold of you
pewdiepie??
yeah, Ken Thompson saw in the future PewDiePie and thats why UNIX sucks.
Version 7 UNIX does not even have less or more.
so when you do man <manual> you literally just get a giant text dump that you probably cannot read.
man aboo
if only
I'm a man
you have morphed into a human
No I'm a man
suuuuuuuuuuuuuuure
Why would I lie
it's okay, on PDP-11 it outputs slowly enough that you have time to read it all ๐ฅด
FUCK YEAH
The Unix Heritage Society
these guys are awesome.
Like me
Bold of you to assume that
okay
What?
cope
Uhhh I just got a ghost ping from here and now why don't I see the Ash's screenshot

Life do be depressing 
eternal depression is eternal 
yall some bozos
im just hungry rn
Go and spend that dollar then
i will when i get out of school im gonna buy something
Jokes on you I just had noodles
jokes on you im about to have needles
jokes on you im still hungry
ayo what
Jokes on you Iโm not
yay discord online
darn images not working
are u @broken summit's twin?
eh?
teehee uwu
The Winebox
No that's goo
do people get addicted to wine? i wouldnt imagine so cuz of its high prices
milfs
People get addicted to alcohol, and many other substances. Cost is not on their mind
no i mean it wouldnt be affordable the first few times in order to form an addiction
oh right
wait at what age does milf begin
probably 30
I'm not sure this server has the answer to these questions
yes
idk pretty sure it's zoomer stuff
why am i talking about 30 year old females while i am 13 years old and i need to get ready for school
average zoomer
lol
When u become a mom
Russia launches massive invasion of Ukraine. Ukraine is a democratic sovereign country in Europe. ---added later--- https://twitter.com/nexta_tv/ https://twitter.com/hashtag/Ukraine?src=hashtag_cli...
But what about those Russian coders who don't even support the war? (I know a few) 
they can self host gitlab lmao
stop the war by cutting off a git service, we did it reddit
yeah i like the relevant ones, this is just silly lol
and when one day you wake up and there's no youtube or tropical fruit or any other nice convenience you thought you had
you might stop supporting the guy continuing the war that cut them off
its more of a slow burn lmao
turn your lights down, pull up a book and wait for it
I mean how would they even do this... there are vpns
VPNs could also cut off access for russian users
oh right.. cloud services are exiting russia, so they can't spin up their own VPNs either
one of my browser VPNs actually stopped working yesterday.. turns out it was Russian
its weird how we're slowly erasing russia off the map
next up, apple removes russia from apple maps in support of ukraine
lol that would be funny
this is my browser vpn.. which I used to use for free.. it says "buy VPN while the cards still work"
but it doesn't connect properly anymore.. to servers in other parts of the world
well europe has always been ungrateful for russia's sacrifices during ww2.. then again Russia did push communism too hard and ended up collapsing, along with spreading some economic misery in east germany
didnt russia start out on the wrong side of the war?
also that wasnt even modern day russia, what about the rest of the ussr
I dont know actually
all I know is a lot of people died.. like Russia lost around 23 mil and China a little less than that
fighting in the war I mean
i wouldnt call the ussr butchering their own people something europe is ungrateful for
or china for that matter
I dont think they count executions by stalin and the other chinese guy.. whats his name
this one is just military personnel
mao
ya that guy
there should be like a plenty
Yea, but I'm just saying I know few of them
End of Russian hackers lol
do you think russian hackers use github?
oh my god the war has edned lese gooo!!11!1
@jovial island
hm?
Of course they do
it isnt russia who is the problem it is putin but whatever. imma just proceed writing my paper again
kek, plebbit moment
sees destroyed lives
thinks for a second
"how about we destroy more lives? that'll help!"
Any chance someone can help talk me through what is needed in this?
well yeah but the collateral of cutting the country off sounds better than moar war, and the other option is to just do nothing and thats a pretty shit option
when you develop in Python, you're a concentric adult
there are no private variables. it's your job to know that the variable has the same center as another variable.
what if im not an adult
no python for you then, sorry
go back to java
no
just make an exception for me
no
please
no
okay back to playing pvzgoty i guess
dude threepeaters along with torchwood are OVERPOWERED
nah double gatling peas behind torchwoods
on all rows
= ez win
yeah but they do insane damage when you stack them
what does this mean.. same center?
yes
I dont understand
but what does that have to do with variables..
everything.
maybe I dont get it cuz I dont know java
So, the whole point of Java is not trusting anyone
you usually make it so that no one can overwrite variables directly
whereas in Python, you treat everyone as a concentric adult
one adult in the middle, and then like four more surrounding that one
and then I guess eight more surrounding those.
ok then
yessssssssss
Like a group hug?
A spiky group hug?
so the radius of each circle has to be six feet
This is a very responsible circle
they should make a manga guide to python https://nostarch.com/linearalgebra
that's very irresponsible
you're making people stand on each other
It's actually something I bump heads with code-review at work quite frequently.
R: "You need to protect this"
Me: "I did, it's clearly marked _use_with_risk"
R: "Make it private"
Me: "... this is python"
I suck at art
you can do it!
do they think they'd just be completely unable to stop themselves if the attribute is accessible?
Sometimes I wonder. I had to go for a walk today after two push-backs on "You don't handle a dev sending a None to the function"
The function:
def _extract_something(param: str) -> str:
"""internal: extracts something from something"""
...
They didn't like "If the next dev uses it and uses it incorrectly, that's on them".
Java and C# devs. I swear they spend 50% of their time creating defensive code around their code.
Must be an exhausting existence ๐
i'd be defensive too if i were a Java programmer
heyO ๐
okay. I giggled.
I can't stop thinking of concentric circles, each with more adults than the last, all spanning out in equal six-foot distances from the center dev who is helplessly lost in "just a small project".
each of them opening bug reports to ask "when is this feature coming out?"
Aang really should have been storing the avatars in a heap rather than a linked list, no wonder he was having performance difficulties
anyone wanna teach me about classes? how do I know when to use them
@remote widget how cursed is this 
I better not comment

Imagine putting the wrong age anyways
nah, 18 is the legal age for many websites, so need to do it
Lmao
if we make google the verb for searching things on the internet, google will lose their trademark
maybe concyclic adults?
I was going to say that
I'm all for it
google is trying it's hardest to not let that happen
not good if your company name is going ot lose it's trademark
"Google" is in here: https://en.wikipedia.org/wiki/List_of_generic_and_genericized_trademarks
The following three lists of generic and genericized trademarks are:
marks which were originally legally protected trademarks, but have been genericized and have lost their legal status due to becoming generic terms,
marks which have been abandoned and are now generic terms
marks which are still legally protected as trademarks, at least in some...
nop, ill use that forever ๐
google googling and googols ok?
lmfao
"be evil"
Mua hahaha
@jovial island about this
you don't need to remove it from cog
just keep it as normal cog
from discord.ext import commands
class Checks(commands.Cog):
...
def setup(bot):
bot.add_cog(Checks(bot))
and add a setup function at the end of your code
then you can simply invoke
bot.load_extension("yourfilepath.Cogfilename")
Or don't. When I say to Google something I MEAN use Google.
No other search engine is as good
You're wrong
doubted but ok
Something an adult wouldn't say, after saying the exact same thing.
I'm done engaging you
were you expecting a discussion? nope you get a statement and smug attitude instead
anyway google censors too much stuff to be useful for anything other than lukewarm citations lol
Ignoring censorship and privacy of either, I find DDG lacking in some regards compared to Google but exceeding in some others
even bing be like: lets get explicit
I think that's the thing with most technologies
X has these advantages but these disadvantages, Y has these advantages and these disadvantages
You just gotta pick which advantage and disadvantage is best for you
Yeah
I mostly use DDG and in some cases defer to Google
I kinda want to mention my reasons for why I use each, but it'll probably just be a wall of text
Probably, I haven't had any troubles with not having relavant searches show up top so I haven't had to use google, so for my uses ddg fits just fine
I do think DDG shows relevant results
A problem of mine with it is that sometimes when I navigate back to the results page, the results get shuffled
Doesn't really help when you're interested to read that article below the one you just read but you can't find it now
IIRC, Google doesn't have that
art
.color name white
See? It a color
I was wondering why this was beige until I realized I had f.lux (night mode, basically) on... that makes much more sense
if white isnt color then why it in my crayons?
haha libs owned
Ok moar colors
apparently 254, 255, 255 should be considered a color
also 255, 254, 255 and 255, 255, 254
The crayon makers are messing with your mind. The white IS NOT a color, they have just put another color in there and named it white
okay but is it still edible? ๐ฅบ
not without repercussions
amogus
oh well cant become a SIGMA without some yolo
No ๐
Evil scheme in art class
well at least i didnt eat others' crayons
dude crayons are edible just dip them in mayo
AYO NO PLEASE DON'T MAKE THAT MAYO BAD
mayo is the best soup
NO NO NO

if it's a crayola crayon it's gonna be alright
Oh cool
lovely representation
where is #python-discussion why can't I see it
Erasers are color items with an alpha value of 0. They probably have the color values of their own body's color
erasers arent real, they're an illusion
erasers are made of rubber, like condoms.. which also erase things
probably not great but better than latex if you happen to have an allergy ๐ฌ
oh ur right, whatever ยฏ_(ใ)_/ยฏ
Weren't we talking about how sussy the color white is? 
Latex isnt rubber
hmm you're right ๐ค
Theyre entirely different things
talk about that when a channel name with the word latex comes @sinful sun
No
Because your crayons are bad

@gray plover I've been wondering for a few days now... What's up with your pfp?
yah?
my pfp? why
It's a combination of Russian Empire flag and current Russian flag. While Putin said he wants to return Russian borders to the 1914 borders, Russian Empire. ๐
well
it's a tribute to russian
we all tribute to ukraine
but why not russian?
when people said they killed russian more than russian did
why no one cares about young soldier
What? How?
sorry typo
Why do you tribute to the invader? ๐
because they falls more than ukraine
human is still human
what do you think they are
And why with flag that combines the power-hungry plans of Putin, rather than just Russian flag???
It's literally a combination of Russian Empire and current Russian flag. You didn't deny or question it when I said so
i thought it's austria-hungarry
i meant
hungry
hungary
uhh
yeah that
You literally said it's for Russia
yes it's for Russia
And now you said it's Hungary???
You didn't. You said it's for Russia so you knew it was Russian. And Austria-Hungary had completely different colours
no no
hungary has black and yellow
it somehow reminds me of austria hungary instead of hungary
hi
Hi! h r u?
did putin really wants to return russian borders to 1914 borders ๐
So any comment on how I said twice now that you're using a flag that is not tribute to anyone but Putin's plans?
afm
i question this?
guys dont fight online.. the mods will get you
I'm not fighting, I'm asking why a person uses sus symbology of the invader, and admits they know nothing about the actual symbology they bear
i don't recognize any rules of COC and Rules of this
dont give them free fodder man.. they're already power crazed
like calm down, go home
I specifically chose OT instead of dm because the symbolism here is sus and people might not realise. Just like Z
putin really wants russian to be like russian empire?
how's the weather where you are
@jovial island I'd appreciate it if you were not to treat our volunteers like that. Thanks.
sebastian really check on ot ๐
ok @tribal tinsel
i saw the russian empire map (1914)
this thing
shocked me
f movement
tmrw math exam
you'll pass?
yes
damn that confidence
!projects
Kindling Projects
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.
white is a color
Who knew
Maybe from ASUS https://www.zdnet.com/article/asus-is-heart-touching-no-more/
๐
You know what else is "rock solid, heart touching"?
Nokia phones
I have a beef with nokia ...I had a decent nokia 7 and after a year its battery life deteriorated badly ....I had it sent to the official nokia repair center during the pandemic ...I never got the phone bacc the repair center went kaput due to covid....Bought a samsung nao happy
The older nokias are moar solid
https://www.hmdglobal.com/ You can blame them
HMD Global mission to make modern mobile technology accessible to everyone. Learn more about Nokia phones, tablets, products and services.
Microsoft era Nokia wasn't that bad
Except Winphone didnt win
They were mediocre, but that's about it
Under HMD apparently Nokia's been getting a bad rep
Or that's what I've heard people say
Well i have first hand xp of their holy carp
HMD
Windows Phone lacked an app store
Newish Nokia 7
That's what made it mediocre imo. There weren't that many apps to justify buying one and that had the effect of consumers not being quite interested because of the lack of apps
And it turned into a negative feedback loop
They had great dev tools but too few devs
Yes chicken and egg
well windows 11 can be used on some SD chips
they just have to optimise it for the screen size
@lucid girderhi, could you open your dms for sometime? wanted to ask something
@harsh crag My help channel closed so I couldn't thank you, thanks for your time!
can anyone help me get an oauth token for twitch
ok could you DM @vapid maple pls?
ah sure thank you for your time.
Cyanide is so poisonous that one drop of it on a dog's tongue will kill the strongest man.
damn, it's so poisonous that it will kill a man when it's in another species' tongue?
LD50 s for hydrogen cyanide have been estimated to be 1.1 mg/kg for intravenous administration and 100 mg/kg after skin exposure. The oral LD50 s for sodium and potassium cyanide are about 100 and 200 mg/kg respectively.
it turns out, putting cyanide on a dog amplifies the effects
it was a furry 
+what breed of dog? 
well the strongest man would probably be like a pitbull i guess
idk
one of those stupidly muscular dogs lol
pitbull is not big, tho
chonk
random thought that keeps coming to brain
what will happen on the day when the size of epoch seconds surpasses most languages int limit
good thing we won't have to live that day
guys i have my computer science practical tomorrow, stacking and python SQL connectivity are coming, any tips?
19 jan 2038
yo wait
but 32 bit limit will overflow
i thought it would be way farther
is that real?
yes , search the web
yikes
its kinda a meme now lol
damn
The Year 2038 problem (also known as Y2038, Y2K38, or the Epochalypse) is a time formatting bug in computer systems with representing times after 03:14:07 UTC on 19 January 2038.
The problem exists in systems which measure Unix time โ the number of seconds elapsed since the Unix epoch (00:00:00 UTC on 1 January 1970) โ and store it in a signed 3...
but 64 bit signed ints will remain for 292 billion years lol
mmmm
eh there's some time
16 years
what guy?
the guy
nvm its the fox dude with the rainbow
nicky?
idk...
im not working on it right now, but its a combat gam
nice
heheheha java moment
how do you host something on a webserver on your pc?
What are you discussing?
@median elk
yeah?
you're 9th grade?
What are the social circles your school has
like join niche groups
don't join the popular one
yeah
nothing๐
Like no niche at all?
btw what is niche?๐
Like umm if you like football
you go into a football social circle
like some niche
there are no such social circles
its just studies all the time in school
ofcoarse not๐
@median elk Wait just wondering, what is your country
ah I see
yeah:(
that pfp and username tells me you're from india
hong kong for me
yeah
thats awesome country
yeah
its good but only in urban areas
in rural areas its worst
Hello guys
Who is bad in chess like me so we can play together ?
Not a noob
Not too bad
There are chess servers that are probably a better bet
Can you give me the link of a good one ?
Bcs I can't find a great big one
Chess Academy
They even talk about chess in their off topic channel
Constantly
Without end
lets play
lmao
Oh :(
fine
I am on mobile
hey we can play
what's your IGN
i am 1100
Anyways I opened it in chrome and turned on desctop site
I don't want someone good
your rating
I'm 1414
that's just a number, anyways I play like 700ish
but I play like 70..
areu playing
nope
sure
on lichess I'm 1600
cool
but again
send me invite
I play like 700's
doesn't matter
where to put the link
just click it
does the link not work?
yes
sounds like some free bobux scam ngl
son, you're awake?
I put you to bed
how would I? you gotta tell me that
nah son, daddy have job to do
accept my fren request
i know that lol
he is playing with me
Loool
lol
nice
no
ok
Ok
invite
ok
Wait no maybe it changed
Join the challenge or watch the game here.
ok
Better for me
no time limit wtf
what things
I mean, to be fair, they stopped messaging here for a little while then
Hello
will it not be so cool if discord had tabs
what does that mean
I kinda think that would be good, yeah; the closest thing is the Quick Switcher, but that doesn't really feel like "tabs"
yes
When Local Wolfgirl messaged here, the last message was around 20 minutes ago
Oh hey, advanced happy birthday to you
Ah
Around midnight here
Ah
checked his phone contex
Hmm
sorry i have to go bye nice to meet u via the web2
Goodbye
lmao
via the web2
web3 isn't even stabel - web2 is a standard, you should've said, via not the web3
I think I'm having a stroke
lol
Web3 sucks because its an nft.
you dont wanna know what an nft stands for
non functional testicle :>
exactly
non fungible truffle
Lmaoo
not for testing
Does anyone here know about pass by value in Java. If so, do y'all know about why a list being passed as a parameter would be changed (if edited inside the method) but say, an integer wouldn't?
you cannot mutate an integer
what does mutate mean
when you do some_list[5] = 4, you're changing a value in the list, or "mutating" it
god shit
@zinc temple hey how is that a pie?
๐ฅง
Boston cream pie is the best dessert, hands down
jey lime pie ftw
GNU/Python is awesome
i rember one time i was on some random discord and someone requested an image of arthur holding excalibur
so i wnet into photoshop and got an image of arthur(from the kids show) holding excalibur (the mouse from soul eater)
GNU/who th is arthur
and they were like "thank you"
GNU/Wth
GNU/ windows is better
WINDOWS/ L+NO MAIDENS+DIDNT ASK+DONTCARE+ TOUCH GRASS+ GET RATE LIMITED
GNU/Hurd and GNU/Linux are still better because they don't sell your data. GNU/Leha out
linux users when their computer crashes: fuck time to learn every coding language
Nah stackoverflow exists
And it only crahses if you delete the kernel
im halfway through the node-discord man page, so what is the command to delete a message?
i've been using linux for, what, less than a week
and oh boy oh boy does it need maintenance, and Mint is considered a pretty user-friendly distro
me: Hmm, I need mpv
also me: has to spend multiple hours recompiling it from source multiple time until it works correctly, because the package is outdated by 2 years
it doesnt need maintenance i just leave my pi vibing all day
oh you mean the abomination you get when you try to use it on a personal computer 
oh, and linux game developers be like:
super tux kart tho 
That's because Linux users should know how to fix everything off hand. According to the Linux community, it's all common sense.
Seventeen times but hat still has nothing to do with the fact that my network isn't working
but why?
How would you change the value of 3 to be something else?
are you talkin to me?
Yes
but arent we able to do that in python?
You could have a variable named "three" if you wanted to
But you can't do 3=4
a=9
a=5
print(a)
Gives 5
By changing the integer I meant changing the value that the variable was pointing to
So in that sense, nothing is mutable ig
You're a little bit mistaken hold your horses
So your question was why list mutates right?
And int doesn't
Yup
So when we give our list as a param, we're giving its address. So when we do a[0] = 5 it changes on that address
so the address that a[0] is pointing to changes ?
The value at the address which a[0] points changes
Yeah, thats what I meant
Hm how do i explain this.
See when you pass array, the address of array goes to the function so when you manipulate it, you manipulate actual array.
But when you pass an int, you pass it's value. So the when you do a = 5 it will not mutate at THAT address.
In a nutshell. This variable is a whole new variable.
So in Java, the address of the non primitive type gets passed in the function call but for primitive type, we make a duplicate value and then make a whole new variable
Yep.
Then why is Java called pass by value when its not happening for all data types?
Again. Not exactly duplicate value. When you do a=5 you create new integer as 5 and point your new variable a to that.
It's like new variable is created for the function when you call it, not new value(unless assigned)
What's a reference type?
I get that that is happening for primitive types but then why are we passing the address for non primitive types when java is supposed to be pass by value only
Is Java then supposed to be both pass by value and pass by reference ?
Cause memory address is being passed for non primitives but the same isnt happening for primitives
Nice question. There is a long historic answer to this.
The second answer of this is good.
That is to say, mutating a[0] does not change reference of a. It is at the same address.
I'm reading through stuff, and stuff's confusing tbh
Indeed it is. These terminologies make it tougher.
And copying an object is no small* deal.
But say, in int a = 5; Here, even a holds the value of the address where '5' resides. Why don't we pass in the address during function call?
Lmao, the pain of having to deal with strongly typed languages
what do you mean by a holds 5 itself? Isnt it such for primitives that the reference variable (a in this case) holds the address of where 5 is stored in the heap?
Oh no wait I think I got it
oh, didnt know that
So, for primitives, since its only storing a single value, eg: int a =5; here pass by reference would mean that 'a' would be pointing to a different value if we pass it inside a function and then change it, but thats not happening. Similarly, in objects, the address that the object is pointing to isnt changing, but the attributes might. Hence its pass by value
@thorn dragon am I right in my observation?
yess
cool
lemon hates space
Anyone use lucid board and/or any other whiteboarding apps that want to recommend one? I need something that is simple, can export/share, and preferable has some degree of keyboard shortcuts.
Giant whiteboard behind me is cool, but digitizing it isn't.
miro
very nice
great software
would recommend
https://miro.com/ ? Hey, free trial too. Let's see how it flows!
Thanks!
I asked what we have at work, dug a little, and we have three teams who have purchased licenses for four different solutions. 
So while they figure stuff out, I'm just setting my laptop up to be my digital board.
noice. Depending on how things go, maybe I'll put it down for a vote. LOL
My company does this kinda thing so many time. Some team off in a corner needs X solution so they just go buy it. Repeat that a few times is the norm. smh
hey guys just to confirm, channels names never change, right?
you are correct

Well, if I remember correctly, yesterday this channel's name was something else... Is @clever salmon broken then, cz it is changing the name? 
you've been in this server for days
do you not notice that
no? they never change
i just noticed yeah
Huh, u sure? Weird, am I seeing different things then?
!ot
Off-topic channel: #ot2-the-original-pubsta
Please read our off-topic etiquette before participating in conversations.
yeah, not sure. what have you been seeing??
no they don't?
oh shit is it a crime to be honest
๐ @jade bolt let's go to the eye specialist, we both gotta get our eyes checked
nah, the world is lying to us
or our eyes are? ๐
ยฏ\_(ใ)_/ยฏ
yo this channel reminds me of april fools day
which reminds me of that ninja bot (forgor the name)
we are getting closer to that event 
ninja bot ๐

it will remain alive on 1st april and randomly react to any message in any channel
fast reaction = more points = high on leaderbord
last time i was #3
heh
reminds me of that halloween thing
๐
= selfbot
ot
the current channel name is related to names
Is the joke that he's going to kill himself?
Wait are these evil eyes watching us like big brother in 1984
nah those have red backgrounds
Here HAL 9000 is watching us ...evil AI
black hole is watching you
So what you're going to do is get bitten by a spider
#changelog, St. Patricks Day
you're about 5 days too late
or my math is wrong
yeah it's wrong
btw
do you want to read an intverview with a leprechaun i wrote?
March 17th is St. Patrick's Day....so I'm 5 days late, 7 days early???
+5 - - 7 = 13
Completely unrelated to python but who made thse lemon emojis?
coz I really love them
i never wondered
I don't think it was one person....I'll need to check our branding repo
niuce
thx. please do. and tag me if you ever find out ๐ I love them and would love to use it for something (including to license them)
@foggy egret hi
Check out that link I sent, the repo has a Creative Commons License
most likely lemonsaurus ? github says itโs the owner of this discord ๐
ok thanks guys!
Hello. I made a bunch of them, the first "batch," but I was not the one who designed the original character and many of the current ones weren't made by me
I think there were like 2 or 3 of them at first, I just remade those and added a lot more in higher quality
@proven barn
i think kosayoda made a few too
thx! โค๏ธ
!e print('color' < 'colour')
@brazen jacinth :white_check_mark: Your eval job has completed with return code 0.
True
colour superiority
do you haff your tv loisense moite?
no that's canadian
yo
this ain't bout python but... I got banned on omegle one one user account. I created another user on the pc and omegle is accessible... wot is dat?
wot is wat
maybe they just don't IP ban?
Why is what a thing lmao
although you probably shouldn't circumvent bans
nah obvs not
Gets bitten by radioactive spider...becomes spider aph
spaph
spidaph
spiph
!e
import asyncio
async def test():
print("test")
asyncio.run(test())
@trim surge :white_check_mark: Your eval job has completed with return code 0.
test
sp
sph
No thanks
.uwu hElllo HuwuNter-kun
hEwwwo HuwuNtew-kun
.uwu stop using uwu
stop using uwu
son, you don't want me to do that.
stop stopping me, son
.uwu or else you will be permanently computer banned
ow ewse yuw wiww be pewmanentwy computew banned
and tv bam
ewectwonicawwy bammed
๐จ ๐ applied ban to @jade bolt permanently.
๐จ ๐ applied ban to @foggy flicker permanently.
amateur
@languid osprey
actually anything except US lol
UwU OwO
You are given a 0-indexed integer array nums and two integers key and k. A k-distant index is an index i of nums for which there exists at least one index j such that |i - j| <= k and nums[j] == key.
Return a list of all k-distant indices sorted in increasing order.
Example 1:
Input: nums = [3,4,9,1,3,9,5], key = 9, k = 1
Output: [1,2,3,4,5,6]
Explanation: Here, nums[2] == key and nums[5] == key.
- For index 0, |0 - 2| > k and |0 - 5| > k, so there is no j where |0 - j| <= k and nums[j] == key. Thus, 0 is not a k-distant index.
- For index 1, |1 - 2| <= k and nums[2] == key, so 1 is a k-distant index.
- For index 2, |2 - 2| <= k and nums[2] == key, so 2 is a k-distant index.
- For index 3, |3 - 2| <= k and nums[2] == key, so 3 is a k-distant index.
- For index 4, |4 - 5| <= k and nums[5] == key, so 4 is a k-distant index.
- For index 5, |5 - 5| <= k and nums[5] == key, so 5 is a k-distant index.
- For index 6, |6 - 5| <= k and nums[5] == key, so 6 is a k-distant index.
Thus, we return [1,2,3,4,5,6] which is sorted in increasing order.
Example 2:
Input: nums = [2,2,2,2,2], key = 2, k = 2
Output: [0,1,2,3,4]
Explanation: For all indices i in nums, there exists some index j such that |i - j| <= k and nums[j] == key, so every index is a k-distant index.
Hence, we return [0,1,2,3,4].
Constraints:
1 <= nums.length <= 1000
1 <= nums[i] <= 1000
key is an integer from the array nums.
1 <= k <= nums.length
your skeleton code:
/**
- Note: The returned array must be malloced, assume caller calls free().
*/
int* findKDistantIndices(int* nums, int numsSize, int key, int k, int* returnSize){
}
@rare moat
is this some exam question?
whats it for
its a sample question
from where
okay, so what do you need help with for it?
solve it.. for you?
You are given a 0-indexed integer array nums and two integers key and k. A k-distant index is an index i of nums for which there exists at least one index j such that |i - j| <= k and nums[j] == key.
Return a list of all k-distant indices sorted in increasing order.
Example 1:
Input: nums = [3,4,9,1,3,9,5], key = 9, k = 1
Output: [1,2,3,4,5,6]
Explanation: Here, nums[2] == key and nums[5] == key.
- For index 0, |0 - 2| > k and |0 - 5| > k, so there is no j where |0 - j| <= k and nums[j] == key. Thus, 0 is not a k-distant index.
- For index 1, |1 - 2| <= k and nums[2] == key, so 1 is a k-distant index.
- For index 2, |2 - 2| <= k and nums[2] == key, so 2 is a k-distant index.
- For index 3, |3 - 2| <= k and nums[2] == key, so 3 is a k-distant index.
- For index 4, |4 - 5| <= k and nums[5] == key, so 4 is a k-distant index.
- For index 5, |5 - 5| <= k and nums[5] == key, so 5 is a k-distant index.
- For index 6, |6 - 5| <= k and nums[5] == key, so 6 is a k-distant index.
Thus, we return [1,2,3,4,5,6] which is sorted in increasing order.
Example 2:
Input: nums = [2,2,2,2,2], key = 2, k = 2
Output: [0,1,2,3,4]
Explanation: For all indices i in nums, there exists some index j such that |i - j| <= k and nums[j] == key, so every index is a k-distant index.
Hence, we return [0,1,2,3,4].
Constraints:
1 <= nums.length <= 1000
1 <= nums[i] <= 1000
key is an integer from the array nums.
1 <= k <= nums.length
your skeleton code:
/**
- Note: The returned array must be malloced, assume caller calls free().
*/
int* findKDistantIndices(int* nums, int numsSize, int key, int k, int* returnSize){
}




