• 0 Posts
  • 100 Comments
Joined 3 years ago
cake
Cake day: October 15th, 2023

help-circle





  • If I’m not going far, not driving or not planning on spending much then yes, wallet stays at home.

    Otherwise, if I’m driving then I’m taking my driving license with me (you never know), if I’m making a purchase over the contactless limit then I need to take my actual card with me anyway, or if I’m away for a longer period then I might need cards that I don’t have linked to my phone (like my corporate card - like fuck am I putting that in my phone).

    And for all that, I’d rather have a wallet instead of just a loose amalgamation of plastic in my pockets.











  • I’ve switched both my laptop and desktop over to Linux (Bazzite and Fedora respectively) in the last 6 months.

    The last time I tried to daily Linux (over a decade ago) I ended up switching back eventually, but this time I really don’t think I’ll need to. All of the games I play most often work perfectly, the dev tooling is even better than it is on Windows, and the hardware compatibility side has been completely flawless.

    Gone are the days of having to hunt down obscure Linux drivers for your touchpad or webcam. Everything just works out of the box.





  • Rookeh@startrek.websitetoAI Memes@programming.devCan you?
    link
    fedilink
    English
    arrow-up
    3
    ·
    1 year ago

    AI is just the next level of abstraction. First there was paper tape, then assembly, then C, then C++ and then the higher level OOP languages, JavaScript, and now finally this - natural language. It’s the next logical step. And I’m sure at each previous milestone people were having arguments about it much the same as this time.

    Thing is, this is the lowest the bar has ever been to get into development - and yet, you still need to understand both what you are asking the LLM to produce and, even more importantly, the output it produces. This second part is in my opinion the most likely aspect to blow up in people’s faces.

    Don’t come crying when the mission critical finance app vibe coded by your MBA suddenly starts erroring out at 3am every second Saturday because your LLM decided to hallucinate a magic number somewhere in your codebase.