• 24 Posts
  • 60 Comments
Joined 1 year ago
cake
Cake day: April 21st, 2024

help-circle

  • The second you allow slop generator use into your code base the quality takes a nosedive. People claim to review their slop but I have seen it often enough, all they are doing is hitting accept all without even reading half of the generated code. This isn’t “just a tool” this is technical debt as a service.

    Also Hackernews is ridiculous den of techbros, libertarians, AI maximalists and temporarily embarrassed founders who think they stand to gain the most from hyping up slop generators. Trusting them with anything related to AI is like asking the CEO of Microsoft if you should use Windows or Linux.






























  • e8d79@discuss.tchncs.detoLinux@lemmy.mlFedora Atomic is the bomb
    link
    fedilink
    arrow-up
    12
    arrow-down
    1
    ·
    3 months ago

    I really like it as well. I did three major version upgrades so far and they have been flawless. I also really like Flatpak, finally a way of easily installing something on Linux without breaking half of the system because the application you wanted to install uses libfoo 2.0 and not libfoo 1.9.9-patch-1337. With my atomic desktop applications that worked yesterday also work today. Things don’t randomly break all the time.

    The future of Fedora Atomic also looks exciting; Timothée Ravier is working on sysexts which are a way of installing applications without ostree layering. I could remove most of my ostree layered packages with that.