Calcula - https://calcula.cubicle6.com/ - simple spreedsheet and JavaScript REPL mashup. FFuzion CAD - https://ffuzion-cad.cubicle6.com/ - small CSG (constructive solid geometry) CAD app that uses a Lisp variant for defining geometries. Can export to STL for 3D printing. StationKeeper - https://station-keeper.cubicle6.com/ - a space station construction toy inspired by Townscaper. Send - https://send.cubicle6.com/ -…
Ask HN: What apps have you created for your own use?
651–660 of 793 posts
Re: Ask HN: What apps have you created for your own use?
#652Re: Ask HN: What apps have you created for your own use?
#653Re: Ask HN: What apps have you created for your own use?
#654I'm pretty serious about keeping my hands on my keyboard, and I wanted an app that wouldn't let me down by leaving out a hotkey for some tiny thing or another.
It's also got the best date picker I've ever used, which has become my favorite feature.
Re: Ask HN: What apps have you created for your own use?
#655Earlier quoted context omitted.
The current implementation searches only within a single episode. Searching across multiple episodes could be done but would introduce false positives if a show re-uses intro music or other assets, and personally I’d prefer to keep that stuff, so I’d need to figure out heuristics to differentiate it from ads.
Some interview podcasts start with a 3-4 second clip from the interview. Does this cause false positives for you?
Most other audio fingerprinting libraries I've seen allow you to specify min/max time, as well.
HTH.
Re: Ask HN: What apps have you created for your own use?
#656Re: Ask HN: What apps have you created for your own use?
#657Alternatively, for something slightly less polished, I made an app that connects to the spotify API, fetches synced lyrics for the track currently playing, and displays them on an electromechanical (flip-dot) bus sign from the 80s that's sat in my kitchen!
[0] https://play.google.com/store/apps/details?id=uk.nthn.androi... (paid, but feel free to reach out if you want a free copy)
Re: Ask HN: What apps have you created for your own use?
#658Re: Ask HN: What apps have you created for your own use?
#659I wrote https://gardenate.com for my own use so I could get reminders for when to plant vegetables - it's expanded a bit since then.
Re: Ask HN: What apps have you created for your own use?
#660Calcula - https://calcula.cubicle6.com/ - simple spreedsheet and JavaScript REPL mashup. FFuzion CAD - https://ffuzion-cad.cubicle6.com/ - small CSG (constructive solid geometry) CAD app that uses a Lisp variant for defining geometries. Can export to STL for 3D printing. StationKeeper - https://station-keeper.cubicle6.com/ - a space station construction toy inspired by Townscaper. Send - https://send.cubicle6.com/ -…
Calcula looks really cool. I'll be taking a look at it more closely.
My attempt at monetization is incomplete at this point since it only includes macOS and .deb builds (I’m rarely on a Windows machine anymore). I also haven’t bothered with binary signing yet either. Didn’t seem worth the effort with such a limited audience…
Please do share any feedback!