:(){:|: &};:
:(){:|: &};:
- 40 Posts
- 331 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·8 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.
bleistift2@sopuli.xyzto
Asklemmy@lemmy.ml•What is this way of thinking called? I see it a lot and sometimes it bothers me...English
112·10 days agoThat’s an argument ad hominem. That bad person endorses this thing, therefore that thing must be bad.
bleistift2@sopuli.xyzto
Programmer Humor@programming.dev•Programming for the first timeEnglish
5·11 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
Ask Lemmy@lemmy.world•What's the oldest website that's still alive that you've found?English
131·12 days agoit has taken on a life of its’ own
That’s an apostrophe mistake I haven’t seen before.
bleistift2@sopuli.xyzto
Ask Lemmy@lemmy.world•What's the oldest website that's still alive that you've found?English
6·12 days agoI recently had to dig deeper into Regex than I thought one could dig into Regex and found this website that claims it’s from 2003: https://www.regular-expressions.info/
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?

Screenshot from https://www.atlasobscura.com/places/fucking-austria because they’ve changed the spelling to “Fugging” after the village got famous.
I don’t know if you’re sarcastic or don’t know, and either way it doesn’t matter. Here’s the README from the first commit in git:
"git" can mean anything, depending on your mood. - random three-letter combination that is pronounceable, and not actually used by any common UNIX command. The fact that it is a mispronounciation of "get" may or may not be relevant. - stupid. contemptible and despicable. simple. Take your pick from the dictionary of slang. - "global information tracker": you're in a good mood, and it actually works for you. Angels sing, and a light suddenly fills the room. - "goddamn idiotic truckload of sh*t": when it breaks
To be honest, I’ve been using GIMP for more than 10 years before I learned of the slur.
Similarly, git.
bleistift2@sopuli.xyzto
Programmer Humor@programming.dev•Apple forgot to disable production source maps on the App Store web appEnglish
147·26 days agoDepending on the exact level of stupidity clinging to the judge on that day, some jurisdictions might consider this “hacking.”
One case from the states that was luckily dismissed: https://uk.pcmag.com/security/136282/missouri-gov-goes-after-reporter-who-found-shockingly-bad-flaw-in-state-website https://www.vice.com/en/article/this-is-the-hacking-investigation-into-journalist-who-clicked-view-source-on-government-website/




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.