frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Show HN: A bidirectional visual React IDE (live guest playground)

https://studio.crossui.com/app/
1•linb•23s ago•0 comments

Files on Illegal Spying Show CIA Skeletons from Cold War (2007)

https://www.nytimes.com/2007/06/27/washington/27cia.html
1•robtherobber•29s ago•0 comments

Reclaiming a Decade of Podcast Listening History

https://www.uncommonapps.nyc/p/reclaiming-a-decade-of-podcast-listening
1•dabluck•1m ago•0 comments

Show HN: Plarza – A social network for personal websites

https://plarza.com/
1•sidny•2m ago•0 comments

Migrating off Webflow and the worst way to use Claude Code

https://www.sisyphus.bar/blog/migrating-off-webflow
1•itunpredictable•3m ago•0 comments

Show HN: Real-Time Microphone Quality Scoring Using Web Audio API

https://howdousound.com/
1•tdhopper•3m ago•0 comments

Ask HN: As LLMs progress, how do you stay sharp and productive?

1•spiresofagartha•3m ago•0 comments

Confused Deputy: Google IdP Account Takeover via Device Code Flow Hijacking

https://weirdmachine64.github.io/research/google-oauth-device-code-hijacking.html
1•zerodaysbroker•3m ago•0 comments

DNA sequence alignment and Delannoy numbers

https://www.johndcook.com/blog/2026/06/30/dna-sequence-alignment-and-kings/
1•ibobev•4m ago•0 comments

Show HN: Marigold – Get more done with your agent

https://marigold.page
1•fachonrenpure•4m ago•0 comments

Does additional data always reduce posterior variance?

https://www.johndcook.com/blog/2026/07/03/does-additional-data-always-reduce-posterior-variance/
1•ibobev•4m ago•0 comments

Using Local Coding Agents

https://magazine.sebastianraschka.com/p/using-local-coding-agents
1•ibobev•4m ago•0 comments

Warden – a drop-in security proxy for MCP (audit, policy, injection defense)

https://github.com/AlwaysReadyAllies/warden
1•croftadams11•4m ago•0 comments

Redditor makes a cartridge system for their Steam library out of SSDs

https://old.reddit.com/r/pcmasterrace/comments/1ux13ui/steam_game_cartridges/
1•HelloUsername•6m ago•0 comments

I Built an LLM from Scratch [video]

https://www.youtube.com/watch?v=YmLp8qe87A0
1•itsjzt•6m ago•0 comments

Show HN: I've built a words game based on binary search

https://hilogame.cc/
1•ludovicianul•7m ago•0 comments

Google DeepMind and Isomorphic Labs approach to bioresilience [pdf]

https://storage.googleapis.com/deepmind-media/DeepMind.com/Blog/our-approach-to-bioresilience/iso...
1•ilreb•7m ago•0 comments

An Infinitely Large Napkin [pdf]

https://venhance.github.io/napkin/Napkin.pdf
1•Eridanus2•8m ago•0 comments

StepFun Unveils StepX Neo, the "First Agentic AI Phone"

https://www.etvbharat.com/en/technology/stepfun-unveils-stepx-neo-calling-it-worlds-first-agentic...
1•AlanAzarkin•8m ago•0 comments

Google required to open up to AI, search engine rivals under EU-mandated changes

https://www.reuters.com/world/google-required-open-up-ai-search-engine-rivals-under-eu-mandated-c...
1•atwrk•9m ago•0 comments

Google Ordered to Give A.I. Rivals More Access on Android Smartphones

https://www.nytimes.com/2026/07/16/technology/google-ordered-to-give-ai-rivals-more-access-on-and...
1•donohoe•9m ago•0 comments

Generative AI Is an Engineering Disaster

https://www.theatlantic.com/technology/2026/07/generative-ai-engineering-disaster/687901/
2•latexr•10m ago•1 comments

Brain Economy Will Come Next After the Internet Economy

https://paragraph.com/@lisaakselrod/my-thesis-about-the-future-tl%3Bdr-this-is-the-end
1•sthwnd•12m ago•0 comments

FBI Considers Using AI Tech to Review Signatures on Seized Mail-In Ballots

https://www.propublica.org/article/trump-2020-election-georgia-fulton-artificial-intelligence-fbi
2•hn_acker•12m ago•1 comments

PostgreSQL 19 Beta 2 Released

https://www.postgresql.org/about/news/postgresql-19-beta-2-released-3350/
2•pella•14m ago•1 comments

Tesseract Core: Universal components for differentiable scientific computing

https://github.com/pasteurlabs/tesseract-core
1•dionhaefner•14m ago•0 comments

Why the hardest part of proactive agents isn't finding problems

https://www.serval.com/serval-news/raising-the-automation-ceiling
1•emot•15m ago•0 comments

Claude can now securely use your Passwords with 1Password

https://www.wsj.com/tech/ai/1password-for-claude-ai-agents-password-manager-111a7a8a
1•flxfxp•15m ago•0 comments

Microsoft's July 2026 Patch Tuesday fixes 622 CVEs, 2 exploited zero-days

https://orca.security/resources/blog/microsoft-july-2026-patch-tuesday-sharepoint-zero-day/
1•nyku•17m ago•0 comments

The Long Detour: Three Part Book Series on Pre-GPU and Low-Compute ML

https://long-detour.com/
1•lymn•17m 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.