• 0 Posts
  • 16 Comments
Joined 3 years ago
cake
Cake day: July 12th, 2023

help-circle
  • boletus@sh.itjust.workstoOpen Source@lemmy.mlBenefit of AI?
    link
    fedilink
    English
    arrow-up
    2
    ·
    17 days ago

    I’m conflicted because more people joining the open source community and contributing is great. That said, open source is an ecosystem that covers everything from the application, to the build system and the code editor used to write the code. A lot of the people contributing to FOSS care a lot about the quality of their code, and being part of it means respecting the community.

    But most of the AI models being used to write vibe coded or ai assisted code is not at all sustainable, it’s a huge part of the toolset that is locked behind corporate infrastructure. A lot of code spit out by LLMs is rarely workable or designed to be extended or transformed, and very few are critical of the quality of the code. I know even at work I’ve been frustrated at having to fix, work with or re factor code that has been written with the help of ai.






  • boletus@sh.itjust.workstoProgrammer Humor@lemmy.mlProgress!
    link
    fedilink
    arrow-up
    11
    arrow-down
    1
    ·
    1 year ago

    I’m not disagreeing that it’s different. It’s a more fair comparison to compare it to embedded software development, where you are writing low level code for a specific piece of hardware.

    I’m just saying that abstraction in general is not an excuse for the current state of computer software. Computers are so insanely fast nowadays it makes no sense that Windows file Explorer and other such software can be so sluggish still.