June 3, 2026

Ü got dots, comments got knives

The Ü Programming Language

A bold new coding language drops, and the internet instantly roasts the sales pitch

TLDR: Ü is a new coding language promising speed and safety without the usual headaches, but readers were way more focused on its huge promises than its features. The biggest backlash: people say the project talks like a winner before showing enough proof.

A new programming language called Ü has arrived promising the dream combo: speed, safety, and none of the baggage people complain about in older tools. Its creator says it takes the good parts of C++ and a little inspiration from Rust, while being easier to use. On paper, it sounds like a superhero origin story: fast, careful with memory, able to catch mistakes early, and already backed by its own compiler, library, build tools, and editor support.

But the real fireworks started in the comments, where readers were far less dazzled by the feature chart than the language’s confidence level. One of the biggest complaints? The project’s front page leads with a giant comparison table and big promises instead of a simple “look, here’s what it actually feels like to use.” That triggered immediate side-eye. Several commenters basically said: if you’re claiming to fix the problems of famous languages, you’d better show the goods, not just a glossy scoreboard.

Then came the sarcasm. The line about being inspired by C++ but having “none of its downsides,” while being easier than Rust, got absolutely cooked, with one commenter delivering the quote-of-the-thread: “Blessed are the humble, for they shall be humbled.” Another said the salesy tone made them want to run in the opposite direction. And yes, people also fixated on the staggering 11,775 commits in about a year, calling that less “productive” and more “should we be worried?” The vibe was clear: Ü may be ambitious, but the community wants receipts, not swagger.

Key Points

  • The article describes Ü as a statically typed compiled programming language focused on reliability, speed, memory safety, and race-condition safety under safe-code conditions.
  • Ü uses RAII for memory and resource management without garbage collection, while allowing manual memory management in unsafe code.
  • The compiler is based on LLVM, and the project includes two compilers: one written in C++ and another with a frontend mostly written in Ü.
  • The Ü ecosystem includes a standard library, build system, language server, syntax-highlighting support, and a C header conversion tool.
  • Supported platforms include Windows, GNU/Linux, FreeBSD, and experimental OS X support across x86, x86_64, and AArch64, with some noted limitations.

Hottest takes

"Blessed are the humble, for they shall be humbled." — Lucasoato
"Bold claims with no examples." — dexwiz
"The README makes me never want to use this." — bob001
Made with <3 by @siedrix and @shesho from CDMX. Powered by Forge&Hive.