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)

Claude Opus 4.7

https://www.anthropic.com/news/claude-opus-4-7
826•meetpateltech•3h ago•645 comments

Codex for Almost Everything

https://openai.com/index/codex-for-almost-everything/
134•mikeevans•44m ago•60 comments

Qwen3.6-35B-A3B: Agentic coding power, now open to all

https://qwen.ai/blog?id=qwen3.6-35b-a3b
541•cmitsakis•4h ago•273 comments

Launch HN: Kampala (YC W26) – Reverse-Engineer Apps into APIs

https://www.zatanna.ai/kampala
34•alexblackwell_•2h ago•25 comments

Cloudflare's AI Platform: an inference layer designed for agents

https://blog.cloudflare.com/ai-platform/
129•nikitoci•4h ago•28 comments

The future of everything is lies, I guess: Where do we go from here?

https://aphyr.com/posts/420-the-future-of-everything-is-lies-i-guess-where-do-we-go-from-here
290•aphyr•4h ago•275 comments

Show HN: MacMind – A transformer neural network in HyperCard on a 1989 Macintosh

https://github.com/SeanFDZ/macmind
64•hammer32•4h ago•14 comments

Show HN: CodeBurn – Analyze Claude Code token usage by task

https://github.com/AgentSeal/codeburn
17•agentseal•2d ago•4 comments

We gave an AI a 3 year retail lease and asked it to make a profit

https://andonlabs.com/blog/andon-market-launch
90•lukaspetersson•2h ago•135 comments

Darkbloom – Private inference on idle Macs

https://darkbloom.dev
424•twapi•13h ago•206 comments

Cloudflare Email Service

https://blog.cloudflare.com/email-for-agents/
292•jilles•4h ago•126 comments

Artifacts: Versioned storage that speaks Git

https://blog.cloudflare.com/artifacts-git-for-agents-beta/
53•jgrahamc•4h ago•2 comments

IPv6 traffic crosses the 50% mark

https://www.google.com/intl/en/ipv6/statistics.html?yzh=28197
679•Aaronmacaron•1d ago•461 comments

Six Characters

https://ajitem.com/blog/iron-core-part-2-six-characters/
35•Airplanepasta•3d ago•3 comments

The paper computer

https://jsomers.net/blog/the-paper-computer
234•jsomers•3d ago•67 comments

Codex Hacked a Samsung TV

https://blog.calif.io/p/codex-hacked-a-samsung-tv
157•campuscodi•7h ago•86 comments

FSF trying to contact Google about spammer sending 10k+ mails from Gmail account

https://daedal.io/@thomzane/116410863009847575
311•pabs3•14h ago•184 comments

AI cybersecurity is not proof of work

https://antirez.com/news/163
147•surprisetalk•7h ago•67 comments

Modern Microprocessors – A 90-Minute Guide

https://www.lighterra.com/papers/modernmicroprocessors/
141•Flex247A•4d ago•18 comments

Laravel raised money and now injects ads directly into your agent

https://techstackups.com/articles/laravel-raised-money-and-now-injects-ads-directly-into-your-agent/
144•mooreds•3h ago•72 comments

Claude Opus 4.7 Model Card

https://anthropic.com/claude-opus-4-7-system-card
116•adocomplete•3h ago•54 comments

Mozilla Thunderbolt

https://www.thunderbolt.io/
250•dabinat•4h ago•224 comments

Where the DOGE Operatives Are Now

https://www.wired.com/story/where-the-doge-operatives-are-now/
34•droidjj•43m ago•19 comments

ChatGPT for Excel

https://chatgpt.com/apps/spreadsheets/
292•armcat•20h ago•180 comments

Japan implements language proficiency requirements for certain visa applicants

https://www.japantimes.co.jp/news/2026/04/15/japan/society/jlpt-visa-requirement/
22•mikhael•1h ago•9 comments

€54k spike in 13h from unrestricted Firebase browser key accessing Gemini APIs

https://discuss.ai.google.dev/t/unexpected-54k-billing-spike-in-13-hours-firebase-browser-key-wit...
345•zanbezi•5h ago•244 comments

RamAIn (YC W26) Is Hiring

https://www.ycombinator.com/companies/ramain/jobs/bwtwd9W-founding-gtm-operations-lead
1•svee•10h ago

PHP 8.6 Closure Optimizations

https://wiki.php.net/rfc/closure-optimizations
64•moebrowne•2d ago•9 comments

Cybersecurity looks like proof of work now

https://www.dbreunig.com/2026/04/14/cybersecurity-is-proof-of-work-now.html
524•dbreunig•1d ago•195 comments

RedSun: System user access on Win 11/10 and Server with the April 2026 Update

https://github.com/Nightmare-Eclipse/RedSun
153•airhangerf15•14h ago•42 comments