Ask HN: What are you working on? (April 2025)
501–510 of 1001 posts
Re: Ask HN: What are you working on? (April 2025)
#502Re: Ask HN: What are you working on? (April 2025)
#503A tree cutting tool. Take photos of the tree from 6 different angles, feed into a 3D model generator, erode the model and generate a 3D graph representation of the tree. The tool suggests which cuts to make and where, given a restricted fall path (e.g. constrained by a neighbors yard on one side). I create the fallen branches in their final state along the fall plane, and create individual correction vectors mapping…
Re: Ask HN: What are you working on? (April 2025)
#504quit my senior eng manager job to vibe code on youtube www.youtube.com/@travis-vibes
Re: Ask HN: What are you working on? (April 2025)
#505quit my senior eng manager job to vibe code on youtube www.youtube.com/@travis-vibes
I am particularly interested in seeing how you handle the transition from LLMs doing great at one-shot prompts but then struggling as the scope of everything expands and you have to get smarter about breaking down problems.
Re: Ask HN: What are you working on? (April 2025)
#506Re: Ask HN: What are you working on? (April 2025)
#507At a very early prototyping phase, but having a ton of fun. https://x.com/artofpongfu
Re: Ask HN: What are you working on? (April 2025)
#508I was recently looking for a simple minimalist app launcher for iPhone that would respect my privacy and didn’t come with a stupid subscription plan, so instead I made my own! https://apps.apple.com/us/app/applist/id6743515756 I also published the list of url schemes / universal links on GitHub: http://github.com/sxp-studio/app-list-catalog
Re: Ask HN: What are you working on? (April 2025)
#509Crucially, to make this bound work, you only learn the final state of the heap, not which element got deleted when.
I'm also building a simpler soft heap.
Re: Ask HN: What are you working on? (April 2025)
#510I watch a lot of YouTube videos and have found it very annoying that YouTube latches onto one or two topics that you've watched and only recommends that type of content over and over again. Even if you use their "Not Interested" tool, not a whole lot changes in your recommendations.
At the end of last year I launched Relevant - a crowdsourcing website where users can categorize the channels they watch into a defined hierarchy of categories ranging from broad topics like "Science" and "Gaming" to more specific ones like "Phone Reviews" or "Speedrunning".
Although I've had good feedback on the website, engagement has been relatively low and I think that's because it's a big ask to have someone navigate to the website to find the content. This year I decided that I'd bring the content to them by making a Chrome extension that lets users interact with Relevant directly from within YouTube.
It's still a work in progress but I'd love to get a first version out within a month or so to start spreading the idea and gathering feedback. If this is of any interest to the people here on HN then please let me know what you'd like to see most on your feeds.