Ask HN: Tools you have made for yourself?
381–390 of 458 posts
Re: Ask HN: Tools you have made for yourself?
#382So I wrote a tool that coordinates tools. It's configured as a graph, more specifically, it's configured as a Graphviz file.
Here's a graph that brings up Hashicorp Consul, Kubernetes, Prometheus, Hashicorp Vault, Java private web server, Debian repository, bastion box. It brings up workers as part of the build process. The workers run the actual tools.
https://github.com/samsquire/mazzle-starter/blob/master/arch...
The graphviz looks like this: https://github.com/samsquire/mazzle-starter/blob/master/arch...
Essentially you define dependency -> depender in the graphviz file.
It runs all the tools in parallel and has a GUI.
Re: Ask HN: Tools you have made for yourself?
#383My own css colour selector/picker: https://bengtan.com/css-named-colours-picker/
My own anti-email-tracking service: https://bengtan.com/blog/email-cleaner-clean-tracking-links-... / https://bengtan.com/blog/email-untracker
My own accounting app: https://www.gigobooks.com/
Re: Ask HN: Tools you have made for yourself?
#384Re: Ask HN: Tools you have made for yourself?
#3852. Dropbox like command line functions for single user repos to be auto-synced across multiple devices
Re: Ask HN: Tools you have made for yourself?
#386Re: Ask HN: Tools you have made for yourself?
#387Earlier quoted context omitted.
There’s a lot of anecdotal evidence that starlink isn’t ready for prime time. If you have trees, forget about it.
I'm saying this half in jest, but what about just mounting the antenna on a really long pole? Or on the roof.
Re: Ask HN: Tools you have made for yourself?
#388A couple years ago I moved somewhere where my only internet option is satellite (HughesNet). The data caps are pretty low (50 GB per month) but if you use data on the “bonus zone” (midnight to 8am IIRC) you get an additional 50GB quota, so I wrote a tool that lets me queue up YouTube videos to download in the middle of the night. It’s a pretty simple collection of scripts that shell out to youtube-dl. I wrote it in T…
There’s a lot of anecdotal evidence that starlink isn’t ready for prime time. If you have trees, forget about it.
Re: Ask HN: Tools you have made for yourself?
#389Re: Ask HN: Tools you have made for yourself?
#390Earlier quoted context omitted.
There’s a lot of anecdotal evidence that starlink isn’t ready for prime time. If you have trees, forget about it.
I have a pretty clear view of the sky so I’m hoping for the best. HughesNet is barely usable for anything but basic browsing and the plan I’m on is more expensive than Starlink to boot.