Energy–maneuverability theory - Wikipedia

System Architecture
Web Platform Design Principles
File path formats on Windows systems - .NET
In this article, learn about file path formats on Windows systems, such as traditional DOS paths, DOS device paths, and universal naming convention (UNC) paths.
ZeroNet - Wikipedia
ZeroNet is a decentralized web-like network of peer-to-peer users, created by Tamas Kocsis in 2015, programming for the network was based in Budapest, Hungary; is built in Python; and is fully open source. Instead of having an IP address, sites are identified by a public key. The private key allows the owner of a site to sign and publish changes, which propagate through the network. Sites can be accessed through an ordinary web browser when using the ZeroNet application, which acts as a local webhost for such pages. In addition to using bitcoin cryptography, ZeroNet uses trackers from the BitTorrent network to negotiate connections between peers. ZeroNet is not anonymous by default, but it supports routing traffic through the Tor network.
pastagang
jam code
What is Twingate? | Tailscale
Compare two of 2025's top Virtual Private Network (VPN) solutions: Tailscale and Twingate.
Create a Server Driven CLI from your REST API | Zuplo Blog
Learn how to create a fully server-driven Go CLI from your REST API using OpenAPI and Climate.
default/override: An Elegant Schema for User Settings
Learn how the default/override pattern simplifies user settings management in SQL.
ZeroNet: Decentralized websites using Bitcoin cryptography and the BitTorrent network
Start at the Beginning
Website visitors shouldn't have to attempt to navigate back to where they wanted to go after logging in
The case for sans-io
The most popular option to decompress ZIP files from the Rust programming language is a crate simply named zip — At the time of this writing, it has 48 million downloads. It ’ s fully-featured, sup...
Agents negotiating toward truth machines
The latest notions from the developments on human-AI partnerships (yes also DeepSeek), and thoughts triggered by lessons from the global south and blockchain reflections.
Modeling data and information in an organization
The last weeks I've been focusing a lot on the data and information models in architecture. Organizations have so much data flowing around that it's hard to effectively map it all out. That's a shame because there are some very valuable learnings to be had from that data.
The Real Upside of DeepSeek: Cheaper Inference
DeepSeek, a company associated with High-Flyer, an $8 billion Chinese hedge fund, changed the AI narrative when it claimed OpenAI-like capabilities for a mere $6 million. The company challenged con…
MAZE - How I would build AGI
Fang-Pen Lin's blog about programming
AIs and Robots Should Sound Robotic - Schneier on Security
Most people know that robots no longer sound like tinny trash cans. They sound like Siri, Alexa, and Gemini. They sound like the voices in labyrinthine customer support phone trees. And even those robot voices are being made obsolete by new AI-generated voices that can mimic every vocal nuance and tic of human speech, down to specific regional accents. And with just a few seconds of audio, AI can now clone someone’s specific voice. This technology will replace humans in many areas. Automated customer support will save money by cutting staffing at ...
30 Lines of Code Could Cut Data Center Power Use by 30%
Researchers at the University of Waterloo's Cheriton School of Computer Science in Canada found that modifying just 30 lines of code in the Linux kernel could cut data center energy consumption by 30% to 45%.
It Is Time to Standardize Principles and Practices for Software Memory Safety – Communications of the ACM
The End of Programming as We Know It
docs, guides, and examples
less net work for networks
Dumb Pipe
Iroh connections are dumb pipes: easy, direct connections that punch through NATs & stay connected as network conditions change.
Sendme - Iroh
less net work for networks
Usage
Schema for CLIs
CheerpJ 3.1: JVM in WebAssembly and our roadmap for modern Java in the browser
Our state-of-the-art JVM/JDK that runs completely in the browser thanks to WebAssembly, is now available!
Versioning versus Coordination - Marc's Blog
Our own agents with their own tools.
Entering 2025, I decided to spend some time exploring the topic of agents.
I started reading Anthropic’s Building effective agents,
followed by Chip Huyen’s AI Engineering.
I kicked off a major workstream at work on using agents, and I also decided to do a personal experiment of sorts.
This is a general commentary on building that project.
What I wanted to build was a simple chat interface where I could write prompts, select models,
and have the model use tools as appropriate.
My side goal was to build this using Cursor and generally avoid writing code directly as much
as possible, but I found that generally slower than writing code in emacs while relying
on 4o-mini to provide working examples to pull from.
ISP Column - February 2025
Why JioCinema Skipped Redis for Recommendation Bloom Filters
Why the Indian streaming service took this unconventional path, including the trade-offs of the more obvious solutions.
I built an internet search engine with MongoDB
When the thought first stuck obviously, I was just like you thinking “what?” why would I ever use MongoDB for an internet search engine in…
Everyone knows your location
How I tracked myself down using leaked location data in the in-app ads, and what I found along the way.