Live data from Hacker News

Ask HN: What are you working on? (February 2026)

news.ycombinator.com

11–20 of 1001 posts

Re: Ask HN: What are you working on? (February 2026)

#11
Visually I’m working on a new landing page for phrasing. It’s almost done, just need to record a few videos: https://phrasing.app/next

Behind the scenes I’m rebuilding the sync engine to properly support offline mode. Trying to get to instant opens for the app (and of course work offline). It’s probably my 5th sync engine. It’s been really fun to see how much easier, faster, better, etc each new iteration is.

(And the project at large is https://phrasing.app - a language learning app for polyglots. It’s like anki but designed to be enjoyed)

Re: Ask HN: What are you working on? (February 2026)

#15
A tool for creating CSS color palettes for web UIs that pass WCAG accessibility standards for color contrast, where you can fine tweak all the tints/shades quickly using a hue/saturation/lightness curve editing interface:

https://www.inclusivecolors.com/

Unlike most tools based around autogenerating colors, this is more of an editor that lets you fully customise all the tint/shades to your liking with a focus on accessibility. This is important when you've got existing brand colors to include and want to find accessible color combinations that work together.

Would love feedback in general and especially from designers/devs who have different needs in how they go about creating branded palettes!

Re: Ask HN: What are you working on? (February 2026)

#16

A tool for creating CSS color palettes for web UIs that pass WCAG accessibility standards for color contrast, where you can fine tweak all the tints/shades quickly using a hue/saturation/lightness curve editing interface: https://www.inclusivecolors.com/ Unlike most tools based around autogenerating colors, this is more of an editor that lets you fully customise all the tint/shades to your liking with a focus on acce…

This is great! As a non-designer, I've been relying on ChatGPT to select color schemes/palettes for me.
Post reply on HN