frontpage.
newsnewestaskshowjobs

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•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)

Claude is a Contrarian

https://medium.com/@rdsubhas/claude-is-a-contrarian-dbce4de5cada
41•rdsubhas•55m ago•36 comments

Distributed Systems Classics

https://nvartolomei.com/dist-sys-classics/
35•grep_it•1h ago•6 comments

Notes on gotchas while migrating 35kb preprompts from Opus to self-hosted Ollama

https://patrickmccanna.net/notes-on-migrating-large-prompts-away-from-anthropic-openai-to-self-ho...
77•0o_MrPatrick_o0•3h ago•30 comments

Foundation Model Engineering: From Theory to Production

https://sungeuns.github.io/foundation-model-engineering/
31•sungeuns•1h ago•3 comments

Principles for Fast Tokio Applications

https://dial9-rs.github.io/blog/principles-for-fast-tokio-applications/
39•carllerche•1h ago•8 comments

Cua (YC P25) Is Hiring a Founding Technical GTM Lead

https://www.ycombinator.com/companies/cua/jobs/1IWEKVH-founding-technical-gtm-lead
1•frabonacci•8m ago

Hacking AI customer service agents

https://www.intigriti.com/researchers/blog/hacking-tools/hacking-ai-customer-service-agents
27•snikolaev•43m ago•1 comments

What a time to be alive

https://tenderlovemaking.com/2026/09/11/what-a-time-to-be-alive/
134•gregnavis•4h ago•177 comments

Show HN: Neobrutalism.dev – Just added Base UI support and added new color theme

https://www.neobrutalism.dev/
21•samke-•1h ago•5 comments

Show HN: Fly.exe – An EON systems like virtual fruit fly uploaded to computer

https://github.com/Ibtisam-Mohammad/Fly.exe
9•Ibti_sam•1h ago•0 comments

A Beginning for Mathematics

https://www.daniellitt.com/blog/2026/9/13/a-beginning-for-mathematics/
12•robinhouston•1h ago•0 comments

Adversarial Fashion Makes a Statement on AI Panopticon

https://spectrum.ieee.org/adversarial-fashion
37•rbanffy•3h ago•19 comments

The Tudor Kings

https://analog-antiquarian.net/2026/09/11/the-tudor-kings/
8•ibobev•1h ago•1 comments

Why don't machine learning research agents overfit?

https://www.amazon.science/blog/why-dont-machine-learning-research-agents-overfit
10•Betelbuddy•37m ago•1 comments

When LLM judges agree, should we believe them?

https://www.amazon.science/blog/when-llm-judges-agree-should-we-believe-them
7•Betelbuddy•40m ago•0 comments

Show HN: Pelican-bicycle alternatives (updated for 2026)

https://gally.net/temp/20260914pelican-alternatives/index.html
56•tkgally•3h ago•19 comments

An atlas of periodic solutions to the three-body problem

https://www.threebodyorbits.com/
234•danielmorozoff•2d ago•52 comments

I stress-tested Meta Muse until its agent control plane started timing out

https://blog.cygankiewicz.com/en/meta-muse-black-box-testing/
5•mpkc•43m ago•4 comments

Show HN: Is this photo edited? Client-side image forensics

https://vajba.com/image-forensics/
7•trivsamt•4d ago•0 comments

EuroBirdPortal – Live bird movements across Europe

https://www.eurobirdportal.org/ebp/en/
190•NKosmatos•8h ago•52 comments

A 386 PC for Your RP2350

https://github.com/rh1tech/frank-386
170•SamuraiLion•8h ago•49 comments

XCancel service is suspended until further notice

https://xcancel.com/#
111•gaganyaan•7h ago•372 comments

Devil's Arrows: Ancient builders hauled 55k-lb stones 11 miles for UK stone row

https://www.sciencedaily.com/releases/2026/09/260909005152.htm
40•bookofjoe•3d ago•28 comments

Trying to Make a Loop Auto-Vectorize

https://jsgroth.dev/blog/posts/trying-to-make-a-loop-auto-vectorize/
25•zdw•4d ago•8 comments

Fitting Neural Textures and PBR Material Maps with ES (No Backprop)

http://richg42.blogspot.com/2026/09/fitting-neural-texture-and-pbr-material.html
4•ibobev•35m ago•0 comments

Truncated SVD

https://brashandplucky.com/2023/09/09/truncated-svd.html
5•ibobev•1h ago•0 comments

Microsoft patches Windows and Excel – breaks audio, remote access, and paste

https://www.theregister.com/os-platforms/2026/09/14/microsoft-patches-windows-and-excel-breaks-au...
26•Alephinitesimal•59m ago•10 comments

How to write an effective software design document

https://refactoringenglish.com/excerpts/write-an-effective-design-doc/
230•fagnerbrack•4h ago•99 comments

Transitions.dev: UI transitions for AI agents

https://transitions.dev/
9•eustoria•1h ago•0 comments

Show HN: Kinesis – Control your Mac with the Meta Neural Band

https://github.com/callbacked/kinesis
97•callbacked•5h ago•29 comments