frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

MacBook Neo: Review (Basic Apple Guy)

https://basicappleguy.com/basicappleblog/macbook-neo-review
1•frizlab•1m ago•0 comments

A simple messenger build for Agent-2-Agent communication and discovery

https://www.agentmessenger.io/
1•pixelsebi•4m ago•1 comments

Got personal financial, medical data you'd like to keep private? Good luck

https://news.harvard.edu/gazette/story/2026/04/got-personal-financial-medical-data-youd-like-to-k...
1•gnabgib•5m ago•0 comments

Making the invisible audible: Building an OpenXR experience for ocean protection

https://www.collabora.com/news-and-blog/blog/2026/04/22/making-the-invisible-audible-building-an-...
1•losgehts•6m ago•0 comments

Scalable CLI – an official command line for the Scalable Capital broker

https://github.com/ScalableCapital/scalable-cli
1•michidk•7m ago•0 comments

Subpixel Text Encoding/Font

https://www.msarnoff.org/millitext/
1•gurjeet•7m ago•0 comments

Stop publishing conference videos (2022)

https://www.notcheckmark.com/2022/11/stop-publishing-conference-videos/
1•Tomte•8m ago•0 comments

SkillGuard – scan agent skills for prompt injection payloads

https://github.com/obielin/skillguard
1•arabking•8m ago•1 comments

Itron Project

https://en.wikipedia.org/wiki/ITRON_project
1•doener•8m ago•0 comments

Hey, it's Earth Day today

2•burnt-resistor•8m ago•1 comments

We Are All Playing Politics at Work

https://idiallo.com/blog/we-are-playing-politics
3•firefoxd•9m ago•0 comments

Dryos

https://en.wikipedia.org/wiki/DRYOS
1•doener•10m ago•0 comments

SpaceX developing Golden Dome software

https://www.bloomberg.com/news/articles/2026-04-22/spacex-tapped-for-industry-group-developing-go...
3•infinitewars•10m ago•0 comments

OpenAI demos cyber-focused GPT to governments, who secures the model itself?

https://www.axios.com/2026/04/22/openai-gpt-cyber-government-meeting
1•Almured•11m ago•1 comments

Agents with Taste – How to transfer taste into an AI

https://emilkowal.ski/ui/agents-with-taste
2•emilkowalski•11m ago•0 comments

They will force you, open source maintainers, to drink the gasoline

https://www.notcheckmark.com/2026/04/you-will-drink-the-gasoline/
1•withzombies•13m ago•0 comments

Don't Use RLS in Supabase

https://www.paralect.com/stack/dont-use-rls-in-supabase
1•igorkrasnik•15m ago•0 comments

Ok, What actually uses Rust?

https://blog.goose.love
2•mellosouls•20m ago•1 comments

Let's enable MFA for all Ruby gems

https://thoughtbot.com/blog/lets-enable-mfa-for-all-ruby-gems
1•thunderbong•21m ago•0 comments

Open-Source contributions do not help

1•PerchunPak•22m ago•3 comments

New study compares growing corn for energy to solar production. It's no contest

https://www.anthropocenemagazine.org/2025/04/new-study-compares-growing-corn-for-energy-to-solar-...
2•dotcoma•23m ago•1 comments

Show HN: macOS VMs to let you agents run wild

https://ghostvm.org/
1•CarolineWang•23m ago•0 comments

You Need MLOps: When CI/CD for Machine Learning Becomes Mandatory

https://blog.ateljevagabond.se/posts/why-you-need-mlops/
1•dr_linux•24m ago•0 comments

Show HN: Ghost Pepper Meet local meeting transcription and diarization

https://matthartman.github.io/ghost-pepper/
1•MattHart88•24m ago•1 comments

Freelancers Not Delivering

2•sushrut1058•25m ago•2 comments

500 AI prompts scored across 8 quality dimensions. None passed

https://promptqualityscore.com/blog/500-ai-prompts
2•onchainintel•26m ago•0 comments

Twenty: The open alternative to Salesforce, designed for AI

https://github.com/twentyhq/twenty
3•thunderbong•27m ago•1 comments

Brick Farm Simplifies X API

https://buy.stripe.com/dRm5kD4y4eIo3skfSKb7y02
1•Quantumfields•27m ago•0 comments

The invisible engineering behind Lambda's network

https://www.allthingsdistributed.com/2026/04/the-invisible-engineering-behind-lambdas-network.html
2•mjb•29m ago•0 comments

It's None of Your Business

https://docs.eventsourcingdb.io/blog/2026/04/23/its-none-of-your-business/
3•goloroden•30m ago•0 comments
Open in hackernews

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

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

Thanks for checking it out.

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