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•10mo ago

Comments

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

SWE-CI: Evaluating Agent Capabilities in Maintaining Codebases via CI

https://arxiv.org/abs/2603.03823
27•mpweiher•1h ago•3 comments

Cloud VM benchmarks 2026

https://devblog.ecuadors.net/cloud-vm-benchmarks-2026-performance-price-1i1m.html
223•dkechag•8h ago•100 comments

"Warn about PyPy being unmaintained"

https://github.com/astral-sh/uv/pull/17643
173•networked•8h ago•58 comments

From RGB to L*a*b* color space (2024)

https://kaizoudou.com/from-rgb-to-lab-color-space/
31•kqr•4d ago•5 comments

CasNum

https://github.com/0x0mer/CasNum
277•aebtebeten•12h ago•36 comments

Show HN: Curiosity – DIY 6" Newtonian Reflector Telescope

https://curiosity-telescope.vercel.app/
14•big_Brain69•2h ago•1 comments

MonoGame: A .NET framework for making cross-platform games

https://github.com/MonoGame/MonoGame
77•azhenley•7h ago•42 comments

How to run Qwen 3.5 locally

https://unsloth.ai/docs/models/qwen3.5
145•Curiositry•10h ago•37 comments

Emacs internals: Deconstructing Lisp_Object in C (Part 2)

https://thecloudlet.github.io/blog/project/emacs-02/
70•thecloudlet•2d ago•2 comments

A decade of Docker containers

https://cacm.acm.org/research/a-decade-of-docker-containers/
298•zacwest•16h ago•203 comments

Dumping Lego NXT firmware off of an existing brick (2025)

https://arcanenibble.github.io/dumping-lego-nxt-firmware-off-of-an-existing-brick.html
203•theblazehen•2d ago•11 comments

Yoghurt delivery women combatting loneliness in Japan

https://www.bbc.com/travel/article/20260302-the-yoghurt-delivery-women-combatting-loneliness-in-j...
286•ranit•20h ago•154 comments

Show HN: A weird thing that detects your pulse from the browser video

https://pulsefeedback.io/
77•kilroy123•3d ago•37 comments

Autoresearch: Agents researching on single-GPU nanochat training automatically

https://github.com/karpathy/autoresearch
115•simonpure•13h ago•31 comments

The surprising whimsy of the Time Zone Database

https://muddy.jprs.me/links/2026-03-06-the-surprising-whimsy-of-the-time-zone-database/
119•jprs•15h ago•36 comments

Best performance of a C++ singleton

https://andreasfertig.com/blog/2026/03/best-performance-of-a-cpp-singleton/
31•jandeboevrie•1d ago•23 comments

Rijksmuseum researchers discover new painting by Rembrandt van Rijn

https://www.rijksmuseum.nl/en/press/press-releases/rijksmuseum-researchers-discover-new-painting-...
4•ohjeez•3d ago•0 comments

In 1985 Maxell built a bunch of life-size robots for its bad floppy ad

https://buttondown.com/suchbadtechads/archive/maxell-life-size-robots/
109•rfarley04•3d ago•13 comments

Ten years of deploying to production

https://brandonvin.github.io/2026/03/04/ten-years-of-deploying-to-production.html
28•mooreds•2d ago•5 comments

FLASH radiotherapy's bold approach to cancer treatment

https://spectrum.ieee.org/flash-radiotherapy
211•marc__1•18h ago•63 comments

I'm Not Consulting an LLM

https://lr0.org/blog/p/gpt/
9•birdculture•1h ago•2 comments

macOS code injection for fun and no profit (2024)

https://mariozechner.at/posts/2024-07-20-macos-code-injection-fun/
93•jstrieb•3d ago•16 comments

Digital Iris [video]

https://www.youtube.com/watch?v=Kg_2MAgS_pE
5•surprisetalk•3d ago•1 comments

Lisp-style C++ template meta programming

https://github.com/mistivia/lmp
48•mistivia•11h ago•7 comments

To the Polypropylene Makers

https://www.lesswrong.com/posts/HQTueNS4mLaGy3BBL/here-s-to-the-polypropylene-makers
30•raldi•3h ago•3 comments

Files are the interface humans and agents interact with

https://madalitso.me/notes/why-everyone-is-talking-about-filesystems/
218•malgamves•22h ago•119 comments

SigNoz (YC W21) is hiring for engineering, growth and product roles

https://signoz.io/careers
1•pranay01•16h ago

Ask HN: Why there are no actual studies that show AI is more productive?

6•make_it_sure•1h ago•4 comments

LLM Writing Tropes.md

https://tropes.fyi/tropes-md
197•walterbell•12h ago•82 comments

New Research Reassesses the Value of Agents.md Files for AI Coding

https://www.infoq.com/news/2026/03/agents-context-file-value-review/
14•noemit•1h ago•13 comments