Live data from Hacker News

Viewing profile — randjoe

randjoe

HN member
Joined
Tue, Aug 16, 2016, 8:06 PM UTC
HN karma
2
Public activity
7 items

About randjoe

No profile information was provided.

Recent public activity

  1. 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.

  2. comment
    Comment #39355098

    Nice. Thanks. I never thought of that.

  3. 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 …

  4. 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…

  5. 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…

  6. 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.

  7. story