Loving the journey!
Ask HN: What are you working on? (April 2025)
611–620 of 1001 posts
Re: Ask HN: What are you working on? (April 2025)
#612Re: Ask HN: What are you working on? (April 2025)
#613Re: Ask HN: What are you working on? (April 2025)
#614A 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)
#615I wanted to know what my kids were doing on the computer: homework or watching youtube shorts, so I built https://screenspy.app to monitor them. Now I’m working on turning it into a product.
Re: Ask HN: What are you working on? (April 2025)
#616I was having trouble meeting people after moving to a new city so I designed and printed some goofy funny t-shirts for my wardrobe, and that has really helped on getting the ball rolling on conversations.
Hoping to make the launch within the next few weeks.
Re: Ask HN: What are you working on? (April 2025)
#617Creating a modern development environment for win98. Currently I’m working on a git client. I have no patience for learning C. So backporting git is not an option. I also don’t want to use cygwin. So I’m using a server to expose git as http endpoints and coding a git client in php to use in msdos. I have Vim 7.3 and and gnu coreutils working in msdos already. So soon I will have a very nice dev environment. I want to…
Re: Ask HN: What are you working on? (April 2025)
#618P.S. Link https://apps.apple.com/us/app/handsonmoney/id6740042181
Re: Ask HN: What are you working on? (April 2025)
#619Ive got a MVP right now, but i'm reworking the region build system and potentially reworking the underlying designing to follow a more tree based approach for managing the windows
I've just tried other windows managers on windows and felt that have either been slow or buggy and wanted something that looks nice. My inspiration is based on Hyperland, as im currently dual booting and when I work on windows, all i want is a nice window manager.
still very early in development but im excited for its potential.
This also goes in line with my current studying of the windows OS, so its a bit of learning and then working. :)
Re: Ask HN: What are you working on? (April 2025)
#620A 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…
i work in forestry software and am curious about your methods. is any of this open source? any intention on supporting growth modeling?
My methods are all over the place. Tree is taken as-is on the day, and cuts calculated on the fly, no future growth-modelling if that is what you're asking