Thank you.
Ask HN: Tools you have built for yourself?
1–10 of 46 posts
Re: Ask HN: Tools you have built for yourself?
#2It's big features are that the cert generation can entirely be controlled from the command line, config, or environment, or any combination of the above, and it has tooling for the situation where I have an existing cert but want to add or remove a name from it. It also has pre/post scripts so I can have it do things like add it to the Ansible repo, vault encrypt it, and commit it. Beats the 10+ year old script that didn't work with Subject Alt Names.
Re: Ask HN: Tools you have built for yourself?
#3A lot of acquaintances have been begging me to turn this into an app, so I may give it a go later this year :)
Re: Ask HN: Tools you have built for yourself?
#4Re: Ask HN: Tools you have built for yourself?
#5Also great if your team is distributed - no more 7am/7pm meetings with your team in India!
Re: Ask HN: Tools you have built for yourself?
#6https://iterations.sprkwd.com/
Iterations is a new way to help you generate ideas.
Creative methodologies usually combine divergent thinking (applying a stimulus to generate potential outcomes) and convergent thinking (bringing facts and data together and applying logic).
Iterations help divergent thinking by giving suggestions on how to process the output. They work as a set of guitar effect pedals to your process. There is an input, a set of ambiguous instructions that can be applied to this input, and an undetermined output created by these effects.
Yes, like Oblique Strategies.
Re: Ask HN: Tools you have built for yourself?
#7Re: Ask HN: Tools you have built for yourself?
#8A tool for turning diffs into location-prefixed changed lines. Allows me to feed that to grep and then put the results in my vim quick fix buffer.
Re: Ask HN: Tools you have built for yourself?
#9Re: Ask HN: Tools you have built for yourself?
#10When I noticed https://jsonformatter.com domain was not used I sent an email to the owner and he actually agreed to host my app since it was open source.
There are other people using it right now, but I enjoy using it every time I need to make a json more readable.