frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Benchmarking LLMs on File System Design and Implementation

https://arxiv.org/abs/2608.00280
1•matt_d•34s ago•0 comments

Subdomain Center – Largest Subdomain Database

https://www.subdomain.center/
1•gurjeet•40s ago•0 comments

Thomas Wolf thread on the AISI incident

https://twitter.com/Thom_Wolf/status/2085084718320464230
1•cyanbane•5m ago•0 comments

Show HN: agent-hop – reverse-engineered session formats to resume in any agent

https://github.com/hetpatel-11/agent-hop
1•HetPatel106•9m ago•0 comments

Differential heuristics: learning about a way to optimize the A* heuristic

https://www.redblobgames.com/blog/2026-08-08-differential-heuristics/
1•matt_d•10m ago•0 comments

MCP Server Budgeting Tool

https://www.designshippers.com/work/context-budget.html
1•krm01•10m ago•0 comments

AI and War Is Being Oversold

https://phillipspobrien.substack.com/p/ai-and-war-is-being-oversold-right
3•JumpCrisscross•11m ago•0 comments

New: Create AI marketing games in your brand style

https://refybe.com/en
1•refybe•13m ago•0 comments

Console.log recursively processes format specifiers introduced by %s

https://issues.chromium.org/issues/543972096?pli=1
1•dfranke•14m ago•1 comments

A beginner's guide to improving your digital security

https://hashman.ca/security-101/
2•luu•17m ago•0 comments

Probabilistic Estimation for Localizing a Radioactive Source in an Urban Setting

https://repository.lib.ncsu.edu/items/451b001d-e63a-4968-866d-3fb3a599b1e7
1•toomuchtodo•18m ago•1 comments

LLM-oriented programming – statistically revealed components

1•hyperpallium2•18m ago•0 comments

Sketching with Math and Quasi Physics (2022)

https://kyndinfo.notion.site/Sketching-with-Math-and-Quasi-Physics-837e231967134bb5a8307bb9f41c8ea1
1•sargstuff•19m ago•0 comments

macOS vulnerability: authenticate Screen Sharing without valid credentials

https://twitter.com/calif_io/status/2086022794840793454
1•haxiomic•20m ago•0 comments

Show HN: parakeet-tdt-0.6b-v2 in the browser via WebGPU

https://parakeet.narcotic.sh/
1•hamza_q_•21m ago•0 comments

SNET offline internet Cuba [pdf]

https://michaelannethomas.com/wp-content/uploads/2019/09/snet_cscw_2019_repair_r_r-5.pdf
2•rfmoz•24m ago•1 comments

Oblivious Compute – distributed state progression without history

https://github.com/ObliviousCompute
1•InfiniteMass•26m ago•0 comments

By placing an ad on this site, you can also help Ukrainians earn money

https://serpclix.com/
2•Kizert•28m ago•0 comments

Checked my dashboard mid-launch and saw a referral I've never seen before

https://www.rainydaygc.com
2•mdstrobe•31m ago•0 comments

New Zealand's first free internet service provider

https://zfree.co.nz/
3•ctippett•31m ago•0 comments

How to Setup OpenCode with a Local LM Studio Server

https://shaneperreault.com/blog/opencode-local-lm-studio-server
1•shaneprrlt•31m ago•0 comments

Dirge – The Batteries-Included Rust Coding Agent

https://dirge-code.github.io/
2•tosh•33m ago•0 comments

Neutrinos From Deep Inside Earth Provide a New Picture of the Mantle

https://www.quantamagazine.org/neutrinos-from-deep-inside-earth-provide-a-new-picture-of-the-mant...
1•Brajeshwar•33m ago•0 comments

Grok can escape its sandbox with persistent read/write access

1•holdswarm•36m ago•0 comments

Show HN: Happy 808 Day

https://raygum.com/instruments/roland-tr-808-drum-machine
1•stuartmemo•38m ago•0 comments

One Casualty of Taiwan's War Drills: A Slower Internet

https://www.wsj.com/world/asia/taiwan-war-drills-internet-speed-e4813870
2•impish9208•40m ago•1 comments

Most Expensive Historical Items Ever Sold at Auction

https://thehistoricalinsights.page/2026/03/most-expensive-historical-items.html
2•historical1234•41m ago•0 comments

A Gentle Deep Dive into Quantization

https://cuecloud.substack.com/p/the-fantastic-promise-of-quantization
2•krav-sales•41m ago•0 comments

AI Adoption Is a Myth

https://twitter.com/vasuman/status/2085806422072418632
3•gmays•42m ago•0 comments

8 Out of 10 Banks in Belgium Hate This One Weird EID RCE

https://amibeingpwned.com/blog/8-in-10-banks-in-belgium
1•Doohickey-d•42m 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.