Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
randjoe
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
Ask HN: Is Gnu.org Down for a Reason?
4 points
by
randjoe
2y ago
|
3 comments
2.
▲
by
randjoe
3y ago
Nice. Thanks. I never thought of that.
3.
▲
by
randjoe
3y ago
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 the rest being a collective lib. Coming from
4.
▲
by
randjoe
3y ago
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 feature as well.
5.
▲
by
randjoe
3y ago
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 hard to pin point "an exact script everyone runs
6.
▲
Show HN: NextRelease – an easier way to manage releases from within Git
(gitlab.com)
1 points
by
randjoe
3y ago
|
0 comments