Ask HN: Have you created programs for only your personal use?
1–10 of 671 posts
Re: Ask HN: Have you created programs for only your personal use?
#2Re: Ask HN: Have you created programs for only your personal use?
#3Re: Ask HN: Have you created programs for only your personal use?
#4A big part of that is calibrating them which can be time consuming, you look through hundreds of options. I create a few web based apps to help grind through these tasks but ultimately they were for my own use as a consultant to close projects quickly.
I did pull out the engine as its own open source library for other to use, and that ended up helping me get my current role where I can now maintain it and be paid at the same time.
Re: Ask HN: Have you created programs for only your personal use?
#5I made my own IP finder site because most of the online ones are terrible (https://justyourip.com/)
Re: Ask HN: Have you created programs for only your personal use?
#6Re: Ask HN: Have you created programs for only your personal use?
#7Re: Ask HN: Have you created programs for only your personal use?
#8This was before having an HTPC or media center was a mainstream idea.
All you did was add in the video files sorted by file name in a subdirectory and add a main menu image template, a main menu audio file, and episode select image template (the layouts were static so that the same dvdauthor XML could be used) and it would stitch together a DVD with an intro video, main menu screen with subtitle, play, and episode select options, and generate episode select screens by taking thumbnails from the video files.
Last time I used it was about five years ago before same day/date streaming of anime really took off. I still hack on it from time to time. I don't really have a use for the output, but it's nice to maintain it as the tools it use change/update and as I learn new things.