frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Show HN: Are You in the Weights?

https://www.intheweights.com/
42•turtlesoup•50m ago•16 comments

Noam Shazeer Joins OpenAI

https://twitter.com/NoamShazeer/status/2067400851438932297
186•lukasgross•21h ago•141 comments

I found 10k GitHub repositories distributing Trojan malware

https://orchidfiles.com/github-repositories-distributing-malware/
566•theorchid•9h ago•133 comments

I told them forced consent was unlawful. 5 years later it cost Elkjop €1.8M

https://www.thatprivacyguy.com/blog/elkjop-forced-consent-fine/
51•speckx•3h ago•8 comments

Swiss parliament lifts ban on new nuclear power plants

https://www.bluewin.ch/en/news/switzerland/parliament-lifts-ban-on-new-nuclear-power-plants-32575...
595•leonidasrup•7h ago•433 comments

Ubiquiti: Enterprise NAS, Built on ZFS

https://blog.ui.com/article/introducing-enterprise-nas
202•ksec•7h ago•191 comments

American Express: Cell-Based Architecture for Resilient Payment Systems

https://americanexpress.io/cell-based-architecture-for-resilient-payment-systems/
26•birdculture•2d ago•3 comments

Migrating from GNU Stow to Chezmoi

https://rednafi.com/misc/chezmoi/
72•speckx•4h ago•80 comments

The Korean telecom giant at the center of Anthropic's Mythos controversy

https://www.wired.com/story/sk-telecom-anthropic-mythos-export-controls/
48•dstala•8h ago•23 comments

Hospitals and universities repurposing drugs at lower cost

https://www.kcl.ac.uk/news/hospitals-and-universities-repurposing-drugs-at-90-lower-cost
263•giuliomagnifico•11h ago•111 comments

CS 6120: Advanced Compilers: The Self-Guided Online Course (2020)

https://www.cs.cornell.edu/courses/cs6120/2025fa/self-guided/
251•ibobev•10h ago•38 comments

Launch HN: TesterArmy (YC P26) – Agents that test web and mobile apps

https://tester.army
86•okwasniewski•6h ago•37 comments

W Social, public institutions and the theater of European digital sovereignty

https://blog.elenarossini.com/w-social-public-institutions-and-the-theater-of-european-digital-so...
160•nemoniac•8h ago•107 comments

Agentic Resource Discovery Specification

https://agenticresourcediscovery.org/introduction/
30•damick•1d ago•9 comments

The Token Compression Illusion: Why I'm Skeptical of RTK

https://mroczek.dev/articles/the-token-compression-illusion-why-im-skeptical-of-rtk/
47•lackoftactics•4h ago•59 comments

Dutch Railways offers unlimited off-peak train travel nationwide for €49/month

https://www.ns.nl/en/season-tickets/dal-vrij
137•felipevb•3d ago•61 comments

The founder of Craigslist has given away half a billion dollars

https://www.independent.co.uk/us/money/craigslist-multimillionaire-craig-newmark-b2980681.html
248•Tomte•4h ago•169 comments

Ask HN: Is anyone using the A2A protocol?

48•asim•12h ago•22 comments

Modos Color Monitor Pushes E-Paper Displays Further

https://spectrum.ieee.org/modos-e-paper-monitor
191•Vinnl•9h ago•54 comments

.gitignore Isn't the only way to ignore files in Git

https://nelson.cloud/.gitignore-isnt-the-only-way-to-ignore-files-in-git/
226•FergusArgyll•11h ago•68 comments

Show HN: Gerrymandle - Daily puzzle game where you redraw electoral districts

https://gerrymandle.cc/
106•realmofthemad•7h ago•45 comments

DeepSeek Introduces Vision

https://chat.deepseek.com/
438•RIshabh235•15h ago•177 comments

Emacs 31 is around the corner: The changes I'm daily driving

https://www.rahuljuliato.com/posts/emacs-31-around-the-corner
388•frou_dh•9h ago•206 comments

How Alberta Eradicated Rats

https://worksinprogress.co/issue/albertas-war-on-rats/
110•tzury•8h ago•85 comments

A website that lists websites to submit your website to

https://www.submission.directory/
362•azeemkafridi•6h ago•81 comments

Microsoft new Outlook takes 10 seconds to do what Outlook Classic does instantly

https://www.windowslatest.com/2026/06/15/microsofts-new-outlook-takes-10-seconds-to-do-what-outlo...
526•Adam-Hincu•9h ago•352 comments

McMansions 101: What Makes a McMansion Bad Architecture? (2016)

https://mcmansionhell.com/post/148605513816/mcmansions-101-what-makes-a-mcmansion-bad
31•nivethan•1h ago•38 comments

Emacs, how it all started for me

https://xvw.lol/en/articles/emacs-start.html
127•nukifw•3d ago•43 comments

Notes from tired Egyptian whose job is explaining that humans built the pyramids

https://www.mcsweeneys.net/articles/notes-from-a-tired-egyptian-guy-whose-job-is-explaining-that-...
130•Geekette•2d ago•108 comments

TerraPower in deal with Meta for eight Natrium 345 MW nuclear plants

https://neutronbytes.com/2026/01/09/terrapower-in-mega-deal-with-meta-for-eight-natrium-345-mw-ad...
95•mpweiher•6h ago•84 comments
Open in hackernews

Using Coalton to implement a quantum compiler (2022)

https://coalton-lang.github.io/20220906-quantum-compiler/
57•andsoitis•1y ago

Comments

reikonomusha•1y 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•1y 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•1y 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•1y 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)