frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Gov.uk founder warns AI gold rush could leave Britain locked in

https://www.theregister.com/public-sector/2026/09/22/govuk-founder-warns-ai-gold-rush-could-leave...
1•TMWNN•1m ago•0 comments

Show HN: PippinVR – open-source Virtual Screen environment for macOS

https://github.com/triscuitcircuit/PippinVR
1•Whigmal•1m ago•0 comments

Give me feedback for my birthday

https://www.ericallen.io/hn
1•iEricAllen•1m ago•1 comments

Sam Altman's Remarks at the United Nations Security Council

https://openai.com/index/sam-altman-un-security-council-remarks/
1•ksec•2m ago•0 comments

Paperclip meta-harness for your agents

https://paperclip.ing/
1•FloatArtifact•3m ago•0 comments

Australian PM says OpenAI hacked government health website

https://www.yahoo.com/news/world/articles/australian-pm-says-openai-hacked-232712261.html
1•pseudolus•3m ago•0 comments

The broken windows theory of coding agents

https://www.manager.dev/newsletter/the-broken-windows-theory-of-coding-agents
1•flail•5m ago•0 comments

Fearless SIMD v1.0 is here

https://linebender.org/blog/fearless-simd-1-0/
1•robin_reala•5m ago•0 comments

War with a Mate [audio]

https://warwithamate.co.uk/
1•mooreds•5m ago•0 comments

Show HN: Wb-flow – Multi-agent CLI where state lives in Markdown, not context

https://flow.wbc-ui.com
1•wissemb1•7m ago•0 comments

Show HN: Jexxa – On Device Dictation,Now with Perpetual License

https://jexxa.org/
1•sankde•7m ago•0 comments

Best LLM for every budget, updated daily

https://bestmodelforyourbudget.terrydjony.com/
2•terryds•7m ago•0 comments

Rust compiler fork without orphan rule

https://github.com/Rust-Unchained/rust_unchained
1•cztomsik•8m ago•1 comments

Computer Latency: 1977-2017

https://danluu.com/input-lag/
1•initramfs•8m ago•0 comments

HN: Zrevick – AI-native business OS for technical founders

https://zrevick.com/
1•davidrichards•8m ago•1 comments

You probably don't know as much AI as you think you do

https://aiforactualwork.com/
1•marcelo_lebre•10m ago•1 comments

Australia to investigate if OpenAI hack of government health website broke

https://techcrunch.com/2026/09/24/australia-to-investigate-if-openai-hack-of-government-health-we...
2•sbulaev•10m ago•0 comments

What AI companies pays the people who train it

https://blastradius.dpdns.org/
1•codebyaditya•10m ago•0 comments

The Design of Signalsmith Stretch (Pitch-Shifting Algorithm)

https://signalsmith-audio.co.uk/writing/2023/stretch-design/
1•epestr•13m ago•0 comments

India's outsourced software industry grows 9.5 percent to reach $239B

https://www.theregister.com/channel/2026/09/24/indias-outsourced-software-industry-grows-95-perce...
2•ent101•14m ago•0 comments

Show HN: Quartermaster – see your real asset allocation across all accounts

https://realallocation.com
1•olympusperspect•14m ago•0 comments

Meta debuts 'Charm' device to use new AI assistant Muse on the go

https://financialpost.com/technology/meta-debuts-muse-charm-device
3•hmokiguess•16m ago•0 comments

Visualization of all roads within any city

https://github.com/anvaka/city-roads
2•bookofjoe•16m ago•0 comments

Things That Are Good to Do

https://www.quarter--mile.com/Things-That-Are-Good-to-Do
2•surprisetalk•17m ago•0 comments

Meta VR Glasses, a New Era for Virtual Reality

https://www.meta.com/blog/meta-vr-glasses-announcement-meta-connect/
5•htk•19m ago•0 comments

AI labs' job-loss plans won't say what the public gets

https://beigebook.xyz/posts/preparedness-theater/
4•anothermathbozo•19m ago•0 comments

Without watermarking, nobody will write, and nobody will read

https://twitter.com/SamuelFitouss10/status/2099490852221473003
2•mathieu4v•21m ago•0 comments

Show HN: Clueless: how I made a scalable freeform crossword generator

https://clueless.crossword.is/blog/development-history
2•informades•22m ago•1 comments

AI could make more companies worth hacking, Anthropic report suggests

https://fortune.com/2026/09/24/ai-could-make-more-companies-worth-hacking-anthropic-report-suggests/
1•Brajeshwar•22m ago•0 comments

The Hi-Res Audio Scam: What's on the Disc?

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

Thanks for checking it out.

pbowyer•1y 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.