A 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…
Ask HN: What are you working on? (October 2024)
231–240 of 1001 posts
Re: Ask HN: What are you working on? (October 2024)
#232I'm writing a build tool for SQL. I like to write SQL directly and to use it's more powerful features (like stored procedures and Postgres' ltee extension). But this is gets difficult to manage in a linear, "migrations" based workflow. I want to edit a file tree organized by topic, not a series of scripts run in order. Which is to say, I want to edit it like I would any other codebase. I've written code allowing me t…
This sounds very cool - I'm really interested in this angle. Got a sharable repo?
Re: Ask HN: What are you working on? (October 2024)
#233Re: Ask HN: What are you working on? (October 2024)
#234I've been getting my indie game Asterogue ready for web release (previously it was Android & Windows only). Last night I pushed the final build live yay! You can play it at: https://asterogue.com
BTW I think you misspelt "Weilding."
Re: Ask HN: What are you working on? (October 2024)
#235It takes trending news from whatever country (currently Romania + Denmark due to personal reasons) and gives me a summary. It's based on what people actually search for. It works with all countries, but I unceremoniously commented out all of them except those two because of rate limits. Currently spending $0 on it.
It also posts a summary of the summaries on my Matrix instance every evening at 22:00 local time.
Re: Ask HN: What are you working on? (October 2024)
#236Boring RF stuff related to Metrology.
Adding some features to a fork of DerFetzer/spectro-cam-rs to validate some narrow band-pass laser filters.
Other boring stuff people really won't want to hear about. =3
Re: Ask HN: What are you working on? (October 2024)
#237I'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…
Re: Ask HN: What are you working on? (October 2024)
#238Cloud providers made too easy to start resources. But unless there is a stringent upfront process (that usually defeats the purpose of using the cloud), it is hard to keep track of who owns what, and what is still needed. Decrypting long cloud bills quickly impossible, and users do not have a clear understanding of the per-resource cost they generated.
I believe the solution is rooted in transparency and accountability for both users and cloud providers.
I am creating a tool what generates a cost and security cloud report which is sent weekly for each cloud user or team.
I intend to release it as a open-source tool as well a SaaS service as part of www.li10.com
Re: Ask HN: What are you working on? (October 2024)
#239Here’s what we’re solving:
* Social media is full of fake news and lacks depth, yet many still rely on it for updates.
* There’s too much content online, making it hard to find what really interests you.
* Switching between platforms to get full details on a topic is tiring.
Trendly (https://trendly.global/) is a mobile app that curates a personalized feed with trending updates based on your interests. It lets you dive deeper by asking follow-up questions as a chat—all in one app. We’re in the early stages, so while the chat function isn’t live yet, the other features are ready:
* The feed acts as a recommendation engine, curating content based on past interactions.
* Delivers concise, bullet-point summaries instead of lengthy articles
* Pre-generated Q&A for easy understanding
Check it out and share your honest feedback!