I was annoyed at how parasitic recruiters started contacting me about jobs in crypto, so i spent the last year building a fully automated job board that ingests all job data automatically and structures it using openai, while also enriching it with relevant company financials to combat information asymmetry. I’m now using it to find my next job :) Check it out at: https://jobstash.xyz
Ask HN: What apps have you created for your own use?
671–680 of 793 posts
Re: Ask HN: What apps have you created for your own use?
#672I always send myself messages as bookmarks, notrs, and general "here's an idea I might want to come back to later". It's an awful system when it comes to discoverability (I do it in Messenger so search is... bad), but I still do it as it's the most convinient option at the moment when I need to store that something somewhere. So I built a simple Telegram bot which automatically stores anything I send as a text embedd…
Re: Ask HN: What apps have you created for your own use?
#673It's an actual itch I'm having. (If anyone's interested, there's a TestFlight going on, see the website.)
Re: Ask HN: What apps have you created for your own use?
#674I've built a few apps which started out as tools for my own use and later polished + released for public. - Cone: This started out as a small tool to help me identify the name of the colors of objects around me (i am a red-green colorblind). Now it's a full fledged color picker app with a Pantone license - https://cone.app - CBVision: This is another small tool for colorblind people which shifts the problematic color…
Re: Ask HN: What apps have you created for your own use?
#675I have a litany of scripts and programs but those that reached moderate complexity are: 1. A script to canonicalize the name of PDF statements from financial institutions and sort them into a directory structure 2. A CLI (not TUI, actual CLI with custom command syntax and read line integration) for a 3rd party todo service with 2 way sync that gets synchronized with the app on ny iPhone. 3. A web app that I self host…
Re: Ask HN: What apps have you created for your own use?
#676I created a note-taking app which works in every* browser, with and without JS and CSS, has bookmarklets for clipping, PKI-backed user accounts, completely portable data format, threaded conversations, completely auditable data structure, labeling, queryable with SQLite, web of trust for the user identities, and support for adding and running code. * Mosaic has issues, and I have not tested on many pre-Mosaic browser…
Just to confirm: you are referring to this link in your profile, correct?
https://github.com/gulkily/pollyanna
Edit: glad to see w3m in the supported browser list!
Re: Ask HN: What apps have you created for your own use?
#677Re: Ask HN: What apps have you created for your own use?
#678I created an app for tracking buses in Wellington NZ - I use it every day and I love it. I always meant to publicise it widely, but to be honest it works perfectly for me and I can't be bothered dealing with issues specific to other people.
#!/bin/sh echo "Bus $1 has been cancelled :("
To be fair, things are better now. But it was the original Metlink changes that led me to create this.
Re: Ask HN: What apps have you created for your own use?
#679I've made a lot of progress with my Spanish this way (it's fun), so I started to build a language learning app based on the idea, but then decided I do not want to build language learning app, so instead I just added a web UI layer over the tool:
I've just finished it. If you want to use it, note that only DRM-free epub ebooks are supported. Since it's tough to find DRM-free ebooks, especially in foreign languages, I've included a section in the FAQ on where to find them.