• 1 Post
  • 515 Comments
Joined 1 year ago
cake
Cake day: February 13th, 2025

help-circle
  • I am basically a script kiddie and Anthropic Claude helped me design a small app for myself that was way beyond my own capabilities and it even went as far as documenting in comments what each bit of the program did for me, to help me understand the logic.

    This is the good shit, right here!

    AI does shit tier work, but it provides access to new skills.

    If you learned anything from the experience, you’re a programmer, now.

    Welcome to the crew.

    Don’t be afraid to toss out the training wheels (AI) when it gets in your way, and try to enjoy the ride.


  • Certainly less time than it would take someone to write it themselves.

    I mean, sure - for you and I, who aren’t qualified to write that specific code, maybe we can promot the electronic idiot to get there. Of course, neither we nor the electroic idiot knows where there is, and at best we will copy in exisitng better code that we should have imported from a library. So we gave up automated updates to avoid reading the manual pages.

    In contrast, for domains I’m an expert in, babysitting the electric idiot is always a complete waste of time. I can just call the correct library, the correct way, on the first attempt.

    Today’s AI really highlights exisitng technical debt. If there’s already a mountain of it, I can see how the learning model may help wrangle it, and how it may be hard to see the added costs.












  • Pros - My hardware is mine. If I don’t like something that shipped with Debian or Mint, I can just remove it. If I’m on Mint but miss something from Debian, there’s usually a one line command that will add it back.

    Also, most versions of Desktop Linux are free. I don’t mind paying for software, but keeping track of Windows license keys was a pain in the ass.

    Cons - I mean, it’s still a computer. Computers are dumb. Installing it - while way simpler than a Windows upgrade, still took me a few minutes of clicking “next”.

    I intend for my next computer to ship with Linux Mint pre-installed, because I’m that lazy.

    What do I miss from Windows?

    Nothing.

    I used to dual boot Windows for gaming, but now there’s only 5 games in my Steam Library that don’t run on Linux.

    Five.

    I gave up five games, to kick Windows out of my life.

    I would tell you which ones, but I haven’t actually run across which ones. I only know it’s five because I can subtract the numbers before anand after I click the “only show me Linux compatible games” filter button.


  • This particular community loves to play the paranoid victim, which is unfortunate.

    I agree, but Sony literally helped invent DRM. Sony went all-in on “fuck you” to their customers back when we all adored them for the Walkman.

    And it feels like they have only rarely done better, since then, after exhausting all other options.

    So I agree - we do jump there too quick.

    But when we are discussing Sony, the ire is valid anyway.

    Everyone at Sony can go fuck themselves - today, yesterday and just generally.





  • Neat. From https://github.com/kaansenol5/VibeOS

    For those keeping score:

    What Works on Pi

    • Full desktop GUI at 1920x1080
    • USB keyboard and mouse (including through hubs)
    • SD card filesystem
    • All userspace programs
    • DOOM at 2x scale

    What’s Missing on Pi

    • Networking (no driver for Pi’s WiFi/Ethernet)
    • Audio (no driver for Pi’s audio)

    My own comment:

    It’s cool that we can remix code this rapidly. It is also telling that things that were already working reliably on Pi work (Doom), and things that were hard on Pi do not (sound has been difficult lately).

    AI is getting better and better at remixing in mostly (but not entirely) non-harmful ways. (Notice that networking was lost, in spite of being a solved problem on Raspberry Pi hardware.)

    Once again, this AI output is both impressive as all heck, while simultaneously objectively worse than searching for “Raspberry Pi OS” and downloading the first thing I find. (Edit: Until there’s enough of these Vibe OSes to poison my search results, anyway!)

    Edit: Sounds like I may have discovered a completely separate developer that live streamed creation of their vibe coded OS!

    If I had a nickel for every time someone did that…well I wound have ten cents.

    But you have to admit it’s weird that it has happened twice.