I've noticed that my son spends way too much time on YouTube or playing Minecraft and one of the few offline activities he enjoys doing on his own is coloring. And since he comes to me every time he wants a new coloring book and we spend about 10 minutes together searching for each picture, I made a website with a collection of coloring books for him. The site is very simple, but to be honest, I haven't had so much f…
Ask HN: What are you working on? (October 2024)
261–270 of 1001 posts
Re: Ask HN: What are you working on? (October 2024)
#262Re: Ask HN: What are you working on? (October 2024)
#263This past week or so I've managed to reduce my AWS Lambda spend by more than half by moving the compute to Cloudflare Workers (where I don't get billed for I/O time, only CPU time).
Re: Ask HN: What are you working on? (October 2024)
#264Re: Ask HN: What are you working on? (October 2024)
#265I started it last month and have had a few thousand users so far. I have some cool growth hacking ideas I'm looking forward to working on coming up.
Re: Ask HN: What are you working on? (October 2024)
#266Re: Ask HN: What are you working on? (October 2024)
#267Re: Ask HN: What are you working on? (October 2024)
#268Trick-or-treating at a door is so last decade; trying to catch a Snickers hurtling towards you in the darkness is the future.
Re: Ask HN: What are you working on? (October 2024)
#269A new YouTube app/player, for my kids. It allows us to control the algorithm. It’s all LLM translating to YouTube search queries under the hood. Visually it looks the same. The suggested videos come from predefined buckets on topics they love. E.g. 33% fun math, 33% DIY engineering, 33% creative activities. Video recommendations that have a banned word in the title/desc don't get displayed e.g. MrBeast, anything with…
Re: Ask HN: What are you working on? (October 2024)
#270I continue to work on BoltAI ( https://boltai.com ) It’s a native macOS AI chat client. I started it last year and didn’t think much about data synchronization. I didn’t want to store user’s data server side for better user privacy. So I decided to store all chats in a local SQLite database. It works well but unfortunately without a sync engine, users won’t be able to continue the chat from a different machine. I’m w…
I do have one small complaint: since macOS 15 (I think) I can’t seem to be able to turn off auto-spelling globally, only per chat.
Minor nitpick to a fantastic app otherwise.