• 1 Post
  • 224 Comments
Joined 5 months ago
cake
Cake day: November 5th, 2025

help-circle







  • Good luck!

    I’ve grown up in a country where unions are as natural as air. The unions are so strong that there basically is very limited employment laws - and no minimum wage; there’s just not need for the state to intervene that much because unions are EVERYWHERE. And yes, a Big Mac meal costs a fortune because employees actually have to make a living. I’m ok with it.





  • Affinity: I’ve tried and tried and tried with GIMP and it just doesn’t do it for me.

    Microsoft Flight Simulator: X-plane yes. But MSFS is just stellar good, with BeyondATC.

    Excel: Gsuite sheets - yuck, contributing my info to Google. Libre Calc. Please, they are 10 years behind. No proper table support, no MAP, no spill (yes, array formulas sort of work), etc etc. but chiefly: So slow compared to Excel and Gsuite.

    That’s it.





  • I don’t think I’ve made my point very well.

    From the user perspective, all they want is an app.

    They choose the minimal effort way to get that app. If flatpaks are what is distribute in that icon that says App Store, that’s what they go with.

    If we ever want to actually increase Linux usage in the mainstream that is the attitude we will have to take.

    You’re right, but you’re right in the wrong way. Everything you say is true, but try explaining that to the average user of Windows.



  • Of course. And when I hear “vibe coded”, I hear someone starting with “make me a cool app” and going from there, with zero understanding of the technical architecture.

    If you have a thorough, deeply thought through technical spec, then AI can write a great amount of tests up against that spec, say, and you’ve got a fantastic base for TDD.

    I honestly feel like a lot of the downvotes are people thinking AI means “clueless programmer having an AI do its work for you”. Many highly productive, deeply technical developers use it every day.


  • sunbeam60@feddit.uktoSelfhosted@lemmy.worldntfy.sh v2.18.0 was written by AI
    link
    fedilink
    English
    arrow-up
    13
    arrow-down
    25
    ·
    edit-2
    12 days ago

    What is your concern? If it’s a generic “AI”, then I can assure you tha pretty much every software has AI code in it already. Heck, Linus is accepting PRs where AI has been used.

    AI is useful. It produces useful code.

    Like creative writing, it won’t produce something novel. But man, 75% of code is just boiler plate. AI can do a lot for boilerplate.

    That does not absolve anyone of committing crap code. Put your name to it. Own it. Take the consequence of delivering shit code or great code, no matter how it was written. Don’t let AI be a crutch. But you’d be god damn fool not to use it, where it’s right (boilerplate, test writing, tedious changes etc.)