• 0 Posts
  • 72 Comments
Joined 1 year ago
cake
Cake day: September 4th, 2024

help-circle







  • I flipped in 1997, so any software I might have missed since those days are probably not around anymore.

    Windows 95 was pretty shitty in comparison to Linux, and a lot of software broke with NT 4.0

    It was an easy choice at the time. Linux was the operating system for this new fancy thing called the internet. Software development turned into a career, and Linux is just a very nice stack for building backends and infrastructure.

    I do have an old ThinkPad around running windows 10. I’ve only used it three times in the past five years: To unbrick an Android phone, to set the MMSI on a marine radio, and to update the maps on my car’s satnav.



  • I have a Xiaomi Mi A2 that I ran ubuntu touch on. The camera didn’t work, and it was based on ubuntu 16.04. They’ve dropped support for it now. It was not ready to be a daily driver.

    I should be getting a poco x3 nfc in the mail tomorrow. It should have excellent support on both postmarketos and ubuntu touch. I don’t expect it to be a daily driver, but I can’t get the idea out of my head. I don’t like where iOS and Android are headed.



  • GPT has been quite hit and miss for me, but Claude is usually quite solid.

    It needs micromanaging, otherwise it will do bad design decisions and go off on unrelated side quests. When micromanaged it’ll get you to that MVP very fast.

    The trap is that you need to be able to find the errors it makes, or at least call them out immediately. Trying to have co-pilot fix it’s own mistakes is usually a neverending prompt-cycle.

    It can summarise big code bases fast, and find how things fit together a lot faster than me. It’s been very useful when being thrown in head first into a new project.









  • I had a 4G modem with a web interface many years ago. It was flaky and would often hang. I just had a raspberry pi on my network pinging some known address, if it failed for long enough it’d replay the commands to restart the web interface.

    If I’d have the same problem today I’d probably have home assistant power cycle the router with a smart plug.