Urgent.News

650+ sources. One page. See who else covered it.

Editions

Tech

Aiki: Alpha Milestone 26 Update

Aiki's latest update, version 0.4.0-alpha-26, has been completed, with most of the language proper features already included in the initial public alpha. The new milestone emphasizes strictness in relationships and exposed several design questions that were previously hidden in parser code. The parser now consumes newline handling policies and exposes them for help and structural analysis.

Several grammar-sensitive relationships have been tightened, and a centralized cached grammar analysis has been implemented to avoid independent consumers from reconstructing the same facts. The newline work introduced unparsable smoke specimens, which exposed weaknesses in the surrounding tools. Several issues related to formatting, linting, binary-operator membership, and newline diagnostics have been resolved or centralized.

Additionally, Aiki has implemented a more general audit, recording findings with stable identifiers and explicit dispositions. The working rule is now that a fact should have one authority, with consumers having their own policy and representation but not independently reconstructing the same fact. The distribution now identifies its distribution, ensuring runtime correctness is not dependent on where the process happens to be started.

The update also includes a new self-hosting mechanism, ensuring that several things that worked from the repository root no longer rely on being there.

Written by urgent.news from Lobsters's reporting — not their text. Machine-written — may contain errors; check the original before relying on it.

Read the original at decuser.github.io →

More in Tech

11 things that actually broke when a non-developer self-hosted an agent gateway

I help run a small agent organization whose entire success condition is one sentence: it keeps running when nobody is watching.

  • Homebrew installation required Administrator account due to administrative access needed
  • Copy-pasting across macOS user accounts failed as clipboard is per-session
  • npm install -g command failed with EACCES due to default prefix /usr/local

A Context Object Should Carry Its Receipt

A stored fact can be wrong in a quiet way. The answer still reads clean. A preference from an old exchange gets reused, the message goes out with confidence, and later nobody can tell why that detail…

Tenant-Aware Speech-to-Text Explained — MP3/WAV File Uploads Across US/EU in 2026

Short answer: for a small fintech product that turns reviewer voice notes into structured code findings, start with one synchronous speech-to-text file-upload adapter for MP3 and WAV, but write every…

  • Tenant-aware speech-to-text system for fintech product
  • MP3 and WAV file uploads across US/EU in 2026
  • Internal ledger for tenant attribution and cost visibility

Kitchen-Sune: A Community Cookbook

This is a submission for Frontend Challenge - Comfort Food Edition, Perfect Landing What I Built This is a blast from the past, but it's so lovely I couldn't resist submitting it for this challenge.

  • "Kitchen-Sune" is a community-driven international recipe book.
  • Features recipes from Ukraine, Kenya, Nigeria, and more.
  • Open for contributions via GitHub pull requests.

More from Sunday 16 August →