frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Starbucks Abandons Borked AI Inventory Tool That Couldn't Count

https://gizmodo.com/starbucks-abandons-borked-ai-inventory-tool-that-couldnt-count-report-2000762252
1•pier25•1m ago•0 comments

Two abandoned Soviet space shuttles left in the Kazakh steppe (2017)

https://www.cnn.com/style/article/baikonur-buran-soviet-space-shuttle
1•downbad_•3m ago•0 comments

China's Rise in Drug Development Looms over U.S.

https://www.nytimes.com/2026/05/30/business/china-lung-cancer-drugs-asco.html
1•mportela•6m ago•1 comments

Tony Gilroy, Andor creator doesn't want his work to become training data

https://www.theverge.com/news/632613/andor-tony-gilroy-ai-star-wars-training-copyright
2•root-parent•7m ago•0 comments

DeepSWE: More and cheaper intelligence from maxed GPT 5.5 than maxed Opus 4.8

https://twitter.com/rajveerbach/status/2060846974824255936/photo/1
3•rajveerb•11m ago•1 comments

After more than two decades Paint.NET finally owns the domain paint.net

https://www.pcgamer.com/software/after-more-than-two-decades-the-creator-of-paint-net-finally-own...
2•evo_9•13m ago•0 comments

What Makes an Exceptional Engineer?

https://essenceia.github.io/thoughts/exceptional_engineers/
2•random__duck•15m ago•0 comments

A UX Focused Guide to Building a Linux Distro for Normies

https://github.com/IAMME543/Open-But-Polished
2•masoniamme•19m ago•0 comments

Show HN: Thaw – Git branch for a running LLM (fork agents, skip prefill)

https://github.com/thaw-ai/thaw
1•nilsmatteson•22m ago•0 comments

Shantell Sans

https://shantellsans.com/process
2•aleda145•22m ago•0 comments

Show HN: Babo – A scripting natural language that works as intended

https://github.com/armbox/babo
2•theqoo•25m ago•0 comments

We Benchmarked Our Open Source Memory Tool Against a Microsoft Research Paper

https://medium.com/@vektormemory/we-benchmarked-our-open-source-memory-tool-against-a-microsoft-r...
1•vektormemory•25m ago•0 comments

Show HN: HN Station – A local-first HN desktop client with split-pane reading

https://github.com/rajeshkumarblr/hn_station
1•raj_db_dev•25m ago•0 comments

UAPs in the Siwa Oasis, Egypt [video]

https://www.youtube.com/watch?v=-RJRActuqQU&list=PL9pyFBJOY-8yvSs1y1MmtdKOoQLI5v9Zm&index=3
1•pcbtracer•26m ago•0 comments

Show HN: Presidential Stock Trade Tracker

https://www.quiverquant.com/Donald-Trump-Stock-Trades/
1•ckardat123•27m ago•0 comments

New 3D silicon chip breakthrough could extend Moore's Law for years

https://www.sciencedaily.com/releases/2026/05/260530053412.htm
1•jonbaer•27m ago•0 comments

My Remaining Use for Pen and Paper

https://jarbus.net/blog/my-remaining-use-for-pen-and-paper/
2•jarbus•29m ago•0 comments

Tesla's 'Full Self-Driving' fraud lawsuit gets first hearing in China

https://electrek.co/2026/05/30/tesla-fsd-china-lawsuit-first-hearing-10-owners/
5•breve•30m ago•0 comments

Why Deep Learning Works Even Though It Shouldn't

https://moultano.wordpress.com/2020/10/18/why-deep-learning-works-even-though-it-shouldnt/
1•simianwords•30m ago•0 comments

Show HN: AI command review drill for engineers and vibe coders

https://www.proreview.dev/
1•shaad1337•32m ago•0 comments

A browser horror game about clicking primes

https://ipipgamedev.itch.io/idle-primes
1•ABudrys•33m ago•0 comments

AWS Budgets Has an 8-Hour Delay. Your Bedrock Bill Doesn't

https://blog.llmcap.io/aws-budgets-has-an-8-hour-delay-your-bedrock-bill-doesn-t
1•cfaruk•36m ago•0 comments

Resonate: Low latency, high temporal and frequency resolution spectral analysis

https://alexandrefrancois.org/Resonate/
4•arjf•37m ago•1 comments

Step 3.7 Flash – 198B-A11B MoE vision-language model

https://huggingface.co/stepfun-ai/Step-3.7-Flash
1•dryarzeg•37m ago•0 comments

You need to stop using Google now

https://www.youtube.com/watch?v=4WyduoGpIPo
5•cable2600•39m ago•2 comments

The AV2 Video Standard Has Released (Final v1.0 Specification)

https://av2.aomedia.org
5•ksec•43m ago•0 comments

The first documented digitallipogram – URL erases a tech giant from the alphabet

https://logoggilo.substack.com/p/abcdfhijkmnpqrstuvwxyzcom-lipogram
1•gillesr•45m ago•1 comments

Show HN: Phive, a Gomoku-like game to play with friends or solo

https://phive.app
1•0xCA1EB•46m ago•0 comments

Why the Brain Cannot Be a Computer

https://arxiv.org/abs/2503.10518
2•Cerchie•47m ago•0 comments

The timing of the impending crude crisis

https://www.brookings.edu/articles/the-timing-of-the-impending-crude-crisis/
5•mooreds•48m ago•0 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.