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

Comments

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

Self Propagating NPM Malware Compromises over 40 Packages

https://www.stepsecurity.io/blog/ctrl-tinycolor-and-40-npm-packages-compromised
103•jamesberthoty•1h ago•84 comments

Hosting a website on a disposable vape

https://bogdanthegeek.github.io/blog/projects/vapeserver/
1191•BogdanTheGeek•18h ago•422 comments

60 years after Gemini, newly processed images reveal details

https://arstechnica.com/space/2025/09/60-years-after-gemini-newly-processed-images-reveal-incredi...
96•sohkamyung•2d ago•22 comments

"Your" vs. "My" in user interfaces

https://adamsilver.io/blog/your-vs-my-in-user-interfaces/
259•Twixes•9h ago•117 comments

Migrating to React Native's New Architecture

https://shopify.engineering/react-native-new-architecture
15•vidyesh•3d ago•6 comments

Learn x86-64 assembly by writing a GUI from scratch (2023)

https://gaultier.github.io/blog/x11_x64.html
154•ibobev•3d ago•18 comments

React is winning by default and slowing innovation

https://www.lorenstew.art/blog/react-won-by-default/
561•dbushell•18h ago•632 comments

The Mythical Creatures of London

https://londonist.com/london/history/the-mythical-creatures-of-london
21•zeristor•3d ago•5 comments

William Gibson Reads Neuromancer (2004)

http://bearcave.com/bookrev/neuromancer/neuromancer_audio.html
254•exvi•14h ago•68 comments

macOS Tahoe

https://www.apple.com/os/macos/
498•Wingy•19h ago•694 comments

Wanted to spy on my dog, ended up spying on TP-Link

https://kennedn.com/blog/posts/tapo/
466•kennedn•19h ago•151 comments

I feel Apple has lost its alignment with me and other long-time customers

https://morrick.me/archives/10137
391•mgrayson•12h ago•375 comments

FBI couldn't get my husband to decrypt his Tor node so he was jailed for 3 years

https://old.reddit.com/r/TOR/comments/1ni5drm/the_fbi_couldnt_get_my_husband_to_decrypt_his_tor/
11•heavyset_go•14m ago•2 comments

PayPal to support Ethereum and Bitcoin

https://newsroom.paypal-corp.com/2025-09-15-PayPal-Ushers-in-a-New-Era-of-Peer-to-Peer-Payments,-...
453•DocFeind•22h ago•351 comments

How big a solar battery do I need to store all my home's electricity?

https://shkspr.mobi/blog/2025/09/how-big-a-solar-battery-do-i-need-to-store-all-my-homes-electric...
350•FromTheArchives•23h ago•432 comments

GPT-5-Codex

https://openai.com/index/introducing-upgrades-to-codex/
331•meetpateltech•19h ago•107 comments

Addendum to GPT-5 system card: GPT-5-Codex

https://openai.com/index/gpt-5-system-card-addendum-gpt-5-codex/
235•wertyk•17h ago•135 comments

People Who Hunt Down Old TVs

https://www.bbc.com/future/article/20250911-the-people-who-hunt-down-old-tvs
93•tmendez•3d ago•59 comments

Linux phones are more important now than ever

https://feddit.org/post/18353777
572•wicket•11h ago•344 comments

Why do we keep gravitating toward complexity?

https://kyrylo.org/software/2025/08/21/why-do-software-developers-love-complexity.html
106•PaulHoule•13h ago•138 comments

Launch HN: Trigger.dev (YC W23) – Open-source platform to build reliable AI apps

144•eallam•21h ago•58 comments

Ask HN: Generalists, when do you say "I know enough" about any particular topic?

3•AbstractH24•34m ago•4 comments

Basics of Equality Saturation

https://egglog-python.readthedocs.io/latest/tutorials/tut_1_basics.html
10•todsacerdoti•3d ago•1 comments

Show HN: Pyproc – Call Python from Go Without CGO or Microservices

https://github.com/YuminosukeSato/pyproc
27•acc_10000•8h ago•7 comments

I wish my web server were in the corner of my room (2022)

https://interconnected.org/home/2022/10/10/servers
88•jonassaid•3d ago•62 comments

Robert Redford Has Died

https://www.nytimes.com/2025/09/16/movies/robert-redford-dead.html
4•uptown•15m ago•0 comments

How People Use ChatGPT [pdf]

https://cdn.openai.com/pdf/a253471f-8260-40c6-a2cc-aa93fe9f142e/economic-research-chatgpt-usage-p...
139•nycdatasci•17h ago•68 comments

CubeSats are fascinating learning tools for space

https://www.jeffgeerling.com/blog/2025/cubesats-are-fascinating-learning-tools-space
198•warrenm•22h ago•78 comments

Removing newlines in FASTA file increases ZSTD compression ratio by 10x

https://log.bede.im/2025/09/12/zstandard-long-range-genomes.html
268•bede•3d ago•103 comments

Massive Attack turns concert into facial recognition surveillance experiment

https://www.gadgetreview.com/massive-attack-turns-concert-into-facial-recognition-surveillance-ex...
299•loteck•14h ago•139 comments