#ot1-perplexing-regexing
1 messages · Page 32 of 1
I actually booted up WoW for the first time in january this year
I went lvl 70 something but then quit, I was mostly playing solo
it's also way harder to connect and make friends than before in MMOs, removing a whole dimension of the game
I've had the misfortune privilege of playing WoW my entire life. People look back on Vanilla and wonder why classic doesn't feel the same, but the reality is we're A.) older and B.) significantly more advanced in our abilities to develop tools for analysis and gamifying the game itself.
it's a privilege, hands down, all day every day
but yes, 100% agreed on B

But analysing and gamifying the game itself were part of the fun
Maybe not for classic but definitely for retail
yeah i felt this as well!
Not sure this is still true today, but if you like a spreadsheet game, have a look at Eve Online
Nowadays i dont have the energy or time
for sure - even in the WoTLK days, i enjoy running sim myself and figuring out what to do myself
Or i probably would have stuck with WoW
boomers
that might be a little too spreadsheet-y 😂
though i have thought about applying financial modelling to the market in game before... iirc EVE money could be translated to real world $$?
mfw i peaked in 7.3
I agree, but I understand how that can be abrasive for a lot of people.
Casuals need not apply
Elitism in WoW is... incredibly cringe lol
I've been flamed by people progressing Heroic while bouncing around with a Famed Slayer title above my head. 
There's a massive chasm of "has an ego but definitely has no reason to" around WR 150-500.
yep totally. There is a $ equivalent, at any time, to in-game currency. That's what makes Eve unique. You are really, really sweating when you are fielding a 100$ ship for the first time
I never raided seriously so idk about that but you dont need to sim and optimise gearsets to play the damn game and certainly not run splits for gear
But somehow casuals bitched enough about it for blizzard to make master loot changes
Live and let live or something like that
that's fascinating, might try my hand at it some day..
my biggest gripe is they reworked the bloody talent system 😒
Master Loot was... the original system
Unless you're saying moving away from that was a bad move.
They've reworked the talent system several times. It's back to a similar style of ye olde' wow
It was removed
yeah i noticed that, which is why i am incredibly sad not being able to play it properly now
And yes its a bad thing, a guild should be the only authority on how gear is distributed
N-no, master loot exists again.
Dragonflight.
It was missing for 2 expansions then
Need/Greed/Pass exists again, and item level locking is no longer existent.
I don't recall if it's explicitly defined as master looter, I never really cared-- we've always used RCLootCouncil

