Live data from Hacker News

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

news.ycombinator.com

141–150 of 1001 posts

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

#141
An editor for creating custom accessible color palettes for web/UI design. :)

https://www.inclusivecolors.com/

It gives you precise control over every shade/tint (no AI or auto generation!) so you can incorporate your own brand colors, and helps you build palettes that have simple to follow color contrast guarantees by design e.g. all grade 600 colors have 4.5:1 WCAG contrast (for body text) against all grade 50 colors, such as red-600 vs gray-50, or green-600 vs gray-50. There's export options for plain CSS, Tailwind, Figma, and Adobe.

I'm really open to feedback on what problems and needs people have for creating accessible designs!

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

#143

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 da…

The UX is phenomenal. Easily in the top 1% of daily word puzzles. Love the concept, I'm sure it will do well at your launch!!

That’s lovely to hear! Thank you!

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

#145
I’ve been working on a few utility libraries to make it easier to develop web services, basically exporting packages that I find myself using or rewriting often and exporting them as their own modules.

I recently published https://github.com/hxtk/sqlt for SQL query generation with Go templates.

I’m working on https://github.com/hxtk/aip as a collection of libraries giving safe default choices to implement Google’s API improvement proposals in ConnectRPC services. It borrows (with attribution per the license) an unexported implementation of AUP-160 filters from the LuCI project, and I intend to expand it to support data sources other than SQL databases and page tokens, and it also exports an implementation of AIP-161 field masks (which have different semantics compared to standard field masks) and middleware to help with using them for AIP-157 read filtering. I intend to export more middleware that I use frequently, but I don’t know if it’ll live in this module or its own yet.

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

#146
Currently I've been working on https://terragonlabs.com which is a way to orchestrate Claude Code and other agents (Amp, Codex) as background agents.

I feel like I am locally constantly bouncing between different agents for different tasks and really wanted to be able to do the same in a remote environment.

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

#148
post #110

Full-time indie dev breathing life into next-gen terminals [0]. This is my lifelong career ambition. If you can't afford early access, please email me and I'll grant you a free copy: I need all the feedback I can get! [0] https://terminal.click

Your URL has 2 "l" in click. Your marketing team should fix that ;)

Dang, thank you!
Post reply on HN