hackernews • r/hackernews
Comment on: The Codex App
But desktop C++ isn't difficult or slow to write...It seems odd to me that the software world has gone in the direction of "quick to write - slow to run".
Developers today trade rapid coding for sluggish execution, especially when using GC-heavy languages that suffer with heavy allocation. HasteRun delivers a SaaS compiler that instantly transforms high‑level code into highly optimized machine binaries, eliminating GC overhead and giving teams the speed of scripting with near‑C performance.