frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

Open in hackernews

Unification (2018)

https://eli.thegreenplace.net/2018/unification/
29•asplake•2h ago

Comments

primitivesuave•1h ago
Brought back memories to over a decade ago with Mathematica. It's quite easy to pattern match simple expressions like:

``` expr = foo[bar[k], baz[V]]; expr /. foo[x_, baz[y_]] :> {x, y} ```

But in real-world use cases, this paradigm quickly exposes some unhandled edge cases, or cases where the evaluation becomes prohibitively expensive. Nowadays I use TypeScript, and this has ignited some curiosity into finding out if TS does anything to optimize for this in type inference.

asplake•59m ago
That’s kinda what brought unification to my attention. For my own education I’m writing a compiler for a simple ML-style language. Enjoying Pierce’s Types and Programming Languages meanwhile.

Web apps in a single, portable, self-updating, vanilla HTML file

https://hyperclay.com/
179•pil0u•3h ago•50 comments

A gigantic jet caught on camera: A spritacular moment for NASA astronaut

https://science.nasa.gov/science-research/heliophysics/a-gigantic-jet-caught-on-camera-a-spritacular-moment-for-nasa-astronaut-nicole-ayers/
176•acossta•3d ago•39 comments

Unification (2018)

https://eli.thegreenplace.net/2018/unification/
29•asplake•2h ago•2 comments

A short statistical reasoning test

https://emiruz.com/post/2025-08-17-statistical-reasoning/
22•usgroup•3h ago•7 comments

Claudia – Desktop companion for Claude code

https://claudiacode.com/
419•zerealshadowban•16h ago•195 comments

Clojure Async Flow Guide

https://clojure.github.io/core.async/flow-guide.html
146•simonpure•9h ago•48 comments

Llama-Scan: Convert PDFs to Text W Local LLMs

https://github.com/ngafar/llama-scan
160•nawazgafar•12h ago•64 comments

The Lives and Loves of James Baldwin

https://www.newyorker.com/magazine/2025/08/18/baldwin-a-love-story-nicholas-boggs-book-review
13•Caiero•11h ago•2 comments

The Enterprise Experience

https://churchofturing.github.io/the-enterprise-experience.html
374•Improvement•17h ago•110 comments

Google admits anti-competitive conduct involving Google Search in Australia

https://www.accc.gov.au/media-release/google-admits-anti-competitive-conduct-involving-google-search-in-australia
194•Improvement•7h ago•121 comments

Viking-Age hoard reveals trade between England and the Islamic World

https://www.heritagedaily.com/2025/08/viking-age-hoard-reveals-trade-between-england-and-the-islamic-world/155786
37•bookofjoe•2d ago•9 comments

Leeches and the Legitimizing of Folk-Medicine

https://press.asimov.com/articles/leeches-and-the-legitimizing-of-folk-medicine
23•mailyk•3d ago•24 comments

Nvidia Tilus: A Tile-Level GPU Kernel Programming Language

https://github.com/NVIDIA/tilus
24•ashvardanian•3d ago•3 comments

Show HN: OverType – A Markdown WYSIWYG editor that's just a textarea

332•panphora•17h ago•86 comments

Mangle – a language for deductive database programming

https://github.com/google/mangle
56•simonpure•9h ago•8 comments

Show HN: Doxx – Terminal .docx viewer inspired by Glow

https://github.com/bgreenwell/doxx
191•w108bmg•14h ago•49 comments

Modifying other people's software

https://natkr.com/2025-08-14-modifying-other-peoples-software/
56•todsacerdoti•4d ago•28 comments

Derivatives, Gradients, Jacobians and Hessians

https://blog.demofox.org/2025/08/16/derivatives-gradients-jacobians-and-hessians-oh-my/
251•ibobev•19h ago•59 comments

Show HN: NextDNS Adds "Bypass Age Verification"

413•nextdns•19h ago•133 comments

SystemD Service Hardening

https://roguesecurity.dev/blog/systemd-hardening
47•todsacerdoti•4h ago•5 comments

Non-Uniform Memory Access (NUMA) is reshaping microservice placement

https://codemia.io/blog/path/NUMA-Is-the-New-Network-How-Per-Socket-Memory-Models-Are-Reshaping-Microservice-Placement
63•signa11•8h ago•21 comments

Scientists discover surprising language 'shortcuts' in birdsong – like humans

https://www.manchester.ac.uk/about/news/scientists-discover-surprising-language-shortcuts-in-birdsong--just-like-humans/
5•gnufx•3d ago•0 comments

ArchiveTeam has finished archiving all goo.gl short links

https://tracker.archiveteam.org/goo-gl/
367•pentagrama•16h ago•89 comments

Show HN: ASCII Tree Editor

https://asciitree.reorx.com/
23•novoreorx•7h ago•7 comments

I Prefer RST to Markdown (2024)

https://buttondown.com/hillelwayne/archive/why-i-prefer-rst-to-markdown/
84•shlomo_z•14h ago•69 comments

BBC Micro, ancestor to ARM

https://retrogamecoders.com/bbc-micro-the-ancestor-to-a-device-you-are-guaranteed-to-own/
120•ingve•20h ago•105 comments

A Visual Exploration of Gaussian Processes (2019)

https://distill.pub/2019/visual-exploration-gaussian-processes/
70•vinhnx•2d ago•1 comments

Why Nim?

https://undefined.pyfy.ch/why-nim
163•TheWiggles•20h ago•174 comments

MS-DOS development resources

https://github.com/SuperIlu/DOSDevelResources/blob/main/README.md
101•mariuz•17h ago•31 comments

Fun with Finite State Transducers

https://blog.yossarian.net/2025/08/14/Fun-with-finite-state-transducers
35•woodruffw•3d ago•3 comments