frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Cornered Rats and Personal Betrayals (1997)

https://www.latimes.com/archives/la-xpm-1997-oct-20-ca-44690-story.html
1•robtherobber•2m ago•0 comments

The vi family

https://lpar.ATH0.com/posts/2026/05/the-vi-family/
1•hggh•3m ago•0 comments

A/B Testing for Alien Life

https://arxiv.org/abs/2605.02969
1•pppone•3m ago•0 comments

What Are the Best MongoDB Database Tools in 2026?

https://visualeaf.com/blog/best-mongodb-database-tools-in-2026/
2•roxana_haidiner•4m ago•0 comments

Q8 KV cache lets a 30B model fit 100K context on a 24 GB RTX 5090

https://buraak.com/blog/local-llm-on-rtx-5090.html
1•bozdemir•6m ago•0 comments

Ask HN: Who got hired with Who wants to be hired? (On 2026)

2•Gooblebrai•7m ago•0 comments

Do Ya Still Need It · Paul-Samuels.com

https://paul-samuels.com/blog/2025/10/29/do-ya-still-need-it/
1•ankitg12•10m ago•0 comments

Show HN: Trupositive – Tag Terraform/CFN Resources with Git Commit SHA

https://github.com/trupositive-ai/trupositive
2•simmestd•11m ago•0 comments

How we streamlined document approvals using a DocuSign Clone Script?

https://www.developcoins.com/docusign-clone-script
1•jessicaalliss•12m ago•0 comments

AI Degradation in Aphantasia Research: Forensic Audits of Suicide Detection Fail

https://zenodo.org/records/19823564
1•RhizomaticMind•15m ago•0 comments

Concurrent, atomic MSI hash tables

https://nullprogram.com/blog/2026/05/06/
1•ingve•16m ago•0 comments

Mark Cuban: OpenAI Will Never Return the $1T It's Investing [video]

https://www.youtube.com/watch?v=oEVHNvE_jDw
2•operatingthetan•17m ago•0 comments

Kamal-Backup: Scheduled Rails Backups for Kamal Apps

https://paolino.me/kamal-backup/
1•earcar•21m ago•0 comments

Show HN: Rdprrap – Rust Port of RDPWrap (Multi-Session RDP for Windows Desktop)

https://github.com/kernalix7/rdprrap
1•kernalix7•24m ago•0 comments

Discovering Monero

https://theprivacydad.com/discovering-monero/
1•Cider9986•24m ago•0 comments

Savages of the Sun: The Vanished Race of Tampa Bay

https://digitalcommons.usf.edu/cgi/viewcontent.cgi?article=1201&context=sunlandtribune
1•bryanrasmussen•24m ago•0 comments

Eyenima – TrueDepth iris portraits, on-device, no cloud

https://eyenima.totemc.com
1•matteosacco•28m ago•0 comments

Are we the only service to run monorepos?

https://diploi.com/blog/are-we-the-only-service-to-run-monorepos-n5j
3•marlusx•29m ago•2 comments

Performance trick: optimistic vs. pessimistic checks – Daniel Lemire's blog

https://lemire.me/blog/2025/12/20/performance-trick-optimistic-vs-pessimistic-checks/
1•thunderbong•31m ago•0 comments

ByteDance tests paid subscriptions in China for AI app Doubao

https://technode.com/2026/05/06/bytedance-tests-paid-subscriptions-for-ai-app-doubao-in-push-towa...
1•populer•31m ago•0 comments

GenGEO: A binary trust registry for AI agent transactions

https://github.com/warwickwood-cell/gengeo-agent-registry
1•gengeo-ai•33m ago•0 comments

One of Apple's First Employees Looks Back at 50 Years

https://www.nytimes.com/2026/04/01/technology/apple-employee-50-years.html
1•nxobject•35m ago•0 comments

Working Was the Beginning

https://themackabu.dev/blog/ant-part-two
3•theMackabu•40m ago•0 comments

Node.js 26.0.0 (Current)

https://nodejs.org/en/blog/release/v26.0.0
3•partsch•43m ago•1 comments

What if LLMs are mostly crystallized intelligence?

https://www.lesswrong.com/posts/Zxw3ZcmSdndpQyJ6M/what-if-llms-are-mostly-crystallized-intelligence
2•joozio•52m ago•0 comments

AWS lets agents drive virtual desktops which could cost 500k tokens per click

https://www.theregister.com/2026/05/06/aws_workspaces_agent_access/
4•beardyw•57m ago•1 comments

PostHog Code

https://posthog.com/code
3•dotmanish•58m ago•0 comments

Bitter Lessons from the ISSpresso

https://mceglowski.substack.com/p/bitter-lessons-from-the-isspresso
5•kome•1h ago•0 comments

.de domains were 'down' for 2 hours

https://status.denic.de/pages/incident/592577eab611ce1e0d00046f/69fa60ef9d12f5057a974f38
7•riedel•1h ago•1 comments

AI is starting to beat doctors at making correct diagnoses

https://www.science.org/content/article/ai-starting-beat-doctors-making-correct-diagnoses
5•rxmux•1h ago•1 comments
Open in hackernews

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

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

Thanks for checking it out.

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