it’s spelled ‘forty’ in british english too
- 0 Posts
- 138 Comments
“You’re doing it wrong ya doofus”
FiskFisk33@startrek.websiteto
Programmer Humor@programming.dev•POV: The highest paid engineer at your company gets fired
1·4 months agoNone of those things describe a good programmer
FiskFisk33@startrek.websiteto
Programmer Humor@programming.dev•POV: You're a programmer
17·4 months agoI wouldn’t trust a guy letting their battery go that low either
https://www.npmjs.com/package/is-even
don’t look at the weekly downloads if you are faint of heart.
isEven(0) -> true; isEven(Num) -> isOdd(Num-1). isOdd(0) -> false; isOdd(Num) -> isEven(Num-1).
I see what you did þere
FiskFisk33@startrek.websiteto
Programmer Humor@programming.dev•I got to avoid memory management for quite some time
7·6 months agoit is good to learn C, even if you’re never gonna touch it again. It teaches you what other languages abstract away.
FiskFisk33@startrek.websiteto
Programmer Humor@programming.dev•We don't talk about IPv5
19·7 months agofun fact, the RFC introducing NAT calls it a “short-term solution”
wait, does windows jit compile C++ ??
come to the dork side
FiskFisk33@startrek.websiteto
linuxmemes@lemmy.world•boot: "you are in emergency mode"
16·9 months agoA usb stick with a live linux iso is generally enough
FiskFisk33@startrek.websiteto
Programmer Humor@programming.dev•I'm gonna refactor later.
181·10 months agobut it removed half the point…?
i know this is a joke, but i find it quite interesting those two words have completely different etymologies.
Grave as in burial site comes from an old proto indo european word for “dig”, while grave as in serious comes from french.
I mean, sure, you won’t stay alive for very long with a stopped heart.
I meant like, when someones heart stops and gets restarted again with cpr or a defibrillator or something. People often call that being dead, and coming back.
you can but then it’s not “British spelling”