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•1y ago

Comments

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

Valve releases Steam Controller CAD files under Creative Commons license

https://www.digitalfoundry.net/news/2026/05/valve-releases-steam-controller-cad-files-under-creat...
1428•haunter•18h ago•449 comments

Appearing productive in the workplace

https://nooneshappy.com/article/appearing-productive-in-the-workplace/
1157•diebillionaires•17h ago•439 comments

Permacomputing Principles

https://permacomputing.net/principles/
142•andsoitis•7h ago•66 comments

SQLite Is a Library of Congress Recommended Storage Format

https://sqlite.org/locrsf.html
250•whatisabcdefgh•11h ago•67 comments

Diskless Linux boot using ZFS, iSCSI and PXE

https://aniket.foo/posts/20260505-netboot/
87•stereo-highway•6h ago•45 comments

Show HN: Social Network for Corporate Cringe

https://CringeOut.com
12•CringeOut•1h ago•11 comments

Photoshop's challenges with focus, pt. 2

https://unsung.aresluna.org/photoshops-challenges-with-focus-pt-2/
32•frizlab•2d ago•8 comments

Vibe coding and agentic engineering are getting closer than I'd like

https://simonwillison.net/2026/May/6/vibe-coding-and-agentic-engineering/
599•e12e•18h ago•654 comments

RSS feeds send me more traffic than Google

https://shkspr.mobi/blog/2026/05/rss-feeds-send-me-more-traffic-than-google/
107•SpyCoder77•9h ago•19 comments

Chevrolet Performance eCrate package (400v/200hp)

https://www.chevrolet.com/performance-parts/crate-engines/ecrate
41•mindcrime•2d ago•18 comments

Making LLM Training Faster with Unsloth and NVIDIA

https://unsloth.ai/blog/nvidia-collab
36•segmenta•2h ago•2 comments

ProgramBench: Can Language Models Rebuild Programs from Scratch?

https://arxiv.org/abs/2605.03546
45•jonbaer•6h ago•28 comments

Show HN: Agent-skills-eval – Test whether Agent Skills improve outputs

https://github.com/darkrishabh/agent-skills-eval
19•darkrishabh•3h ago•1 comments

Show HN: Trust – Coding Rust like it's 1989

https://github.com/wojtczyk/trust
18•wojtczyk•3h ago•4 comments

Boris Cherny: TI-83 Plus Basic Programming Tutorial (2004)

https://www.ticalc.org/programming/columns/83plus-bas/cherny/
6•suoken•2d ago•0 comments

Google Cloud fraud defense, the next evolution of reCAPTCHA

https://cloud.google.com/blog/products/identity-security/introducing-google-cloud-fraud-defense-t...
304•unforgivenpasta•15h ago•309 comments

From Supabase to Clerk to Better Auth

https://blog.val.town/better-auth
257•stevekrouse•16h ago•187 comments

What I learned making an app for my family

https://mendelgreenberg.com/posts/ourcar/
56•chabad360•20h ago•14 comments

Pen pal programs endure in a digital age

https://apnews.com/article/pen-pals-letters-comeback-bc87e1b9c229665bafd368e19751d6ca
49•petethomas•1d ago•9 comments

The Mathematical Dance Inside Plant Cells

https://www.quantamagazine.org/the-hidden-mathematical-dance-inside-plant-cells-20260504/
43•isaacfrond•2d ago•2 comments

Show HN: Hallucinopedia

http://halupedia.com/
223•bstrama•17h ago•200 comments

SingleRide: Longest route on NYC Subway without visiting the same station twice

https://singleride.nyc/
10•TMWNN•1d ago•4 comments

Community firmware for the Xteink X4 e-paper reader

https://github.com/crosspoint-reader/crosspoint-reader
102•dmos62•1d ago•29 comments

The Vatican's Website in Latin

https://www.vatican.va/latin/latin_index.html
150•ks2048•8h ago•87 comments

Show HN: Tilde.run – Agent sandbox with a transactional, versioned filesystem

https://tilde.run/
162•ozkatz•17h ago•116 comments

Building my own Vi text editor in BASIC

https://leetusman.com/nosebook/yvi
59•zeech•1d ago•29 comments

Learning the Integral of a Diffusion Model

https://sander.ai/2026/05/06/flow-maps.html
133•benanne•15h ago•21 comments

Building the TD4 4-Bit CPU

https://jayakody2000lk.blogspot.com/2026/05/building-td4-4-bit-cpu.html
19•zdw•5h ago•6 comments

SoundOff: Low-Cost Passive Ultrasound Tags

https://yibo-fu.com/SoundOff-Low-cost-Passive-Ultrasound-Tags-for-Non-invasive-and-Non
74•jonbaer•16h ago•1 comments

A Theory of Deep Learning

https://elonlit.com/scrivings/a-theory-of-deep-learning/
191•elonlit•1d ago•46 comments