Intertwingularity - Wikipedia

System Architecture
The Army has a style guide, and it’s 139 pages long
These brand style guides define the look, feel and voice of our armed forces.
The Cloud Computer / Oxide
Oxide Launches the World's First Commercial Cloud Computer
The company hopes to break the centralized, rental-only model of the major cloud computing providers.
eBPF Offers a New Way to Secure Cloud Native Systems
Security providers are using eBPF for observability to prevent attacks, detect and remediate high-priority vulnerabilities (and to distinguish between severe and less severe vulnerabilities), to detect suspicious activity and other uses.
The Dhall configuration language
Maintainable configuration files
ink - inkle's narrative scripting language
As used to author Heaven's Vault, 80 Days and Sorcery!: produce interactive scripts by writing in pure-text with ink markup.
Authorization Policy Showdown: RBAC vs. ABAC vs. ReBAC | Permit
Get ready to rumble! Join us on a quest to find the best authorization policy model in an epic battle royale: RBAC vs. ABAC vs. ReBAC
6G Core Networks Workshop | NIST
Mobile Network Architecture: How did we get here & where should we go?
Lorenzo Casaccia, Vice President of Technical Standards, IP Qualcomm Europe, Inc. has been with Qualcomm since 2000. During that time he's h...
How Retool AI Differs from LangChain (Hint: It's Automation)
Retool says AI is more helpful for automating applications, rather than for building apps — a point of difference to LangChain and Vercel v0.
Report: AMD and NVIDIA Set to Offer Arm-Based Processors for PCs
Choose Boring Technology
MinIO's OpenID Connect Integration Explained
MinIO provides a flexible Identity and Access Management system that can be integrated with popular external identity providers. MinIO IAM is built with AWS IAM compatibility at its core - access is controlled by policies mirroring AWS' IAM policies. While AWS supports myriad ways to control access, including ACLs, Bucket
Media over QUIC
A new live media protocol in development. This website is a proof-of-concept demonstrating web support, utilizing moq-rs and moq-js.
The Implications of Scaling Airflow
HTTP/2 Brings Rapid Reset Misery
We are going to be living with this nasty bug for years to come.
Why WebAssembly Will Disrupt the Operating System
Wasm affords software developers a rare opportunity to rethink the entire way operating systems work.
Implementing Viewstamped Replication protocol – Distributed Computing Musings
eBPF Profiling: The Key to System Insights
Unlock detailed insights with eBPF profiling. Monitor CPU, memory, and network data granularly. Say goodbye to unreliable data.
OpenID Connect Explained in Plain English
OpenID Connect started as a ‘consumer grade’ OAuth authorization mechanism, designed around granting another application permissions.
OpenID - OpenID Foundation
Our mission is to lead the global community in creating identity standards that are secure, interoperable and privacy-preserving.
The GenAI Data Developer Experience: Performance Optimization
If the need for data performance optimization suddenly vanishes with generative AI, where do all the skilled data engineers go?
Letter to the Editor (Precursor to What Is Software Design?) by Jack W. Reeves - developer.*, Developer Dot Star
What Is Software Design: 13 Years Later by Jack W. Reeves - developer.*, Developer Dot Star
What Is Software Design? by Jack W. Reeves - developer.*, Developer Dot Star
AutoGen: Enabling next-generation large language model applications
Microsoft researchers are introducing AutoGen, a framework for simplifying the orchestration, optimization, and automation of workflows for large language model (LLM) applications—potentially transforming and extending what LLMs can do. Learn more.
Scientists craft energy-efficient AI chip inspired by the brain
Scientists develop a computing platform called NorthPole that facilitates high inference speed and prediction accuracy.
Casting spells in PlantUML as a wizard in org babel to translate words to graph : r/emacs
Infrastructure as Natural Language
When I first used an IaC (Infrastructure as Code) tool, I was amazed by how much better it was than clicking buttons in the AWS console. Declarative paradigm and cloud infrastructure are a very useful combination, and since then, I’ve rarely not used IaC, even for smaller projects.
Like any structured code, IaC has some pitfalls: the code takes effort and skill to write and can be verbose.
Consider this Terraform code: