frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

The Environment Is Greater Than the Will

https://pilgrima.ge/p/the-environment-is-greater-than-the-will
1•momentmaker•34s ago•0 comments

Show HN: AIP – A Cryptographic Identity Protocol for Autonomous AI Agents

https://github.com/theaniketgiri/aip
1•theaniketgiri•45s ago•1 comments

'The munchies' are real and could benefit those with no appetite

https://medicalxpress.com/news/2026-02-munchies-real-benefit-appetite.html
1•PaulHoule•46s ago•0 comments

US GDP Growth Revised Sharply Lower

https://tradingeconomics.com/united-states/gdp-growth/news/533306
2•bear_with_me•2m ago•0 comments

Kraken – open-source autonomous dev agent for the terminal

1•galfrevn•2m ago•0 comments

Burning money on cloud costs for AI tool creation

1•CostsentryAI•2m ago•0 comments

Show HN: Auto-Save Claude Code Sessions to GitHub Projects

https://github.com/ej31/claude-session-tracker
1•ej31•2m ago•0 comments

Show HN: Architecture question: running an LLM as core infrastructure

https://automazionezeli.com
1•senza1dio•7m ago•0 comments

Digg.com Closing Due to Spam

https://digg.com?hn
4•napolux•12m ago•0 comments

Rajon Rondo Profile

https://www.espn.com/espn/feature/story/_/id/12587848/old-questions-surface-new-dallas-mavericks-...
1•marysminefnuf•13m ago•0 comments

When Freemium Is Limiting: My Frustrations with Beehiiv

https://micahblachman.beehiiv.com/p/when-freemium-is-limiting
1•subdomain•15m ago•0 comments

The Download: Early adopters cash in on China's OpenClaw craze, and US batterie

https://www.technologyreview.com/2026/03/12/1134207/the-download-china-openclaw-ai-craze-us-batte...
1•joozio•17m ago•0 comments

Why Little Was Done to Head Off Oil's Strait of Hormuz Problem

https://www.nytimes.com/2026/03/14/business/energy-environment/iran-strait-hormuz-oil-middle-east...
1•mooreds•18m ago•1 comments

Convert JPG Logos to SVG – Stay Sharp at Any Size

https://oneweeb.com/jpg-to-svg.html
1•Zepubo•19m ago•0 comments

Kalshi for People

https://vouchmarket.polsia.app/
1•Marcoven•22m ago•0 comments

Show HN: I built a Chrome extension to block Instagram's feed and keep only DMs

https://chromewebstore.google.com/detail/mindful-instagram/neiedkilefemabefjohneedlemngfdjh
1•Shivam_Dewan•22m ago•0 comments

Piqe – AI marketing co-founder that handles community engagement while you code

https://getpiqe.com
1•tsjose•23m ago•1 comments

Linux Page Faults, MMAP, and userfaultfd for faster VM restores

https://www.shayon.dev/post/2026/65/linux-page-faults-mmap-and-userfaultfd/
2•shayonj•24m ago•0 comments

The State Policy Network

https://www.sourcewatch.org/index.php?title=State_Policy_Network
1•jamesgill•29m ago•0 comments

Locked Up but Not Locked Out: iOS App Pentesting Without Jailbreak

https://www.anvilsecure.com/blog/locked-up-but-not-locked-out-ios-app-pentesting-without-jailbrea...
1•depierre•33m ago•0 comments

I built a platform to help developers find collaborators for new projects

2•deiv2002•34m ago•0 comments

AI Adoption Rapidly Growing in Public Sector

https://www.gallup.com/workplace/702983/adoption-rapidly-growing-public-sector.aspx
1•hn_acker•34m ago•0 comments

GitHome: Local Git repository management at scale

https://crates.io/crates/githome
1•agentk9•36m ago•0 comments

Patrons of Journalism

https://www.hamiltonnolan.com/p/patrons-of-journalism
2•thm•38m ago•0 comments

TTL Exceeded – In Memory of FX

https://phenoelit.de/fx.html
2•_tk_•39m ago•0 comments

50 Years of Thinking Different

https://www.apple.com/50-years-of-thinking-different/
2•mndren•40m ago•0 comments

Show HN: I built a heartbeat and uptime monitoring for developers

https://pulsemon.dev/
3•ramgale•41m ago•0 comments

Sunsetting Jazzband

https://jazzband.co/news/2026/03/14/sunsetting-jazzband
19•mooreds•41m ago•1 comments

Can you see Earth's shadow?

https://www.livescience.com/space/can-you-see-earths-shadow
2•Brajeshwar•42m ago•0 comments

My Claude Settings

https://twitter.com/JoshuaBaer/status/2032666249465942208
2•tosh•44m 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.