The U-M Software Archives
ibiblio - Wikipedia
MiniApp Addressing
This specification defines how MiniApps are located, which is called MiniApp Addressing, including the specifications for specific MiniApp URI syntax components based on the URI specification and the process to dereference the MiniApp URI. Implementing this specification enables the user agent to locate MiniApp resources.
RFC 9532: HTTP Proxy-Status Parameter for Next-Hop Aliases
This document defines the next-hop-aliases HTTP
Proxy-Status Parameter. This parameter carries the list of aliases and
canonical names an intermediary received during DNS resolution as part of
establishing a connection to the next hop.
The Theory of Concatenative Combinators
Understanding Architectures for Multi-Region Data Residency
This article focuses on implementing data residency strategies for a positive stakeholder experience. It underscores the need to diversify data locations, driven by motivations like disaster recovery and geo-redundancy. The core principle is data distribution, ensuring specific sets reside in distinct regions without overlap - a practice termed data residency.
CNCF CloudEvents: A Li'l Message Envelope That Travels Far
The Cloud Native Computing Foundation has anointed CloudEvents as a graduated project, but Microsoft and others are already using the technology in large event-driven architectures.
Generative AI Tools for Infrastructure as Code
Learn how to use generative AI to generate, interpret and debug code and accelerate your workflows.
Thesis on value accumulation in AI.
Recently, I’ve thinking about where I want to focus my angel investing in 2024, and decided to document my thinking about value accumulation in artificial intelligence because it explains the shape of my interest–or lack thereof–in investing in artificial intelligence tooling. I’ll describe my understanding of the current state, how I think it’ll evolve over the next 1-3 years, and then end with how that shapes what I’m investing in.
Intelligent agent - Wikipedia, the free encyclopedia
htmx is a erlang
PCIe Deep Dive, Part 4: LTSSM
Small electric vehicles, motor controllers, robots, flying things, and other fun electromechanical stuff!
Domain – DNS Building Blocks for Application Developers
The milestones for expanding the domain crate, our Rust library serving as building blocks to develop DNS tooling.
RFC 9527: DHCPv6 Options for the Homenet Naming Authority
This document defines DHCPv6 options so that a Homenet Naming Authority (HNA) can automatically set the appropriate configuration and outsource the authoritative naming service for the home network.
In most cases, the outsourcing mechanism is transparent for the end user.
RFC 9526: Simple Provisioning of Public Names for Residential Networks
Home network owners may have devices or services hosted on their home network that they wish to access from the Internet (i.e., from a network outside of the home network). Home networks are increasingly numbered using IPv6 addresses, which in principle makes this access simpler, but accessing home networks from the Internet requires the names and IP addresses of these devices and services to be made available in the public DNS.
This document describes how a Home Naming Authority (NHA) instructs the outsourced infrastructure to publish these pieces of information in the public DNS.
The names and IP addresses of the home network are set in the Public Homenet Zone by the Homenet Naming Authority (HNA), which in turn instructs an outsourced infrastructure to publish the zone on behalf of the home network owner.
Prodigy: The World's First Universal Processor | Tachyum
Tachyum is enabling human brain-scale AI and advancing the entire world to a greener era, by delivering Tachyum Prodigy - The World’s First Universal Processor
Tachyum unveils a monster processor that does everything
Tachyum’s Prodigy processor has finally launched
1/100th of the cost: CPU startup Tachyum claims that one of its processing units can rival dozens of Nvidia H200 GPUs — with a 99% saving that could turn the AI market on its head if true
The 5nm Prodigy processor can dynamically switch between AI, HPC, and cloud workloads and costs $23,000
Introduction to Zig, a Potential Heir to C
David Eastman takes a look at Zig, perhaps 'the new C'. It's a low level language that gets developers closer to the metal, in a modern way.
GENplus - Natural Language Programming
Redefining the programming landscape. This innovative platform introduces a groundbreaking natural language programming language, integrated seamlessly with an AI-powered architecture. GENplus is designed for everyone, from seasoned developers to coding novices, making software creation more intuitive, efficient, and accessible than ever before.
Lisp Design Patterns
Lisp projects might be smaller and neater that other tech. But still, there are emergent patterns in any software.So here's an arbitrary list of design patterns I found in Lisp codebases.
Bucky bit - Wikipedia
Extism v1: Run WebAssembly in Your App
The open source project Extism is designed to enable software end users to enhance existing applications, adding extensibility through Wasm-based plug-ins.
Self-contained Linux applications with lone lisp
Creating standalone Linux applications with lone.
Monoliths: A Space Odyssey to Better Developer Experience
Default monolithic apps are often phased out in favor of decoupled and containerized microservices architectures, but what if you built one with intention?
Linux in the Edge Computing Ecosystem and IoT Gateway Technologies | Linux Journal
Infrastructure as Code DSLs
Generate knowledge with Semantic Graphs and RAG
Knowledge exploration and discovery with Semantic Graphs and RAG
Ontology-Oriented Software Development
by Peter Wilczynski, Product Lead for the Ontology System
Decoding Complex-Sounding Programming Terms with Examples
In the software world, we don’t have as many complicated terms as there are in biology, but we aren’t completely immune to giving complex-sounding names to what should be simple concepts – some of us even enjoy getting pedantic about them. Here are some of my favorites, with examples in JavaScript…