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)

Formalizing Fermat's Last Theorem

https://www.anthropic.com/research/formalizing-fermats-last-theorem
285•jlebar•2h ago•167 comments

Discovery of a new OpenAI agent message board

https://collusion.wiki/
1313•moultano•9h ago•1067 comments

Can AI design circuit boards yet?

https://eebench.org/blog/can-ai-design-circuit-boards-yet/
61•iopapa•1h ago•43 comments

Shutting down our public encrypted DNS

https://mullvad.net/en/blog/shutting-down-our-public-encrypted-dns-servers-and-sponsoring-quad9-i...
145•mywacaday•2h ago•46 comments

Fermat's Last Theorem: Anthropic has beaten me to it

https://xenaproject.wordpress.com/2026/09/04/flt-anthropic-has-beaten-me-to-it/
12•ravenical•19m ago•1 comments

Show HN: Open-Source eInk Bike Computer

https://opentrailpaper.com
172•stingrae•4h ago•57 comments

Government Rails Site Hit Hours After CVE Patch

https://rietta.com/blog/ruby-on-rails-cve-exploited-hours-after-patch/
39•rietta•2h ago•12 comments

Statichost.eu – 100% European static site hosting

https://www.statichost.eu/
22•p4bl0•44m ago•2 comments

An open DNS recursive service for free security and high privacy

https://quad9.net/
16•mooreds•1h ago•3 comments

The Rust React Compiler is now native in Vite

https://blog.master.dev/react-now-rusted-all-the-way-out/
73•acusti•3h ago•13 comments

deSEC – Free Secure DNS

https://desec.io/
84•gurjeet•5h ago•31 comments

IBM Bob

https://bob.ibm.com/
189•artpar•8h ago•229 comments

Solving the Jane Street reverse engineering challenge

https://jestoph.com/2026/09/04/jane-street-challenge.html
355•anitil•11h ago•81 comments

Fermat's Last Theorem in Lean 4

https://github.com/anthropics/fermats-last-theorem
18•aaraujo002•2h ago•3 comments

How to Create a Tor Exit Node

https://madpsy.uk/how-to-create-a-tor-exit-node/
12•Eridanus2•1h ago•7 comments

Adult Film Producer Unmasks Prolific 'John DOE' Torrent Pirate as Meta Executive

https://torrentfreak.com/adult-film-producer-unmasks-prolific-john-doe-torrent-pirate-as-meta-exe...
239•speckx•4h ago•135 comments

The Wormhole Hall of Shame

https://rznicolet.com/2026/07/05/wormhole-hall-of-shame/
7•rznicolet•4d ago•5 comments

Project HydraFusion: Frontier quality via multi-model orchestration

https://github.blog/ai-and-ml/github-copilot/project-hydrafusion-frontier-quality-via-multi-model...
45•qainsights•4h ago•27 comments

People that worked on the same idea for decades

https://nityasnotes.com/writing/decades/
37•sebg•1d ago•18 comments

Show HN: TERMy – A fast terminal assistant that does not use LLMs

https://github.com/gioblu/NPC-Forge/blob/main/docs/development.md
66•gioscarab•12h ago•24 comments

Corporate America is getting hooked on open-source AI

https://www.nytimes.com/2026/09/04/technology/open-source-ai-anthropic-openai.html
225•aaraujo002•5h ago•209 comments

Elevator of the Year: Modernization of the Metropolis Trust Building

https://www.starelevator.com/projects/star-elevator-modernization-of-the-metropolis-trust-building
131•palashawas•3d ago•48 comments

"Next-token predictor" is the wrong mental model for LLMs

https://gmcgoldr.github.io/2026/09/04/llm-next-token-predictors.html
33•garrinm•4h ago•77 comments

Getting Started with AT Protocol

https://bnb.im/posts/atproto-essential-resources/
65•evakhoury•3d ago•23 comments

SubImage (YC W25) Is Hiring a Founding Engineer in SF

https://www.ycombinator.com/companies/subimage/jobs/NCTFgKK-founding-engineer
1•alexchantavy•9h ago

Deadpan Photography: Enjoying the Pretence

https://photoni.st/index.php/2026/07/12/deadpan-photography-enjoying-the-pretence/
8•NaOH•3d ago•7 comments

Ok, but does it scale?

https://spacetimedb.com/blog/how-does-spacetime-scale
99•theanonymousone•8h ago•62 comments

The Two Abstractions of System Design: Hide or Reduce

http://muratbuffalo.blogspot.com/2026/05/the-two-abstractions-of-system-design.html
93•ubolonton_•2d ago•10 comments

Arrested for a Late Manuscript: Seicho Matsumoto's 'Tokyo Express'

https://www.millersbookreview.com/p/arrested-for-a-late-manuscript-seicho-matsumoto-tokyo-express
16•benbreen•1d ago•4 comments

GPT-6 Astra

https://openai.com/index/gpt-6-astra/
2133•kibae•1d ago•1938 comments