

Whenever I get lazy I just throw some seasoned chicken drumsticks in my airfryer and then add some Uncle Ben’s rice. Almost 0 effort.
Yoko, Shinobu ni, eto… 🤔
עַם יִשְׂרָאֵל חַי Slava Ukraini 🇺🇦 ❤️ 🇮🇱
Whenever I get lazy I just throw some seasoned chicken drumsticks in my airfryer and then add some Uncle Ben’s rice. Almost 0 effort.
This would be a meme by itself:
Gonna fire the first bullet:
(I also use Arch btw)
Windows gamers will never understand the joy that glxgears
gave us
And to say that there used to be a time when “Linux gaming” was an oxymoron as it at most meant SuperTuxKart or mindlessly watching glxgears
.
won’t be big and professional like gnu
that didn’t age well
I think that’s actually a good idea? Sucks for e-learning as a whole, but I always found online exams (and also online interviews) to be very easy to game.
At one point they were scummy enough to automatically add their referral codes to any Amazon link you see. Lots of people today still mindlessly recommend Brave, and that’s what’s wrong in general with the “but the UX is so nice” mentality.
I know the guy meant it as a joke but in my team I see the damage “academic” OOP/UML courses do to a programmer. In a library that’s supposed to be high-performance code in C++ and does stuff like solving certain PDEs and performing heavy Monte-Carlo simulations, the guys with OOP/UML background tend to abuse dynamic polymorphism (they put on a pikachu face when you show them that there’s also static polymorphism) and write a lot of bad code with lots of indirections and many of them aren’t aware of the fact that virtual functions and dynamic_cast
’s have a price and an especially ugly one if you use them at every step of your iterative algorithm. They’re usually used to garbage collectors and when they switch to C++ they become paranoiac and abuse shared_ptr
’s because it gives them peace of mind as the resource will be guaranteed to be freed when it’s not needed anymore and they don’t have to care about when that is the case, they obviously ignore that under the hood there are atomics when incrementing the ref counter (I removed the shared pointers of a dev who did this in our team and our code became twice as fast). Like the guy in the screenshot I certainly wouldn’t want to have someone in my team who was molded by Java and UML diagrams.
Elon going to complain about another conspiracy going on while in reality it’s just that when crawlers are not able to open a certain URL they simply assume that the page doesn’t exist anymore. Google certainly didn’t “retaliate”, bots simply couldn’t find those pages anymore.
In the 2000s we had AdSense. So now we’re getting… AISense?