Hacker News

Subscribe to Hacker News feed
Hacker News RSS
Updated: 26 min 38 sec ago

Travis Is Back

Wed, 07/22/2026 - 2:51pm
Categories: Hacker News

Cursor Router

Wed, 07/22/2026 - 2:50pm

Article URL: https://cursor.com/blog/router

Comments URL: https://news.ycombinator.com/item?id=49011600

Points: 1

# Comments: 0

Categories: Hacker News

Claude Costs

Wed, 07/22/2026 - 2:48pm

Article URL: https://www.claudecosts.com/

Comments URL: https://news.ycombinator.com/item?id=49011563

Points: 2

# Comments: 0

Categories: Hacker News

How I Do My Computing

Wed, 07/22/2026 - 2:45pm
Categories: Hacker News

Show HN: Aurora – Tiny Linux RGB Daemon for Legion Laptops

Wed, 07/22/2026 - 2:44pm

So I've been getting into more systems programming. I would appreciate some feedback on this project. For context, I have a Legion Pro 5 16ARX8 with a 4-zone RGB keyboard. I have been running NixOS as my development OS on another SSD, and the RGBs lose all their settings when I switch over.

I found a project called https://github.com/4JX/L5P-Keyboard-RGB, and it worked. The thing is, I don't like how it opens a window to take effect. I don't want to remember my RGB control software exists at all. It should just work, and I think it should feel native. So this project takes the driver and lighting controls of that upstream project and puts all the logic inside a Rust daemon that can run at startup.

From my testing, it's about 8x lighter than the original because the daemon is now decoupled from the GUI, so it uses way fewer resources and remains invisible. I also wanted it to feel native to Linux. I use GNOME, so I made a minimal GUI with GTK4/libadwaita. More GUI's can be made, however.

So the workflow now is to set up the daemon, open the GUI, adjust what you want, and close it. Simple. No RAM bloat or window that needs to stay open.

This project is new, so please feel free to open issues.

Comments URL: https://news.ycombinator.com/item?id=49011496

Points: 1

# Comments: 0

Categories: Hacker News

Unity 7 Announcement

Wed, 07/22/2026 - 2:41pm

Article URL: https://unity.com/releases/unity-7

Comments URL: https://news.ycombinator.com/item?id=49011451

Points: 2

# Comments: 0

Categories: Hacker News

Pages