Viewing profile — randjoe
randjoe
HN member- Joined
- Tue, Aug 16, 2016, 8:06 PM UTC
- HN karma
- 2
- Public activity
- 7 items
- HN profile
- View on Hacker News ↗
About randjoe
No profile information was provided.
Recent public activity
-
story
Ask HN: Is Gnu.org Down for a Reason?
I checked both gnu.org because of pull from git.savanna.gnu.org that failed. I think it's been down for a few hours too.
-
comment
Comment #39355098
Nice. Thanks. I never thought of that.
-
comment
Comment #39351100
I'd go Django, even if it's just to prototype the system. If you need to microservice out a django install, just grab all the views and turn each into it's own flask instance with …
-
comment
Comment #39132851
Both. Terminal, and some sort of automation. With Ansible, there's awx and semaphore. I think someone mentioned cronjobs, also systemd-timers. I think kubernetes has a cronjobs fea…
-
comment
Comment #39119621
With python, it's more about simplifying the entire process (a.k.a. making it pythonic). In my experience, it tends to be a wrapping mechanism around some binary or api so it's har…
-
story
Show HN: NextRelease – an easier way to manage releases from within Git
It's a work in progress that I've been using for 3 years now. Let me know what you think.
- story