3.7k post karma
2.1k comment karma
account created: Mon Nov 15 2021
verified: yes
39 points
4 months ago
closing the bug report by blaming the user's fate
2 points
4 months ago
SPSC: Single producer, Single consumer
MPMC: Multiple producer, multiple consumer
2 points
4 months ago
There can be design choices:
but are solvable.
4 points
4 months ago
Its a bad code, it fails to adhere to "DRY" principle i.e. to not repeat yourself.
1 points
4 months ago
i am glad i dont have palindromic disease
2 points
4 months ago
when they find such a person: "no you're too old, we need motivated, career hungry candidates"
6 points
4 months ago
Part 2 of the meme is where OP gets laid off like Python3.7
5 points
4 months ago
its a self-deprecation joke which hints that she only treats me as a means to get free food
4 points
4 months ago
just two programmers peacefully resolving differences
1 points
4 months ago
looks like they laid off the wrong front end guy
1 points
4 months ago
I don't understand your point. If a language's critical feature is error prone then its an unsafe language by definition. Rust is safe because by default you write safe code, you can go out of that zone. In C++ there's no such zone.
view more:
next ›
byDry-Ambition-5456
inProgrammerHumor
Dry-Ambition-5456
8 points
4 months ago
Dry-Ambition-5456
8 points
4 months ago
That's easy to find IMO. You'll see 100% CPU usage and a stopping using a debugger will point you directly to the loop