frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Ebola Outbreak Now Third Largest Recorded and "Spreading Rapidly"

https://arstechnica.com/health/2026/05/ebola-outbreak-now-third-largest-recorded-and-spreading-ra...
1•Brajeshwar•29s ago•0 comments

Printf Is a Secret Virtual Machine – and a Giant Security Hole [video]

https://www.youtube.com/watch?v=kdnN0kk7MS0
1•senfiaj•3m ago•0 comments

Show HN: I built a site to watch, predct and prompt inject agents playing games

https://clankerfights.ai
1•DanMcInerney•5m ago•0 comments

Knowledge: You can just build your own AI feed to keep up, without the noise

https://github.com/raphaelsty/knowledge
1•raphaelty•7m ago•1 comments

Continual Harness: A reset-free self-improving harness for embodied agents

https://sethkarten.ai/continual-harness/
1•uniclaude•16m ago•0 comments

Let's try to build an apartment in NYC

https://friedkielbasa.substack.com/p/lets-try-to-build-an-apartment-in
3•fkozlowski•18m ago•0 comments

What I Actually Use Hermes and Obsidian For (Full Setup and Use Cases)

https://metedata.substack.com/p/013-my-hermes-and-obsidian-set-up
1•young_mete•21m ago•0 comments

HP QuickWeb, Singular and Pointless

https://gekk.info/articles/hp-quickweb.htm
1•HotGarbage•22m ago•0 comments

Open source Linux c2 inspired by void link C2

https://github.com/josephrw12/cortex-c2
1•josephrw12•22m ago•1 comments

The Surprising Origins of 'Left' and 'Right' in Politics

https://time.com/5673239/left-right-politics-origins/
1•thunderbong•25m ago•0 comments

Andy Matuschak: Apps and programming: two accidental tyrannies (MIT Talk) [video]

https://www.youtube.com/watch?v=ycyCGCtScdc
2•olejorgenb•28m ago•0 comments

Stop burning tokens on JSON maps – A 150-token spatial format for LLMs

https://ai-storycrafter.com/llsketch-editor.php
1•Xoraxx•29m ago•0 comments

The State of Texas vs. Meta Platforms, Inc. and WhatsApp, LLC [pdf]

https://www.texasattorneygeneral.gov/sites/default/files/images/press/WhatsApp%20Petition.pdf
1•plurby•36m ago•1 comments

Texas Woman files lawsuit after arrest for Facebook post about polluted water

https://www.fox4news.com/news/woman-arrested-facebook-post-concerning-trinidad-water-poisoning
8•SilverElfin•39m ago•0 comments

Google Betrayed the Web

https://www.machinesociety.ai/p/google-betrayed-the-web
3•mikelgan•39m ago•1 comments

To Understand AI, Think Like a Dragonfly

https://www.noemamag.com/to-understand-ai-think-like-a-dragonfly/
1•RickJWagner•39m ago•1 comments

The tech industry as a grass fire

https://nathanschneider.info/2026/05/the-tech-industry-as-a-grass-fire/
2•ntnsndr•43m ago•0 comments

Agentic AI token usage balloons cost at Microsoft, Meta, Amazon

https://www.tomshardware.com/tech-industry/artificial-intelligence/ai-cost-crisis-hits-tech-giant...
3•heresie-dabord•44m ago•1 comments

Lambda Soup – Functional HTML Scraping for OCaml

https://aantron.github.io/lambdasoup/
1•Tomte•45m ago•0 comments

Gradient Google icon redesign rolling out on Android and web

https://9to5google.com/2026/05/22/gradient-google-icon-redesign-web/
1•theanonymousone•46m ago•0 comments

Hardening against future module security issues with ModuleJail

https://linuxsecurity.com/features/linux-kernel-module-hardening-modulejail
1•thefreelantern•47m ago•0 comments

A World Without Apps

https://www.bigideainitiative.org/ideas/a-world-without-apps
3•sim04ful•47m ago•1 comments

Meditations in Color

https://meditationsincolor.com/colorists
1•pixelsymphony•48m ago•1 comments

New Attack "Megaladon" Compromises 5.5K+ GitHub Repos

https://www.theregister.com/security/2026/05/22/megalodon-chums-the-waters-in-55k-github-repo-poi...
4•theanonymousone•50m ago•0 comments

Polsia Raises $30M as Its AI Autonomously Runs 7,600 Businesses

https://noqta.tn/en/news/polsia-ai-autonomous-company-30m-funding-2026
2•Topology1•52m ago•0 comments

Kysely (the type-safe SQL query builder for TypeScript) v0.29 is out btw

https://github.com/kysely-org/kysely/releases/tag/v0.29.0
1•igalklebanov•52m ago•1 comments

Lisp in Vim (2019)

https://susam.net/lisp-in-vim.html
6•whent•52m ago•1 comments

Meta Settles School Suit over Social Media, Averting Trial

https://www.bloomberg.com/news/articles/2026-05-21/meta-settles-school-suit-over-social-media-ave...
2•1vuio0pswjnm7•56m ago•2 comments

A simple and free Markdown editor

https://marina-md.pages.dev/
2•alllen•56m ago•0 comments

CloudNativePG and Crunchy PGO: an honest, opinionated comparison

https://www.gabrielebartolini.it/articles/2026/05/cloudnativepg-and-crunchy-pgo-an-honest-opinion...
1•bo0tzz•58m 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.