Live data from Hacker News

Ask HN: What are you working on? (October 2024)

news.ycombinator.com

381–390 of 1001 posts

Re: Ask HN: What are you working on? (October 2024)

#381
post #72

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…

Is there a version for adults? Something that keeps you from getting pulled down engagement bait rabbit holes would be great. I don’t want it to be overly focused on children’s education though.

I disabled all suggested content on my YouTube account. My “home” page shows as totally blank. Only the subscription tab works, or explicitly searching. You still get recommended “related videos” but it helps stay focused on the things you’ve chosen to see.

Re: Ask HN: What are you working on? (October 2024)

#382
A terminal GUI library written in Crystal (https://github.com/bmmcginty/term)

As someone who is blind, I prefer information in particular formats and layouts. Borders and side-by-side content kill my efficiency. I also shouldn't need to think about more than where text should start on lines, and responding to key presses in controls should be dead simple. I also just came across libtermkey which will dramatically assist with keyboard handling.

I plan to use this to let me interface with web browsers via the terminal, but that's waiting for more stable Webdriver BiDi support.

Re: Ask HN: What are you working on? (October 2024)

#384
Currently working on promoting Software Engineering Handbook (https://softwareengineeringhandbook.com/), a book that goes beyond typical technical guides by addressing both the technical and life aspects of being a software engineer.

Marketing it on Amazon, LinkedIn, and Reddit. It's slow but I'm making progress.

Re: Ask HN: What are you working on? (October 2024)

#385
post #341
post #309

I invented a programming language where you use Unicode box-drawing characters to draw a structure of boxes and lines: ╓───╖ ║ ! ║ ╙─┬─╜ ┌───╖ ╔═══╗ ┌─────┴─────┤ > ╟──╢ 2 ║ │ ╘═╤═╝ ╚═══╝ ╔════╗ ┌───╖ │ │ ║ −1 ╟──┤ + ╟─┴─┐ │ ╚════╝ ╘═╤═╝ │ │ ┌─┴─╖ │ ╔═══╗ │ │ ! ║ │ ║ 1 ║ │ ╘═╤═╝ │ ╚═╤═╝ │ │ ┌─┴─╖ ┌─┴─╖ │ │ │ × ╟──┤ ? ╟──┘ │ ╘═╤═╝ ╘═╤═╝ └─────┘ │ The language is called Funciton (pronounced: /ˈfʌŋkɪtɒn/) and the above…

Also impressed with how good this looks on HN :)

Yeah I was going to comment the same. Even looks good on mobile.

Re: Ask HN: What are you working on? (October 2024)

#387
post #223

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…

Penguins live in the Antartic. Great idea and web site.

Re: Ask HN: What are you working on? (October 2024)

#388
I am working on my next course "The Road to Next" which teaches full-stack React with React 19 and Next 15. I started this full-time adventure 6 months ago and I am knee deep into recording the lessons. The project with all the code and the step by step instructions are already there and I am super eager to hear what people think about it.

However, since this is my first recorded course (I did only written content before), it really takes time and effort to make the videos high quality. That's the biggest struggle for me here, but every day I push through it! For every lesson that I need to record, I have a post-it on a cupboard and every evening I tear one or two of them off with my son :)

https://www.road-to-next.com/

Re: Ask HN: What are you working on? (October 2024)

#390

November is my last working month! I'm giving entrepreneurship a try to solve a huge problem: phone overuse. It's been busy: - Reading books, currently "The Mom Test" - Looking for a startup community and being disappointed with what my city has to offer - Deciding between VC vs. bootstrapping, and taking a firmer stance to try the latter first. This includes rejecting ODF. - Talking with like-minded people. I now ha…

As I suffer from phone overuse, I'm excited to see what you'll come up with!

Thank you! What have you tried so far?
Post reply on HN