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)

Ada 2022

https://www.adaic.org/ada-resources/standards/ada22/
47•tosh•1h ago•1 comments

Why it takes you and an elephant the same amount of time to poop

https://www.pbs.org/newshour/health/takes-elephant-amount-time-poop
34•Tomte•49m ago•24 comments

Tech employment now significantly worse than the 2008 or 2020 recessions

https://twitter.com/JosephPolitano/status/2029916364664611242
436•enraged_camel•3h ago•293 comments

Show HN: Moongate – Ultima Online server emulator in .NET 10 with Lua scripting

https://github.com/moongate-community/moongatev2
186•squidleon•6h ago•111 comments

Hardening Firefox with Anthropic's Red Team

https://www.anthropic.com/news/mozilla-firefox-security
360•todsacerdoti•9h ago•107 comments

Open Camera is a FOSS Camera App for Android

https://opencamera.org.uk/
163•tetris11•4d ago•75 comments

Apache Otava

https://otava.apache.org/
30•djoldman•5d ago•2 comments

Launch HN: Palus Finance (YC W26): Better yields on idle cash for startups, SMBs

22•sam_palus•2h ago•32 comments

Payphone Go

https://walzr.com/payphone-go/
257•walz•4d ago•56 comments

CT Scans of Health Wearables

https://www.lumafield.com/scan-of-the-month/health-wearables
148•radeeyate•6h ago•32 comments

Astra: An open-source observatory control software

https://github.com/ppp-one/astra
65•pppone•4h ago•17 comments

Triplet Superconductor

https://www.sciencedaily.com/releases/2026/02/260221000252.htm
22•jonbaer•4d ago•6 comments

Entomologists use a particle accelerator to image ants at scale

https://spectrum.ieee.org/3d-scanning-particle-accelerator-antscan
65•gmays•5h ago•6 comments

Multifactor (YC F25) Is Hiring an Engineering Lead

https://www.ycombinator.com/companies/multifactor/jobs/lcpd60A-engineering-lead
1•multifactor•4h ago

LibreSprite – open-source pixel art editor

https://libresprite.github.io/
218•nicoloren•11h ago•73 comments

Workers who love ‘synergizing paradigms’ might be bad at their jobs

https://news.cornell.edu/stories/2026/03/workers-who-love-synergizing-paradigms-might-be-bad-thei...
446•Anon84•7h ago•254 comments

Analytic Fog Rendering with Volumetric Primitives (2025)

https://matejlou.blog/2025/02/11/analytic-fog-rendering-with-volumetric-primitives/
72•surprisetalk•1d ago•3 comments

Good Bad ISPs

https://community.torproject.org/relay/community-resources/good-bad-isps/
79•rzk•6h ago•25 comments

A tool that removes censorship from open-weight LLMs

https://github.com/elder-plinius/OBLITERATUS
51•mvdwoord•6h ago•25 comments

Global warming has accelerated significantly

https://www.researchsquare.com/article/rs-6079807/v1
828•morsch•6h ago•809 comments

Show HN: Claude-replay – A video-like player for Claude Code sessions

https://github.com/es617/claude-replay
36•es617•5h ago•18 comments

Show HN: A trainable, modular electronic nose for industrial use

https://sniphi.com/
24•kwitczak•3d ago•10 comments

Show HN: Reconstruct any image using primitive shapes, runs in-browser via WASM

https://github.com/taiseiue/primitive-playground
3•taiseiue•3d ago•0 comments

Paul Brainerd, founder of Aldus PageMaker, has died

https://blog.adafruit.com/2026/03/04/pagemaker-and-aldus-founder-pioneer-paul-brainerd-1947-2026/
103•fortran77•5h ago•21 comments

We might all be AI engineers now

https://yasint.dev/we-might-all-be-ai-engineers-now/
130•sn0wflak3s•11h ago•184 comments

Supertoast tables

https://hatchet.run/blog/supertoast-tables
42•abelanger•4h ago•5 comments

Anthropic, Please Make a New Slack

https://www.fivetran.com/blog/anthropic-please-make-a-new-slack
29•georgewfraser•1h ago•6 comments

TypeScript 6.0 RC

https://devblogs.microsoft.com/typescript/announcing-typescript-6-0-rc/
14•johnz•48m ago•1 comments

It took four years until 2011’s iOS 5 gave everyone an emoji keyboard

https://unsung.aresluna.org/im-obviously-taking-a-risk-here-by-advertising-emoji-directly/
115•tobr•12h ago•69 comments

70k Books Found in Hidden Library in This Germany Home (2023)

https://bookstr.com/article/70k-books-found-in-hidden-library-in-this-germany-home/
57•eatonphil•8h ago•31 comments