frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

US Subways Build Too Many Cross Passages

https://www.construction-physics.com/p/us-subways-build-too-many-cross-passages
1•JumpCrisscross•13s ago•0 comments

JetSpec Enables Up to 9.64x Lossless LLM Inference Speedup with Up to 1000TPS

https://haoailab.com/blogs/parallel-tree-decoding/
1•snyhlxde•1m ago•1 comments

There's No Economy but Only the Debt to the Center: Money, Capital and Tributary

https://zackbaker.substack.com/p/there-is-no-economy-but-only-the
1•gmays•3m ago•0 comments

General LLMs outperform specialized clinical AI tools on medical benchmarks

https://www.nature.com/articles/s41591-026-04431-5
1•sebg•3m ago•0 comments

Write Like a Human

https://om.co/2020/07/30/write-like-a-human/
1•handfuloflight•4m ago•0 comments

Trump administration asks OpenAI to stagger release of GPT5.6

https://www.bloomberg.com/news/articles/2026-06-25/trump-administration-asks-openai-to-stagger-re...
3•htrp•4m ago•0 comments

Kuramoto Model for Synchronization

https://en.wikipedia.org/wiki/Kuramoto_model
1•efavdb•4m ago•0 comments

Extract structured JSON from messy text with Telnyx AI Inference

https://github.com/team-telnyx/telnyx-code-examples/tree/main/extract-structured-json-with-ai-python
1•sona-coffee11•6m ago•1 comments

Social Security fund may run out by 2032 Q4 lawmakers: high earners to pay more

https://www.cnbc.com/2026/06/25/social-security-why-some-washington-lawmakers-want-to-tax-high-ea...
1•donsupreme•10m ago•0 comments

Chinese A.I. Models Close the Gap with Anthropic and OpenAI

https://www.nytimes.com/2026/06/25/technology/zai-china-artificial-intelligence-models.html
1•JumpCrisscross•10m ago•0 comments

Hermetic builds help contain Shai-Hulud attacks

https://flox.dev/blog/mitigating-shai-hulud-attacks-with-hermetic-builds/
1•mathewpregasen•12m ago•0 comments

Scaling Laws, Carefully

https://lilianweng.github.io/posts/2026-06-24-scaling-laws/
1•sebg•12m ago•0 comments

Om Malik taught Silicon Valley to read itself

https://runtimewire.com/article/om-malik-taught-silicon-valley-to-read-itself
3•ryanmerket•12m ago•1 comments

Military branches restore flu shot requirement after virus swept through base

https://arstechnica.com/health/2026/06/military-branches-restore-flu-shot-requirement-after-virus...
6•tzs•15m ago•0 comments

Less Is More: The Orthodox File Manager (OFM) Paradigm

https://softpanorama.org/OFM/Paradigm/index.shtml
2•Quitschquat•18m ago•0 comments

The Return of Aspect Oriented Programming

https://thomaswc.com/blog/the_return_of_aop.html
3•thomaswc•19m ago•0 comments

ABA Problem

https://en.wikipedia.org/wiki/ABA_problem
2•soupspaces•19m ago•0 comments

Picking the best books among many good ones

https://booksfromgreats.com/manifesto
1•barisozmen•19m ago•0 comments

Show HN: A privacy-first tool to email your MP about Canada's surveillance bill

https://stopc22.ca/
3•braunshizzle•20m ago•0 comments

Transportation After the Age of Expansion

https://www.strongtowns.org/journal/2026-1-5-transportation-after-the-age-of-expansion
1•toomuchtodo•21m ago•0 comments

AMPH (Arch Meta Package Harmonizer)

https://github.com/DAMIOTF/Arch-Meta-Package-Harmonizer
1•damiotf•24m ago•0 comments

Show HN: I created a Scrabble-like word game with simple rules and fun combos

https://letterphile.com
2•sonOfHades•24m ago•0 comments

The Story of Hemoglobin

https://www.newtinteractive.com/essays/hemoglobin
1•sebg•24m ago•0 comments

Hidden Prompts in Manuscripts Exploit AI-Assisted Peer Review

https://cacm.acm.org/opinion/hidden-prompts-in-manuscripts-exploit-ai-assisted-peer-review/
1•sohkamyung•26m ago•0 comments

I am new to GitHub and I have lots to say (2025)

https://old.reddit.com/r/github/comments/1at9br4/i_am_new_to_github_and_i_have_lots_to_say/
1•SpyCoder77•26m ago•0 comments

Ask HN: Have you ever given your AI agent a phone number?

1•sameersri2004•26m ago•1 comments

The New York Times Amends Lawsuit Against OpenAI and Microsoft

https://www.nytimes.com/2026/06/25/technology/times-lawsuit-openai-microsoft.html
2•JumpCrisscross•26m ago•0 comments

How AI is powering new law firm structures

https://www.ft.com/content/6f8f7acd-8afe-42bb-a5c7-89fffe1af91f
1•petethomas•28m ago•0 comments

Zig – SPIR-V Backend Progress

https://ziglang.org/devlog/2026/#2026-06-26
3•Retro_Dev•28m ago•0 comments

Hot surfaces during Europe's heatwave 'seen' by Sentinel-3

https://www.esa.int/ESA_Multimedia/Images/2026/05/Hot_surfaces_during_Europe_s_heatwave_seen_by_S...
3•simonebrunozzi•32m 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.