frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Training mRNA Language Models Across 25 Species for $165

1•maziyar•1m ago•1 comments

Stripe went full 90s for April Fool's

https://stripe.dev/
2•annaspies•2m ago•0 comments

Show HN: A typing trainer that uses real code snippets

https://type.a2n.dev/
2•a2nb•3m ago•0 comments

The State of Video Gaming in 2026

https://www.matthewball.co/all/presentation-the-state-of-video-gaming-in-2026
1•mfiguiere•3m ago•0 comments

Australia facing an AI led job 'wipe out' that no one is prepared for

https://disassociated.com/australia-facing-ai-led-job-wipe-out-no-one-prepared/
3•speckx•5m ago•0 comments

Macroscope Has an Agent Now

https://macroscope.com/blog/introducing-agent
1•mssf123•5m ago•0 comments

Quantum Computing Built an Impossible Molecule

https://www.forbes.com/sites/moorinsights/2026/03/30/quantum-computing-built-an-impossible-molecu...
2•jonbaer•5m ago•0 comments

Software Engineering Is Becoming Civil Engineering

https://christophermeiklejohn.com/ai/engineering/2026/04/01/software-engineering-is-becoming-civi...
2•gpi•6m ago•0 comments

Optimizing for Understanding

https://blog.br11k.dev/2026-04-01-optimizing-for-understanding
1•konovalov-nk•6m ago•0 comments

Homo Sapiens vs. the Designer – Class Action Complaint

https://content.riif.com/class-action/
2•philiptranp•8m ago•0 comments

The Price Discovery Problem in the AI Debate

https://davefriedman.substack.com/p/the-price-discovery-problem-in-the
1•walterbell•8m ago•0 comments

Coordination patterns for multi-model AI systems

https://datda.substack.com/p/towards-reliable-agentic-systems
1•rapatel0•9m ago•1 comments

Gcannon – C io_uring HTTP/1.1 and WebSocket load generator for Linux

https://github.com/MDA2AV/gcannon
2•MDA2AV•9m ago•0 comments

HN: I simulated a real cancer case and predicted why some tumors didn't respond

https://github.com/ResakaGit/RESONANCE
2•agumza1•12m ago•0 comments

AgentDesk MCP: Adversarial review for LLM agent outputs (open source)

https://github.com/Rih0z/agentdesk-mcp
1•ezark_dev•14m ago•0 comments

Small Engines

https://scottlocklin.wordpress.com/2026/03/25/very-small-engines/
1•o_nate•14m ago•0 comments

Adult Swim Bumpers Collection

https://www.bumpworthy.com/bumps/classic/
1•marysminefnuf•15m ago•0 comments

Ask HN: Hypothetical Question or Thought Exercise

1•Bender•18m ago•0 comments

The Anti-Intellectualism of Silicon Valley Elites

https://www.elizabethspiers.com/the-anti-intellectualism-of-silicon-valley-elites/
6•speckx•18m ago•0 comments

AI, Human Cognition and Knowledge Collapse

https://www.nber.org/papers/w34910
3•kawera•19m ago•0 comments

Solar-powered truck charging gains ground on South Africa's freight corridors

https://apnews.com/article/charge-ev-trucks-solar-energy-africa-e153cf76cec084b1a6c681386840b977
2•PaulHoule•19m ago•0 comments

Apple at 50 – Apple Vision Pro body tracking, a disabled engineer, UK Lawsuit

https://edgecaseexistence.com/articles/apple-50/
1•iheartbiggpus•20m ago•0 comments

America's Best New Weapon in Iran Is a Drone Inspired by Iran

https://www.wsj.com/politics/national-security/iran-war-shahed-drone-65d0aced
2•uxhacker•21m ago•1 comments

Shared Moments – Wedding Album Created by your guests for you

https://www.shared-moments.com/
3•miaholloway•21m ago•1 comments

Tamp.dev – save up to 63% on AI tokens (free, works with Claude Code)

https://tamp.dev
1•kulesh•22m ago•0 comments

Build a CLI for AI agents and humans in less than 10 mins

https://twitter.com/GoogleCloudTech/status/2038778093104779537
1•rmason•26m ago•0 comments

The Launch of COBOL Weekly

https://cobolweekly.com/
1•rmason•26m ago•0 comments

Architectural Decision Records

https://adr.github.io/
3•ahamez•27m ago•0 comments

Apple at 50: Own the Whole Stack

https://blog.dreamfold.dev/post/apple-at-50/
1•darryl-c•28m ago•0 comments

The Sci-Fi Novelist Who Disappeared for Decades

https://www.newyorker.com/books/under-review/the-sci-fi-novelist-who-disappeared-for-decades
1•petethomas•28m 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.