The idea is for the game to make logical sense, but make the player sound completely unhinged from reality "I need to put the toaster on top of the oven to make the lamp spin around, that way I can move the lamp across the room near the couch to unlock the next level"
Ask HN: What are you working on? (October 2025)
761–770 of 1001 posts
Re: Ask HN: What are you working on? (October 2025)
#762- carcassonne game agent
Everything is still on private repos because it is too nasty, and Im shy
Re: Ask HN: What are you working on? (October 2025)
#763I'm trying to gather sources and read scientific papers to make a course on that topic, in France.
Re: Ask HN: What are you working on? (October 2025)
#764It’s one command that lets you boot Linux on other computers via LAN. Cross platform, rootless
I think I’ve figured out a way to make a pxehost app for mobile devices, so you can boot Linux installers with an app on your phone
Re: Ask HN: What are you working on? (October 2025)
#765Currently working on an open source Heroku / Fly.io / Render alternative: https://canine.sh Its built on top of Kubernetes, based on learnings I've had from previous experiences scaling infrastructure. If you look at the markup PaaS (Heroku, Fly, Render) applies to IaaS (AWS, Hetzner), it's on the order of 5-10x. But not having that, and trying to stitch together random AWS services is a huge PITA for a medium sized…
Re: Ask HN: What are you working on? (October 2025)
#766https://github.com/rumca-js/Internet-Places-Database
Still crawling framework
https://github.com/rumca-js/crawler-buddy
Still RSS client
Re: Ask HN: What are you working on? (October 2025)
#767I'm building a local medical AI app for Mac, recently published on the App Store. https://apple.co/4mlYANu It uses medgemma 4B for analyzing medical images and generating diagnostic insights and reports, ofc must be used by caution, its not for real diagnostics, can be something to have another view maybe. Currently, it supports chat and report generation, but I'm stuck on what other features to add beyond these. Als…
Re: Ask HN: What are you working on? (October 2025)
#768I always learned programming and maths on my own so any advice is welcome!
Re: Ask HN: What are you working on? (October 2025)
#769My side project - https://macrosforhumans.com - is a traditional mobile macro tracker with first class support for voice (and soon image and text blob) inputs for your recipes, ingredients, measurements, units, etc. Kind of a neat project that may never make it too far off the ground considering I am not a mobile dev but it's been fun to build so far with the help of claude code. It's built with flutter and a fastapi…
Re: Ask HN: What are you working on? (October 2025)
#770I'm building FlightWise ( https://flightwise.io ), an all-in-one SaaS platform for flight school operations. After acquiring a flight school, I quickly realized how challenging the day-to-day operations were. To solve the problems of aircraft fleet management, scheduling, and student course progress tracking, I developed a comprehensive platform that handles all aspects of running a flight school. Existing software i…