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

Comments

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

Ghostty is leaving GitHub

https://mitchellh.com/writing/ghostty-leaving-github
1947•WadeGrimridge•8h ago•604 comments

Before GitHub

https://lucumr.pocoo.org/2026/4/28/before-github/
321•mlex•6h ago•92 comments

How ChatGPT serves ads

https://www.buchodi.com/how-chatgpt-serves-ads-heres-the-full-attribution-loop/
200•lmbbuchodi•4h ago•134 comments

Show HN: Auto-Architecture: Karpathy's Loop, pointed at a CPU

https://github.com/FeSens/auto-arch-tournament/blob/main/docs/auto-arch-tournament-blog-post.md
33•fesens•10h ago•6 comments

Regression: malware reminder on every read still causes subagent refusals

https://github.com/anthropics/claude-code/issues/49363
169•thomashobohm•4h ago•65 comments

We decreased our LLM costs with Opus

https://www.mendral.com/blog/frontier-model-lower-costs
60•shad42•3h ago•19 comments

OpenAI models coming to Amazon Bedrock: Interview with OpenAI and AWS CEOs

https://stratechery.com/2026/an-interview-with-openai-ceo-sam-altman-and-aws-ceo-matt-garman-abou...
205•translocator•8h ago•75 comments

We still don't have a more precise value for "Big G"

https://arstechnica.com/science/2026/04/we-still-dont-have-a-more-precise-value-for-big-g/
11•rbanffy•1d ago•1 comments

I won a championship that doesn't exist

https://ron.stoner.com/How_I_Won_a_Championship_That_Doesnt_Exist/
101•SEJeff•7h ago•61 comments

Behavioral timescale synaptic plasticity rewires the brain after an experience

https://www.quantamagazine.org/a-new-type-of-neuroplasticity-rewires-the-brain-after-a-single-exp...
76•ibobev•1d ago•1 comments

Intel Arc Pro B70 Review

https://www.pugetsystems.com/labs/articles/intel-arc-pro-b70-review/
125•zdw•4d ago•72 comments

Apple CMF (Color-Matching Functions) 2026

https://www.lttlabs.com/articles/2026/04/11/apple-studio-display-xdr-display-testing-results
15•HeyMeco•4h ago•0 comments

GitHub RCE Vulnerability: CVE-2026-3854 Breakdown

https://www.wiz.io/blog/github-rce-vulnerability-cve-2026-3854
274•bo0tzz•11h ago•64 comments

Nonlinearity Affects a Pendulum

https://www.johndcook.com/blog/2026/04/24/nonlinear-pendulum/
12•ibobev•1d ago•1 comments

Who owns the code Claude Code wrote?

https://legallayer.substack.com/p/who-owns-the-claude-code-wrote
293•senaevren•16h ago•313 comments

Your phone is about to stop being yours

https://keepandroidopen.org/en/
1089•doener•12h ago•513 comments

Claude for Creative Work

https://www.anthropic.com/news/claude-for-creative-work
79•elsewhen•4h ago•48 comments

Warp is now open-source

https://www.warp.dev/blog/warp-is-now-open-source
192•meetpateltech•12h ago•58 comments

Show HN: Drive any macOS app in the background without stealing the cursor

https://github.com/trycua/cua
70•frabonacci•12h ago•25 comments

Bugs Rust Won't Catch

https://corrode.dev/blog/bugs-rust-wont-catch/
4•lwhsiao•1h ago•0 comments

Localsend: An open-source cross-platform alternative to AirDrop

https://github.com/localsend/localsend
765•bilsbie•16h ago•235 comments

CJIT: C, Just in Time

https://dyne.org/cjit/
91•smartmic•8h ago•26 comments

Talkie: a 13B vintage language model from 1930

https://talkie-lm.com/introducing-talkie
652•jekude•1d ago•263 comments

I have officially retired from Emacs

https://nullprogram.com/blog/2026/04/26/
192•Fudgel•3d ago•126 comments

UAE to leave OPEC

https://www.ft.com/content/8c354f2d-3e66-47f1-aad4-9b4aa30e386d
369•bazzmt•15h ago•501 comments

VibeVoice: Open-source frontier voice AI

https://github.com/microsoft/VibeVoice
338•tosh•16h ago•168 comments

An update on GitHub availability

https://github.blog/news-insights/company-news/an-update-on-github-availability/
335•salkahfi•18h ago•215 comments

Infisical (YC W23) Is Hiring Full Stack Software Engineers (Remote)

https://jobs.ashbyhq.com/infisical/782b9da8-20e1-48b2-919e-6c5430c58628
1•vmatsiiako•11h ago

A playable DOOM MCP app

https://chrisnager.com/blog/doom-runs-in-chatgpt-and-claude/
81•chrisnager•8h ago•29 comments

Patch applies fake diffs from commit messages

https://samizdat.dev/phantom-patch/
89•reconquestio•2d ago•29 comments