Ask HN: What apps have you created for your own use?
321–330 of 793 posts
Re: Ask HN: What apps have you created for your own use?
#322* A board game server for playing Scrabble over the internet, without either having to change it enough to not get sued, or withstand whatever crap the licensed apps do. Can't be released for obvious reasons.
* A server that runs on a Raspberry Pi connected to my digital piano via MIDI, recording a MIDI file of everything that ever gets played. No more "drat, I wasn't recording".
Re: Ask HN: What apps have you created for your own use?
#323A Pomodoro timer because I figured for such a simple app I could make one myself that I can adjust to what I want it to be. CheckYourList.app for routine checklists. A now discontinued Woolworths (Aussie grocery store) price alert per product when I used to bulk buy for my online chocolate business. A personal note taking app, focused on capturing hashtagged notes quickly into markdown files which I may release publi…
getfive.app seems to be down due to gatsby cloud. what did it do as i myself also have many todo lists
Re: Ask HN: What apps have you created for your own use?
#324I moved to Berlin for the art scene. When trying to research galleries to visit or catch up on new exhibits, the number of bad websites was overwhelming. Over 300 sites to slog through. It took a long time just to navigate all the GDPR consents, newsletter asks, splash videos, and broken links. They also don't post their own address in many cases. So, I built a list of galleries from 3 different directories and came…
Re: Ask HN: What apps have you created for your own use?
#325[1] https://renegat0x0.ddns.net/apps/rsshistory - news
[2] https://renegat0x0.ddns.net/apps/places - domains & places
[3] https://renegat0x0.ddns.net/apps/catalog - music elements
Software project: [4] https://github.com/rumca-js/Django-link-archive
If above does not work, do not worry. These are exported then to github repositories:
[5] https://github.com/rumca-js/RSS-Link-Database - bookmarks
[6] https://github.com/rumca-js/RSS-Link-Database-2023 - 2023 year news headlines
[7] https://github.com/rumca-js/Internet-Places-Database - all known to me domains, and RSS feeds
Re: Ask HN: What apps have you created for your own use?
#326Re: Ask HN: What apps have you created for your own use?
#3271. mainly focused on Simplified Chinese as it is spoken in Mainland China and Traditional Chinese/the Taiwanese variant is just an afterthought
2. mobile-/tablet-only
3. a website which requires access to the internet/doesn't integrate well with a traditional desktop-first workflow, or
4. only has Chinese to English, but no monolingual definitions which are preferable for advanced learners
Thus I have decided to take things into my own hands and started developing the Traditional Taiwanese Mandarin Chinese dictionary I have always wished for that caters perfectly to my way of studying and my personal workflow. I've been dog-fooding it for a few weeks now and it feels great to finally have a tool that makes my studying routine more enjoyable and smoother!
Link to the dictionary source code: https://github.com/HalfAnAvocado/willow