Ask HN: What are you working on? (October 2025)
531–540 of 1001 posts
Re: Ask HN: What are you working on? (October 2025)
#532This one's going to be out of left field, but last Thursday I launched Countdown Treasure ( https://countdowntreasure.com ) It's a real life treasure hunt in the Blue Ridge Mountains with a current total prize of $31,200+ in gold coins and a growing side pot. I modeled it off of last year's Project Skydrop ( https://projectskydrop.com ) which was in the Boston area. * Shrinking search area (today, Day 5, it will be 1…
I don't know enough astronomy, but can the angle of any shadows visible via the webcam help narrow down the location?
Re: Ask HN: What are you working on? (October 2025)
#533Most sites fall into extremes: Dribbble leans toward polished mockups that never shipped, while Awwwards and Mobbin go heavy on curation. The problem isn’t just what they pick — it’s that you only ever see a narrow slice. High curation means low volume, slow updates, and a bias toward showcase projects instead of the everyday, functional interfaces most of us actually design.
Font of Web takes a different approach. It’s closer to Pinterest, but purely for web design. Every “pin” comes with metadata: fonts, colors, and the exact domain it came from, so you can search, filter, and sort in ways you can’t elsewhere. The text search is powered by multimodal embeddings, so you can use search queries like “minimalist pricing page with illustrations at the side” and get live matches from real websites.
What you can do:
natural language search (e.g. “elegant serif blog with sage green”)
font search (single fonts, pairings, or 2+ combos, e.g https://fontofweb.com/search/pins?family_id=109 , https://fontofweb.com/search/pins?family_id=135 )
color search/sorting (done in perceptual CIELAB space not RGB)
domain search (filter by site, e.g. https://fontofweb.com/search/pins?domain=apple.com, https://fontofweb.com/search/pins?domain=blender.org )
live website analysis (via extension — snip any part of a page and see fonts/colors instantly, works offline)
one-click font downloads
palette extraction (copy hex codes straight to clipboard)
private design collections
Appreciate feedback into the ux/ui, feature set and general usefulness in your own workflow
Re: Ask HN: What are you working on? (October 2025)
#534Kind of have been wasting time with Cloudflare workers engine. Trying to build a system that schedules these workers for a lightweight alternative to GitHub actions. If you are interested in WASM feel free to reach out. Looking to connect with other developers working on the WASM space.
Re: Ask HN: What are you working on? (October 2025)
#535Check out my project and my short film at https://cinesignal.com/p/call154
Re: Ask HN: What are you working on? (October 2025)
#536Re: Ask HN: What are you working on? (October 2025)
#537I am working on https://www.ironcalc.com , a spreadsheet engine. I have been working on it for the last two years as a side project, but starting March will be my full time job! Kind of excited and scared at the same time
This looks great! r/selfhosted will love this. Could you please provide a Docker image?
Many thanks!
Re: Ask HN: What are you working on? (October 2025)
#538I'm working on a little website that helps me and my friends to decide easier what to play on a gamenight, because it always goes like this: - I want to play x and y - I want to play y and z - I don't have z - I don't really feel x - Lets play b - I'd rater play c - Let's settle on d - Today H is joining, he does not have d It'll work in sessions where first everyone can suggest games, then in the second phase veto o…
Re: Ask HN: What are you working on? (October 2025)
#539I'm making an OpenAI API proxy to stay within a spending limit (like 1$ per hour then a 429), AFAIK they only support "budget alerts" and I'm not comfortable releasing anything without a hard limit on the spend. https://github.com/goverture/goxy - Still a work in progress, I plan to support streaming as well and might support other providers if there's a demand for it.
Re: Ask HN: What are you working on? (October 2025)
#540next step is to make a simple login portal for non trusted persons to be able to submit work as this a uni project, mail the result / process.