New version is a rebuild in react with cleaner interface, localisation, a bunch of new features and lays the groundwork to allow full html docs instead of only markdown
Ask HN: What are you working on? (October 2025)
581–590 of 1001 posts
Re: Ask HN: What are you working on? (October 2025)
#582* Velo - Postgres with instant branching (https://github.com/elitan/velo)
* Terra - Declarative schema management for Postgres (https://github.com/elitan/terra)
Some fun side projects i hack on during the evenings and weekends.
Re: Ask HN: What are you working on? (October 2025)
#583Re: Ask HN: What are you working on? (October 2025)
#584https://mikel-zhobro.github.io/3dgsim/
Spatial causality leads to generalisation not present in 2D models.
Re: Ask HN: What are you working on? (October 2025)
#585https://codeberg.org/Timwi/JigGen
The newest addition is a hexagonal piece cut, bringing the number of built-in geometries to 5.
Re: Ask HN: What are you working on? (October 2025)
#586I'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…
Re: Ask HN: What are you working on? (October 2025)
#5871. I shared the app with the small audience I have and received some feedback in very unexpected places. First, it was hard to understand how lists work because putting things into lists was an unobvious process. I fixed that by adding DnD that works well both with mouse and touch (turned out it’s two separate APIs). Second, users thought that the screenshot on the quite minimal landing page was the real app, and they clicked on it. The problem was so frequent and surprising that I decided to add something funny for people who do that, as I’m not willing to contribute a lot of time to the landing right now.
2. I underestimated how bad discoverability on the internet is. My expectation was that I would make my site fully server-side rendered, add a basic sitemap to Search Console, and have a few dozen organic users during the pre-holiday season when users are filling their wishlists. In reality, I got zero — not even users, but even visits. So I started actually working on SEO, no black magic but just adding slightly more complex sitemaps, micro-markup, and other stuff which I thought only products competing for the first page would need.
My next steps are to work on getting some minimal organic inflow of users and improving stuff related to auth and user management, which is the most time-consuming part of the work right now.
Re: Ask HN: What are you working on? (October 2025)
#588Re: Ask HN: What are you working on? (October 2025)
#589The simplest web framework and site generator you've ever seen: https://mastrojs.github.io