frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

India's frugal AI models are a blueprint for resource-strapped nations

https://restofworld.org/2026/india-frugal-ai-sarvam-krutrim-sovereign/
1•i7l•2m ago•0 comments

Oilfield Units: a Measurement System so Cursed it made me Change Career [video]

https://www.youtube.com/watch?v=sdWEGzWFcCc
1•CharlesW•2m ago•0 comments

At Coachella, Justin Bieber spends half an hour surfing YouTube

https://www.sfgate.com/sf-culture/article/bieber-coachella-22202157.php
1•turtlegrids•3m ago•0 comments

Vlookup Still Beats XLOOKUP in Poll of 1,975 Excel Users (53% vs. 36% vs. 12%)

https://accountsdraft.com/resources/xlookup-vs-vlookup-vs-index-match-excel-poll-results
1•Rob_Benson-May•9m ago•0 comments

Show HN: Transcribe, analyse, and chat with your voice conversations

https://github.com/nezhar/voicevault
1•nezhar•11m ago•0 comments

The Death of Character in Game Console Interfaces

https://vale.rocks/posts/game-console-interfaces
1•PaulHoule•11m ago•0 comments

Pi Coding Agent [video]

https://www.youtube.com/watch?v=O-96yYDPMOc
1•davidkunz•13m ago•0 comments

Ask HN: On autistic spectrum, best way to live?

3•beaunative•14m ago•0 comments

How the CIA Forgot the Art of Spying

https://www.politico.com/magazine/story/2017/03/cia-art-spying-espionage-spies-military-terrorism...
1•cwwc•14m ago•0 comments

Vibin' Is Easy: It's All About Data and Design Now

https://kubekattle.github.io/ktl/blog/vibin-is-easy-its-all-about-data-and-design-now.html
1•KyleVlaros•14m ago•0 comments

Applied Reverse Engineering: Crude T&E for Control-Flow Tracing

https://revers.engineering/applied-re-crude-te-for-control-flow-tracing/
1•not_a9•16m ago•0 comments

Vitamin C inhibits ACSL4 to alleviate ferro-aging in primates: Cell Metabolism

https://www.cell.com/cell-metabolism/fulltext/S1550-4131(26)00053-7
1•bilsbie•16m ago•0 comments

New Study Shows People with Higher Cholesterol Live Longer

https://www.nad.com/news/new-study-shows-people-with-higher-cholesterol-live-longer-than-people-w...
1•bilsbie•17m ago•0 comments

Show HN: Rekal – Long-term memory for LLMs in a single SQLite file

https://github.com/janbjorge/rekal
2•jeeybee•24m ago•0 comments

Over 4,732 Messages, He Fell in Love with an AI Chatbot. Now He's Dead

https://www.wsj.com/tech/ai/google-gemini-jonathan-gavalas-death-07351ab2
1•nradov•25m ago•1 comments

Maine set to become first state with data center ban

https://www.cnbc.com/2026/04/09/maine-data-center-ban.html
1•eatonphil•30m ago•0 comments

Inventors Who Didn't Invent What They Are Famous for Inventing

https://www.wsj.com/tech/us-famous-inventions-inventors-wrong-3d5b0a0f
4•fortran77•33m ago•2 comments

Space Junk – A Magazine for Earthlings Who Dream of Outer Space

https://www.nytimes.com/2026/04/09/style/a-magazine-for-earthlings-who-dream-of-outer-space.html
1•bookofjoe•34m ago•1 comments

Distilling 100B+ Models 40x Faster with TRL

https://huggingface.co/spaces/HuggingFaceTB/trl-distillation-trainer
3•kashifr•34m ago•0 comments

OpenPGx – Ask Claude about medications from your 23andMe/Genera raw file (MCP)

https://github.com/open-pgx/openpgx
1•dougplac•34m ago•1 comments

Anthropic 10-step playbook for creating a Glomar Trap and pulling forward sales

https://10io.com/blog/glomar-trap-mythos
1•anactofgod•36m ago•2 comments

Audit Claude Platform Activity with the Compliance API

https://claude.com/blog/claude-platform-compliance-api
1•mooreds•36m ago•0 comments

AI Is Not a Labor Crisis. It Is a Meaning Crisis

https://twitter.com/lessin/status/2043370537280532771
2•jger15•38m ago•0 comments

A Perfectable Programming Language

https://alok.github.io/lean-pages/perfectable-lean/
1•yuppiemephisto•38m ago•0 comments

TokenMonopoly – Claude Max Is Overpriced; Compare AI Subscriptions

https://tokenmonopoly.com
1•robinw_•39m ago•0 comments

Microsoft engineer says original Task Manager was only 80KB to run on 90s comps

https://www.tomshardware.com/software/windows/veteran-microsoft-engineer-says-original-task-manag...
2•thunderbong•42m ago•0 comments

Someone Has to Be Happy. Why Not Lauren Sánchez Bezos?

https://www.nytimes.com/2026/04/11/business/lauren-sanchez-bezos-jeff-bezos.html
2•mooreds•42m ago•0 comments

Hungary's Viktor Orbán Concedes Defeat in Election

https://www.wsj.com/world/europe/hungary-election-results-orban-b2dbd42a
11•JumpCrisscross•43m ago•0 comments

Swiftpoint Z3: Do you need this much mouse?

https://www.swiftpoint.com/products/swiftpoint-z3-ea
1•Exorust•44m ago•0 comments

Been building a multi-agent framework in public for 5 weeks, its been a Journey

https://github.com/AIOSAI/AIPass
2•Input-X•45m 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.