frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

Open in hackernews

Show HN: Using Common Lisp from Inside the Browser

https://turtleware.eu/posts/Using-Common-Lisp-from-inside-the-Browser.html
42•jackdaniel•3h ago

Comments

adamddev1•2h ago
Ah, in an alternate world where Brendan Eich wasn't pressured by his superiors to make JS more Java-like, we could have had something like this as very normal.

I wonder how much faster that would have pushed the world into FP ideas. While sometimes I prefer the bracket/C syntax, I wonder how things would have evolved if JS was a lisp originally. Instead of things moving to TypeScript, would they be moving to something like typed Lisp or OCaml, or PureScript ?

bitwize•1h ago
The JS backend to Gambit is now pretty mature. If you're willing to deal with Scheme, Gambit, and its FFI, you can live in that alternate "Scheme in the browser" universe even without WASM.
jackdaniel•39m ago
There's also Guile Hoots compiling directly to WASM.
umanwizard•39m ago
Is CL really particularly more “functional” than JavaScript? I don’t know CL but I know it bears some passing similarity to Emacs Lisp, which is usually written in a pretty imperative style. Sure, it has first-class closures but so does JS.
jackdaniel•33m ago
CL enables many paradigms of programming, including functional one and imperative. Currently the most popular way of programming among CL programmers is OOP with CLOS.
taeric•19m ago
As the sibling says, CL can be written in most any style. Which, I think it is fair to say for any general programming language? The book Exercises in Programming Style highlights that. That said, CL feels far friendlier to the various styles than other languages, to me.

Link to book on Amazon: https://www.amazon.com/dp/0367350203

octopoc•1h ago
WebAssembly is about an improved Developer Experience. It lets us write in the languages we like :)

I can't say how many times I've reinvented pieces of Common Lisp to do my job. Now I want to start a side project with this.

AWS CEO says using AI to replace junior staff is 'Dumbest thing I've ever heard'

https://www.theregister.com/2025/08/21/aws_ceo_entry_level_jobs_opinion/
643•JustExAWS•2h ago•233 comments

Apple Watch wearable foundation model

https://arxiv.org/abs/2507.00191
31•brandonb•1h ago•4 comments

How Well Does the Money Laundering Control System Work?

https://www.journals.uchicago.edu/doi/10.1086/735665
92•PaulHoule•2h ago•67 comments

Weaponizing image scaling against production AI systems

https://blog.trailofbits.com/2025/08/21/weaponizing-image-scaling-against-production-ai-systems/
129•tatersolid•3h ago•32 comments

Using Podman, Compose and BuildKit

https://emersion.fr/blog/2025/using-podman-compose-and-buildkit/
149•LaSombra•4h ago•31 comments

Launch HN: Skope (YC S25) – Outcome-based pricing for software products

8•benjsm•35m ago•1 comments

D4d4

https://www.nmichaels.org/musings/d4d4/d4d4/
344•csense•4d ago•41 comments

Show HN: ChartDB Cloud – Visualize and Share Database Diagrams

https://app.chartdb.io
38•Jonathanfishner•2h ago•7 comments

Show HN: OS X Mavericks Forever

https://mavericksforever.com/
158•Wowfunhappy•2d ago•46 comments

Mark Zuckerberg freezes AI hiring amid bubble fears

https://www.telegraph.co.uk/business/2025/08/21/zuckerberg-freezes-ai-hiring-amid-bubble-fears/
349•pera•4h ago•357 comments

Show HN: Using Common Lisp from Inside the Browser

https://turtleware.eu/posts/Using-Common-Lisp-from-inside-the-Browser.html
42•jackdaniel•3h ago•7 comments

You Should Add Debug Views to Your DB

https://chrispenner.ca/posts/views-for-debugging
19•ezekg•3d ago•8 comments

Activeloop (YC S18) Is Hiring Member of Technical Staff – Back End Engineering

https://careers.activeloop.ai/
1•davidbuniat•3h ago

Margin debt surges to record high

https://www.advisorperspectives.com/dshort/updates/2025/07/23/margin-debt-surges-record-high-june-2025
123•pera•4h ago•143 comments

Sütterlin

https://en.wikipedia.org/wiki/S%C3%BCtterlin
44•anonu•3d ago•34 comments

In a first, Google has released data on how much energy an AI prompt uses

https://www.technologyreview.com/2025/08/21/1122288/google-gemini-ai-energy/
68•jeffbee•1h ago•61 comments

Why is D3 so Verbose?

https://theheasman.com/short_stories/why-is-d3-code-so-long-and-complicated-or-why-is-it-so-verbose/
38•TheHeasman•5h ago•25 comments

Unification (2018)

https://eli.thegreenplace.net/2018/unification/
62•asplake•3d ago•13 comments

AI crawlers, fetchers are blowing up websites; Meta, OpenAI are worst offenders

https://www.theregister.com/2025/08/21/ai_crawler_traffic/
116•rntn•4h ago•49 comments

Why are anime catgirls blocking my access to the Linux kernel?

https://lock.cmpxchg8b.com/anubis.html
707•taviso•1d ago•754 comments

Show HN: I replaced vector databases with Git for AI memory (PoC)

https://github.com/Growth-Kinetics/DiffMem
152•alexmrv•9h ago•36 comments

Show HN: I was curious about spherical helix, ended up making this visualization

https://visualrambling.space/moving-objects-in-3d/
823•damarberlari•1d ago•132 comments

A Conceptual Model for Storage Unification

https://jack-vanlightly.com/blog/2025/8/21/a-conceptual-model-for-storage-unification
10•avinassh•2h ago•0 comments

Home Depot sued for 'secretly' using facial recognition at self-checkouts

https://petapixel.com/2025/08/20/home-depot-sued-for-secretly-using-facial-recognition-technology-on-self-checkout-cameras/
278•mikece•1d ago•368 comments

Sixteen bottles of wine riddle

https://chriskw.xyz/2025/08/11/Wine/
38•chriskw•3d ago•11 comments

A statistical analysis of Rotten Tomatoes

https://www.statsignificant.com/p/is-rotten-tomatoes-still-reliable
201•m463•15h ago•114 comments

To Infinity but Not Beyond

https://meyerweb.com/eric/thoughts/2025/08/20/to-infinity-but-not-beyond/
36•roosgit•6h ago•2 comments

Epson MX-80 Fonts

https://mw.rat.bz/MX-80/
143•m_walden•4d ago•56 comments

Code review can be better

https://tigerbeetle.com/blog/2025-08-04-code-review-can-be-better/
346•sealeck•16h ago•203 comments

Python f-string cheat sheets (2022)

https://fstring.help/cheat/
120•shlomo_z•10h ago•25 comments