this post was submitted on 31 Jul 2023
67 points (100.0% liked)

Programming

13269 readers
2 users here now

All things programming and coding related. Subcommunity of Technology.


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 1 year ago
MODERATORS
 

Heads up if you're using Alpine images to host your services or run build pipelines. Alpine's packages are going to be less current unless some others maintainers are found to pick up the slack.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 4 points 11 months ago

There are a lot of distros to maintain packages for, hence a lot of work to be done. Developing a program is difficult enough, but add on the task of maintaining packages and the work goes up by an order of magnitude. That's why solutions like Snap and Flatpak were created, so packaging could be distro-agnostic.