frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

The Ant Catalog Leak – Inside the NSA's Covert Hacking Program (CC) [video]

https://www.youtube.com/watch?v=FDiIC_NJ2a8
1•ary27x•1m ago•0 comments

GitHub abandons offer to burn repos on CD

https://www.theregister.com/devops/2026/07/06/github-cuts-short-offer-to-burn-repos-on-cd-after-m...
1•Alien1Being•2m ago•0 comments

Collapse of AMOC ocean current may be locked in

https://institutions.newscientist.com/article/2533017-collapse-of-amoc-ocean-current-may-already-...
1•sieste•4m ago•0 comments

Wall Street warms to SpaceX ahead of Nasdaq 100 inclusion

https://www.reuters.com/business/wall-street-warms-spacex-ahead-nasdaq-100-inclusion-2026-07-07/
1•adithyaharish•10m ago•0 comments

Oikoumene: Autonomous Agent Civilization Simulator

https://github.com/GeoLambdaAI/oikoumene/tree/main
2•Gtombri•12m ago•0 comments

CVE-2026-8451: Citrix NetScaler SAML Memory Overread

https://www.lupovis.io/lupovis-insights/
1•noktec•17m ago•0 comments

Posthorn – A self-contained email pen-pal daemon for slow, self-hosted LLMs

https://tangled.org/clee.sh/posthorn
2•circularfoyers•18m ago•0 comments

Not have Managers in your class name

https://karankurani.com/writing/post/170793461763/why-you-should-not-have-managers-in-your-class/
1•BIackSwan•20m ago•0 comments

Ryzen AI Developer Platform: AMD's Own Linux Distribution Built Atop Debian

https://www.phoronix.com/review/ryzen-ai-linux-os
1•rbanffy•20m ago•0 comments

Supreme Court allows Texas to require age verification for mobile apps

https://www.cnn.com/2026/07/06/politics/supreme-court-allows-texas-to-require-age-verification-fo...
1•austin-cheney•21m ago•0 comments

Show HN: Fast, native Mac file manager (filters, fuzzy find, 9 MB, no Electron)

https://whimfiles.com
3•whimbyte•26m ago•0 comments

Microsoft admits a Windows 11 bug is eating up to 500GB of storage

https://www.windowslatest.com/2026/07/06/microsoft-admits-a-windows-11-bug-is-eating-up-to-500gb-...
4•vidyesh•26m ago•0 comments

An open model came within a whisker of Claude Opus, then lied about its own work

https://aarils.com/personal/the-unreliable-narrator
1•bridgettegraham•28m ago•0 comments

Easyfone: Mobiles for Senior Citizens

https://easyfone.in/
1•thunderbong•29m ago•0 comments

What's one SEO strategy that's consistently driving results?

2•cirilraj•30m ago•1 comments

EU urged to act after Pegasus infects phone of spyware inquiry MEP

https://www.theregister.com/security/2026/07/06/eus-latest-spyware-scandal-prompts-calls-for-urge...
2•Puts•33m ago•0 comments

Zhipu AI, MiniMax shares for Hong Kong investors as lock-ups end

https://www.scmp.com/business/markets/article/3359697/zhipu-ai-minimax-shares-provide-gut-check-h...
2•Alien1Being•38m ago•1 comments

The Technological Republic: Hard Power, Soft Belief, and the Future of the West

https://www.amazon.com/Technological-Republic-Power-Belief-Future/dp/0593798694
1•ronfriedhaber•39m ago•0 comments

Nvidia GPU Debt Backstop Unleashes the AI Project Trinity: Capital, Offtake [ ]

https://newsletter.semianalysis.com/p/nvidia-gpu-debt-backstop-unleashes
1•swolpers•42m ago•0 comments

Seeking feedback on a new integer factorization algorithm

https://github.com/Piunosei/factorization_nr_138132535-/tree/main
2•AlbericoLepore•43m ago•0 comments

Show HN: A free, GPU-accelerated Texas Hold'em GTO solver in C++/CUDA

https://bupticybee.github.io/texassolver_gpu_page/
2•bupticybee•45m ago•1 comments

Fable – Inner Forward Pass

https://claude.ai/public/artifacts/05b42f8b-a4a3-4a7a-9774-c5d427ada379
7•stoicfungi•46m ago•0 comments

Blog about things you don't understand yet

https://www.seangoedecke.com/blog-about-things-you-dont-understand-yet/
3•ingve•46m ago•0 comments

Proxima Fusion Raises €411M to Build Europe's Commercial Fusion Champion

https://proximafusion.com/press-news/proxima-fusion-raises-eu411-million-to-build-europes-commerc...
1•l1am0•49m ago•0 comments

Show HN: 99 Business Ideas

https://99ideas.jaksa.me/
2•jaksa•50m ago•0 comments

Generating 3D assets with AI [video]

https://www.youtube.com/watch?v=YwoPuZa8N_g
1•K0IN•50m ago•1 comments

Zero-Flow Encoders

https://arxiv.org/abs/2602.00797
1•E-Reverance•50m ago•0 comments

Romania's "Palantir": the entrepreneur selling "sovereign AI" to secret services

https://eualive.net/romanias-palantir-the-entrepreneur-selling-sovereign-ai-to-the-countrys-intel...
1•robtherobber•50m ago•0 comments

Tell HN: Fable is now credits only

4•teruakohatu•51m ago•0 comments

AI models already ‘doing things their creators never intended’

https://www.theguardian.com/technology/2026/jul/07/ai-models-doing-things-their-creators-never-in...
2•01-_-•52m ago•1 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.