Elektrine lite

← Feed

@bkuhn@fedi.copyleft.org

Post #3823223

2026-07-15 01:42 UTC

Folks here might be interested in this post I just made to the copyleft-@next@fedi.copyleft.org mailing list — covering many issues including: * Do we still need weak #copyleft at all? * How do we deal with companies who use strong copyleft as a bait-and-switch? * The so-called¹ “FOSS sustainability” problem. https://lists.copyleft.org/pipermail/next/2026q3/000091.html ¹ In the age of #LLM-gen-AI, ppl still use the word “sustainable” to refer to #FOSS developers not getting paid enough is #disturbing. #licensing #FreeSoftware #AI #OpenSource

Replies (1)

  • @EdTheDev@infosec.exchange 2026-07-15 02:44

    @bkuhn@fedi.copyleft.org @next@fedi.copyleft.org Interesting read. Thank you for sharing it here! With apogogies for length, this got me thinking, and I got stuck on one point that I think merits more discussion: Imagining that AI can rewrite any code is doing ourselves - as maintainers - a disservice. AI can remix any code, but getting code *secure*, *correct* and *efficient*, while covering all edge cases is *really* difficult. AI can help with really difficult problems, but the easy hand-wave version of AI has nothing useful to contribute. Across my career - I have seen hundreds of problems that I thought were easy to quickly code perfect solutions for. In every single case, what was really happening was that **I had a deeply naive understanding of the problem space.** AI code duplicates my junior developer naivety and multiplies it's harm through rapid automation. There are certainly plenty of cases where that's still good enough, just like my early code contributions were still good enough for those who hired me. But the narrative that cheap AI remixes will meaningfully and lastingly replace *important code* is just sales hype bullshit that our coding communities seem to keep falling for. Hard problems rarely yield to anything less than hard work. For important code, we have to think about maintenance lifecycles, supply chain protections, and sometimes even a clean title of intellectual property - all of which most forms of AI code assist makes harder to manage, not easier. We know this parable, but it's not new or interesting or exciting enough to get attention, in the current discourse. The rabbit wins trivial sprints. The tortoise wins marathons while the rabbit is busy celebrating prematurely.

    Open ##3823222