Hacker News new | ask | show | jobs
by LeoSolaris 4199 days ago
On Arch: Randomly pull it in from the repos or AUR, fiddle with it till I am bored, then figure out if I have a real use for it. 90% of the time it is a no, but I have found some really neat stuff out in the wilds.

In production: Search for software based on a need. Read the docs first. Install in a dev docker and test it. Ship docker to production once I understand it.

1 comments

So it's definitely got to keep surprising you with cool stuff so you don't get bored :) Thanks for your response.