I have an app for programming my chicken coop. My 401k company just created an app for onboarding new participants.
These should have been mobile friendly webpages.
I have an app for programming my chicken coop. My 401k company just created an app for onboarding new participants.
These should have been mobile friendly webpages.
Yeah, who needs an installer when you can just
./configure
, then./make
and./make install
, just stopping to fetch and build missing dependencies occasionally, upgrade some others, then retry.Or just download a standalone binary. Or don’t download anything because most things are in your package manager.