frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

TrenchBoot DRTM Launch of Xen on Intel Sapphire Rapids

https://www.youtube.com/watch?v=GfOf6EYTClU
1•mkopec•4m ago•1 comments

Arabizi

https://en.wikipedia.org/wiki/Arabizi
1•simonebrunozzi•5m ago•0 comments

Arguments in Favor of AI Fair Use

https://kevinkelly.substack.com/p/arguments-in-favor-of-ai-fair-use
2•thm•5m ago•0 comments

One place to build, run and govern your company's AI agents

https://github.com/vstorm-co/agenticos
1•outageroom•6m ago•0 comments

I've operated petabyte-scale ClickHouse clusters for 5 years

https://www.tinybird.co/blog/what-i-learned-operating-clickhouse
1•adastral•6m ago•0 comments

After IndexNow: 6 Launch Channels Indie Founders Skip, and How to Hit Them

https://capytoolkit.com/blog/guides/after-indexnow-6-launch-channels-indie-founders-skip-weekend/
1•ChillyCapy•7m ago•0 comments

Getting started with the Mantis harness to find and fix bugs

https://cloud.google.com/blog/products/identity-security/getting-started-with-the-mantis-harness-...
2•joshcsimmons•9m ago•0 comments

GPT-6 Astra and the Fourth Exponential

https://taekim.substack.com/p/gpt-6-astra-and-the-fourth-exponential
2•thm•11m ago•0 comments

Halide – a language for fast, portable computation on images and tensors

https://halide-lang.org/
2•peter_d_sherman•12m ago•0 comments

A look at Anthropic's Labs team

https://www.businessinsider.com/anthropic-labs-team-ai-innovation-ipo-2026-9
3•utiiiD•14m ago•0 comments

10 Brutally Honest Predictions on the Future of AI

https://www.honest-broker.com/p/10-brutally-honest-predictions-on
2•FinnLobsien•14m ago•1 comments

Steve Jobs, Closed Macs, and Me: A Guest Post

https://pogueman.substack.com/p/steve-jobs-closed-macs-and-me-a-guest
3•rbanffy•15m ago•0 comments

We are giving Big Tech what they want: the blunder of under-16 social media bans

https://policyreview.info/articles/news/we-are-giving-big-tech-what-they-want-strategic-blunder-u...
5•DeepLogin•16m ago•0 comments

Show HN: Snag, a small HTTP regression test runner

https://github.com/ShortyPing/snag
2•ShortPing•17m ago•0 comments

No constitutional right to clean water, federal court finds

https://www.usatoday.com/story/news/nation/2026/09/07/court-constitution-right-clean-water/916494...
4•measurablefunc•18m ago•0 comments

Fleet: Every GPU Deserves a Rating

https://webgpu-kernels-fleet.hf.space/
2•sroussey•21m ago•0 comments

Server says "200 OK". It's lying

https://silens.no/
2•robertgref•21m ago•1 comments

HuggingFace/Kernels: 200 WebGPU Kernels for Local AI

https://huggingface.co/blog/webgpu-kernels
1•sroussey•23m ago•0 comments

Portal Agent – Astra reaches Portal endgame

https://github.com/cozyblaze/portal-agent/tree/main
1•outrun86•24m ago•1 comments

Mushroom Ketchup

https://en.wikipedia.org/wiki/Mushroom_ketchup
2•tosh•26m ago•0 comments

The Helicopter with Radioactive Blades

https://hackaday.com/2026/09/07/the-helicopter-with-radioactive-blades/
2•zdw•27m ago•0 comments

Show HN: The Portfolio for Real AI Work

https://buildyard.ai/
2•buildyard•27m ago•0 comments

He Conquered the Conjecture (2010)

https://www.nybooks.com/articles/2010/04/29/he-conquered-the-conjecture/
1•EndXA•28m ago•0 comments

Anatomy of the Letter G

https://bydawnnicole.com/letter-g/
1•eustoria•30m ago•0 comments

A Hormone Disorder May Be Driving High Blood Pressure Cases

https://scitechdaily.com/a-hidden-hormone-disorder-may-be-driving-millions-of-high-blood-pressure...
1•elo2000•32m ago•1 comments

StreamX – A new approach to online video streaming

https://streamx1.com/
2•streamx295•33m ago•1 comments

Weird Little Guys of FOSS

https://drewdevault.com/weird-guys/
6•HotGarbage•33m ago•1 comments

StatusPerch – Organize your Mac menu bar

https://qingtan-labs.github.io/StatusPerch/
1•eustoria•35m ago•0 comments

Sysdraw – System design diagrams, sketched in the browser

https://sysdraw.app
1•eustoria•36m ago•0 comments

Ad Astra Initiative

https://science.nasa.gov/astrophysics/programs/physics-of-the-cosmos/community/ad-astra/
2•xqcgrek2•43m ago•1 comments
Open in hackernews

SnapFire FSR: Write TypeScript. Run Rust. Ditch Node.js

https://snapfirers.com/
1•excsn•57m ago

Comments

excsn•57m ago
I ditched Node.js for the most part, I don't interact with it outside of outside work. SnapFire FSR is a representation of what I wanted for a long time, but nobody has done it the way I would like. It's a bit more than I envisioned, if I had to be honest, hah.

Node.js has a bad reputation, full stop. Heck, some companies don't want Node.js running as a web service without a sidecar process to talk to other internal services because of some unforseen event. Something I think introduces complexity while frontend developers want to take advantage of the latest techniques and patterns.

I think the stars aligned and SnapFire FSR is just one of the latest moves away from Node.Js ecosystem.

The examples here https://github.com/excsn/snapfire/tree/main/fsr/examples are really good examples of what you can do with it, while also serving as a way for me to explore what FSR can provide.

I think bigger companies will love native subsites, no funky routing on nginx or envoy or whatever to deal with anymore AND most of all independently deployable. True microfrontend? Haha! https://snapfirers.com/fsr/docs is a subsite. :)

PageSpeed for WWW: https://pagespeed.web.dev/analysis/https-snapfirers-com/hmfy...

PageSpeed for Docs Subsite: https://pagespeed.web.dev/analysis/https-snapfirers-com-fsr-...