frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Best "screensaver" in the world? – help me please:)

https://auroratheanomaly.nekoweb.org/microcosm.html
1•rogmash•1m ago•0 comments

What Does AI Know?

https://minervaatdusk.substack.com/p/what-does-ai-actually-know
1•minervaatdusk•1m ago•0 comments

Sign of the Future: GPT-5.5

https://www.oneusefulthing.org/p/sign-of-the-future-gpt-55
1•momentmaker•2m ago•0 comments

DOJ arrests soldier who made $400k betting on Maduro's removal

https://abcnews.com/US/doj-arrests-soldier-made-400000-betting-maduros-removal/story?id=132325426
1•morkalork•3m ago•0 comments

White House warns of 'industrial-scale' efforts in China to rip off U.S. AI tech

https://www.cnbc.com/2026/04/23/trump-china-ai-technology.html
1•shinryudbz•4m ago•1 comments

Another customer of troubled startup Delve suffered a big security incident

https://techcrunch.com/2026/04/23/another-customer-of-troubled-startup-delve-suffered-a-big-secur...
1•WaitWaitWha•5m ago•0 comments

Cashing in on the crown: How Trump turned presidency into a money machine

https://theins.press/en/corruption/291857
1•lschueller•5m ago•0 comments

Mac app uses AirPods sensors to detect slouching

https://apps.apple.com/us/app/sittall-fix-your-posture/id6761648859?mt=12
1•JMiao•6m ago•1 comments

The Black Death: The Greatest Catastrophe Ever (2005)

https://www.historytoday.com/archive/black-death-greatest-catastrophe-ever
1•downbad_•6m ago•1 comments

Google: Stitch's DESIGN.md format is now open-source

https://blog.google/innovation-and-ai/models-and-research/google-labs/stitch-design-md/
1•fittingopposite•10m ago•0 comments

Render.com Raises Prices

https://render.com/blog/better-pricing-for-fast-growing-teams
3•bjhess•10m ago•0 comments

Why London's Dockless E-Bikes Are Causing Chaos

https://fee.org/articles/why-londons-dockless-e-bikes-are-causing-chaos/
1•WaitWaitWha•10m ago•1 comments

Optimism (2009)

https://github.com/raganwald-deprecated/homoiconic/blob/master/2009-05-01/optimism.md
1•Sir_Twist•11m ago•0 comments

Show HN: Tolaria – open-source macOS app to manage Markdown knowledge bases

https://github.com/refactoringhq/tolaria
3•lucaronin•11m ago•1 comments

Startup sales playbook: driving 7 figure enterprise deals

https://www.bvp.com/atlas/driving-seven-figure-enterprise-deals-how-recall-ais-amanda-zhu-went-fr...
1•deakhaus•12m ago•1 comments

Extract PDF text in the browser with LiteParse for the web

https://simonwillison.net/2026/Apr/23/liteparse-for-the-web/
1•simonw•13m ago•0 comments

Dutch YouTube creators behind Alberta separatist videos get millions of views

https://www.cbc.ca/news/canada/alberta-separatist-youtube-channels-netherlands-9.7174719
2•cf100clunk•13m ago•1 comments

I stopped using LM Studio once I found this (Jan.ai) open-source alternative

https://www.makeuseof.com/stopped-using-lm-studio-found-open-source-alternative/
1•gnabgib•15m ago•0 comments

US special forces soldier arrested after allegedly winning $400k on Maduro raid

https://www.cnn.com/2026/04/23/politics/us-special-forces-soldier-arrested-maduro-raid-trade
5•nkrisc•16m ago•1 comments

Show HN: easl – Instant hosting for AI agents

https://github.com/AdirAmsalem/easl
1•Adir•19m ago•0 comments

Show HN: Endo Familiar, an O-cap based JavaScript agent sandbox

https://dcfoundation.io/containing-ai-agents-the-endo-familiar-demo/
5•zmanian•21m ago•0 comments

Built-in memory for Claude Managed Agents

https://claude.com/blog/claude-managed-agents-memory
1•jbegley•21m ago•0 comments

Chernobyl 3828

https://www.youtube.com/watch?v=FfDa8tR25dk
1•chistev•22m ago•1 comments

Fluid dynamics for Toddlers: A much simpler Navier-Stokes derivation

https://chillphysicsenjoyer.substack.com/p/fluid-dynamics-for-toddlers
1•crescit_eundo•23m ago•0 comments

Show HN: Pdfnative – zero-dependency TypeScript PDF engine

https://www.npmjs.com/package/pdfnative
1•nizoka•24m ago•0 comments

Jensen Huang warns Huawei chips for DeepSeek models would be 'horrible' for US

https://www.scmp.com/tech/article/3350460/nvidias-jensen-huang-warns-huawei-chips-deepseek-ai-mod...
1•yogthos•25m ago•0 comments

Functional AGI Is Here

https://www.nfx.com/post/agi-is-here
3•domrdy•25m ago•0 comments

Ask HN: Which is the best SaaS company?

1•wasimsk•25m ago•0 comments

Authors Guild Addresses Publishers' AI Use

https://www.publishersweekly.com/pw/by-topic/digital/copyright/article/100211-authors-guild-speak...
1•gnabgib•26m ago•0 comments

Apple's promotes Johny Srouji to sprint build in-house chips for all devices

https://www.cnbc.com/2026/04/21/apple-promotes-chip-lead-srouji-as-it-corners-silicon-in-iphones-...
1•mgh2•35m ago•1 comments
Open in hackernews

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

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

Thanks for checking it out.

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