frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

The secretive process that will decide the BBC's future

https://www.theguardian.com/news/2026/sep/10/bbc-charter-renewal-long-read-secretive-process-that...
1•mellosouls•22s ago•0 comments

Tylenol use in pregnancy may be linked with uterus, ovary changes in daughters

https://www.reuters.com/business/healthcare-pharmaceuticals/tylenol-use-pregnancy-may-be-linked-w...
1•hmm37•25s ago•0 comments

My favourite agent does a simple job

https://chiragdesai.uk/meet-pip-my-new-favourite-agent/
2•chigsy•3m ago•1 comments

California's Governor Signs Landmark Online Child Safety Bills

https://www.nytimes.com/2026/09/10/technology/californias-governor-gavin-newsom-online-child-safe...
1•ChrisArchitect•4m ago•1 comments

Bending Spoons agrees to buy Miro for $1.355B, weeks after Airtable

https://thenextweb.com/news/bending-spoons-miro-acquisition-1-355bn
2•mellosouls•4m ago•1 comments

The Palm Pre Is the Reason You Love Your Phone (2009) [video]

https://www.youtube.com/watch?v=d8UJ6cIkLUI
2•jbverschoor•5m ago•0 comments

From Git to Fossil

https://lucio.albenga.es/web-en/posts/2025/from-git-to-fossil.html
2•smartmic•7m ago•0 comments

Oracle Q1 FY2027 Earnings Results [pdf]

https://s23.q4cdn.com/440135859/files/content_files/Q1-FY27-Oracle-Earnings-Slides.pdf
1•marc__1•9m ago•0 comments

Frankfurt cases and the principle of alternate possibilities

https://en.wikipedia.org/wiki/Frankfurt_cases
1•dsubburam•10m ago•0 comments

Running AMD OpenSIL and Coreboot on the First Available Ryzen AM5 Motherboard

https://www.phoronix.com/review/msi-b850p-coreboot-opensil
1•tripdout•11m ago•0 comments

Grok Bot Galaxy

https://x.ai/galaxy
1•Yctg•12m ago•0 comments

Why Beyond Traditional RAG?

https://chandula7.gumroad.com/l/Advanced_RAG_LangGraph_Patterns
6•GeorgeTj•12m ago•7 comments

Bodily Oddities

https://vester.si/bodily-oddities/
1•vesterde•13m ago•1 comments

Show HN: CodePress – Save $50k+ a month on Cloud Agents

https://codepress.dev/
2•lightninglu10•15m ago•0 comments

Neural Nova – GPU optimization benchmarks for LLM workloads

https://www.neural-nova.com/benchmark
1•kudomcho•15m ago•0 comments

Show HN: Charter – Operate production-safe agents that run on your own infra

https://github.com/boundflow/charter
1•alama24•16m ago•0 comments

A spy satellite simulator in the browser, except the data is real

https://github.com/bilawalsidhu/gods-eye-view
2•metrofun•17m ago•0 comments

Show HN: WordPress security skills for coding agents

https://github.com/wpultimatesecurity/WordPress-Security-Skills
1•mirza_rizvi•18m ago•0 comments

Official MCP servers fail adversarial verification

https://github.com/roblambert9/skillproof-verifications
1•ainano•18m ago•0 comments

Times Newer Roman

https://timesnewerroman.com/
4•tobr•19m ago•0 comments

What if this is why humanity goes extinct?

https://www.aidoomday.com/
3•aennassiri•21m ago•3 comments

2026: The Global Top Websites Use Valid HTML

https://meiert.com/blog/html-conformance-2026/
1•edent•21m ago•0 comments

MariaDB Plugin Foundry launches with TideSQL 5, a new storage engine

https://tidesdb.com/articles/tidesql-5-arrives-in-mariadb/
1•nchmy•22m ago•0 comments

Show HN: I created a list of projects with embeds

https://embedcatalog.com
1•aanthonymax•24m ago•0 comments

DeepSeek v4.1 Flash vs. ChatGPT Pro Subscription

https://aicharts.io/calculator
2•benzguo•24m ago•0 comments

Keycheats.com – #1 on the Market – Cheapest Prices – Instant Delivery

1•bursgames•25m ago•0 comments

AI Agent for Animation

https://c2anime.com
1•jeyzolo•25m ago•1 comments

Google to invest at least €13B in AI infrastructure in Finland

https://bntnews.bg/news/-gugal-shte-investira-nai-malko-13-mlrd-evro-v-infrastruktura-za-izkustve...
3•alexgyurov•26m ago•0 comments

The Thrill of Wanting AI to Destroy the World

https://www.theatlantic.com/ideas/2026/09/ai-destroy-world-apocalypse/688575/
3•Jtsummers•31m ago•1 comments

Keystone's Independent Analysis of the Coldcard Exploit

https://www.keystone.com/case-studies/following-the-bitcoin-inside-keystones-independent-analysis...
1•Anon84•31m 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.