Ask HN: What apps have you created for your own use?
731–740 of 793 posts
Re: Ask HN: What apps have you created for your own use?
#732Re: Ask HN: What apps have you created for your own use?
#733rejected by Apple but exceedingly useful for myself
Re: Ask HN: What apps have you created for your own use?
#734I’m starting with manually translating VHDL into Racket to get a feel for it and how to model it. The goal is to implement a language extension for VHDL with the help of the Beautiful Racket book.
Re: Ask HN: What apps have you created for your own use?
#735It just takes a list and makes it a python list (with quotes and commas)
Re: Ask HN: What apps have you created for your own use?
#736My most simple and strangely useful app: https://pythonlist.netlify.app/ It just takes a list and makes it a python list (with quotes and commas)
Output contains double-double quotes if the input has double quotes:
"1",
""2"",
"3"Re: Ask HN: What apps have you created for your own use?
#737Re: Ask HN: What apps have you created for your own use?
#738Earlier quoted context omitted.
Haha wow, byebyefitness is such a darn good idea. Kudos for thinking of that! Maybe one day you could get acquired by PaperKarma or a similar mission-aligned business.
Thank you! Wow! Never heard of PaperKarma but I could definitely use it. I’m extremely interested in honest, pro-consumer software but the revenue doesn’t seem to be there. I actually took down my blog where I was writing about alternative monetization strategies and creating pro consumer/privacy friendly software because I felt that it could give the wrong impression to potential employers who don’t share my values…
FWIW I'd be interested in reading a blog on this topic. It would be great if you could share your thoughts anonymously, or one day get to a point where you have enough "F-you Money" to disregard what employers might think.
Re: Ask HN: What apps have you created for your own use?
#739I was always terrible at getting out of bed. I tried some alarm clock apps that gave you challenges (solve a math problem, scan a barcode, etc). That worked until I realized I could just kill the app and stay in bed. I realized I needed something outside of the app to push me. So I ended up building Nuj. https://nuj.app It’s an alarm clock app that charges me $10 if I don’t get up and scan my toothpaste barcode withi…