frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

I mass-replaced FFmpeg's MJPEG decoder with Claude Code – 4K LOC, 8% the speed

https://github.com/0xD8C4A475/liberated-mjpeg
1•istenesimi•1m ago•1 comments

Need feedback to build a product for founders to track decision-making

1•shreyast6•2m ago•0 comments

The AI-Powered Kubernetes IDE

https://github.com/koreide/Kore
2•eladbash•3m ago•1 comments

AI toys for children misread emotions and respond inappropriately

https://www.bbc.co.uk/news/articles/clyg4wx6nxgo
2•fredley•3m ago•0 comments

9B parameter coding agent model fine-tuned on top of Qwen3.5-9B

https://huggingface.co/Tesslate/OmniCoder-9B
1•brainless•3m ago•0 comments

Searching for a Well Designed API

1•willx86•7m ago•1 comments

Qualcomm exploit chain brings bootloader unlocking freedom to Android flagships

https://www.androidauthority.com/qualcomm-snapdragon-8-elite-gbl-exploit-bootloader-unlock-3648651/
1•ledoge•7m ago•0 comments

Things I do when I'm writing code that don't look like writing code

https://danq.me/2026/03/06/writing-code-is-not-the-bottleneck/
1•speckx•10m ago•0 comments

Show HN: Flowly – Smooth scrolling for third-party mice on macOS

https://flowlyapp.dev/
1•simonij•10m ago•0 comments

Show HN: Five – I built a 5-story daily newsletter for who hate newsletters

https://getfive.news
1•tiago_human•12m ago•0 comments

White House posts Wii Sports video mixed with Iran War footage

https://twitter.com/WhiteHouse/status/2032115039985881556
1•run414•13m ago•0 comments

TUI Studio – visual terminal UI design tool

https://tui.studio/
3•mipselaer•15m ago•1 comments

Peter Thiel's Antichrist Lectures

https://apnews.com/article/italy-peter-thiel-paypal-pope-vatican-c3a6c7d2daba501caf8152558ac2d743
2•aureliusm•16m ago•0 comments

I got tired of AI chatbots so we turned the OS into an AI agent

https://www.jeriko.ai/
1•Khaleel7337•22m ago•1 comments

Ask HN: Uploaded a post and it was [dead] within a minute

2•_ananos_•22m ago•3 comments

CrackArmor: Multiple Vulnerabilities in AppArmor

https://cdn2.qualys.com/advisory/2026/03/10/crack-armor.txt
1•mmsc•22m ago•0 comments

The evolution of Mac app window corners

https://lapcatsoftware.com/articles/2026/3/4.html
1•robenkleene•22m ago•0 comments

Consumer rights wiki becomes a browser extension

https://github.com/FULU-Foundation/CRW-Extension
1•NotLemikiy•23m ago•0 comments

Russia is carrying out a cyber campaign targeting Signal and WhatsApp accounts

https://www.aivd.nl/actueel/nieuws/2026/03/09/rusland-voert-cybercampagne-uit-tegen-signal--en-wh...
1•komape•24m ago•0 comments

How to make your own static site generator

https://gaultier.github.io/blog/how_to_make_your_own_static_site_generator.html
1•gingersnap•24m ago•0 comments

YouTube videos that have almost zero previous views

http://astronaut.io/
1•Zealotux•26m ago•1 comments

I traced $2B in grants and 45 states' lobbying behind age‑verification bills

https://old.reddit.com/r/linux/comments/1rshc1f/i_traced_2_billion_in_nonprofit_grants_and_45/
6•shaicoleman•32m ago•0 comments

The End of the Open Web

https://www.netmeister.org/blog/open-web.html
3•speckx•32m ago•0 comments

50 Years of Thinking Different

https://www.apple.com/50-years-of-thinking-different/
3•tilt•35m ago•1 comments

Show HN: Privacy Mask – prevent secrets leaking to AI agents

2•fullstackcrew•36m ago•0 comments

Gvisor on Raspbian

https://nubificus.co.uk/blog/gvisor-rpi5/
1•_ananos_•39m ago•0 comments

Show HN: fftool – A Terminal UI for FFmpeg – Shows Command Before It Runs

https://bensantora.com/posts/fftool-ffmpeg-tui-go/
3•taskset•39m ago•0 comments

Benchmarking Hosted Browser Providers: Speed, Stealth, Captcha, and Concurrency

https://techstackups.com/comparisons/hosted-browser-benchmarks/
2•ritzaco•39m ago•0 comments

How to Run a Pool of Autonomous Coding Agents on Your Jira Backlog

https://jaksa.me/blog/2026-03-01-pool-of-agents
2•jaksa•40m ago•0 comments

Advertising was always going to come for AI chatbots. The real question is how

https://reutersinstitute.politics.ox.ac.uk/news/advertising-was-always-going-come-ai-chatbots-rea...
2•jruohonen•42m ago•0 comments
Open in hackernews

Show HN: Basecoat – All of the shadcn/ui magic, none of the React

https://basecoatui.com
11•hunvreus•10mo ago
In a nutshell: Basecoat is a port of shadcn/ui to HTML and Tailwind CSS. It's a modern, themeable component library; everything from buttons to comboboxes and dialogs.

Why? Well, I got sick of React and moved over to a more "old school" stack (Python, HTMX, Alpine.js and Tailwind).

The one thing I missed was shadcn/ui [1]. Nice defaults, well thought out design system, easy to theme and great to build your own component library with.

I didn't find the alternatives compelling: Flowbite, Preline and the likes encourage you to copy/paste dozens of classes for each element.

That's not how I use Tailwind. I love the utility-first approach, but I don't want walls of classes for each button, form element or tooltip I have in my app.

I had been building my own component library for a project I’m working on (a Vercel for Python apps) and realized it may be worth my time to firm things up.

Why I think it's cool? Well:

- No React. Just Tailwind CSS (with a tiny bit of Alpine.js if you choose to). You can use that with whatever stack you want.

- Jinja and Nunjucks macros. I hope to support more template engines.

- 100% compatible with shadcn/ui themes (you can play with the theme select box on the site).

- Super easy to install and use (there's even a CLI).

- Accessible, with ARIA support.

- Did I mention no React?

Hope some of you find it useful.

[1]: https://ui.shadcn.com/

[2]: https://v4.shadcn.com/ (this is actually the new/upcoming version of shadcn/ui).

Comments

drivingmenuts•10mo ago
Not working in Safari. Did you, perchance, test this only in Chrome?

A sampling of error messages:

- Failed to load resource: Load cannot follow more than 20 redirections

- Cross-origin script load denied by Cross-Origin Resource Sharing policy.

- TypeError: window.basecoat.registerDialog is not a function. (In 'window.basecoat.registerDialog(Alpine)', 'window.basecoat.registerDialog' is undefined)

- Alpine Expression Error: Can't find variable: sidebar

and so on and so forth. It just goes downhill from there.

hunvreus•10mo ago
I tested it in Safari, and just checked: I don't get any of these errors.

Which page did you get that on? The front page?

drivingmenuts•10mo ago
And … now it works. I didn't do anything different, but problem apparently solved.
hunvreus•10mo ago
Good to hear. I was trying to figure out what I did wrong. Maybe a CDN issue.

Thanks for checking it out.

pbowyer•10mo ago
Well done, this looks like a great beginning! I'll be giving this a test on my next project.

Hoping you add more of shadcn/ui, I'm partial to the sheet.