frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Using Coalton to implement a quantum compiler (2022)

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

Comments

reikonomusha•6mo 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•6mo 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•6mo 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•6mo 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)

RuBee

https://computer.rip/2025-11-22-RuBee.html
164•Sniffnoy•5h ago•20 comments

Fran Sans – font inspired by San Francisco light rail displays

https://emilysneddon.com/fran-sans-essay
849•ChrisArchitect•14h ago•112 comments

A free tool that stuns LLMs with thousands of invisible Unicode characters

https://gibberifier.com
81•wdpatti•5h ago•31 comments

Ask HN: Hearing aid wearers, what's hot?

155•pugworthy•5h ago•63 comments

Disney Lost Roger Rabbit

https://pluralistic.net/2025/11/18/im-not-bad/
107•leephillips•5d ago•30 comments

The Rust Performance Book (2020)

https://nnethercote.github.io/perf-book/
92•vinhnx•4d ago•5 comments

µcad: New open source programming language that can generate 2D sketches and 3D

https://microcad.xyz/
178•todsacerdoti•11h ago•42 comments

Native Secure Enclave backed SSH keys on macOS

https://gist.github.com/arianvp/5f59f1783e3eaf1a2d4cd8e952bb4acf
373•arianvanp•14h ago•154 comments

Show HN: Syd – An offline-first, AI-augmented workstation for blue teams

https://www.sydsec.co.uk
6•paul2495•1h ago•2 comments

New magnetic component discovered in the Faraday effect after nearly 2 centuries

https://phys.org/news/2025-11-magnetic-component-faraday-effect-centuries.html
127•rbanffy•4d ago•40 comments

We stopped roadmap work for a week and fixed 189 bugs

https://lalitm.com/fixits-are-good-for-the-soul/
159•signa11•5h ago•102 comments

The Cloudflare outage was a good thing

https://gist.github.com/jbreckmckye/32587f2907e473dd06d68b0362fb0048
121•radeeyate•5h ago•89 comments

Lambda Calculus – Animated Beta Reduction of Lambda Diagrams

https://cruzgodar.com/applets/lambda-calculus
13•perryprog•3h ago•0 comments

Having Fun with Complex Numbers

https://mathwonder.org/Having-Fun-with-Complex-Numbers/
25•smm16r•5d ago•6 comments

Build desktop applications using Go and Web Technologies

https://github.com/wailsapp/wails
26•selvan•3h ago•11 comments

Passing the Torch – My Last Root DNSSEC KSK Ceremony as Crypto Officer 4

https://technotes.seastrom.com/2025/11/23/passing-the-torch.html
47•greyface-•6h ago•11 comments

Calculus for Mathematicians, Computer Scientists, and Physicists [pdf]

https://mathcs.holycross.edu/~ahwang/print/calc.pdf
290•o4c•15h ago•65 comments

Show HN: I wrote a minimal memory allocator in C

https://github.com/t9nzin/memory
89•t9nzin•9h ago•23 comments

Ego, empathy, and humility at work

https://matthogg.fyi/a-unified-theory-of-ego-empathy-and-humility-at-work/
48•mrmatthogg•6h ago•9 comments

Band of Holes

https://en.wikipedia.org/wiki/Band_of_Holes
26•user070223•5d ago•6 comments

Hyperoptic: IPv6 and Out-of-Order Packets

https://blog.zakkemble.net/hyperoptic-ipv6-and-out-of-order-packets/
24•speckx•5d ago•0 comments

A desktop app for isolated, parallel agentic development

https://github.com/coder/mux
77•mercat•9h ago•30 comments

Pixar: The Early Days

https://stevejobsarchive.com/stories/pixar-early-days
3•tosh•4d ago•1 comments

A time-travelling door bug in Half Life 2

https://mastodon.gamedev.place/@TomF/115589875974658415
415•AshleysBrain•2d ago•53 comments

Liva AI (YC S25) Is Hiring

https://www.ycombinator.com/companies/liva-ai/jobs/fYP8QP8-growth-intern
1•ashlleymo•9h ago

Iowa City made its buses free. Traffic cleared, and so did the air

https://www.nytimes.com/2025/11/18/climate/iowa-city-free-buses.html
349•bookofjoe•10h ago•402 comments

McMaster Carr – The Smartest Website You Haven't Heard Of

https://www.bedelstein.com/post/mcmaster-carr
22•jcartw•5h ago•9 comments

Show HN: Gitlogue – A terminal tool that replays your Git commits with animation

https://github.com/unhappychoice/gitlogue
132•unhappychoice•5d ago•15 comments

Particle Life

https://sandbox-science.com/particle-life
66•StromFLIX•10h ago•8 comments

Terence Tao: At the Erdos problem website, AI assistance now becoming routine

https://mathstodon.xyz/@tao/115591487350860999
241•dwohnitmok•1d ago•44 comments