Live data from Hacker News

Ask HN: What are you working on? (September 2025)

news.ycombinator.com

81–90 of 1001 posts

Re: Ask HN: What are you working on? (September 2025)

#81
post #61

In my free time I’m still working on My Financé (I keep getting feedback this name is confusing), which is a fairly undifferentiated personal finance tool. It’s a labor of love, but I love it! I’m currently building a simulation engine that lets you forecast your spending, build scenarios (like taking a year off, getting a cat, move to a new city, etc based on your current spending patterns and assets. https://myfina…

I don't know what it is about this name, but I read it as "My Fiancé". My brain did not register the first "n" and it wasn't until I read your parenthetical remark that I went back and re-read. The name isn't confusing, per se ("get married to/be exclusive with your finances", OK), but it also isn't very strong... "financé" is also very strange and awkward to pronounce as a native English speaker. Probably because it…

> I don't know what it is about this name, but I read it as...

same misreading

I'm blaming typoglycemia

Re: Ask HN: What are you working on? (September 2025)

#82
I’m working on an ISBN database that fetches information from several other services, such as Hardcover.app, Google Books, and ISBNDB, merges that information, and return something more complete than using them alone. It also saves that information in the database for future lookups.

Mostly because I’m working on a personal library management service called Shelvica to solve my own problems[1], and none of those services provided all the information on a book. One might provide the series, the other might provide genres, and yet another might provide a cover with good dimensions, but none provided everything, so I decided to work on something of my own (called Librario).

While Shelvica is the focus, Librario could become its own thing in time, so I don’t mind the sidetracking.

I also plan on having a “ISBN Search” kind of website that feeds from that database as a way to let users search for information about books, which then feeds the service’s database, making it stronger for Shelvica.

I open source everything I make, but I’m still wondering if these will be open sourced or not. I’ll probably go with the EUPL 1.2 license if I do decide on open sourcing them.

[1]: My wife and I have a personal library with around 1800 books, but most applications for management are either focused on ebooks or choke with this many books. Libib is the exception, but I wanted a little more.

Re: Ask HN: What are you working on? (September 2025)

#87
Two side projects, as if 3 kids are not enough!

- a booking platform for surfing schools - a tool for pelvic physiotherapy practitioners handle appointments and exercise prescriptions

Doing backend and frontend for both, but there is a small team helping with #2. Both come from actual needs of actual businesses.

Tech is pretty standard typescript, react and node.

Would love to be working on these full time.

Re: Ask HN: What are you working on? (September 2025)

#88
I’m building a daily word puzzle game with a twist!

In Tiled Words you rearrange tiles to solve clues and rebuild a broken crossword.

You can play a demo at https://tiledwords.com - it’s free and web based so it works on whatever device you’ve got.

I’ll be officially launching on October 19th at the Portland Retro Gaming Expo. You can sign up to be notified on launch. Starting then there will be a new puzzle every day!

So far I’ve gotten really positive feedback and have around 100 people signed up to get notified. It’s been a lot of fun to build!

Re: Ask HN: What are you working on? (September 2025)

#89
Going solo on

https://meldsecurity.com/

I'm putting a bunch of security tools / data feeds together as a service. The goal is to help teams and individuals run scans/analysis/security project management for "freemium" (certain number of scans/projects for free each month, haven't locked in on how it'll pan out fully $$ wise).

I want to help lower the technical hurdles to running and maintaining security tools for teams and individuals. There are a ton of great open source tools out there, most people either don't know or don't have the time to do a technical deep dive into each. So I'm adding utilities and tools by the day to the platform.

Likewise, there's a built in expert platform for you to get help on your security problems built into the system. (Currently an expert team consisting of [me]). Longer term, I'm working on some AI plugins to help alert on CVEs custom to you, generate automated scans, and some other fun stuff.

https://meldsecurity.com/ycombinator (if you're interested in free credits)

Re: Ask HN: What are you working on? (September 2025)

#90

Working on Fraim, open-source agents for cloudsec and appsec engineers to complement existing deterministic scanners. Born out of our 3 years of learnings building such scanners for IaC. Turns out in the real world policies are subjective enough to make this hard. Examples: - Policies are frequently subjective. Hard to codify, but LLMs can evaluate them more like a security engineer would. "IAM policies should use le…

Super interesting!
Post reply on HN