Ask HN: What apps have you created for your own use?
21–30 of 793 posts
Re: Ask HN: What apps have you created for your own use?
#22Re: Ask HN: What apps have you created for your own use?
#23Re: Ask HN: What apps have you created for your own use?
#24It has a lot of niche features, but my favorite is the ability to preview or jump to references even when they are not linked in the PDF file.
Re: Ask HN: What apps have you created for your own use?
#25GDO: Garage door Opener, a passkey enabled web interface to trigger opening my garage door. It's basically just a 2 button website, 1 button opens and closes the door with a delay, the other just opens/closes the door. It uses a passkey auth proxy which allows me to toggle user access.
Re: Ask HN: What apps have you created for your own use?
#26I couldn't find an app that has clean UI and also doesn't collect any data for FIRE calculation, therefore I developed my own app and also put it into the App Store: https://apps.apple.com/us/app/firecalc-early-retirement-age/... Also, developed another app to reduce my Twitter usage. The reason why I created this one is that even though there a lot of Safari Extensions out there, they can access to your Safari histo…
For retirement calculators monte carlo simulations seem like the best way to model risk, but all existing implementations are several orders of magnitude slower than they should be. I made https://james.darpinian.com/money/ to prove that it's possible to simulate a million scenarios in a few milliseconds. You can drag sliders and see simulation results update in real time. Even on phones. Because I made it for my own…
Re: Ask HN: What apps have you created for your own use?
#27Re: Ask HN: What apps have you created for your own use?
#28GDO: Garage door Opener, a passkey enabled web interface to trigger opening my garage door. It's basically just a 2 button website, 1 button opens and closes the door with a delay, the other just opens/closes the door. It uses a passkey auth proxy which allows me to toggle user access.
Re: Ask HN: What apps have you created for your own use?
#29GitHub: https://github.com/PaulSinghDev/personal-flight-tracker
Public site: https://personal-flight-tracker.vercel.app/no-key
Re: Ask HN: What apps have you created for your own use?
#30Software: Swift library to read and modify ZIP archives: https://peakstep.com/claquette/ Screen recording/video/GIF creation app for macOS: https://github.com/weichsel/ZIPFoundation A small CMS to maintain my websites (unreleased)
Hardware: A Time Machine compatible NAS based on a Raspberry PI (PoE powered, 3D printed mountable enclosure)