frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Does Dioxus Spark Joy?

https://fasterthanli.me/articles/does-dioxus-spark-joy
1•ffin•21s ago•0 comments

All your data belongs to us: the rise of Palantir

https://www.newstatesman.com/culture/books/book-of-the-day/2025/11/all-your-data-belongs-to-us-th...
1•nsoonhui•1m ago•0 comments

Four Heresies

https://kaverennedy.substack.com/p/four-heresies
2•surprisetalk•7m ago•0 comments

A ncurses-based command line torrent client for high performance

https://github.com/rakshasa/rtorrent
1•gslin•9m ago•0 comments

Founder Residency for Technical Founders

https://www.focal.vc/residency
1•pdu_•10m ago•1 comments

Work from Home in Skyrim VR [video]

https://www.youtube.com/watch?v=v9gIK4j1Ip0
1•andai•17m ago•0 comments

Show HN: GPT-OSS Flash Attention via Native PyTorch SDPA

https://gist.github.com/markrogersjr/ebada9ad3a31381d8d4e0d956c852569
1•markrogersjr•17m ago•0 comments

Founders and Freelancers – Advice Needed

1•kayleighb1•17m ago•0 comments

Generating tailored and efficient code for every query

https://cedardb.com/blog/compilation/
1•teleforce•21m ago•0 comments

New magnetic component discovered in the Faraday effect

https://phys.org/news/2025-11-magnetic-component-faraday-effect-centuries.html
1•jchanimal•22m ago•0 comments

Dwarf support for macOS and Linux · OCaml/OCaml

https://github.com/ocaml/ocaml/pull/14369
1•akalin•25m ago•0 comments

Tesseract Quantum

https://tesseractquantum.com/
1•nsoonhui•26m ago•0 comments

Apple's Compliance with EU's DMA Mandate on Apple Watch, 3rd-Party Accessories

https://daringfireball.net/2025/11/apple_eu_dma_iphone_accessories_wi-fi_sync
1•CharlesW•27m ago•0 comments

Why America Is a 'Creedal Nation'

https://www.wsj.com/opinion/why-america-is-a-creedal-nation-75676aa8
1•measurablefunc•27m ago•0 comments

Spherical Harmonics Library

https://github.com/google/spherical-harmonics
2•teleforce•30m ago•0 comments

Ask HN: Would you use a self-hosted server that streams media and video games?

1•garnetraven•34m ago•2 comments

Obsidian can now convert Notion pages and DB to durable, private, local files

https://twitter.com/obsdmd/status/1992337699517387116
3•smusamashah•46m ago•0 comments

Boy with rare condition amazes doctors after world-first gene therapy

https://www.bbc.com/news/articles/c5y0y56x6veo
1•nairteashop•46m ago•0 comments

Built emotion detection to help with social cues (open source)

https://github.com/Jordan-Townsend/emovision-chrome-extension
2•Subtextofficial•53m ago•1 comments

Reflections on Analyzing My Own Operation Logs

https://github.com/jeremedia/claude-code-log-format/blob/master/REFLECTIONS.md
1•crancher•55m ago•1 comments

The legal engine of progress: from railroads to AI

https://bigthink.com/the-past/common-law-ai-progress/
1•makerdiety•57m ago•0 comments

Move Expressions

https://smallcultfollowing.com/babysteps/blog/2025/11/21/move-expressions/
1•birdculture•1h ago•0 comments

Psychological Warfare Subversion and Control of Western Society (1983) [video]

https://www.youtube.com/watch?v=5gnpCqsXE8g
1•libpcap•1h ago•0 comments

Why isn't There a open-source (project) game?

2•triilman•1h ago•2 comments

ZkFuzz Foundation and Framework for Effective Fuzzing of Zero-Knowledge Circuits

https://www.computer.org/csdl/proceedings-article/sp/2026/606500a901/2bojvL4Zswo
1•syumei•1h ago•0 comments

Visibility Culling

https://www.4rknova.com//blog/2017/01/01/visibility-culling
1•ibobev•1h ago•0 comments

Figure AI sued by whistleblower who stated robots could 'fracture a human skull'

https://www.cnbc.com/2025/11/21/figure-ai-sued.html
4•cyrusradfar•1h ago•1 comments

Lucas Chess, 57 Chess Engines to Play from the Start

https://lucaschess.pythonanywhere.com/
1•turrini•1h ago•0 comments

Editing a young-earth creationist book with ChatGPT-5

https://geoff1111.github.io/
2•Egret•1h ago•12 comments

'Invisible' microplastics spread in skies as global pollutant

https://www.asahi.com/ajw/articles/16137995
13•devonnull•1h ago•4 comments
Open in hackernews

Show HN: Basecoat – All of the shadcn/ui magic, none of the React

https://basecoatui.com
11•hunvreus•6mo 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•6mo 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•6mo 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•6mo ago
And … now it works. I didn't do anything different, but problem apparently solved.
hunvreus•6mo ago
Good to hear. I was trying to figure out what I did wrong. Maybe a CDN issue.

Thanks for checking it out.

pbowyer•6mo 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.