Elektrine lite

← Feed

@thaodan@mastodon.social

Post #4182602

2026-07-16 21:44 UTC

@owen@mastodon.transneptune.net I want to add: If you can don't bundle your dependencies. Write libraries using stable interfaces, don't target unstable library version as dependencies. Write software in a way that makes it possible to fix security issues in your applications dependencies without patching your application. If possible avoid downloading of dependencies during the build process. Applications shouldn't modify their sources at build time. Don't life patch applications.

Replies (0)

No replies.