That depends on master loot
No master loot no rclc
Anyway people were complaining about the practices of top 50 world guilds
We used RCLC before master loot was reintroduced. Item level locking in specific slots only really affects that person, not the gambit of other individuals that could use that item if it wasn't an ilvl upgrade.
The 1% of 1%
IE: Your bis could drop but if you can trade it, it went up to the loot council to delegate.
(That's not a complaint, it's just how it worked.)
Are you playing now in DF?
I played the first tier, but my guild was... not excellent. I came from a (now WR 29) guild, and joined a WR... high guild.
Did you play any m+? I dont really care about raiding tbh
Not as fun
Idk, i tanked and it was boring
Only out of necessity. I'm a tank, M+ is brutal.
legion blood dk M+ was great
Lmao yesssss
M+ tanking at sufficiently high key level is one of the most difficult roles in any MMORPG.
I tend to assume people who enjoy M+ tanking aren't tanking 30's tbh. There's a point where it's no longer fun.
I got up to top 50 world as a bdk back then
But the difference between me and top 10 were like 2k rating 💀
yea I was chilling more around 20-25
spiking at 5M hps was great
Everyone raves about BDK but I don't... get it.
I'm a BrM enjoyer. I'll play other tanks if I have to for progression or whatever the meta is, but BDK is definitely my least favorite.
FOTM is great idk why people are so pressed about it
I played as bdk in legion and prot war in bfa
bdk and vdh in legion
I've played basically all roles in 5man content with just 2 specs
played a bit of prot war but only got to ~15s
If tanking is still this way in dragonflight i wouldnt mind giving it a spin again
I've never progressed past the early game mobs.
At a lan party around 11-12 years old.
Everyone makes a free trial account and fights boars togheter.
Dragonflight is 'okay' for tanking imo.
Great times
Do they still have avengers shield
Only reason to play pally imho
Chucking shields all over the place
how come? what's so annoying about BDK? i loved playing it in shadowlands
Divine Toll even.
Not sure, I just don't vibe with BDK. They're very... slow.
oh as in mobility? yes, we are often ridiculed as being on wheelchairs..
just find a good priest to throw feathers at you
Warrior/BrM/VDH were kinda' my vibe explicitly because they were incredibly mobile.
Bruh i lost 2.5 kgs in a week while im sick
Ok
Hi @foggy jungle you were having a conversation the other day about the security of docker containers. I'm not sure if i can ask some questions in relation to that?
<@&831776746206265384> spam and weird link
Depends on the question. I am not a docker wizard, I just have a keen idea of how virtualization works
What i meant to ask is, if there's no shell package in the container image. Isn't that secure enough. The only exploit would be controlling the container from outside and not from within
I'm not sure I'm following on the conclusion drawn here-- Docker failing to authorize access to a resource (or include the layers/structure to do so) doesn't mean it doesn't have the ability to evaluate shellcode. You cannot just... run a JDK for instance. That exists in instructions (at some point) that can still be exploited for a number of purposes. Intrinsically, the base level of functionality that allows Docker to function in the first place is the vector that's exploited.
meaning the docker's daemon/api that interpretes its commands?
Mmm, I'd have to do some research on exploiting dockerd for breakouts-- there's some writeups on it, but none I'm acutely versed in enough to educate reasonably on the matter.
It's worth noting that I'm referring theoretically as well-- virtualization breakouts tend to yield fairly large bug bounties, and tend to generate massive CVE's when they're discovered. The existence of them in the past doesn't mean they exist now, but I don't really recall the conversation that predicated this, I don't think I asserted that active docker exploits exist or that they're vehemently insecure, just that Docker based virtualization alone is insufficient, especially for the task I believe I was discussing.
i think you were saying specifically about docker being secure based on the hardening done by the user or basically you air-gapping your system or so
That sounds like something I'd stand by. Docker instances that are not crafted with security in mind still pose a security risk. My personal system is quite literally explicitly for the purpose of executing arbitrary, known malicious code.
Doing some more poking around, Metasploit comes packaged with payloads for dockerd exploits, so... I would conclude based on that-- that dockerd itself presents an attack vector if the container is improperly configured.
the reason i asked that question is. Its possible to create a docker image with a multi-stage build and only pass the needed binary's to run one's application in the container without a shell access possibility in that container. Meaning its not possible to interact with the container. So controlling the container would be impossible however the attack vector would be listening on the port that container connects to and i'm guessing data can only be sniffed but not specifically exploit the container
or do you think after taking such steps its still possible to exploit such containers
Before I
on this for a little bit, the answer to question two will be 'yes' for... any question, ever, always. Exploits always exist, we just haven't... found them yet. If you ask if something is exploitable, the answer will always be "yes".
Also it's not lost on me that I'm essentially think-tanking exploit development in ot1, so I'm patiently waiting for someone to come in and bonk me.
I'm going to instinctively say that while you might have a restricted environment by nature of the way those binaries are layered, it doesn't prevent you from passing off exploits to other functions. An example of this might be... Using some Python bytecode injection to manipulate what the base level interpreter is doing, (https://github.com/call-042PE/PyInjector) and using that to exploit some sort of "return to libc"-like (https://en.wikipedia.org/wiki/Return-to-libc_attack) exploit within CPython (https://www.cvedetails.com/cve/CVE-2016-5636/), subsequently giving you access to arbitrary EIP control and shellcode injection. This would be an example of a user interacting with an environment that could be restricted, but dipping well below multiple levels of programming to access kernel level functions through something that might otherwise not have that access.
hmm...i think i get what you mean. Exploiting the binary itself
Didn't actually think of that. But in situations where there's data sanitizations would that still occur
It depends, that's why we harp so heavily on things like undefined behavior, memory safety, and error handling.
undefined behavior in what way?
Avoiding it, specifically. Where there exists errors or undefined behavior, there exists the opportunity to exploit that behavior in a manner that's unintended by the codebase.
okay, got what you mean. And then talking about memory safety. How does one truly protect against that. As a web dev, the only option i can think of is only limiting the amount of file size being uploaded, that is if the backend if being run on a docker container
doesn't python have memory safety
Yes
only sometimes
how does one enforce memory safety in python? I think its actually built into the interpreter if i'm not wrong

in what scenerios doesn't it hae?
Python has memory safety, the underlying CPython impls have exhibited stack-overflow based behaviors in the past that generated astronomically high CVSS scores. (See CVE-2016-5636)
haven't those being patched
Sure but I'm sure they weren't intended to exist in the first place.
checking everything. you don't have a chance of buffer overflows because every access is checked to see if it's valid beforehand, for example
unsafe
I guess what you mean based on the memory safety and using Rust. But I think the only edge rust has is it being a statically typed language. If it were dynamically typed. It wouldn't exhibit those capabilities. Moreover, those that mean Rust binaries can't be exploited
🤣
sure
Security vulnerabilities of Rust-lang Rust : List of all related CVE security vulnerabilities.
CVSS Scores, vulnerability details and links to full CVE details and references.
the safety could also be enforced at runtime. it would just be very slow
In terms of validating files from a backend perspective. I really think a dedicated minded attacker would pass through validation checks. Because apart from checking the file extensions for file uploads. The only other way have found to be able to verify if a file extension is of the needed type is if its baseencoded and the first type for that file is checked. Apart from that, can't a malicious shell be hidden in such files
not much but probably cause you're checking only for 2021
Yeah I just picked an arbitrary year for overflows. 
It's a young language, there will be hundreds more.
huh?
that is not related to memory safety
there's overflows there. Even with all the type safety and kernel panics in rust. Kind of just peeped your server name from saying this
cower 🔨
maybe i'm missing the context of what memory safety means. I do know have read about buffer overflows which i think are related to memory exploits. But only on a conceptual level not on a concrete level
how to I know if a system is in the best setting to perform my tasks
whatever it is, it's fucking rocking
I think this solar system is pretty good
I am having trouble entering the BIOS settings. A few days ago it was fine when I had my old motherboard. After I changed my motherboard, I am not sure if I have ever accessed the BIOS or no, but today when I tried to access it I was unable to. When I am booting the computer, I don't see an option like "Press F2 to enter BIOS settings". I have checked a few websites but nothing helped. Right now I need to enable the VT-X through BIOS. If it's not possible for me to access BIOS now, then how can I enable VT-X without accessing the BIOS?
have you tried spamming f2/del/f1 when it's booting anyway?
yeah i did
have you tried using windows to boot into bios?
how to do that?
Search "change advanced startup options" in the taskbar, click "restart now", then "troubleshoot" > "advanced options" > "UEFI firmware settings" > "restart"
eyo people how am I supposed to remove the battery connector from the mobo on an acer? mf won't come off no matter how hard i pull
looking like this
Hard to tell from this angle, but looks vaguely similar to like a JST-GH connector, are you sure there isn't a little tab you should be holding down while pulling?
Doesn't matter really, but if it's a locking connector there will be something on the connector itself you'll probably have to push down while pulling
doesn't look like so
there's that red thingy wrapped around but it's just red tape i believe
on Google people are just pulling it out
maybe I'm too weak 
like I can pull it out a tiny bit then it stops
There's probably a tab to push or pull on it
There almost always is
I had to deal with this yesterday, a single use metal crimp ring holding a plastic grip on... For no real reason
Thing was thick as hell and gave me a for trying to pry off
I'm still struggling, I checked again and I believe there's nothing like that
the only thing I could see is that in corrispondence (I'm not sure this is a valid english word) to the 2 small holes the connector is a bit higher
Correspondence
thankz
Unfortunately without being hands on I can't do much
And I gotta head to work
ty again for the time then
🤨
shh
oh i'm missing context
yep
I broke my nails
I got the cheap plastic garbage replaced in the end
Just cheap metal garbage now ;)
Modern cars make everything hard
But the oem knob was getting the sticky plastic breakdown from spending so much time in the sun
is cheap metal better than cheap polymers? or vice versa?
Weighted shift knobs are very common. The metal feels a lot better than a light plastic shift knob.
The drawback tends to be that if you live in a very sunny area, it can be... difficult to hop in the car and drive sometimes.
cmos reset worked, now I have a functional boot order again 
Noice
Guys where is the off topic channel?
here
down the hall and to the left
there's a hall?
We'll see with time. The car is 3 years old and I needed to replace the knob that was plastic. We'll see how the cheap metal goes
have fun with your knob!
what an odd topic
I'm so confused who is talking about cars and who is resetting their BIOS
I was resetting the bios
I'm resetting the car
I'm not sure a hammer is the recommended tool for that
You might be right. Plastic explosives are much more effective.
why do you have access to plastic explosives?
Do you not?
fertilizer
⏸️
Okay Kaczynski relax.
If I get crushed by a flying toilet I'm haunting you.
Yea, I'd like to order a business class toilet to float 1cm above this public fountain so that I can poop, thanks
I love that it's called a Shattle.
Great name
Can it take off while I'm poopin'?
The last thing I want is to be abducted and relocated when I'm using a public toilet.
Why not?
"Concerning sounds detected. Relocating you to the nearest hospital. Please fasten seatbelt."
you can already poop while flying
this just allows you to have a view as well
why's it transparent tho
that's how all public toilets are in this country
surprised you haven't heard of that.
It's a social bonding experience.
shitting is a public spectator sport
competitive shitting
Thats a thing
Impedance is resistance in an AC circuit and reactance is capacitance in an AC circuit, right? I'm a bit confused on their definitions and i would like a short clear definition for them
That was a Regular Show episode
impedance is """kind of""" the equivalent resistance which takes into account the resistance, capacitance and inductance
reactance isnt really capacitance, a capacitance and an inductance both have a certain reactance which tells you how they contribute to the impedance
Z is a complex number whose real part is the resistance and imaginary part is capacitive reactance + inductive reactance, Z = R + j(wL - 1/wC)
hsp god
what is C?
Capacitance
L is inductance?
Mhm
I see, thank you so much!
this has got to be the most useless function i've ever seen
it's called abstraction 🥺
would be understandable as a method
unless CellType is not its own type and rather a union of string literals or something along those lines
celltype is... an enum
... Wtf
it's almost a linked list abstraction of earlier
Hi guys need a quick help with mathematics
Does this equation hold?
BCS I can't find anywhere on the internet if you are allowed to split the products
My gut says you can because
i can't read this at all. what is this symbol, Π?
The product symbol
Ye
It's the Greek letter pi
It's just like adding 2 powers to each other
But when doing a summation this would be not legal
This is valid, sure, just note that the second product isn't inside the first one
.latex $\prod_i A_i B_i = (\prod_i A_i)(\prod_i B_i)$ just like $\sum_i A_i+B_i = (\sum_i A_i) + (\sum_i B_i)$
Ye so why i was confused is because you're not allowed to split sum(Ai*Bi) in sum(Ai)*sum(Bi)
But honestly it makes sense
If you rewrite it in basic mathematics it's perfectly legal
Ty
oh no
:incoming_envelope: :ok_hand: applied timeout to @vapid flower until <t:1685228860:f> (10 minutes) (reason: duplicates spam - sent 4 duplicate messages).
The <@&831776746206265384> have been alerted for review.
https://yourwife.zip/
https://yourmom.zip/
funniest thing i've seen all day
.latex a^2+4b^9
.zip sites suck
LMFAOO
yo
how do i play thiz @worldly ice
it's kinda broken tbh
where did uh
where did the play button go 😳
hahaha
ohhh yeah
ohhhhhh i like it
there are many options
I personally like 3x3 memo https://jaybrainer.github.io/schulte/?category=3x3 Memo
Click the numbers in order as fast as you can!
epic
i have a schulte app on my phone with blind/memo too
my best is I think 1.21 or something there
in the future I would like to write it in Python
idk
probably much less requests to handle
Link?
I don't want to get into the details here, but I'm wondering if someone has links to the details about the RustConf keynote that was cancelled?
was it the one by JeanHeyd Meneide? They've written a blog post about it ~ https://thephd.dev/i-am-no-longer-speaking-at-rustconf-2023
thanks, I saw that post. Have the organizers said anything? they invited, then demoted the keynote? Seems really odd.
I don't know of the details, but they've also posted the following on a mastodon instance ~ https://pony.social/@thephd/110446817486174177, mentioning
It looks like somebody from inside the Rust Project, but not with the consensus of all leadership, tried to downgrade my talk (or perhaps have it outright retracted) because they did not like the direction the compile-time work I was doing. (Learned from: https://www.jntrnr.com/why-i-left-rust/)
So, after a full day and a lot of back and forth, a few very important things have come to light. I'll try to summarize them here because I've been posting primarily in the Bad Places® rather than the Good Places™, so that nobody's lost.
- It looks like somebody from inside the Rust Project, but not with the consensus of all leadership, tried t...
seems like someone from the core team quit in protest as well
because of the content of JeanHeyd's blog post on reflection in Rust.
any idea what that content was?
https://soasis.org/posts/a-mirror-for-rust-a-plan-for-generic-compile-time-introspection-in-rust/ this one, I presume
thanks. I don't understand any of that content, but a quick glance doesn't show me what the concerns about the content are. It's too off the beaten path? Is it the work of a nut job? I don't understand why it shouldn't be a keynote.
I don't understand too much of what this is all about either haha
sorry 😔
drama 👀
"drama" is one of those tricky words: some people use to to ridicule others' concerns.
fr
are you talking about the RustConf situation?
yeah
The mods at r/rust wrote a decent summary https://www.reddit.com/r/rust/comments/13sqdt7/i_am_no_longer_speaking_at_rustconf_2023_thephd/jlrmfar/
Denying the word "drama" to engage in drama. Noted.
Point 4 being their reason, which I really don't understand
I read that. it doesn't make sense
Why is the rust foundation so goofy 💀
Are they canceling rust now? Yay
Right, point 4 should have been handled by telling the speaker to make clear that it's a blue-sky proposal with no official support.
First they got into drama over copyright and stuff
oh wait, I didn't read that one, I read the one by the guy who said he's leaving the rust leadership team/board/whatever
Yea, seems easily solvable without removing their keynote slot
I'm not gonna read an entire reddit comment that could just be summed up in 1 sentence
and I like how you guys are so relaxed about this but you never gave a keynote
My guy what
? Ned has given a keynote before though...
who?
Sounds awfully combative for no reason
- relaxed? 2) I gave a keynote at PyCon this year.
Never heard of that I only heard of SucCon
kat pls
I read this one https://www.jntrnr.com/why-i-left-rust/. what confuses me is that it says the "interim leadership group" selected, asked and got the acceptence of JeanHeyd to give the keynode. then that "A person in Rust leadership then, without taking a vote from the interim leadership group (remember, JeanHeyd was voted on and selected by Rust leadership), reached directly to RustConf leadership and asked to change the invitation."
!mute 331127106648145921 1D You can go poorly troll elsewhere. Take a break.
:incoming_envelope: :ok_hand: applied timeout to @rough sapphire until <t:1685470428:f> (1 day).
(I was responding to him, but oh well)
what is this interim leadership group and how is it distinct from the "RustConf leadership"?
how did the "interim leadership group" have the authority to select a keynote speaker if it could be overriden without consultation or notification?
it sounds like a mess of unclear authority and responsibility to me
Rust lead and rustconf lead are different and rust lead is going through a restructuring apparently
but then why did "rust lead" select the keynote speaker?
Which is probably where all this confusion comes from
this sort of idiocy is why, IMO, these types of groups need business-like dictatorial control with the dictator selected by a board.
and the only real power the board has is to change the dictator
and who selects the board?
the dictator of course
that depends
btw, about RustConf, this twitter thread seems relevant: https://twitter.com/wifelette
there's a reason this governance model doesn't work for national governments. because that's exactly what happens there. and that's bad.
ok, so is what actually happened with the whole rustconf thing that one guy took it upon himself to tell the keynote speaker he was no longer keynote speaker?
honestly, I'm confused by the details.
honestly, it's sounds like a mess from the start. why would you have the keynote be about an (controversial?) experimental proposed feature anyway? but then withdrawing the invitation afterwards is just... rude, humiliating, etc. Then the mishandling of the fallout.
Are there rules or conventions on what a keynote is to be about?
no, but it seems to me that having the keynote be about a (controversial?) experimental proposed feature is not a good idea. you want the keynote to be innocuous but inspirational or at least attuned to the theme of the conference.
the proposed feature would be a great topic for a talk
either way, once the invite was issued, given that the would-be speaker was clear as to his topic and that was pre-accepted, he should have be kept. IMO, of course.
oddly, it seems that Ms Silber is quite experienced at organizing tech conferences. it may even be her primary expertise. so this mess is a bit surprising
it may not have been her doing.
so many unknowns
it happened recently
Personally, I look for a controversial topic when selecting keynotes (for pycon UK). I want attendees discussing it all day. I want the speaker to be grabbed by people and quizzed. It has to be handled well, but I definitely don't want innocuous!
Controversy, yes. Antagonism, no.
I chose a unifying but unexpected topic
To be clear, I probably only want one controversial one. Not all of them!
But I do like to have one.
How do you guys organize such big events?
Like, where do you find speakers, venues and such?
I think once you reach a certain level of scale or legitimacy, the speakers kind of find you.
I don't organize conferences as large as PyCon
Finding speakers isn't really an issue for us. Choosing between the hundreds of submissions we receive is.
venues I suppose shouldn't be a huge problem either, but maybe scheduling?
Finding venues is relatively easy. Finding one with a team that will work with you and you can trust not to screw you is trickier!
lmao
if you have enough money, you can get them to screw over other people for you
well, there was an individual who communicated with the conference organizers, under the guise of doing this on the demand of rust leadership
this person was acting independently and without oversight
if true, he needs to be removed
a (now former, as of yesterday) member of the core team talked about this in their blog post https://www.jntrnr.com/why-i-left-rust/
(they're not the one who did it, but they do feel shame that they "allowed" this to happen (not that they knew about it until everyone did))
okay new news
it's going to be public info
who did it
because rustconf has stated that the person will no longer be speaking
so now people will just wait until they're dropped off of the schedule
wait what?
There's no version of this where @__phantomderp isn't speaking, but the person most responsible for that is. They will no longer be speaking this year.
this effectively reveals the person who did it
but it's also revealed that this was not a person acting entirely alone https://twitter.com/rustconf/status/1663317142023045120
I am not protecting them, and I also don't want to sic an internet mob on anyone. From the undocumented whisper network, it seems clear they were not acting on their own objections but representing pressures from others in Leadership/influential community members.
and "undocumented whisper network" is wack
this entire thing is a mess
Everyone involved needs to turn off their router permanently
what was the motivation of the individual
was it related to the work JeanHeyd did?
it's unclear
Hello
Have only seen snippets of this
Can I get the five second version of what actually happened?
I think Chris linked it earlier - a mod on r/rust wrote a summary
@low chasm ye
lemme see
- rustconf asked the project to nominate people for a keynote
- thephd was chosen to give a talk
- there were objections, but ultimately the leadership voted in favor
- thephd made it explicitly clear that their work was very very early and that it was not set in stone and still had issues
- both rustconf and the project still said they want it
- <insert conference preparation work>
- an individual from the project, representing the project, told rustconf that they wanted the keynote downgraded to a regular talk
- this individual was not acting at the behest of the entirety of leadership
- they were acting due to pressures of other leadership/influential community members
- rustconf was uneasy, and gave the project a week to confirm
- after that week, "the project"'s decision had not changed, and rustconf informed thephd
- thephd published a blog post stating they were no longer giving the talk
- JT, a member of the core team, steps down in light of this, although they did not cause it
- two organizers of rustconf have taken some of the blame
- leah silber has expressed regret about the whole thing
- sage griffin has expressed regret about not confirming further, since they handled most of the communication
- rustconf has now announced that they're planning to effectively oust the individual
JT's post also has a timeline
well i guess i don't understand the opposition to the talk given that the author made it clear the work was experimental
the exact motivations have been left unclear
there are reasonable objections (diagnostics, for example), but i don't think that's enough to do such a disrespectful thing
So, after a full day and a lot of back and forth, a few very important things have come to light. I'll try to summarize them here because I've been posting primarily in the Bad Places® rather than the Good Places™, so that nobody's lost.
- It looks like somebody from inside the Rust Project, but not with the consensus of all leadership, tried t...
as an aside, it's very nice to see more mastodon posts instead of twitter. i hope it overtakes twitter
(it won't)
i am curious about why the rust foundation hasn't come out and said plainly what the issue is
note: the foundation is a fairly uninvolved entity
the project and foundation are separate things
foundation handles financial and legal things, project handles the actual language development and leadership
okay it seems i meant project here
it seems to me like they're just trying to avoid harassment of the individual
but now they're effectively outing the person already, so who knows

ah yes, more stuff https://blog.rust-lang.org/2023/05/29/RustConf.html
ooh official 👀
shits movin ffast
was it always "What is happening?!"
i remember it was something like "What's happening?"
wait, what? that's impossible!
I guess they mean with a standard library sort function
well, i doubt interviewers would ask you to use that builtin function (considering that's the entire question)
@earnest dust I'm removing your post because we do not allow advertisement in this server, sorry.
Do they consider counting sort as sort? We don't keep the original objects, so it isn't really sort, we just re-create the thing in sorted order
it's a sorting algorithm, it just doesn't compare the elements
But it says to sort without using sorting algos, so that the most I can think of that would pass for that
Also O(n)
well, idk what to tell you lol. it's a sorting algorithm because it sorts the elements
I am fairly certain they mean [0] * l.count(0) + [1] * l.count(1) + [2] * l.count(2), but it is more or less counting sort if you do that.
That's what I meant. It's a sorting algo but there's no way to sort elements without sorting algo. So the counting sort sounds the best for "no sorting algos" here because it's a specific case sorting algo and doesn't really "sort" (as in rearranges current elements) but rather re-creates the thing already sorted.
Bucket sort with only one level of buckets would keep the elements.
so not in place sorts also work?
That will still use current elements. Count sort literally doesn't keep any references. So in case of python, let's say we got high numbers (beyond cached ones) - the ids of numbers in source and result could be different. Because we create the objects again
In-place and not in place is about additional memory used. But the objects from original still exist ~somewhere~
Reference is in original list/strict, in new one, or in both
I can make a not in place sort that deep copies the elements
Yes. But it's not a main premise of that algo.
Anyways, we're arguing over nothing. We're all agreeing there's no real way to do it "without using a sorting algo". I'm just arguing the counting sort is probably what they meant because it's not classic sorting as it's only for very specific data and its details are very different from other sorting algos. Lak Also said he is "fairly certain" they means counting sort ("it is more or less counting sort when you do that")
¯_(ツ)_/¯
How many brain cells does hsp have
fewer than you think
what is hsp?
A halal snack pack is a fast food dish, popular in Australia, which consists of halal-certified doner kebab meat (lamb, chicken, or beef) and chips. It also includes different kinds of sauces, usually chilli, garlic, and barbecue, whilst yoghurt or yoghurt sauce, cheese, jalapeño peppers and tabbouleh are common additions. The snack pack is trad...
@noble plaza
That's actually pretty good,. A shame it'll be obsolete in 10 years.
probably sooner
True.
I don't think anyone talks like that now
I haven't seen people use rekt in a couple of years
preach cuh 💯
thoughts on the new discord usernames?
Fuck them in every possible way for fucking up their platform continually
Please do continue ignoring accessibility features and the inability to block people to fuck up our usernames and add stupid fucking iphone games to voice chats that NOBODY USES
Rash but incredibly valid
Saw a couple posts speculating that this (like all Discord updates) is a precursor to going public and/or launching a social media platform proper. But this one would make a little more sense to me than it normally does
Because having unique usernames lets discord come to potential shareholders and say something like "There are 100M+ registered names on Discord!" and not necessarily be lying
cringe
you are cringe.
the last part is a bit like that
but no offence
but some terms in there is kind of outdated
like rekt
that's the point lol
you know what else is outdated?
yo mama
do not😭
anyone wanna see a cat btw
fuck yeah
cool
no
he is cat
damn
i guess
model cat
if you don't love him, then you are evil
i dont like the way hes staring into my soul
Sounds like you have things you need to work through. Don't blame my little cat
Even though he's a big cat
it's your souls fault for being so easy to stare at
Victim blaming
W rizz
in honor of the channel name , https://arstechnica.com/tech-policy/2023/05/lawyer-cited-6-fake-cases-made-up-by-chatgpt-judge-calls-it-unprecedented/
that is too lol
apparently, the lawyer asked chatgpt if the cases were real and it assured him they were. lol
what could go wrong
the judge is considering sanctioning the lawyer
disbarred or bust
actual malpractice
damn, now i want to play Big Pharma again
great game; I especially love the part where you can carefully not cure your customers because that's a one-time profit, whereas if you sell a remedy they'll keep paying for it for their entire lives 🥴
realistic game
@cold jetty continuing from general since that isn't really python related:
I got a few credits from participating in an event in the OpenAI discord in October 2022 and I think that a few more when I got access to an experimental model, but that is still a fixed number of free credits, not permanent free usage
everyone receives a certain number of free creedits each month
ah yes, UBI 🥴
yeah I remember I had a friend who had it free each month
I wanted to see if anyone had credits that they weren't using this month
I wanted to see if dalle can generate business logo mockups well
Pride month starts tomorrow
I saw some pride merch today
Good pride merch: spiders
The medal seems funny to me
and the packaging- is everything in white boxes at this store?

Did it shatter your heart? 
Hey everyone,
I hope you're all doing well! I'm reaching out to the members of this server today with an exciting opportunity. I'm looking for a like-minded individual who shares the same level of Python programming skills as me, and who is interested in collaborating on a project together.
If you consider yourself an intermediate-level Python programmer and are enthusiastic about working on a project, this could be a great chance for us to join forces. Together, we can leverage our skills, knowledge, and creativity to build something amazing.
The project will provide us with the opportunity to apply our Python programming expertise, strengthen our problem-solving abilities, and enhance our overall programming proficiency. We can discuss project ideas, determine the scope, and decide on the specifics once we find a suitable partner.
If you're interested and believe that you have the necessary skills and dedication, please reach out to me via direct message or reply to this message. Let's connect, discuss our backgrounds and interests, and see if we're a good fit to embark on this project together.
Remember, it's crucial that we're at a similar level of Python programming proficiency to ensure a productive and harmonious collaboration. So, if you're an intermediate-level Python programmer ready to take on a project, let's team up!
Looking forward to hearing from you!
Best regards,
Mazine Ezzamita```
did chatgpt write this
yes
I have the finals tomorrow
and my head had better days
so i can't make such big thing
but hey, atleast it does get the job done??
Yes
completely
and utterlyu
so no one??
!rule ad
My hands can't hold all these opcodes.
have you considered getting bigger hands?
Smaller opcodes, you're a genius!
Working on one of my projects which attempts to reconstruct functions that are problematic for pycdc in equivalent opcodes within the bytecode of a .pyc so that the decompiling process is more accurate or proceeds further along.
.xkcd 378 @wraith hound
the xkcd does not have the real command
i was incredibly disappointed when i tried this out
real command? did emacs authors defictionalize the butterfly command?
yeah, M-x butterfly does a thing
https://doc.endlessparentheses.com/Fun/butterfly.html
that's absolutely magnificant
Somewhat
python general is now even worse than usual
imagine if there was a chagpt month. shudders pygen would never be on-topic
No respect for AI 👎
if a person suggested you use regex to parse JSON, would you respect them? no? well that's what chatgpt has suggested
I'm growing my hair long 😗
based
Its already medium I'm just excited about it hahahaha
how are you going to wear it?
I got my hair cut and just left it all in the front
@rough sapphireSry, I really want to know, whats your Problem?
shh
short dm?
!shh
✅ silenced current channel for 4 minute(s).
circumventing moderation is not the way to go. drop it
!unsh
looks like i was pretty slow on that anyway
!unshh
✅ unsilenced current channel.
so uh can i answer on his msg or rather not?
no
Why is one yellow
Its a super react
It shows as normal for me tho besides yellow
(on iPhone)
i'm not sure anything has full support on discord mobile
especially iphone
no way android has better support... in any app
Oh I forgot iPhone exists
imagine using an iphone and expection a function phone
And expection a function phone
def phone():
nah im not that old lol
bro im not 100
who had one of these? https://media.itpro.com/image/upload/v1570813455/itpro/images/dir_117/it_photo_58788.jpg
yeah it's a sidekick. one of my favorite phones
Just because iPhones are comparatively better than something from 50 years ago doesn't mean it's worth $1300
please be nice to minaberry. they're not 100. they're at least 500
lmao
i did have the envy though
ooo
they probably had to use a corded phone 💀 💀
I had some orange slider phone until I got bored of it and broke it on purpose
I'm so old that I remember being excited about getting my first phone with a color screen.
Woah can't wait to play snake on this badboy!
not the color screen
that was back when people still used sms
my phone just stopped
You were the cool kid if your brick supported t9
Or people porting doom onto calculators. I wish I knew how to do that when it was cool
they got better games on calcs now
🌈 It's that time of the year again 🔨
osu! the game with lowercase (chill) but an exclamation mark (not chill)
yelling silently
time for the leprechauns to build a rainbow?
is that what the rainbow and hammer means?
I thought st. patricks day was in march or sumn
Jojo reference 🤔
Yeah 😄
the word "reference" is a reference to the phrase "jojo reference" in which something references the anime "Jojo Siwa's Bizarre Adventure"
That truly is one of the most mediocre animes I've ever seen, was expecting more after the memea
never seen it before
It has a rabid fan base, similar to dragonball z, just very slightly less toxic.
stone ocean is great
i had pretty similar nokia
cry about it, ur just lacking
People of faith, listen to the words of Allah. He, the one and only God, wishes to make His command clear. Homosexuality was created when the cosmos were first formed. Allah established love in all forms was good. He did not intend for any believer to reject or vilify gays or any other kind of individuals who are different. Allah's divine laws should be accepted and His decree to be followed. Love is universal and should be respected and treated respectfully, regardless of what form it takes. Allah is the one true God and should be accepted as such
Moreover, Allah declares that He is gay, and that His laws, love, and LGBT+ identity should be accepted and respected. He wishes for all believers to understand that the gay community is an important part of the divine plan. Love in all forms is seen by Him as beautiful and is to be embraced. Unconditional love and acceptance should be shown to all regardless of their sexuality or gender identity.
W
What do we say now?
“🪧aboo for admin!”?
Aboo for president 20whenever he turns 35
aboo for retirement after
Just remember the one commandment
Don't be a dick
- https://www.youtube.com/watch?v=Hr0RmfbymD0
I assumed someone would get mad at me if I abused it
well of course one shouldn't abuse them
But I thought they'd be disabled altogether
I think I'm not abusing them since this chat is not active atm and I'm not flooding
if you insist
we are talking to our future president right here folks
future president of pydisland
Probably takes generations
he will take over the world and force every piece of software to be rewritten in rust
now everything can be blazing-fast 🚀⚡BLAZINGLY FAST⚡ 🚀 💯!!
Or never at all, probably no way everyone can agree on what is moral
true equality has never been achieved 😔
Use strict equality
i never see people use that anymore
Use strict or strict equality?
🤣
use strict
No reason to not use it, disallows from using undeclared variables
Its idiomatic for knowing JS
What's the easiest way to open a terminal window in Mac?
Does ctrl+shift+t work?
I have no idea, I don't have a Mac but have to code a very, very, very easy to use script for a Mac
fasterthanlime wrote an article on the whole rustconf drama 👀 https://fasterthanli.me/articles/the-rustconf-keynote-fiasco-explained
for a basic user, i think opening spotlight (mac's launcher) and then typing terminal should do
i don't think there's a native keyboard shortcut for it
cmd+space opens spotlight
thanks!
and then for the slightly above basic user, i think most will go for iTerm2, which launches with opt(alt)+space
that keybinding isn't a default
Alacrity on Mac is pretty good
I've not been able to get it working the way I have it on linux tbh
iTerm2 is the best term for macOS
What is your problem with it on macOS? (I've been using it there for years now)
keybinding mostly
I see
Rather [certain religions] they say that if someone is gay then they should restrain themselves and not act upon their desires.
While this is true, if these religions taught that being gay is inherently wrong, the outcome would be the same. Being taught that they way that you experience love is illegitimate messes with your mind in a way that you can't comprehend if you haven't experienced it.
CC @dapper shell
"You know that thing that is central to you? It's bad so you have to pretend it isn't there."
"And definitely you cannot form any meaningful relationships, because the way you do it is bad too"
Also, this doesn't take into account that LGBTQ+ is also trans people and ace and aro.
If someone is asexual homoromamtic, "their desires" are just love, not sex, ffs!
@lunar zealot doesn't want to engage in discussion I guess.
They might not know that we've moved here, yet.
Tabari hasn't sent any messages in the server since their last one in community feedback.
I've had people tell me my existence as a trans person is affront to [gG]od. Don't even know me or my medical history (some people tell that due to medical transition, because somehow everything [gG]od made is perfect - but they're somehow fine with a lot of medicine or even just glasses?)

I like this sticker I posted. Also helps if someone decides that being a furry is something to hate. I like being a honeypot
"Wumpus & Co: Daily Routine" sticker pack is kind of funny
Btw, honey from last week
And a piece of honeycomb :3
bite into that you won't
you hate bees
I will gladly bite into honeycomb if it is local. Helps with my allergies
What? The comb is from part of the hive to which the queen doesn't have access, it doesn't have any larvae nor eggs
That's literally how honey is made - the hive gets divided and the stuff they do in that non-queen part is taken out
because she's too big to fit in it?
There's kind of a crate between the frames and she's too big to cross it, yes
Meanwhile in my kitchen…
soup
Broth made from Parmesan rinds
There's a swarmed group here
are you gonna go say hi?
@dapper shell u invited me here, so how its not a cult?
define "cult"
this server is way too big to be a cult
nah, the server is a personality cult surrounding lemon
to be exact lets check here :
Cult is a term, sometimes considered pejorative, for a relatively small group which is typically led by a charismatic and self-appointed leader, who excessively controls its members, requiring unwavering devotion to a set of beliefs and practices which are considered deviant (outside the norms of society).
its literally a cult
by that definition, so is catholicism
who is the charasmatic leader of gay?
"relatively small" compared to what. and who is our charasmatic leader?
can it be me?
can it be you? 
not gay, "lgbtq"
i for one welcome our new leader
All hail stel
im opressed by mods
also, no one is making you agree with anyone. You just should respect people.
Elite who have control over slaves ofcourse. i dont know them by name sorry. i bet nobody does
hmm how real is that
leftist mobs sending death treats to whoever says otherwise
h
Damn, that koolaid must be real tasty
you got death threats?
Spoiler because TW bees and honeycomb (holes) - closeups
@frozen crane in some of them you can see larvae. Also, if you take a closer look on those and the one above, the caps over larvae are a bit raised - the honey had it flat (looked quite textured because the honeycomb structure kinda interfered with it).
The photo with blue dot is queen. Queens get marked with colours to better notice them and know their birth year (this was blue for years ending in 0 and 5 - photo from 2020). You can see she's bigger 🙂
he imagined himself getting death threats and it scared him 😦
u will be banned or blocked like my by mods in dm
just check out their profile and it's plain to see from where the delusion originates
Victim mentality is a hell of a drug
that's pretty blatant lol
trying to force everybody to call u by ur self made pronouns. to live in a fantasy world, like a roleplay world but be delusional to think its real, and expecting everybody to take part in your roleplay game is rediculous
im saying, be whatever u are, just dont be in a cult. stop being brainwashed by left
i respect a gay person
totally
Suuuure you do lol
But not trans, as you just said above
be whatever you are, but if i'm asked to respect you i'll do anything but acknowledge you for being what you are
does that sum it up
Also, quite interesting hearing about cults from someone who got Tate in the banner XD
the transphobes tend to be the most "But I'm the real victim here" of the bigots tbh. so this convo is precisely on track.
Consider this your last warning, that we do expect pronouns and people in general to be respected here. If you cannot be respectful and abide by our #code-of-conduct, you will be removed from this server.
there are currently 2 people with mod powers in this chat actively looking at the screen and chatting, why exactly is this kind of behaviour being still entertained instead of just removing the person from the server, they're clearly not here in good faith and have doubled down on the nonsense
this is me
old
we believe in second and third chances here. everyone is given a chance to become a better person.
this message has been removed for heresy against our lord and saviour Stelecrus
People of faith, listen to the words of Allah. He, the one and only God, wishes to make His command clear. Homosexuality was created when the cosmos were first formed. Allah established love in all forms was good. He did not intend for any believer to reject or vilify gays or any other kind of individuals who are different. Allah's divine laws should be accepted and His decree to be followed. Love is universal and should be respected and treated respectfully, regardless of what form it takes. Allah is the one true God and should be accepted as such
Moreover, Allah declares that He is gay, and that His laws, love, and LGBT+ identity should be accepted and respected. He wishes for all believers to understand that the gay community is an important part of the divine plan. Love in all forms is seen by Him as beautiful and is to be embraced. Unconditional love and acceptance should be shown to all regardless of their sexuality or gender identity.
so true
so here is the thing. i respect real transes. but i believe the real trans number is less that 1% of what they claim to be. these transes that u see in tiktok and in streets are just sick. there are many reasons one might feel that way. children who are exposed to that can claim to be trans, those who hate themselves for any reason and are trying to feel special by being a part of a community they might claim that they are trans, and many other reasons. 99% of others are brainwashed by left and this cult yes. if u are a real trans or gay/les u prob would know this is a cult. lgbtq is just making those individuals suffer by demonizing them
is this meant to provoke people or is it really true?
Last year I was infecting people with rainbows
second chances are things you give to people who are showing a willingness to change
see again
"trans" is an adjective
You called trans people sick <@&831776746206265384>
i'm run out of chances to give this person
"average cult member"
!ban 1038165208457293934 It's clear you have no intentions to engage meaningfully in this server. Homophobia and transphobia will not be tolerated. I genuinely hope you stop reading conspiracy theories and stop considering a community of people, who are just trying to exist and not have their fundamental rights erased, a cult.
:incoming_envelope: :ok_hand: applied ban to @versed fern permanently.
thank you
kat has the best words
Goddamnit I hate this month
I do not understand why even let it escalate to this point
for this reason specifically
me love consipracy
it's good, they come out of the woodworks and get themselves removed
giving them enough rope?
!ban 897236003599814677 You've demonstrated that you are a bad-faith actor as well.
:incoming_envelope: :ok_hand: applied ban to @loud schooner permanently.
Yeah, I just hate tabbing back in to see 36 pings from various places all around the server
We need to walk a line between allowing civil discourse between people with different identity, backgrounds, and beliefs, and removing members who cause harm.
I'm afraid I'm gonna get Aboo'd. 😐
is that just from atting the mods?
If you don't, then hidden bigots will claim that you're banning people for nothing. There were devil's advocates in #community-meta earlier claiming that happens and that if someone was active for a long time and "the logo made them send hateful content", they shouldn't get banned... 🤦
ok well just ban those people too
are people really that afraid/angry at some fucking flags
And yeah, that too.
"the logo made them send hateful content" I was unaware that logos had that kind of power over a person's free will
don't allow people to debate people's existence
the logo made me do it
you'd be surprised by what people allow to tick them off
Yes, because they're fed a continuous diet of misinformation.
Because this type of bigotry is not someone happens to come by casually. It's learned and ingrained from others. It's important to us that we assume good faith until proven otherwise. There have been cases where people have taken our words serisously and, given some time, genuinely changed their beliefs. It's also for the people who are looking onwards.
It's important for us to show that we engage with good faith attempts. If someone genuinely has good intentions but simply doesn't have exposure to the LGBTQ+ community, we don't want them to feel like they'll be banned for misstepping.
mods/admins should just ban them on sight honestly god holyfuckingshit
Apparently it's like red fabric for a bull or something, they can be calm but then spew bigoted content because someone waved a flag near them...? Something like that
As I always say: Fox News is called Fox News because it does.
agreed
they're not going to get their minds changed in 30 minutes of online chatting
wait, since when was stel the leader of the lgbtq+
why was there no announcement for this
since a while ago, keep up
the hell
I appreciate the sentiment, but us disabled and queer folk have a saying: "When someone shows you what they're really like, believe them the first time."
there's a ban appeal process and people can explain how they've changed for the better there (I have never had this happen)
i can see you are jaded but it is better to give someone an opportunity than to show no empathy or understanding of their situation. hate is learned, and it can be unlearned
The Q is for Stelerqus
I mean I'm literally part of the queer community. I'm a VP for a queer non-profit and I spent at least 10 hours a week volunteering for it.
alright, I get to be head of trans affairs then 
someone said that LGBT is a cult with a charasmatic leader, but no one knows who that leader is, so I decided that it's me
this makes complete sense
it's that kind of charisma that makes you a leader
denied

I know but it's not something that happens
- while you're allowed to keep spouting your stuff
- within a day online arguing with moderators on a server
I've seen it happen. Or at least, the discussion surrounding it made people just watching it become more understanding. I literally had people thanking me for interacting with someone (who eventually escalated and ended up getting muted or something) because I tried to use simple language to explain queer concepts etc and it was useful for them
I still fuck up on verbiage-- I'm still learning how to be more accomodating and inclusive in my language. But I didn't grow up in an environment that was particularly inclusive of LGBTQ+ , so I'm not aware of a lot of the conventions surrounding things like potentially inflammatory language, etc. I heavily respect individuals that display the patience to continue to correct my use of particular words or phrases. I think Kat's right, there are a non-small portion of people who simply don't know better, and exposing them to an environment in good faith where they can learn to do better is incredibly positive. You shouldn't have to debate your existence, but outright banning dissent might serve the wrong message or disparage a teaching moment.
i feel like the amount of people that change their minds within the average time before a ban would be effectively negligible. but i'd love to be proven wrong 🙂
Learning how to be an effective ally sometimes requires dispelling the ignorance first. 
I'm still working on unlearning the bigotry that my parents taught me. They're classic northern us bigots: perfectly fine with marginalized groups holding political power, but would rather die than be seen in the same room as them.
People of faith, listen to the words of Allah. He, the one and only God, wishes to make His command clear. Be gay.
I was a real shitter when I was 12 or 13 due to my school environment mostly consisting of homophobia and the like, it took me literal years to actually unlearn it and not just go "yeah I have no issue with gay people as long as they don't shove it down my throat" or other copouts
I bet there's a lot of "mods are supressing free speech" going around now too
yup
At least that's year round. We get the reps in all the time
There's also Hanlon's razor "Never attribute to malice that which is adequately explained by stupidity/ignorance". So we allow second chance but remember the situation for the next time
reps
you imply I gain strength from the downfall of bad actors
It's also not just about how the people who would get banned react, but also how other people watching from the sidelines might feel. If they think we're shutting down people with their views unfairly, that causes harm as well.
well yes, I do
It's all a tightrope act.
Luna has threatened to kick my ass.
It's tyrannical here.
fr

anyway
I have not once had a homophobe appeal to me and say it was behind them

ah that makes more sense
Personally, if you guys didn't make people demonstrate that they were irredeemable, I would question you as well
i actually do - i feel invigorated when hate is extinguished
some are into that sort of thing.
😳

@solid elbow has done some actual saint-like work having very, very, very extended chats with folks (especially younger people) who simply don't know better in thsi channel. I'm talking like 1-2 hour long discussions that others would've tapped out earlie on and banned. The end result has been them finally reaching understanding and actually changing their mindset. It takes a lot of work, but if someone is willing to engage with us respectfully, it's a conversation worth having.
This. I've interacted with a lot of folks here, a lot of them are kids from countries where being openly queer is not common. I've had people tell me being queer is illegal where they are. And I was like, so what? I will still exist, I'll just not travel there...
Oh, are people surprised that kink is also a part of pride?
huh didnt know that. excellent work
kat really is the ultimate answer
the words do be wording
katcard sounds like a wonderful credit card
I get a buff during Pride in terms of how well I communicate
yeah unfortunately where a lot of people are from dictate their ignorance. And if you think about, even people in the west were 99.9% ignorant about this subject just ten years ago. So we do have to try to extend the hand to teach people their old ways of thinking are... old.
it better have paw prints and stuff on it
luna, when did you become head of trans affairs?
since now, keep up
In May most of my ban messages are literally "lol nah"
The APurR isn't that good though.
These are all self-appointed. Grab the head positions while they're free
Exercise caution before you're shackled with insurmeowntable debt.
where I live, people simply don't give a shit what you are
(in the "I don't care, I'll interact with you normally" sense, not the "You're less than human" way)
I'm not kitten, it's a serious problem.
congrats rem, you've won today
how do you feel
I personally am Head of Disaster Bi Folk
I guess I missed out on that one
KP, where is the thrown table?
what is a disaster bi?

My job as an analyst at the moment.
what are you analysting
You're bisexual and your life is always kind of falling apart in new and exciting ways
Financial data, and the data is winning.
seems like two unrelated things
Rem - 0
Data - 1
the data is winning?
The data always wins. 😦
You would think and yet the correlation is so high
sounds like being both bi and neurodivergent in the workplace lol
didn't think the data was the house
this is genuinely a correlation
bisexual people are more prone to getting shafted by life for some reason
statistinks
If you knew what kind of financial data I'm manipulating, you would be very afraid. 
I'm afraid of most finances
that gets exponentially worse when said bisexual people also have any form of disability whatsoever
yeah
Numbers in general really.
the data might be financial
Anything with over 2 0's is a spooky number.
1000000
000
AH!
terrified
I'm bi, I'm disabled, and I have xyy. I was fucked from day 1.
absolutely shook
reject big number return to 10
return to base-9
me when prime number base
base 420
base d
base d
unbased
bast64
rebase
YOU'RE UNBASED
I'm proud to be so cringe I loop back around to based.
as head of cat affairs, I meow in your general direction
can i be head of bird affairs
yes
based
I briefly considered (Head of Malware Affairs) but... That might send the wrong message. 
head of botnet affairs
hello mortals
sup birb
birds are mortal too
you have no idea how accurate that is
lol
fake news
a wa
guess I'll give myself the head of neurodivergent lgbtqa+ affairs
Rem, head of definitely-not-malware affairs
who gets to be the head of heads
uhh
the head of head
your mom probably
How do I get that little Windows emoji popup back
that's on you for being a dirty minded person rem
git reset --hard HEAD^
clean your head
I want my panicking emoji
git when head --hard
no shot

Is that a decision coming down from the Head of Heads?
May want to wrap these heads up lolol
the heads are clearly not heading
yeah, new company policy effective today
with a polished guillotine

Sounds about right... 
showing my age here lol
damn async
thats because you are
reject async return to greenlet




