frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Mapping Physical Header Pins to Logical GPIO Numbers in Code

https://hubble.com/community/guides/mapping-physical-header-pins-to-logical-gpio-numbers/
1•jmarbach•33s ago•0 comments

Build Windows 11 QEMU VM images deterministically with Nix

https://github.com/aleclearmind/nix-windows-in-qemu
1•aleclm•1m ago•0 comments

Apple's upcoming AI smart glasses are starting to sound more exciting

https://9to5mac.com/2026/02/21/apple-ai-smart-glasses-rumors-sounding-more-exciting/
1•gmays•1m ago•0 comments

A 62-byte FLAC file that requests 8.5GB in dr_flac, used by raylib and SDL

https://medium.com/@caplanmaor/integer-overflow-in-dr-flac-cve-2025-14369-2785de317496
2•BambaNugat•3m ago•0 comments

Chemical Weapons: A Summary Report of Characteristics and Effects

https://www.congress.gov/crs-product/R42862
2•joebig•4m ago•0 comments

Ask HN: What do I do now that software engineering is dead?

2•eerichmond33•4m ago•0 comments

Can Chain-of-Thought Reasoning Solve Any Computable Task?

https://arxiv.org/abs/2510.12066
2•ryancoleman•4m ago•1 comments

The Last Year of Terraform

https://encore.dev/blog/last-year-of-terraform
2•rzk•5m ago•0 comments

Jane Street Accused of Insider Trading That Helped Collapse Terraform

https://www.wsj.com/finance/currencies/jane-street-accused-of-insider-trading-that-helped-collaps...
3•upmind•8m ago•0 comments

People systematically overlook subtractive changes (2021)

https://www.nature.com/articles/s41586-021-03380-y
1•escapeteam•9m ago•0 comments

Tests Are the New Moat

https://saewitz.com/tests-are-the-new-moat
2•taubek•10m ago•0 comments

Show HN: I built a tool that turns Reddit conversations into video scripts

https://scriptmine.ai
1•pwnSh•10m ago•0 comments

Tell HN: Vibe Coding Taxonomy

1•andai•11m ago•0 comments

Designing APIs for AI Agents

https://www.apideck.com/blog/api-design-principles-agentic-era
1•gertjandewilde•11m ago•1 comments

Colorado Lawmakers Push for Age Verification at the Operating System Level

https://www.pcmag.com/news/colorado-lawmakers-push-for-age-verification-at-the-operating-system-l...
3•josephcsible•11m ago•2 comments

Combien de Bises ?

http://combiendebises.free.fr/index.php
1•jjgreen•12m ago•0 comments

Show HN: Rampart v0.5 – what stops your AI agent from reading your SSH keys?

https://github.com/peg/rampart
1•trevxr•13m ago•0 comments

AI podcast network publishes 11,000 episodes a day. It rips off media outlets

https://indicator.media/p/this-ai-generated-podcast-network-publishes-11-000-episodes-a-day-it-s-...
1•jaredwiener•14m ago•0 comments

My Phone Will Spam You If I Fail to Exercise by 3PM

https://taylor.town/tttl-000
1•surprisetalk•16m ago•1 comments

Show HN: Run untrusted WASM plugins with CPU/mem/network/file budgets

https://github.com/akgitrepos/wasm-plugin-sandbox
1•akgitrepos•18m ago•1 comments

Show HN: Your AI agent logged the mistake. Mine wasn't allowed to make it

https://github.com/agentbouncr/agentbouncr
1•Soenke_Cramme•19m ago•1 comments

Wisp – Full Screen Frameless Browser for iOS

https://getwisp.online/
1•janandonly•19m ago•0 comments

I got my 2nd paying customer by doing one thing: spamming about my app

https://www.founderspace.work
1•VladCovaci•20m ago•1 comments

AI bit barns grow climate emergency by turning up the gas

https://www.theregister.com/2026/02/17/ai_datacenters_driving_up_emissions/
7•PaulHoule•22m ago•0 comments

The Agent for Motion Graphics

https://www.freemotion.app/
1•jithin_g•23m ago•1 comments

One Hack Nearly Took Down the Internet (Veritasium) [video]

https://www.youtube.com/watch?v=aoag03mSuXQ
1•sbuttgereit•23m ago•0 comments

DSSP and Forth

https://wiki.xxiivv.com/docs/dssp.txt
1•tosh•24m ago•0 comments

WebSocket Mode for OpenAI Responses API

https://developers.openai.com/api/docs/guides/websocket-mode/
1•brianyu8•25m ago•0 comments

SQL vs. NoSQL: How to Answer This Interview Question in 2026

https://www.thetrueengineer.com/p/sql-vs-nosql-how-to-answer-this-interview
1•janandonly•25m ago•0 comments

Venom, run integration tests with efficiency

https://github.com/ovh/venom
1•jicea•25m ago•0 comments
Open in hackernews

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

https://basecoatui.com
11•hunvreus•9mo 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•9mo 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•9mo 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•9mo ago
And … now it works. I didn't do anything different, but problem apparently solved.
hunvreus•9mo ago
Good to hear. I was trying to figure out what I did wrong. Maybe a CDN issue.

Thanks for checking it out.

pbowyer•9mo 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.