Elektrine lite

← Feed

@raven667@hachyderm.io

Post #2659778

2025-12-15 20:06 UTC

@vaurora@mstdn.social since CPAN we've built a world of online code sharing, but maybe we've hit a peak and need to have a cycle of practitioners maintaining the skills to just build what they need in-house, and become less dependent on individual developers building enormous projects based on massive dependency trees that they have no hope of understanding or maintaining if they needed to patch or fork them. You need a lot less "supply chain management" when the supply chain is me, myself and I. Just for clarity I don't mean that every webapp dev needs to write their OS kernel from scratch, or that _any_ code sharing is bad, but that it could well be limited to OS-provided APIs and parts that are too technical and fiddly for individuals (like encryption). I keep coming back to the phrase "bicycle for the mind", simple tools that I can use rather than all-encompassing frameworks that I have to learn to fit the problem into.

Replies (1)

  • @RealGene@hachyderm.io 2025-12-17 12:35

    @raven667@hachyderm.io @vaurora@mstdn.social For a product I worked on, we knew we didn't have the staff to maintain the kernel or the dependency tree, so used QNX, which let us simply pay someone else to do it. It was easier to get permission to spend money than to hire people.

    Open ##2659779