frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Open in hackernews

Show HN: Chirp, My constraint-driven metaprogramming language

https://github.com/FrancoisChabot/chirp/tree/main
1•Chabsff•1h ago

Comments

Chabsff•1h ago
Hello HN. There's still a long road ahead for the project, but since I've recently closed the loop on bootstrapping the language's core within itself, I thought now's as good a time as any to throw it out there and start getting other people's takes on it.

Chirp is my attempt at engineering a programing language from the ground up that packs together all my favorite bits and pieces into one tight and consistent package. It's got a bit of Rust, a bit of Zig, a LOT of TypeScript, and a lot more LISP than I initially expected.

What sets it apart is its treatment of sets as a trait, and how they are used to express constraints on variables while keeping the code as boring and straightforward as possible.

Here's a taste:

  let fizz = { x:int | x % 3 == 0 };
  let buzz = { x:int | x % 5 == 0 };
  let fb_range = 0 ..= 100;

  let eval(v: fb_range) = match v {
    fizz ∩ buzz => "fizzbuzz",
    fizz => "fizz",
    buzz => "buzz",
    `any => f"{v}"
  };

  for (v ∈ fb_range) `print(eval(v));

To manage expectations: Code emission isn't ready yet. As things stand, it's effectively a scripting language with an intuitive set-centric syntax and runtime constraint checking. But, especially since scripting a compiler is what it's meant to do, I think it's still enough to show around a bit.

Agentic-Engineering-Handbook

https://github.com/keyuchen21/agentic-engineering-handbook
1•keyuchen2020•28s ago•0 comments

Nvidia Is Developing an AI Healthcare Model with Startup Abridge

https://www.wsj.com/cio-journal/nvidia-is-developing-an-ai-healthcare-model-with-startup-abridge-...
1•bookofjoe•1m ago•1 comments

Vykar is a fast, encrypted, deduplicated backup tool written in Rust

https://vykar.borgbase.com
1•delduca•3m ago•0 comments

Google Sues to Stop Chinese Cybercrime Group from Using Its A.I

https://www.nytimes.com/2026/06/12/technology/google-lawsuit-china-ai-scams.html
1•ChrisArchitect•3m ago•1 comments

Open Knowledge Format

https://cloud.google.com/blog/products/data-analytics/how-the-open-knowledge-format-can-improve-d...
1•berlianta•4m ago•0 comments

Show HN: Memoriq – Private AI Memory for ChatGPT, Claude, Gemini and Grok

https://memoriq.me/
1•giekaton•8m ago•0 comments

WASI 0.3.0 Released

https://github.com/WebAssembly/WASI/releases/tag/v0.3.0
3•mavdol04•8m ago•0 comments

Claude Fable-5 Jailbreak

https://twitter.com/elder_plinius/status/2064776322979676227
3•vismit2000•8m ago•0 comments

Codex vs. Claude Code Desktop Apps

https://catalins.tech/codex-vs-claude-code-desktop-apps/
2•cmpit•9m ago•0 comments

Meta Down

25•reportinglurker•10m ago•13 comments

Show HN: Modern AWS SDK for Python

https://github.com/kap-sh/aws-sdk-python
2•karpetrosyan•10m ago•0 comments

Fable 5 burns tokens fast. I found an cost tracker for it

https://github.com/tigerless-labs/cost-xray
1•AllenH45•12m ago•1 comments

SpaceX's president is floating a Tesla merger as the company begins trading

https://qz.com/spacex-tesla-merger-gwynne-shotwell-ipo-061226
13•andsoitis•12m ago•5 comments

I'm delighted to rejoin the Sovereign Tech Fellowship

https://hugovk.dev/blog/2026/sovereign-tech-fellowship/
1•lumpa•12m ago•0 comments

Bernie Sanders' AI Sovereign Wealth Fund Plan

https://www.schneier.com/blog/archives/2026/06/bernie-sanders-ai-sovereign-wealth-fund-plan.html
2•speckx•12m ago•1 comments

Anthropic's Fable 5 one-shots pristine 3D graphics with Three.js

https://twitter.com/ChrissGPT/status/2065193150222663959
1•binyu•13m ago•0 comments

I am (not) a Failure: Lessons Learned From 6&1/2 Failed Startup Attempts (2025)

http://blog.rongarret.info/2025/01/i-am-not-failure-lessons-learned-from.html
1•mmarian•14m ago•0 comments

Big Bang Inside a Star: How a Gravastar Forms

https://www.uni-frankfurt.de/en/newsroom/meldungen/pressemitteilungen/2026/urknall-im-innern-eine...
1•layer8•15m ago•0 comments

Gram, a source code editor forked from Zed

https://codeberg.org/GramEditor/gram
1•marcuskaz•16m ago•0 comments

Sensemaking as the Heart of Expertise

https://commoncog.com/sensemaking-heart-of-expertise/
2•Tomte•17m ago•0 comments

Happo MCP: let your agent review your visual-regression and accessibility diffs

https://happo.io/blog/introducing-happo-mcp-server
2•lencioni•18m ago•0 comments

SpaceX IPO demand is approaching four times oversubscribed, source says

https://www.reuters.com/world/spacex-ipo-demand-is-approaching-four-times-oversubscribed-source-s...
2•Vaslo•18m ago•1 comments

European sunscreens are safer than American

https://www.ms.now/opinion/msnbc-opinion/sunscreen-united-states-fda-ingredients-rcna153526
5•qsi•19m ago•0 comments

Trajeckt: a fail-closed gateway that enforces what AI agents can do (~1.6ms)

https://traject.tamor.ai/
1•Bhuwan28•19m ago•0 comments

How Spammers Are Hiding Behind Google and the New York Times

https://www.comparitech.com/news/how-spammers-are-hiding-behind-google-and-the-new-york-times/
1•speckx•21m ago•0 comments

Guardian Runtime – Local firewall for AI coding agents and runaway costs

https://pypi.org/project/guardian-runtime/
6•Prajwal_Hage•22m ago•0 comments

Fable 5 is Anthropic's most "honest" model

https://twitter.com/thisritchie/status/2065416823898820889
3•mritchie712•23m ago•2 comments

International Archives Week 2026: ArchivesForJustice: Rights, Memory and Futures

https://www.ica.org/international-archives-week/iaw2026/
1•rbanffy•24m ago•0 comments

Georgia is about to have the biggest solar cell factory in US history

https://electrek.co/2026/06/11/georgia-is-about-to-have-the-biggest-solar-cell-factory-in-us-hist...
2•donohoe•24m ago•0 comments

Show HN: Quire – An ObsidianMD plugin for long-form writing

https://github.com/Dromena-xyz/quire
2•dromena•24m ago•0 comments