frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Open in hackernews

A pure scheme web programming tool

https://goeteia.dev
21•guenchi•1h ago

Comments

guenchi•1h ago
1 Self hosting in browser with hygienic macros 2 handle HTML and CSS like Scheme (Expand with macro) 3 Use S-expr to send / receive message with server
compacct27•47m ago
This really gets at the issue with JavaScript in the age of AI: it’s just not a terribly statically verifiable language, and DOM work is incredibly prone to failing silently while the app itself is clearly not working. We’ve had to paper over it with TypeScript and frameworks that impose constraints just to stop several classes of bugs, and even then it doesn’t go terribly well.

The flip side is that AI is making the underlying code more like a..compilation target? At least in the sense that, yes, as this site mentions, Scheme is ugly to read and would be hell to write the old way, but with the new way..maybe we can try because it would give us what native JavaScript and the latest browser standards never could: reliability

rafterydj•8m ago
I don't understand this, if I'm honest. WebAssembly is the compilation target. It's a Scheme compiler for wasm, right? Why is it pretending to be a way to rewrite websites? Wouldn't that be a job for literally any possible language compiled to WebAssembly?

I read the "Why Scheme?" page and it looked entirely AI generated, inasmuch as the reasoning presented confused me, because it didn't make sense. It references homoiconicity as pretty much the only reason to do this, mentions Lisp once or twice, and then just sort of talks about AI not understanding HTML because it doesn't understand compiling.

But putting it under the prompt of "must pass compiler" makes an AI exactly as capable at the task of making websites as it is capable at the task of making correct programs in any language - which is to say that it can't be guaranteed. Which in turn puts into the question the whole purpose of this project, and particularly, why Scheme chosen at all? Why not Lisp? Why not C? Or Erlang? Or Clojure?

bramadityaw•42m ago
I tried to edit the Scheme source but it seems to have a bug where every editing action seems to happen a row above of where the cursor is.
golem14•35m ago
same. Chrome on MacOs. But the code can actually compile and run, once you adjust for the cursor positions.
guenchi•26m ago
please retry :)
guenchi•26m ago
please retry :)
trescenzi•30m ago
Hoot[1] already exists and does a very good job of running scheme in web assembly. Everything Spritely is working on is pretty cool.

1: https://spritely.institute/hoot/

guenchi•25m ago
thx good to know
koolala•11m ago
Pretty slick it has Three.js built in. I've not sure I've seen that in a language before in the standard library.

Mesh LLM: distributed AI computing on iroh

https://www.iroh.computer/blog/mesh-llm
112•tionis•4h ago•28 comments

A pure scheme web programming tool

https://goeteia.dev
21•guenchi•1h ago•10 comments

A dock that wakes up reliably

https://fabiensanglard.net/tb4/index.html
29•ingve•1h ago•23 comments

Show HN: Ant – A JavaScript runtime and ecosystem

https://antjs.org
189•theMackabu•6h ago•83 comments

I Did Not Kill Stanley Lieber: How to Draw (With 9front)

https://triapul.cz/automa/i_did_not_kill_stanley_lieber
17•c-c-c-c-c•2d ago•2 comments

What xAI's Grok Build CLI Actually Sends to xAI

https://gist.github.com/cereblab/dc9a40bc26120f4540e4e09b75ffb547
15•jhoho•1h ago•1 comments

RISCBoy is an open-source portable games console, designed from scratch

https://github.com/Wren6991/RISCBoy
67•mariuz•4h ago•17 comments

We Know Simple Fluids Can Flow. Turns Out, Some Can Fracture

https://www.quantamagazine.org/we-know-simple-fluids-can-flow-turns-out-some-can-fracture-20260710/
6•Anon84•33m ago•0 comments

Nvidia, CoreWeave, and Nebius: Inside the Circular Financing of the GPU Boom

https://io-fund.com/ai-stocks/nvidia-coreweave-nebius-circular-financing-gpu-boom
170•adletbalzhanov•9h ago•57 comments

Billions of Sketches Reveal Hidden Cultural Variation in Human Concepts

https://arxiv.org/abs/2607.07267
58•Anon84•2d ago•7 comments

The Energetic Costs of Cellular Computation (2012)

https://arxiv.org/abs/1203.5426
3•lioeters•47m ago•0 comments

We scaled PgBouncer to 4x throughput

https://clickhouse.com/blog/pgbouncer-clickhouse-managed-postgres
181•saisrirampur•11h ago•37 comments

UPI: Anatomy of a Payment Transaction

https://timeseriesofindia.com/economy/reads/upi-architecture/
107•prtk25•10h ago•36 comments

Jellyfish Undersea Roundabout

https://visitfaroeislands.com/en/plan-your-stay/getting-around/world-first-under-sea-roundabout
4•hydrogen7800•3d ago•0 comments

Long Covid May Physically Damage the Nerves That Control the Stomach

https://www.ijidonline.com/article/S1201-9712(26)00608-9/fulltext
43•thenerdhead•2h ago•26 comments

The early History of the Singular Value Decomposition (1993) [pdf]

https://www.math.ucdavis.edu/~saito/courses/229A/stewart-svd.pdf
93•wolfi1•11h ago•57 comments

Doctors die. It's not like the rest of us, but it should be (2016)

https://archive.cancerworld.net/featured/how-doctors-die/
82•downbad_•3h ago•44 comments

Prefer strict tables in SQLite

https://evanhahn.com/prefer-strict-tables-in-sqlite/
227•ingve•9h ago•113 comments

Biff.graph: structure your Clojure codebase as a queryable graph

https://github.com/jacobobryant/biff/tree/v2.x/libs/graph
89•jacobobryant•4d ago•4 comments

Optimization Solver as a Service

https://www.quicopt.com/developer/getting-started/
20•paddi91•3d ago•11 comments

A Erlang style pure Scheme Webserver and further

https://igropyr.com
4•guenchi•1h ago•1 comments

Sixtyfour (YC P25) Is Hiring

https://www.ycombinator.com/companies/sixtyfour/jobs/bIbgQkL-operations-associate-data-samples-cu...
1•HPMOR•9h ago

Martha Lillard, last US polio patient using iron lung, dies at 78 in Oklahoma

https://abcnews.com/US/wireStory/martha-lillard-us-polio-patient-iron-lung-dies-134668491
26•daniel_iversen•2h ago•4 comments

How to Achieve Pruning When Querying by Non-Partitioned Columns in PostgreSQL

https://hakibenita.com/postgresql-partition-pruning
8•theanonymousone•2d ago•1 comments

Show HN: Sqlsure – deterministic semantic checks for AI-generated SQL

https://github.com/sqlsure/sqlsure
20•tejusarora•6h ago•1 comments

Show HN: Learn by rebuilding Redis, Git, a database from scratch

https://shipthatcode.com
133•acley•13h ago•37 comments

A public ledger of cloud outages and the SLA credits they trigger

https://slacreditwatch.com
16•devd1976•2h ago•3 comments

ZeroFS vs. Amazon S3 Files

https://www.zerofs.net/blog/zerofs-vs-aws-s3-files/
63•cbrewster•8h ago•16 comments

Show HN: Orbit – AR satellite tracker, watch 15k+ objects

https://nagylukas.github.io/orbit.html
61•lukas9•10h ago•16 comments

Female US rower completes historic solo journey from California to Hawaii

https://www.theguardian.com/us-news/2026/jul/04/california-hawaii-rowing-solo-journey
268•speckx•9h ago•91 comments