I'll likely host the web version for free, and then allow folks to choose their price if they want a digital version (that includes packaged code samples). I don't really mind if ten people read it or ten thousand, I just genuinely enjoy working on it and hope it will help someone.
Ask HN: What is your “I don't care if this succeeds” project?
111–120 of 960 posts
Re: Ask HN: What is your “I don't care if this succeeds” project?
#112Re: Ask HN: What is your “I don't care if this succeeds” project?
#113Data only push notification -> text to speech to bone conduction headphones (or really any headphones). Tells me the current task. Two buttons on my wrist. One is next task, one is "toggle repeat mode". I have voice actions that load specific lists or any of the other things I want it to do. Basically all manner of software exists in varying forms for working on basically every native user interface I interact with. Global hotkeys, system tray icons, background services, etc etc.
The cli, custom launcher, watch software, and the chrome / firefox new tab extension get the most use. Small feature set makes "software for everything" realistic. "See/hear current list item", "Next task", "toggle repeat" -- I treat it as a way to learn things, but I also use it absolutely every day. I like to act like when I inevitably develop cognitive issues in my old age that this will be a useful utility to have.
When I make a very detailed list for the day and burn it all down by just listening to what I'm supposed to do and tapping a button on my wrist for the next thing, I feel far far more productive than my baseline just due to not context switching. Put up the blinders, get in the zone, stay in the zone. :)
Re: Ask HN: What is your “I don't care if this succeeds” project?
#114I posted this as a show HN a few weeks ago, I maintain a small, completely free html/js game. There's no chance of it ever making money in its current form, it's just a fun waste of time with a few hundred players[0]. [0] https://wallsmash.com
Re: Ask HN: What is your “I don't care if this succeeds” project?
#115Built a daily word game in two dimensions, with a 5x5 wordsquare to uncover using valid word guesses. https://squareword.org It's been such a joy to work on it and add features and improvements. No way of making money, but seeing the game evolve and getting positive feedback from players has made it worth it already. :) I love small projects like that where there are no expectations or real targets, just the pure fun…
Re: Ask HN: What is your “I don't care if this succeeds” project?
#116I posted this as a show HN a few weeks ago, I maintain a small, completely free html/js game. There's no chance of it ever making money in its current form, it's just a fun waste of time with a few hundred players[0]. [0] https://wallsmash.com
Re: Ask HN: What is your “I don't care if this succeeds” project?
#117https://gen.go350.com/login https://github.com/62726164/ed25519-login I built a website that uses public Ed25519 keys for user authentication (rather than passwords). Users sign the current Unix Epoch time (with the private Ed25519 key) and paste that base64 encoded signature into the login form. I don't care if the idea succeeds or not, I use it for myself. I like simple, secure things and I feel webauthn is too com…
For extra security, the website should generate an extra nonce to go with the current time, otherwise there's a window where the signature could be reused to login again (maybe to another site).
I understand replay attacks. I don't allow that to happen.
Re: Ask HN: What is your “I don't care if this succeeds” project?
#118I have a lot of software written, basically just for me but with a bit of work it could be a thing. The core feature is burning through digital lists one item at a time but with as little interaction with a computer as possible. Data only push notification -> text to speech to bone conduction headphones (or really any headphones). Tells me the current task. Two buttons on my wrist. One is next task, one is "toggle re…
Re: Ask HN: What is your “I don't care if this succeeds” project?
#119I think part of me cares about making them presentable "just in case" they blow up. I'd love for my projects to spread an interest in conlanging, voting method theory, agroecology, or whatever else I'm currently obsessed with but I don't really care if they go unnoticed too
Re: Ask HN: What is your “I don't care if this succeeds” project?
#120On top of that it's what I use to trade. Hearing the feedback from my subscribers is my gold. https://mometic.com