Live data from Hacker News

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

news.ycombinator.com

431–440 of 1001 posts

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

#431
I always wanted a minimalistic CSS framework for my projects, so I started to create my own: THINK

THINK is a modern CSS-first UI framework built on semantic HTML, custom elements, and data attributes. Uses :has(), container queries, and density scaling. No classes, no build step.

It‘s work in progress but I‘m pretty happy with the outcome so far, especially the data table component and automated Insights. I know it‘s not AI driven - but it works pretty okay for quick insights on the loaded data.

https://think.iotdata.systems/

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

#437
post #426

I continue with my suite of mobile apps for parents: * https://screenspy.app - observe what youd child is doing on desktop PC. Roblox or homework? * https://weblock.online - a VERY restricted, whitelist-first mobile browser for kids, use it instead of Safari. I want to feel calm when my children browse the web.

This is very useful given that children today are increasingly exposed to and navigating online environments.

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

#438
Built a bit of software[1] with Claude this weekend to stop Apple Wireless Direct Link from interrupting GeForce NOW on macOS. Bit of an upgrade from a shell script[2].

Started with Rust, then swapped to Swift to cut the dependencies right down.

[1]: https://github.com/sjparkinson/geforcenow-awdl0

[2]: https://uncomplicated.systems/2026/02/08/geforcenow-macos

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

#439
Almost done with launching my chrome extension called Klue which helps you create notes about webpages and talk with them. Just to clean up a few things, set up a feedback flow for family and friends and set up a landing page. What do you guys use to create these beautiful landing pages?

https://github.com/707/klue

Post reply on HN