Earlier quoted context omitted.
I primarily build in python/flask with mysql. How's Your Blank is a javascript app with https://userbase.com serving as the backend to keep the user data encrypted and out of my hands.
didn't know userbase, seems interesting, thanks!
Ask HN: What is your current side-project?
81–90 of 137 posts
Re: Ask HN: What is your current side-project?
#82I’ve been running https://kvdb.io as a side project for a while. This weekend, I woke up to a bunch of alerts that the server had run out of open file descriptors (rookie mistake, I never expected to receive more than a thousand simultaneous requests). It turns out someone wrote a tutorial on how to automate COVID-19 appointment slot bookings and used KVdb to store SMS OTP codes. Never expected it, but a great surpri…
Re: Ask HN: What is your current side-project?
#83Re: Ask HN: What is your current side-project?
#84Re: Ask HN: What is your current side-project?
#85I'm currently working on app that allows you to pay all your bills in a single click. As the guy who pays all the bills in the house I have like 7+ bills to pay in a single time. I hate to pay it 1 by 1 so I created the app to solve that problem. This is the link https://play.google.com/store/apps/details?id=com.bayaqapp.w... but it is only for Malaysia.
Re: Ask HN: What is your current side-project?
#86https://github.com/haael/white-box-fapkc
Looking for contributors!
Re: Ask HN: What is your current side-project?
#87Re: Ask HN: What is your current side-project?
#88I'm also working on integrating this into a Telegram bot (https://github.com/joshbarrass/ArchiverBot) that will allow me to archive things to my NAS whilst on the go. UArchiver is provided with the URL and will just download the files without me needing to care how.
I've been too busy with other things to put major work into it recently, but both projects are in a functional state, just without tonnes of features or supported sites. Whilst it may not seem like much, I'm particularly pleased with the GitHub Actions pipeline I set up recently, which will automatically upload UArchiver releases to PyPi, and automatically build ArchiverBot Docker images and upload those DockerHub.
Re: Ask HN: What is your current side-project?
#89Re: Ask HN: What is your current side-project?
#90I built https://webcamplus.app last year. It is a very basic app that just lets you use your iPhone as a 1080p usb webcam for Mac.