• 3 Posts
  • 185 Comments
Joined 3 years ago
cake
Cake day: July 7th, 2023

help-circle




  • I walked into a Best Buy last fall just to kind of browse the computers on offer. The sales rep recommended a laptop (Asus, I think) with 16gb of RAM, saying he actually even got his aunt one of the same model he was recommending to me.

    That’s insane. What the fuck is going on in these big tech companies that people are recommending 16gb of RAM for aunties and normies?

    spoiler

    Rhetorical question, the answers are: mega-reliance on webviews, every mid-level PM having to ship “features” to justify their position and to climb the corporate ladder, and every UI designer getting the brain-sickness that’s rounded-corners and animations everywhere, while some VP of product insisting on more ads and user-tracking. Add “agentic” aka slop coding to cap a decade of learn-2-code bootcamp 2nd-rate programmers who vigorously studied Cracking the Coding Interview without properly understanding the fundamentals… and voila!

    That’s the splendid thing about the Neo. Apple is saying ok, we know it’s only 8GB of RAM, but through the service life of the laptop we can ensure that that will give you a good desktop experience.




  • The student who wants to actually go learn something and become an expert in a field has to contend with the fact that universities are just gilded vocational schools. And at least in the USA you will go into a lot of debt if you don’t come from wealth just to get through it. And there are no promises of stable income and employment when you do get through it.

    So, while I think this person comes out the other end functionally no more informed than before, and I would not want to work with her, I can’t fault her for recognizing the bullshit that is the American education system and exploiting it.

    For my own part, I busted my ass through university and now I’m seeing all my efforts get gobbled up into AI, cheapening everything I’ve ever done and worked for, and possibly evicting me from my career sometime in the coming few years. That wasn’t a concern when I graduated, LLMs didn’t exist yet. But they do now for current and future students.






  • For Windows if 8 gb of RAM is not enough that’s an own-goal. Because it is. Or it should be. Windows 11 is not so dramatically better than Windows Vista SP3 to require a 10x better computer to use comfortably. Actually, in many ways Windows 11 is a massive downgrade from what came before it.

    I’m glad the MacBook neo is only 8gb. That means they have to support it as a usable low-end target. That means we aren’t jumping the gun on saying “actually you need 12 gigs of RAM” as if that should be normal for a usable computer.





  • I’ve been self-hosting for years, but with a recent move comes a recent opportunity to do my network a bit differently. I’m now running a capable OpenWRT router, and support for AdGuard Home is practically built into OpenWRT. I just needed to configure it right and set it up, but the documentation was comprehensive enough.

    For years I had kept a Debian VM for Pi-Hole running. I kept it ultra lean with a cloud kernel and 3 gb of disk space and 160MB of RAM, just so it could control its own network stack. And I’d set devices to manually use its IP address to be covered. AGH seems to be about the same exact thing as Pi-Hole. With my new setup the entire network is covered automatically without having to configure any device. And yes, I know I could’ve done the same before by forwarding the DNS lookups to the Pi-Hole, but I was always afraid it would cause a problem for me and I’d need an easy way to back out of the adblocking. Subjectively, over about 6 years, I only had a couple worthless websites that blocked me out.

    I haven’t yet gotten to the point where I’m trying to also to intercept hardcoded DNS lookups, but soon… It’s not urgent for me because I don’t have sinister devices that do that.