frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

What Is Code?

https://martinfowler.com/articles/what-is-code.html
1•saikatsg•28s ago•0 comments

Cerebras – Faster Tokens Please

https://newsletter.semianalysis.com/p/cerebras-faster-tokens-please
2•pretext•7m ago•0 comments

OpenAI super PAC paying for an army of Twitter bots to engage with their content

https://twitter.com/TheMidasProj/status/2055411833184399448
2•pretext•11m ago•1 comments

Tyouson – AI Practice tests for exams (www.tyouson.com)

1•Jaiyesh_Paraste•33m ago•0 comments

Xbox Is Now XBOX

https://www.theverge.com/news/931918/microsoft-xbox-rebrand-caps
2•namiwang•36m ago•0 comments

Frosthyon: AI assistant for 3D and general workflows

https://lumithyon.com
1•David_Founder•37m ago•0 comments

Who's composing music for my washing machine?

https://podcasts.apple.com/us/podcast/whos-composing-music-for-my-washing-machine/id73329284?i=10...
1•gmays•47m ago•0 comments

Agent Harness Engineering

https://www.oreilly.com/radar/agent-harness-engineering/
1•Garbage•50m ago•0 comments

Ask HN: Share concrete examples of benefits from AI usage

1•ChaitanyaSai•53m ago•0 comments

The ISO 216 "A4" paper system is broken (rounding errors) [video]

https://www.youtube.com/watch?v=XllQPr8FtPE
1•fsckboy•55m ago•1 comments

Ebola outbreak with uncommon strain erupts in Congo and Uganda; 65 deaths

https://arstechnica.com/health/2026/05/ebola-outbreak-confirmed-in-congo-and-uganda-246-suspected...
1•tatersolid•1h ago•0 comments

Accelerating Dynamics of Collective Attention

https://pmc.ncbi.nlm.nih.gov/articles/PMC6465266/
1•James72689•1h ago•0 comments

AtOnce

https://atonce.com
1•Asimtar•1h ago•0 comments

Show HN: AI that audits your codebase in 60 seconds

https://triyambakam-apex-corp.hf.space
2•haapatel•1h ago•0 comments

Which AI Model Asks Questions Intelligently?

1•aashu_bel•1h ago•0 comments

SymPy – a Python library for symbolic mathematics

https://docs.sympy.org/latest/tutorials/intro-tutorial/intro.html
1•tzury•1h ago•0 comments

The case for Python + HTMX over React

https://dev.to/syedahmershah/react-is-overkill-why-python-htmx-is-dominating-in-2026-17ib
5•indigodaddy•1h ago•0 comments

TikTok Performance Problems and Feed Instability: What's Going Wrong and How To

http://www.fixtech.co.ke/2026/05/tiktok-performance-problems-and-feed.html
1•rindodi•1h ago•0 comments

Henry Ford on Thomas Edison

1•silexia•1h ago•1 comments

Did we just time-traveled?

https://github.com/xs-lang0/xs
1•modinfo•1h ago•2 comments

The Fragmented Simulation Hypothesis:A computational modelfor why DéjàVu happens

https://medium.com/@scsteffes/a-computational-hypothesis-for-déjà-vu-the-fragmented-simulation-er...
1•LiquidSmooth•1h ago•0 comments

Who are the Japanese? DNA discovery rewrites history

https://www.sciencedaily.com/releases/2026/05/260514003314.htm
1•stmw•1h ago•0 comments

Overworked AI Agents Turn Marxist, Researchers Find

https://slashdot.org/story/26/05/14/067254/overworked-ai-agents-turn-marxist-researchers-find
2•tom2026hn•1h ago•1 comments

So you want Slowly Changing Dimension? (2023)

https://www.dolthub.com/blog/2023-06-22-slowly-changing-dimension/
1•wonger_•1h ago•0 comments

Best practices for computer and browser use with Claude

https://claude.com/blog/best-practices-for-computer-and-browser-use-with-claude
1•tortilla•1h ago•0 comments

Major VPN provider says it could leave Canada over lawful access bill

https://www.ctvnews.ca/politics/article/major-vpn-provider-says-it-could-leave-canada-over-lawful...
9•ethanplant•1h ago•3 comments

Orion PDA – A pocket device to take notes and play music

https://orionpda.org/yt
2•wbsun•1h ago•0 comments

A live hantavirus outbreak tracker auto-curated by Claude

https://aihuynya.com/hanta/
2•antroos•1h ago•1 comments

I want to create fintech in Latam, someone with experience can guide me?

1•cleanIsGud•2h ago•0 comments

Cloudflare Based URL Shortener Open Source

https://github.com/clarkhacks/RdRx
1•clarkhacks•2h 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.