Google will delete OAuth clients falsely flagged as unused
8 points by panstromek 19h ago 7 comments
Ask HN: How do I start my own cybersecurity related company?
4 points by babuloseo 1d ago 4 comments
Show HN: React Server Components Without Frameworks
1 almadoro 1 5/28/2025, 1:29:57 AM reactjust.dev ↗
I wanted to just use the RSC spec: the 'use client' and 'use server' directives. I've been waiting for this "vanilla RSC" too long, so I decided to build it myself. It's called ReactJust.
Check the documentation at https://reactjust.dev. Would love feedback, issues, or contributions