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

Comments

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

I'm helping my dog vibe code games

https://www.calebleak.com/posts/dog-game/
545•cleak•6h ago•162 comments

Mac mini will be made at a new facility in Houston

https://www.apple.com/newsroom/2026/02/apple-accelerates-us-manufacturing-with-mac-mini-production/
273•haunter•2h ago•271 comments

Hacking an old Kindle to display bus arrival times

https://www.mariannefeng.com/portfolio/kindle/
143•mengchengfeng•4h ago•26 comments

Show HN: Moonshine Open-Weights STT models – higher accuracy than WhisperLargev3

https://github.com/moonshine-ai/moonshine
59•petewarden•2h ago•11 comments

Nearby Glasses

https://github.com/yjeanrenaud/yj_nearbyglasses
200•zingerlio•6h ago•85 comments

Cell Service for the Fairly Paranoid

https://www.cape.co/
22•0xWTF•1h ago•13 comments

Show HN: Emdash – Open-source agentic development environment

https://github.com/generalaction/emdash
89•onecommit•6h ago•36 comments

I pitched a roller coaster to Disneyland at age 10 in 1978

https://wordglyph.xyz/one-piece-at-a-time
380•wordglyph•11h ago•147 comments

Hugging Face Skills

https://github.com/huggingface/skills
123•armcat•6h ago•36 comments

Optophone

https://en.wikipedia.org/wiki/Optophone
19•Hooke•4d ago•3 comments

How we rebuilt Next.js with AI in one week

https://blog.cloudflare.com/vinext/
305•ghostwriternr•4h ago•93 comments

Fed's Cook says AI triggering big changes, sees possible unemployment rise

https://www.reuters.com/business/feds-cook-says-ai-triggering-big-changes-sees-possible-short-ter...
24•geox•33m ago•6 comments

Pi – a minimal terminal coding harness

https://pi.dev
100•kristianpaul•2h ago•44 comments

Build Your Own Forth Interpreter

https://codingchallenges.fyi/challenges/challenge-forth/
44•AlexeyBrin•3d ago•12 comments

IRS Tactics Against Meta Open a New Front in the Corporate Tax Fight

https://www.nytimes.com/2026/02/24/business/irs-meta-corporate-taxes.html
174•mitchbob•11h ago•190 comments

OpenAI, the US government and Persona built an identity surveillance machine

https://vmfunc.re/blog/persona/
408•rzk•5h ago•129 comments

The history of knocking on wood

https://resobscura.substack.com/p/neolithic-habits-machine-age-tools
7•benbreen•8h ago•0 comments

We installed a single turnstile to feel secure

https://idiallo.com/blog/installed-single-turnstile-for-security-theater
258•firefoxd•2d ago•116 comments

Steel Bank Common Lisp

https://www.sbcl.org/
134•tosh•5h ago•43 comments

Verge (YC S15) Is Hiring a Director of Computational Biology and AI Scientists/Eng

https://jobs.ashbyhq.com/verge-genomics
1•alicexzhang•7h ago

Looks like it is happening

https://www.math.columbia.edu/~woit/wordpress/?p=15500
126•jjgreen•2h ago•85 comments

Dream Recorder AI – a portal to your subconscious

https://dreamrecorder.ai/
9•level87•1h ago•9 comments

Ask HN: Programmable Watches with WiFi?

12•dakiol•3d ago•5 comments

We Are Changing Our Developer Productivity Experiment Design

https://metr.org/blog/2026-02-24-uplift-update/
27•ej88•4h ago•18 comments

Stripe reportedly makes offer to acquire PayPal

https://www.cnbc.com/2026/02/24/paypal-stock-stripe-acquisition-report.html
39•nodesocket•1h ago•23 comments

IDF killed Gaza aid workers at point blank range in 2025 massacre: Report

https://www.dropsitenews.com/p/israeli-soldiers-tel-sultan-gaza-red-crescent-civil-defense-massac...
1136•Qem•11h ago•416 comments

Show HN: Tag Promptless on any GitHub PR/Issue to get updated user-facing docs

26•prithvi2206•6h ago•5 comments

Show HN: Chaos Monkey but for Audio Video Testing (WebRTC and UDP)

https://github.com/MdSadiqMd/AV-Chaos-Monkey
30•MdSadiqMd•1d ago•2 comments

Mercury 2: The fastest reasoning LLM, powered by diffusion

https://www.inceptionlabs.ai/blog/introducing-mercury-2
4•fittingopposite•1h ago•0 comments

The Missing Semester of Your CS Education – Revised for 2026

https://missing.csail.mit.edu/
376•anishathalye•1d ago•113 comments