:(){:|: &};:
:(){:|: &};:
- 44 Posts
- 554 Comments
The intention was to provide a longer version for the first step of the ladder.
bleistift2@sopuli.xyzto
Programmer Humor@programming.dev•Easy way to remember the OSI modelEnglish
262·3 days agoISO is a theoretical model on how things work, suitable for teaching and for reference. In reality, there are only 4 layers and not the finely chiseled concern-separating layers at the bottom.
I didn’t need that translation.
No, I don’t speak … Spanish?
bleistift2@sopuli.xyzto
Asklemmy@lemmy.ml•What is this way of thinking called? I see it a lot and sometimes it bothers me...English
111·5 days agoThat’s an argument ad hominem. That bad person endorses this thing, therefore that thing must be bad.
bleistift2@sopuli.xyzto
Mildly Infuriating@lemmy.world•apparently, the T button dosent exist for some peopleEnglish
121·6 days agoBecause the internet revolves around communication and communication is fostered by standardization such as consistent spelling. If you don’t want to communicate in a way people easily understand, then don’t. Pretending to adhere to the rules and then throwing a curve ball throws a lot of people off for no purpose, including me. That’s why it’s annoying.
bleistift2@sopuli.xyzto
Programmer Humor@programming.dev•Programming for the first timeEnglish
5·6 days agoI think the idea is that this might get upvoted a lot and turns out to be the first comment under this post.
Also it’s copy-pastable for OP.
bleistift2@sopuli.xyzto
Mildly Infuriating@lemmy.world•Want to play the latest multiplayer games? Just go into your bios settings or upgrade your PC if it doesn't have TPM chip.English
203·11 days agoNice of Steam to warn you though.
Quoting my self from this post’s anti-repost:
Badly color-blind-friendlied:

Not my idea. I literally cited the source.
- Rename every file from *.js to *.ts
- Set the compiler options
{ "checkJs": false, "allowJs": true, "noEmitOnError": false, // so the compiler compiles code it can’t prove right yet. Reset this after you’re done migrating } - Install type packages for dependencies that don’t bring type information out of the box, for instance
npm i -D @types/d3 - Add
// @ts-nocheckto the beginning of every file. - Go through your project file by file, remove the comment from (4) and add types until the errors are gone. And probably fix some errors along the way.
Abbreviated from “TypeScript Cookbook” by Stefan Baumgartner.
const that = this
Please take the day off !
How could this be misunderstood?
What is this magical job where two typos land you a day off, no questions asked?
bleistift2@sopuli.xyzto
Games@lemmy.world•Sliced off the tip of my thumb, what are some good one handed games?English
2·19 days agoIndeed. I never said I liked it :D
bleistift2@sopuli.xyzto
Games@lemmy.world•Sliced off the tip of my thumb, what are some good one handed games?English
2·19 days agoMuch obliged.
bleistift2@sopuli.xyzto
Games@lemmy.world•Sliced off the tip of my thumb, what are some good one handed games?English
21·19 days agoIs “Can’t do the steam day.” slang I don’t know or a typo I can’t decipher?
bleistift2@sopuli.xyzto
Games@lemmy.world•Sliced off the tip of my thumb, what are some good one handed games?English
5·19 days agoIf you like stories: I recently fell in love with Oxenfree, and you should, too.
If you like RimWorld, you could give Oxygen Not Included a go.




I feel like it would be more appropriate is regular running wore button and running as administrator was a dude casually strolling down the pavement in sweat pants.