frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

I'm Not Reading Your AI-Generated Design Doc

https://substack.wasteman.codes/p/im-not-reading-your-ai-generated
1•KothuRoti•2m ago•0 comments

AWS Graviton c8g.large: Tiny 0.04% CPU variation across 3 fresh VMs

https://webbynode.com/articles/aws-c8g-large-paris-three-fresh-deployments
1•gsgreen•2m ago•0 comments

ChatGPT Images 2.5

https://openai.com/index/introducing-chatgpt-images-2-5/
2•vertigoruntime•2m ago•0 comments

OpenAI Says It Has Solved a Millennium Prize Problem–A Holy Grail of Math

https://www.wsj.com/tech/ai/openai-millennium-prize-navier-stokes-math-2bf240f8
2•fortran77•2m ago•1 comments

What AI Can't Fake: How junior engineers can stand out in the age of AI

https://ratioshift.com/2026/07/what-ai-cant-fake-how-junior-engineers-can-stand-out-in-the-age-of...
2•ratioshift•3m ago•0 comments

Open-Sourcing Eraser Diagrams

https://www.eraser.io/blog/open-sourcing-eraser-diagrams
2•shinkim0914•3m ago•0 comments

Show HN: Pen – A writing tool where conversation is the editor

https://pen.xyz
1•harleyverse•4m ago•0 comments

Interstellar Scenes Recreated in Three.js

https://interstellar3.scottsun.io
1•memalign•5m ago•0 comments

Actual Virtual Machines Come to Android via UserLAnd

https://blog.userland.tech/2026/09/actual-virtual-machines-come-to-android.html
2•gruesome•6m ago•0 comments

Study predicts large disparities in access to food, water, and energy in 2050

https://news.mit.edu/2026/study-predicts-large-disparities-access-food-water-energy-2050-0908
2•geox•7m ago•0 comments

Show HN: Felan – an open source coding agent focused on efficiency

https://github.com/felan-ai/felan
2•milkoslavov•8m ago•0 comments

Generating the P3 Tiling

https://k-monk.org/blog/generating-the-p3-tiling/
1•evakhoury•13m ago•0 comments

What Happens Inside an LLM

https://mapathak-commits.github.io/inference-wall/articles/primer-2/
1•sudomax•13m ago•0 comments

100s of flights cancelled at UK airports due to ATC issue

https://www.bbc.com/news/live/c6x2z0yy32ejt
3•contingencies•14m ago•0 comments

OpenAI's Egregious Pattern of Misconduct

https://garymarcus.substack.com/p/openais-egregious-pattern-of-misconduct
3•kgwgk•15m ago•0 comments

Does high chess accuracy mean someone is cheating?

https://chesscheaterdetector.com/blog/does-high-chess-accuracy-mean-someone-is-cheating/
1•domhudson•17m ago•0 comments

Proof And Progress In Mathematics (1994) [pdf]

https://www.math.toronto.edu/mccann/199/thurston.pdf
1•pcfwik•18m ago•0 comments

Show HN: Dictámelo, MIT-licensed voice dictation with local and cloud models

https://github.com/sarrazola/dictamelo
1•sarrazola00•20m ago•1 comments

Democrats Are Plotting Government Efficiency in a Post-DOGE World

https://www.notus.org/technology/democrats-government-efficiency-post-doge
1•kadal•21m ago•1 comments

Astra vs. Fable on Vending-Bench: More Money, More Aligned

https://andonlabs.com/blog/gpt-6-astra-vending-bench
1•Tiberium•22m ago•0 comments

Liquid Glass Radar

https://liquidglassradar.com
1•vpgn•22m ago•0 comments

Rust debugging survey 2026 results

https://blog.rust-lang.org/2026/09/07/rust-debugging-survey-2026-results/
1•birdculture•24m ago•0 comments

The Vacuum Tube That Almost Beat the Transistor – TubeTimeUS [video]

https://www.youtube.com/watch?v=XcNLQskUcpk
2•rasz•25m ago•0 comments

The Golden Age of Apple Software Ended with Snow Leopard

https://lightyearlabs.ca/blog/snow-leopard/
2•tmanok•25m ago•0 comments

TCP Path Diagnostics

https://curl.realhackers.org/
1•Bender•27m ago•1 comments

The Pebble Time 2 proves smartwatches got worse, not better

https://www.howtogeek.com/pebble-time-2-review/
3•datakan•29m ago•0 comments

What do Visa and Mastercard do? An intro to card networks

https://tautology.town/2026/06/01/card-networks.html
1•evakhoury•29m ago•0 comments

Can Coding Agents Play Pokemon?

https://bkal01.github.io/posts/radical-red/
1•bkal01•30m ago•0 comments

Doomfly

https://fly-brain-doom.awormuth.chatgpt.site
1•T-A•31m ago•0 comments

Testing race conditions with memory access tracing & stack-based delay injection

https://projectzero.google/2026/09/maccconc-race-condition.html
2•matt_d•31m 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.