frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Formal Verification Gates for AI Coding Loops

https://reubenbrooks.dev/blog/structural-backpressure-beats-smarter-agents/
1•pyrex41•1m ago•0 comments

How Musk Might Defeat the Statute of Limitations Defense

https://chatlaw.substack.com/p/how-musk-might-defeat-the-statute
1•dsubburam•1m ago•0 comments

Alexander Grothendieck Revolutionized 20th-Century Mathematics

https://www.quantamagazine.org/how-alexander-grothendieck-revolutionized-20th-century-mathematics...
1•digital55•1m ago•0 comments

Data centers loom over Georgia governor race

https://www.politico.com/news/2026/05/19/data-centers-loom-over-georgia-governor-race-00929073
1•1vuio0pswjnm7•2m ago•0 comments

Cybertruck owner believed Elon Musk that it could cross lake – now he's in jail

https://electrek.co/2026/05/19/tesla-cybertruck-owner-believed-elon-musk-lake-jail/
1•neilfrndes•3m ago•0 comments

Awesome database stories from the best

https://github.com/erenworld/awesome-database/
1•erenturkoglu•4m ago•0 comments

Benchmarking AI coding agents for distributed SQL: 350 runs, 17 models

https://www.yugabyte.com/blog/benchmarking-ai-coding-agents-for-distributed-sql-lessons/
1•mityash•4m ago•0 comments

Notes on AI, Labor, and China

https://jasmi.news/p/party-in-the-permanent-underclass
1•ripe•6m ago•1 comments

Co-Scientist: A multi-agent AI partner to accelerate research

https://deepmind.google/blog/co-scientist-a-multi-agent-ai-partner-to-accelerate-research/
1•smooke•6m ago•0 comments

How to set up a secure back end for hosting a shadow library mirror

https://software.annas-archive.gl/AnnaArchivist/annas-archive/-/work_items?show=eyJpaWQiOiIzMDUiL...
1•Cider9986•8m ago•0 comments

Woman dies after falling into NYC manhole

https://abcnews.com/US/woman-dies-after-falling-nyc-manhole/story?id=133109814
1•SilverElfin•10m ago•0 comments

Training a 22MB prompt injection classifier

https://www.stackone.com/blog/training-22mb-prompt-injection-classifier/
1•Hiskias•11m ago•0 comments

Show HN: Google Search Console MCP – read-only, OAuth, free

https://calmseo.com/google-search-console-mcp
2•noahflk•11m ago•0 comments

Denver has a plan to heat and cool buildings without fossil fuels

https://text.npr.org/nx-s1-5734477
3•mooreds•13m ago•0 comments

Gender Gaps in Education and Declining Marriage Rates (2025)

https://opportunityinsights.org/paper/bachelors-without-bachelors/
2•mooreds•13m ago•0 comments

I committed to writing and sharing 30 jokes in 30 days. Here's what I learned

https://pammoore.substack.com/p/i-committed-to-writing-and-sharing
2•mooreds•14m ago•0 comments

Why Aren't Americans Living Longer?

https://now.tufts.edu/2026/03/09/why-arent-americans-living-longer
3•littlexsparkee•14m ago•1 comments

Nobel laureate Olga Tokarczuk apparently used AI to write her latest novel

https://lithub.com/nobel-laureate-olga-tokarczuk-apparently-used-ai-to-write-her-latest-novel/
11•bookofjoe•16m ago•7 comments

Stable Audio 3

https://arxiv.org/abs/2605.17991
3•guardienaveugle•16m ago•0 comments

Russian Troops' Fear Grows as Ukraine AI "Slaughterbot" Drones Headhunt Them

http://www.thelowdownblog.com/2026/05/russian-troops-fear-grows-as-ukraine-ai.html
3•tim333•17m ago•0 comments

California gubernatorial candidate investigation re: payments to influencers

https://www.washingtonpost.com/technology/2026/05/15/tom-steyers-influencer-campaign-triggers-cal...
2•1vuio0pswjnm7•17m ago•0 comments

Google is its own worst enemy

https://disconnect.blog/google-is-its-own-worst-enemy/
2•speckx•18m ago•0 comments

Handcrafted with Care: Alfred's Core Values – Alfred Blog

https://www.alfredapp.com/blog/productivity/handcrafted-with-care-alfreds-values/
2•samtrack2019•19m ago•0 comments

Meta begins 8k job cuts in AI efficiency push

https://www.latimes.com/business/story/2026-05-20/meta-begins-8-000-global-job-cuts-in-ai-efficie...
7•1vuio0pswjnm7•20m ago•0 comments

Wi-Wi Is Wireless Time Sync at 1 Nanosecond

https://www.jeffgeerling.com/blog/2026/wi-wi-is-wireless-time-sync-less-than-5ns/
4•Brajeshwar•20m ago•0 comments

How I burned 389K Claude Code cache-creation tokens before the real prompt

https://www.skinny.cloud/
2•vipdestiny•20m ago•0 comments

Meta Begins 8k Global Job Cuts in AI Efficiency Push

https://news.bloomberglaw.com/artificial-intelligence/meta-begins-job-cuts-in-efficiency-push-spu...
4•1vuio0pswjnm7•22m ago•0 comments

Betlang: A tiny (50kb) programming language detection model

https://github.com/DioxusLabs/betlang
2•demonthos•22m ago•0 comments

Microsoft Agent 365: Autonomous AI for enterprise governance by 2026

https://www.hitechies.com/microsoft-agent-365-autonomous-ai-enterprise-governance-2026/
2•dhakalster•23m ago•0 comments

ChatGPT and other AI bots made errors before Scottish election, study finds

https://www.theguardian.com/technology/2026/may/20/ai-chatbots-chatgpt-replika-grok-gemini-misinf...
2•chrisjj•24m ago•1 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.