Hacker News

Subscribe to Hacker News feed
Hacker News RSS
Updated: 12 min 41 sec ago

Why Pg_dump Is Amazing

Sat, 11/02/2024 - 6:53pm
Categories: Hacker News

MrBeast's Secret Sauce

Sat, 11/02/2024 - 6:49pm
Categories: Hacker News

Civilizational Triumph

Sat, 11/02/2024 - 6:38pm
Categories: Hacker News

Ask HN: Are There Any Fully-Documented Computers

Sat, 11/02/2024 - 6:30pm

I am writing an operating system as a side project. I am still in the design phase of the project, and I’ve been brushing up on my low-level programming skills. Recently there was a discussion here about the Asahi Linux team’s efforts reverse-engineering ARM Macs, and it had me thinking: are there any fully-documented modern computers? I know that RISC-V and POWER are open source. However, there are still other parts of a computer system to consider, such as boot firmware, buses, disk controllers, GPUs, networking devices, USB, etc. It would be cool to target fully-documented hardware for my OS project, but I don’t know if there are any complete stacks of fully-documented hardware.

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

Points: 6

# Comments: 2

Categories: Hacker News

Show HN: I made a tool to create shadcn components visually and export the code

Sat, 11/02/2024 - 6:11pm

I built a visual editor that helps you: - Create shadcn/ui component variants without writing code - Test hover, focus, and disabled states in real-time - Export production-ready TypeScript code with proper styles - Manage semantic colors and themes visually

It's designed to make shadcn/ui component customization more accessible while maintaining its code quality and best practices!

Perfect for developers who love shadcn but want a visual way to customize components.

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

Points: 1

# Comments: 0

Categories: Hacker News

The Measurement Trap

Sat, 11/02/2024 - 6:10pm
Categories: Hacker News

Pages