technical.cx Sources

Lobsters

Apple Events

Discover all-new Siri AI powered by Apple Intelligence and helpful features across iOS 27, iPadOS 27, macOS Golden Gate, watchOS 27, and visionOS 27.

Lobsters

I wish Deno would keep doing what it does best

Deno emerged as a solution to the overwhelming configuration requirements of the modern TypeScript ecosystem by offering a zero-config, single-binary experience. By integrating essential tools for formatting, linting, and testing alongside web-standard...

Lobsters

svg-line: Better Status Bars for Emacs

Emacs provides four useful status bars (mode-line, header-line, tab-bar, and tab-line), but each imposes different, inconsistent limits on multi-line layout, al...

Lobsters

The EU Open Source Strategy

The EU Open Source Strategy places open source at the centre of the EU’s technological sovereignty by promoting European open alternatives to non-EU proprietary solutions in critical domains.

Lobsters

A fast, zero-copy Transit-format reader and writer written in C

What is Transit? Transit is a format and a set of libraries for conveying values between applications written in different languages. It is layered on top of JSON and MessagePack, so you get their tooling and speed, but with a much richer type system and...