frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Google DeepMind Releases AlphaGenome Atlas

https://blog.google/innovation-and-ai/models-and-research/google-deepmind/alphagenome-atlas/
317•utiiiD•3h ago•78 comments

DaVinci Resolve 21.1

https://www.blackmagicdesign.com/media/release/20260908-03
270•tosh•5h ago•111 comments

On the Navier–Stokes Millennium Prize Problem

https://openai.com/index/navier-stokes-solution/
497•tedsanders•1h ago•344 comments

Benchmarking Qwen3.8 27B quantizations: 4-bit holds up, 1-bit collapses

https://quesma.com/blog/qwen38-27b-quantizations-benchmarked/
115•stared•3h ago•72 comments

OUI-1: world's first model for Generative UI

https://www.openui.com/blog/oui-1
36•zahlekhan•1h ago•33 comments

The Helicopter with Radioactive Blades

https://hackaday.com/2026/09/07/the-helicopter-with-radioactive-blades/
86•zdw•1d ago•18 comments

Show HN: LLM Attention Visualization

https://ishamf.dev/p/llm-attention-visualizer/
34•ifz•1h ago•6 comments

Connecting the Machines

https://herdr.dev/blog/connecting-the-machines/
34•collinmanderson•2h ago•13 comments

LG TVs caught spying even when offline or on standby

https://www.theverge.com/tech/991190/lg-tv-spying-standby-recording-wi-fi-scanning-gamers-nexus
252•sbulaev•2h ago•129 comments

I-have-ADHD: A skill to stop coding agents from burying the answer

https://github.com/ayghri/i-have-adhd
140•domhudson•4h ago•109 comments

Show HN: Copperhead – Hardware as Fast as Software

https://copperhead.sh/
159•animeshchouhan•5h ago•59 comments

The two Christian saints who are the Buddha

https://signoregalilei.com/2026/08/30/the-two-christian-saints-who-are-secretly-the-buddha/
130•surprisetalk•4h ago•71 comments

Y Combinator Early Access Network

https://events.ycombinator.com/yc-early-access-fall-26
35•tosh•2h ago•24 comments

C*: Unifying Programming and Verification in C

https://arxiv.org/abs/2504.02246
38•rramadass•2h ago•27 comments

AlphaGenome Atlas predictive map of every DNA letter change in the human genome

https://deepmind.google/blog/alphagenome-atlas-a-predictive-map-of-every-possible-dna-letter-chan...
59•fady0•4h ago•7 comments

ZX Spectrum: Experimenting with 1-Bit Sound

https://bumbershootsoft.wordpress.com/2026/09/05/zx-spectrum-experimenting-with-1-bit-sound/
59•ibobev•3h ago•18 comments

Replacing a Rust Enum with a 64-Bit Word Made My Interpreter 17% Faster

https://pointersgonewild.com/2026-08-25-replacing-a-rust-enum-with-a-64-bit-word/
16•metrofun•3d ago•6 comments

ChatGPT Images 2.5

https://openai.com/index/introducing-chatgpt-images-2-5/
5•vertigoruntime•8m ago•0 comments

Paramount Caught Using 'Astroturf' Group to Drum Up Fake Support for Merger

https://www.techdirt.com/2026/09/08/paramount-caught-using-astroturf-group-to-drum-up-fake-suppor...
238•hn_acker•4h ago•67 comments

The 92-Year-Old Mathematician and the Teenage Apprentice

https://www.nytimes.com/2026/09/06/science/92-year-old-mathematician-apprentice.html
51•robinhouston•1d ago•4 comments

DHS 'Predictive Policing' Unit Is Analyzing Americans' Financial Habits

https://www.404media.co/a-secretive-dhs-predictive-policing-unit-is-analyzing-americans-financial...
238•abraham•4h ago•110 comments

Getting your hands dirty is good for you

https://www.bbc.com/future/article/20260904-how-getting-your-hands-dirty-boosts-your-health-withi...
175•HatchedLake721•8h ago•148 comments

Navier-Stokes – Tristan Buckmaster [pdf]

https://cims.nyu.edu/~tristanb/statement.pdf
592•procedurecall•13h ago•323 comments

There's a new "Google Jail" for independent wikis

https://weirdgloop.org/blog/google-jail
458•pizzaiolo•16h ago•195 comments

Disappointed Optimists

https://cwodtke.com/disappointed-optimists/
42•adrianhoward•3h ago•2 comments

FreeBSD 14.5-Release

https://www.freebsd.org/releases/14.5R/announce/
65•joshcsimmons•6h ago•7 comments

Extracting Steering Vectors from J space

https://darshanmakwana412.github.io/2026/09/extracting-steering-vectors-from-j-space/
51•martianvoid•2d ago•12 comments

Antiquated HTML Snippets and Artefacts

https://vale.rocks/posts/html-relics
198•patadune•9h ago•68 comments

Reverse engineering the 2008 LogiCola, a logic drill program

https://logicola.org/blog/the-new-logicola
16•kotk•3h ago•1 comments

Mistral raises €3B

https://mistral.ai/news/mistral-makes-sovereign-open-weight-ai-to-frontier/
762•kuberwastaken•13h ago•546 comments
Open in hackernews

Using Coalton to implement a quantum compiler (2022)

https://coalton-lang.github.io/20220906-quantum-compiler/
57•andsoitis•1y ago

Comments

reikonomusha•1y ago
Coalton remains in active development and is used at a couple companies. Like a handful of others in recent history, it's a language that's designed and implemented directly against the needs of either actual products or (PLT-unrelated) research initiatives, so things like performance aren't an afterthought.

There are a few software engineering positions in the Boston, MA area to work on the Coalton compiler (algebraic type systems, optimizations, high-performance computing, dev tools, ...) and to use it for autonomous, firm realtime systems (unrelated to quantum). Email in profile if interested.

joshjob42•1y ago
Is Coalton compatible broadly compatible with the features of CIEL? I've been interested in getting into CL, and CIEL seems like a very nice batteries-included way to do that. But Coalton is also quite interesting and brings some features that may be useful. But I'm such a novice in this particular space (I'm mostly a Julia user with Python and some elisp) that I can't quite tell. Obviously I could start learning CL using CIEL and later play with Coalton but was just wondering if you knew how they may play together.
reikonomusha•1y ago
Coalton can be used wherever (almost any) Common Lisp can be used: mixed in, side by side, exclusively, as an library, etc.

CIEL doesn't presently ship any native Coalton interfaces, so all invocations of CIEL within Coalton code would have to be in a "lisp" form, which is like Rust's "unsafe".

    (define (some-coalton-function arg)
      ;; break out to Lisp
      (lisp String (arg)
        ...CIEL stuff here...))
On ordinary safety settings, the String declaration on the Lisp code will be checked at runtime so that wrong types don't leak back into the surrounding/calling Coalton code.

Conversely, Coalton code can be freely used within Common Lisp code regardless of whether it uses CIEL.

dang•1y ago
A couple bits of past discussion:

Using Coalton to Implement a Quantum Compiler - https://news.ycombinator.com/item?id=36413832 - June 2023 (1 comment)

Using Coalton to Implement a Quantum Compiler - https://news.ycombinator.com/item?id=32741928 - Sept 2022 (1 comment)