Details
-
LocationHell
Joined devRant on 6/15/2024
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API

From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
-
what the flying fuck honestly
I know I can't eat cheese and it's because they make it from GMO bacteria I think...
holy shit. I'm actually not unable to eat ALL sugar. I can eat this one yogurt for some reason.
why the flying fuck are they GMOing fucking sugar. these fuckers are homicidal pieces of shit13 -
> The decision by European Union judges (dictators) to give people the right to have information about them deleted from search engine listings like Google is a scam by the El-lite and their toadies to hide their own background from public knowledge
oh that explains a lot actually...
information for me but none for thee
> This so-called ‘right to be forgotten’ is no more than an example of George Orwell’s ‘Memory Hole’ in which the Ministry of Truth (inversion) re-wrote historical documents to match the ever-changing state propaganda. Britain’s Information Commissioner’s Office even ordered Google to remove links to stories about Google removing links to stories. So much information that people have a right to see no longer appears in search engine listings and is essentially deleted – down the Memory Hole5 -
I dig Debian so far. Here’s why I chose it:
- When something corpo doesn’t work on Arch, no one cares. But when it doesn’t work on Debian, it’s a big deal, and corpo people will be fixing it in no time. Good example is VSCod[e|ium] constantly crashing on Fedora: “it was fixed in kernel, all we have to do now is just wait for Fedora to catch up”.
- Complete and utter boringness/stability. When something breaks in Debian, it definitely broke for DenverCoder9 back in 2014 as well, and is easily fixable. You’re never the trailblazer, and with OS stuff that’s a good thing
- Complete and utter compatibility with everything. If you want to install/do X on Debian, someone else already did it and fixed everything for you
- Noble pedigree. “I use arch btw” is a running joke, but “oh, I use Debian” makes people respect your distro choice. Nobody hates Debian
One thing that transitioning people should know about GNU/Linux in general is that you shouldn’t try to replicate your previous experience with Windows/macOS in GNU/Linux.
GNU/Linux is a go kart, or a hot rod. You have to be involved. You have to be ready to tinker/fix things.
But one good thing about hot rods is that if you drive one, CIA can’t kill you with a remote car hack.9 -
Why do people who put camera's on always insist others must do so as well? I don't mind when it's a special meeting like a retro or some form of team building thing, but I cannot be assed during standup - that MFer is meant to be over after 10 minutes. You guys go on an hour-long tangent, while I'm busy writing code, chatting to people and getting shit done, do you really need to see me not paying attention to the issues with the PHP project that are there because client X did something stupid. I'm already rolling my eyes while listening right now. Also, I don't want to put a "good" shirt on for 20 minutes to an hour meeting.12
-
Oh no I'm not handwriting property/key checks and just checking that rows are written to the CSV (since that's not the job of that test, but test of the serialising function)
Dude must be really happy at home 🙄 -
Yesterday I left an open bag of fried chicken flavourd chips in the office. This morning the entire office smelled like Colonel Sanders had paid a visit.5
-
forget the moon landing
did you know viruses don't exist: https://rumble.com/v6rcies-viruses-...
I literally never blew my mind so hard before. even took this woman two interviews to swallow it. absolutely nuts. was reminded of this again today
first time I saw this guy I was like... holy shit, my plants never get viruses (despite having cells with DNA which should get infected by them...). and I was looking at bacteria in college cuz I was doing a medical degree. humans are as stupid now as we ever were in other eras. bloodletting all over again12 -
Being asked to do a passthrough shader for an adult content media player.
Them selling it as it being like the fucking newest invention.
Bitches. I was doing that back in 2018.
Still, good money for literally 60 minutes work...6 -
They say 90% of code will be generated by AI.
I say 90% of code is already copy paste from old projects or the internet. 😂6 -
An important lesson I learned:
When upskilling yourself and taking notes, make sure you do it on your personal laptop because when the time of contract termination arises, you will have to sign a waiver that you can't keep any of the data you saved on company infrastructure (including cloud). And then you lose all your notes and possibly knowledge. lol.
I find this concept so annoying. Even in college they said that anything you write down is property of the university.11 -
I hate wen people nag. If I say I'm going to do something, I'll do it.
You don't need to whine every six months4 -
Got this message from my CEO: "When are we going to have a perfect working version? 100% sure without bugs? "
How do I even respond to this? "We are wondering the same"?
(for context, he requested an early alpha build of a certain feature)9 -
intel management engine and other hardware backdoors were never exploited by any actor of any caliber successfully enough to make any difference — the weakest link was always something else. the biggest negative impact built-in hardware backdoors have on privacy as an institution is that when people find out they exist, they say "okay, they got me, there is nowhere to run, so I can either go live in the forest or accept my fate and carry on using windows."
that was exactly their intent all along. in reality, you _do_ have a choice. using Linux _does_ save you from their eyes.
hardware backdoors were _never_ successfully exploited.1 -
Usually I come here to share rants/negativity but this time I wanna share an happy moment I had yesterday as a programmer.
In lots of instances I struggled to work on personal projects: I feel the desire to code cool stuff but I've often self-sabotaged myself by doing stuff like:
- self-enforcing "one man agile methodologies" with tasks, issue boards and lately time tracking
- forcing myself to do long study/research periods about the language/technologies I wanna use before writing the first line of code (and when I was able to actually end my research and get to code most of the stuff I researched was forgotten since cramming information is not effective on the long run)
- forcing myself to stick with all the "best practices" under the sun and to setup countless tools (linters, CI, unit testing...) before even getting a working POC
Usually all these stupid self imposed rules ended up in me procrastinating or pushing trough stuff struggling with headache after headache when coding actually used to feel a mostly fun pursuit to me.
Took lots of time to recognize this monster I created into my head but finally yesterday I did and I gave myself permission to:
- Start programming with just the very basics of the language (while reading a book on said language on the side at a relaxed pace, I can always come back later to improve my code as I learn more)
- Add stuff (unit testing, complex frameworks, CI/CD...) only when I need it
- Do a very basic planning (like a text files listing "must have" features and "nice to have features") and avoid issue boards and stuff, I'm working on a hobby project not on a company or a big OSS projects
It's been so long since the last time I had a programming session where I spent most time actually writing code and not researching and overthinking stuff and it felt great. -
Email is not private by design. Encrypted email services might as well be honeypots you pay for — that would make for such a great surveillance strategy.5
-
https://youtube.com/watch/...
(my version)
[earlier...]
Follow the debug breakpoint...
Ctrl+x, Esc, Esc
<Neo> Do you ever have that feeling... where your eyes burn and feel tired out...?
<Choi> All the time. It's called rest. It's the only way to fly..
<DuJour> Come on, it'll be fun. I promise.
<Neo> Yeah, sure, I'll go. -
Saw F150 truck with license plate that said: 10X4X
I imagined a 4x4 truck with 10 tires on each wheel. Pretty sure its not a plate for a 10X4X dev or anything. -
I can't belieeeve that in some environments, developers are judged and rated by how they behave. I think they should be valued on skills, not on how 'cool' they project themselves as.16