Only one of these three never existed
moved to https://sh.itjust.works/u/abbadon420
- 14 Posts
- 186 Comments
The Netherlands in a nutshell.
I never saw the movie, but I can accept mediocre for the book. I thought it was a fun take aliens and alternative history. The writing style is a bit like a morally superior american, but I can read past that (…I guess, because I completely forgot that part).
Battlefield earth is unironically good though
abbadon420@lemm.eeto
Programmer Humor@programming.dev•IT jobs explained with a broken lightbulb
13·7 months agoToday I broke a colleague’s app, because I repurposed an unused app registration on azure, or at least I thought it was unused. I thought that would be faster than asking the admins for a new registration on a Friday afternoon. But I forgot that I had used that registration for my colleague 's application.
So when he came complaining that it didn’t work, I just told him he had done something wrong and that he should just restart his computer.
abbadon420@lemm.eeto
Science Memes@mander.xyz•Order of magnitude is a hell of a drugEnglish
35·7 months agoYour not writing regular python code, your writing a special subset of python intended for engineers and scientists called “bad python code”
abbadon420@lemm.eeto
Programmer Humor@programming.dev•Ramsay's kitchen nightmares, but for software development
3·7 months agoYes, normal client computers. Just for simple document work. Inexcusable indeed
abbadon420@lemm.eeto
Programmer Humor@programming.dev•Ramsay's kitchen nightmares, but for software development
18·7 months agoSame with YouTube, honestly.
abbadon420@lemm.eeto
Programmer Humor@programming.dev•Ramsay's kitchen nightmares, but for software development
42·7 months agoJust talked to a woman from a company in the same holding as mine. They still run their computers on windows xp. They’re in health care and deal with sensitive, confidential patient data.
I never have that problem with Digital Ocean 😆
If you shake a tumor a bit, it sends the National Guard on you
Unfortunately, it doesn’t stay in the blood. Sometimes it wedges in nooks and crannies, where I accumulates and doesn’t leave until a tumor pushes it out.
My wife: “Why can’t we have nice stuff?”
Me: “Because we don’t need it, it’s not functional and it takes up way too much space”
abbadon420@lemm.eeto
Programming@programming.dev•How GitLab decreased repo backup times from 48 hours to 41 minutes with a fix to Git
32·8 months agoAnd they are right to do so. In the grand scheme of things, it doesn’t really matter how much time you spend on a problem. It’s the result that matters. I remember a meme where a dev would place a “wait” function in a new feature. Than remove the wait call and call it a free update and get lots of praise from the customer.
What skills do you need to be an embedded dev?
The LaTeX SE is also very useful. The official documentation of LaTeX and especially of third party packages, is often hard to read and it’s hard to find what you’re looking for. You can end up on the documentation on Overleaf,but they don’t go I to depth too much.
I think it did ‘rm -rf ~/’ and crashed. Hence the ‘stopped thinking’











And thesis.tex is basically just a preamble followed by
input{chapters/chapter1}and all the other chapters.