frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

Open in hackernews

Cross-Compiling Common Lisp for Windows

https://www.fosskers.ca/en/blog/cl-windows
33•todsacerdoti•2d ago

Comments

v9v•2h ago
Lucid Common Lisp used to have cross-compilation features built-in: https://www.dreamsongs.com/Files/cp.pdf

The approach is somewhat interesting: They model the different platforms the code will run on as classes and set them up to inherit from one another, which drives the optimization possibilities, register allocations and the code generation. Because of the inheritance, they claim that porting to neighboring CPU families is easy since they don't have to duplicate the code for the instruction set mappings, etc. and only specialize the certain parts that are different.

The provenance memory model for C

https://gustedt.wordpress.com/2025/06/30/the-provenance-memory-model-for-c/
35•HexDecOctBin•2h ago•0 comments

Gridfinity: The modular, open-source grid storage system

https://gridfinity.xyz/
194•nateb2022•8h ago•78 comments

New Proof Dramatically Compresses Space Needed for Computation

https://www.scientificamerican.com/article/new-proof-dramatically-compresses-space-needed-for-computation/
50•baruchel•2d ago•11 comments

Play "The Plot of the Phantom" the text adventure that took 40 years to finish

https://scottandrew.com/blog/2025/06/you-can-now-play-plot-of-the-phantom-the-text-adventure-game/
16•SeenNotHeard•2d ago•1 comments

I made my VM think it has a CPU fan

https://wbenny.github.io/2025/06/29/i-made-my-vm-think-it-has-a-cpu-fan.html
563•todsacerdoti•22h ago•137 comments

Ask HN: What Are You Working On? (June 2025)

230•david927•15h ago•710 comments

Cross-Compiling Common Lisp for Windows

https://www.fosskers.ca/en/blog/cl-windows
33•todsacerdoti•2d ago•1 comments

NativeJIT: A C++ expression –> x64 JIT

https://github.com/BitFunnel/NativeJIT
56•nateb2022•9h ago•23 comments

A glob of 99M-year-old amber trapped a zombie fungus erupting from a fly

https://www.cnn.com/2025/06/24/science/amber-insect-zombie-fungi-fossil
61•jackgavigan•3d ago•20 comments

The $25k car is going extinct?

https://media.hubspot.com/why-the-25000-car-is-going-extinct
208•pseudolus•20h ago•507 comments

Cell Towers Can Double as Cheap Radar Systems for Ports and Harbors (2014)

https://spectrum.ieee.org/cell-tower-signals-can-improve-port-security
97•transpute•14h ago•44 comments

Jane Austen's Boldest Novel Is Also Her Least Understood

https://www.nytimes.com/2025/06/27/books/review/jane-austen-mansfield-park.html
43•lermontov•2d ago•9 comments

Revisiting Knuth's "Premature Optimization" Paper

https://probablydance.com/2025/06/19/revisiting-knuths-premature-optimization-paper/
140•signa11•4d ago•76 comments

Want to meet people, try charging them for it?

https://notes.eatonphil.com/2025-06-28-want-to-meet-people-charge-them.html
108•ArneVogel•6h ago•55 comments

Ultrasound toothbrush promises painless checks for hidden gum problems

https://phys.org/news/2025-06-ultrasound-toothbrush-painless-hidden-gum.html
39•PaulHoule•3d ago•15 comments

Use keyword-only arguments in Python dataclasses

https://chipx86.blog/2025/06/29/tip-use-keyword-only-arguments-in-python-dataclasses/
64•Bogdanp•11h ago•23 comments

Event – Fast, In-Process Event Dispatcher

https://github.com/kelindar/event
150•kelindar•20h ago•32 comments

Anticheat Update Tracking

https://not-matthias.github.io/posts/anticheat-update-tracking/
67•not-matthias•15h ago•23 comments

LetsEncrypt – Expiration Notification Service Has Ended

https://letsencrypt.org/2025/06/26/expiration-notification-service-has-ended/
132•zdw•7h ago•84 comments

Touching the back wall of the Apple store

https://blog.lauramichet.com/touching-the-back-wall-of-the-apple-store/
197•nivethan•3d ago•155 comments

Building untrusted container images safely at scale

https://depot.dev/blog/container-security-at-scale-building-untrusted-images-safely
18•Telstrom90•3d ago•9 comments

Many ransomware strains will abort if they detect a Russian keyboard installed (2021)

https://krebsonsecurity.com/2021/05/try-this-one-weird-trick-russian-hackers-hate/
311•air7•17h ago•173 comments

The Medley Interlisp Project: Reviving a Historical Software System [pdf]

https://interlisp.org/documentation/young-ccece2025.pdf
100•pamoroso•21h ago•11 comments

The Book of Shaders (2015)

https://thebookofshaders.com/
160•max_•3d ago•22 comments

To the Postbox

https://literaryreview.co.uk/to-the-postbox
7•Caiero•2d ago•0 comments

Does Form Shape Function?

https://www.quantamagazine.org/does-form-really-shape-function-20250612/
9•lentoutcry•3d ago•0 comments

Nearly 20% of cancer drugs defective in four African nations

https://www.dw.com/en/nearly-20-of-cancer-drugs-defective-in-4-african-nations/a-73062221
135•woldemariam•12h ago•69 comments

A rare asteroid flyby will happen soon, but NASA may be left on the sidelines

https://arstechnica.com/features/2025/06/trump-budget-kills-nasas-golden-opportunity-to-see-a-killer-asteroid-up-close/
18•rbanffy•1h ago•11 comments

Finding a former Australian prime minister’s passport number on Instagram (2020)

https://mango.pdf.zone/finding-former-australian-prime-minister-tony-abbotts-passport-number-on-instagram/
140•guiambros•13h ago•55 comments

Modelling API rate limits as diophantine inequalities

https://vivekn.dev/blog/rate-limit-diophantine
60•viveknathani_•3d ago•6 comments