frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Show HN: CADara - I made an open-source in-browser CAD

https://cadara.app
2•ttouch•4m ago•0 comments

Ask HN: How to do a Personal health audit

1•preciousoo•6m ago•0 comments

Vedit – Git-style version control for video timelines

https://github.com/explicit09/vedit
1•tadies09•9m ago•0 comments

Show HN: Run and debug ThingWorx services locally with TypeScript

https://github.com/ssilvestri15/thingworx-local-dev
1•simonesilve•10m ago•0 comments

RISC-V Server Platform Spec Ratified

https://github.com/riscv-non-isa/riscv-server-platform/releases/tag/v1.0
1•fork-bomber•14m ago•0 comments

Show HN: I mirrored war.gov's UAP archive in pure Rail with verifiable bytes

https://ledatic.org/aliens
1•zem0g•14m ago•0 comments

Context-compiler: graph-based code retrieval for Claude Code

https://github.com/bytewise-ca/claude-context-compiler
1•sumeshpk•16m ago•0 comments

DeepSeek Seeks Funding at $45B Valuation as China Backs Homegrown AI Rival

https://theaiinsider.tech/2026/05/08/deepseek-seeks-first-outside-funding-at-45b-valuation-as-chi...
1•nsoonhui•16m ago•0 comments

Jetro – JSON query engine for Rust (jq-like DSL with compilation and VM)

https://github.com/mitghi/jetro
1•mitghi•18m ago•0 comments

The Chinese Realtime Deepfake Software Powering Scams Around the World

https://www.404media.co/hello-boss-inside-the-chinese-realtime-deepfake-software-powering-scams-a...
1•SpyCoder77•21m ago•0 comments

New anti-tank round punches through high-tech explosive armor

https://newatlas.com/military/saab-anti-tank-round-defeats-high-tech-explosive-armor/
1•breve•24m ago•0 comments

Using Claude Code: The Unreasonable Effectiveness of HTML

https://x.com/trq212/article/2052809885763747935
1•malshe•25m ago•0 comments

Brembo's fluid-free electronic braking system is coming to a car near you

https://newatlas.com/automotive/brembo-fluid-free-electronic-braking-system-sensify-production/
4•breve•27m ago•0 comments

Unprecedented GPS Game in the AppStore

https://cheapshot.co/
2•pakenrol•27m ago•0 comments

Canada and US income tax and RSU calculator and comparison

https://takehome.tax
1•ccnomas•31m ago•0 comments

Missing information can misinform

https://today.ucsd.edu/story/missing-information-can-misinform
1•hhs•31m ago•0 comments

Ask HN: Is agent-driven QA a thing?

1•straydusk•33m ago•0 comments

Code is free, governance is not

https://rootcx.com/blog/code-is-free-governance-is-not
2•seyz•33m ago•0 comments

New research shows scientific innovation narrows as scientists age

https://socialsciences.uchicago.edu/news/new-research-shows-scientific-innovation-narrows-scienti...
3•hhs•40m ago•1 comments

Solar Impulse aircraft destroyed in Gulf of Mexico crash

https://www.swissinfo.ch/eng/culture/solar-impulse-aircraft-destroyed-in-gulf-of-mexico-crash/913...
1•amenghra•42m ago•1 comments

The Boston Library Where You Still Can Borrow a Giant Puppet

https://binj.news/2026/05/06/the-boston-library-where-you-still-can-borrow-a-giant-puppet/
1•gnabgib•43m ago•0 comments

Brexit did not just shake Britain – it sent financial shockwaves across Europe

https://www.surrey.ac.uk/news/brexit-did-not-just-shake-britain-it-sent-financial-shockwaves-acro...
1•hhs•45m ago•0 comments

Show HN: Blober.io – The Only App That Connects to GoPro Cloud

https://blober.io/kb/articles/gopro-cloud-transfer-backup-download/
1•mckabue•45m ago•1 comments

Show HN: Sigment framework beating Vanilla JavaScript in row selection

https://sigment.dev/
1•nivben27•48m ago•0 comments

Show HN: Splitby v2.0.0 – a modern alternative to cut

https://github.com/Serenacula/splitby
1•Serenacula•48m ago•0 comments

Palo Alto Lost Its Zoning War (and Now Looks Like This)

https://www.youtube.com/watch?v=XBWyE2bGaLk
1•bane•52m ago•0 comments

Student sues matchmaking app for allegedly stealing her likeness for an ad

https://mashable.com/article/student-sues-meete-for-allegedly-stealing-likeness-geofencing
9•gnabgib•55m ago•0 comments

Show HN: Contral – the agent which will teach you while you build with AI

https://contral.ai
2•samagragune•56m ago•1 comments

So that's why they call it "YOLO-mode"

5•neurodiv_dennis•59m ago•5 comments

The Moth Story Map

https://themoth.org/dispatches/story-map
1•jxmorris12•1h ago•0 comments
Open in hackernews

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

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

Thanks for checking it out.

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