It has helped me wrap my head around certain areas of computing without getting lost in a pile of pdfs.
Ask HN: Have you created programs for only your personal use?
201–210 of 671 posts
Re: Ask HN: Have you created programs for only your personal use?
#202Earlier quoted context omitted.
> Hundreds! Doesn't everyone? I certainly have. Interestingly, one was the same "sanity check" program for my internet connection, because of the same ISP you mention. Amazing coincidence...I don't think. :-)
Add another Comcast outage checker and logger to the pile. Used to call and hassle them for outage refunds regularly.
Here [0] is a screenshot of the Comcast cable connection from a year and a half ago. I have since switched to AT&T gigabit fiber. Here [1] is a screenshot from today.
[0]: https://knightoftheinter.net/img/20201102143900.png
[1]: https://knightoftheinter.net/img/Screenshot_20220413_171934....
Re: Ask HN: Have you created programs for only your personal use?
#203I had photos on all sort of old phones, old laptops, and various external drives for both me and my partner that I wanted to organize to make sure nothing is lost. This program allowed my to just run through everything and let to do all the hard work.
Re: Ask HN: Have you created programs for only your personal use?
#204Re: Ask HN: Have you created programs for only your personal use?
#2051. A minimal "docker-compose without docker" tool. That allows me to run a group of backend web services with a single command and multiplex the terminal output.
2. A browser chooser that I set as my default browser, and which pops up a UI that allows me to choose which browser (and if Chrome, which chrome profile) I want to open links in. Super handy for making sure links get opened in the browser (profile) that has the correct cookies for that account. There are other tools that do this, but they are either written in Electron (slow) or don't support chrome profiles, or don't support macs.
Re: Ask HN: Have you created programs for only your personal use?
#206I have a fun one. The front door to my house had an automatic door opener, paired with a single-button remote control to unlock and open the door. The remote control was annoying to carry and use. (This was before IoT became a thing.) I pried open the remote, soldered on an extra circuit bypassing the push switch, and hooked it up to an Arduino. When a packet is sent over serial, the Arduino simulates a button push:…
Re: Ask HN: Have you created programs for only your personal use?
#207agr: like ag/ripgrep, but for search and replace. [1] set-opt: ensure settings in conf files in /etc. [2] s4: when i need to do distributed data processing and don’t want to import an apache project. [3] bsv: when i need maximum performance data processing. [4] tinysnitch: for monitoring network connections to/from my laptop. [5] new-gocljs: when i need to start a new fullstack web prototype. [6] cli-aws: when i need…
Re: Ask HN: Have you created programs for only your personal use?
#208Re: Ask HN: Have you created programs for only your personal use?
#209Unfortunately I no longer have access to that API. The last time I flew I did this process manually and slowly discovered I should leave on a weekday and leave on a weekend for the best flight.