

This would be a meme by itself:
Yoko, Shinobu ni, eto… 🤔
עַם יִשְׂרָאֵל חַי Slava Ukraini 🇺🇦 ❤️ 🇮🇱
This would be a meme by itself:
When I was doing my applied math PhD, the vast majority of people in my discipline used either “machine learning”, “statistical learning”, “deep learning”, but almost never “AI” (at least not in a paper or a conference). Once I finished my PhD and took on my first quant job at a bank, management insisted that I should use the word AI more in my communications. I make a neural network that simply interpolates between prices? That’s AI.
The point is that top management and shareholders don’t want the accurate terminology, they want to hear that you’re implementing AI and that the company is investing in it, because that’s what pumps the company’s stock as long as we’re in the current AI bubble.
MobileTechReview (https://www.youtube.com/@mobiletechreview ), Lisa’s reviews feel the most authentic to me without too much bullshit and they always helped me with my buying decisions.
that’s actually a great community, subbed!
Loops and recursion or just thinking iteratively in general. If you get this, then mathematical induction gets much more intuitive if you’re studying math.
Gonna fire the first bullet:
(I also use Arch btw)
won’t be big and professional like gnu
that didn’t age well
yoo I didn’t know about used/refurbished Thinkpads being that cheap, I just checked and indeed you can find a T480 with 16GB of RAM for $248 on Amazon!
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.
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.