Let's fund the Fediverse | sub.club

System Architecture
IBM’s Latest Quantum Supercomputer Idea: The Hybrid Classical-Quantum System
Although quantum processors exist today, they are still a long way off from becoming practical replacements for classical computers. This is due to many practical considerations, not the least of w…
First Draft of a Report on the EDVAC - Wikipedia
The First Draft of a Report on the EDVAC (commonly shortened to First Draft) is an incomplete 101-page document written by John von Neumann and distributed on June 30, 1945 by Herman Goldstine, security officer on the classified ENIAC project. It contains the first published description of the logical design of a computer using the stored-program concept, which has come to be known as the von Neumann architecture; the name has become controversial due to von Neumann's failure to name other contributors.
eBPF Security Power and Shortfalls
A proper security provider that makes heavy use of eBPF will also build on eBPF’s functionalities to offer a comprehensive platform.
Reverse-Engineering The AMD Secure Processor Inside The CPU
On an x86 system the BIOS is the first part of the system to become active along with the basic CPU core(s) functionality, or so things used to be until Intel introduced its Management Engine (IME)…
Reversing the AMD Secure Processor (PSP) - Part 2: Cryptographic Co-Processor (CCP)
Part one: https://dayzerosec.com/blog/2023/04/17/reversing-the-amd-secure-processor-psp.html
This is a follow-up part 2 to my previous post on the AMD Secure Processor (formerly known as the Platform Security Processor or "PSP"). In that post, I mentioned that the Cryptographic Co-Processor (CCP) is an essential component of how the PSP functions. It's primarily responsible for hardware-accelerated cryptography, but it's also used as a Direct Memory Access (DMA) copy engine for doing mass copy
gRPC-Gateway servers on AWS Lambda using Unix domain sockets
I’ve really enjoyed using gRPC-Gateway to build gRPC/JSON-over-HTTP (RESTful) APIs in Go for quite a few years now. However, at first glance, itappears to be...
The Architecture of Network-Aware Domain Name System (DNS)
This document describes a framework which extends the Domain Name System (DNS) to provide network awareness to applications. The framework enables DNS system responses that are dependent on communication service requirements such as QoS or path without changes in the format of DNS protocol messages or application program interfaces (APIs). The different enhancement methods and use cases are discussed.
Bechtolsheim Outlines Scaling XPU Performance By 100X By 2028
Effects are multiplicative, not additive, when it comes to increasing compute engine performance. And if there is one person who is not worried about how
omg.lol - A lovable web page and email address, just for you
Treat yourself to an awesome web address, a devastatingly gorgeous profile page, a stellar email address, and tons more
Hardware/Network acceleration simplified-SR-IoV, NUMA, SmartNIC, QAT
Any easy-to-understand guide about SR-IoV, NUMA, QAT, SmartNIC and their importance for high performing servers/whitebox in edge computing
Create an internal CLI
Learn how to create a custom CLI for your organization using Just.
Initiative for Digital Public Infrastructure at UMass Amherst
at the University of Massachusetts Amherst
Supercharged Sagas Introduction
An introduction to NServiceBus Sagas and how they can be used to manage long-running processes in distributed systems.
SQL Has Problems. We Can Fix Them: Pipe Syntax In SQL
Linux Pipes are Slow | Quentin Santos
Geometric Search Trees
A Developer's Guide to ActivityPub and the Fediverse
How do you integrate your own software with ActivityPub? We spoke with Evan Prodromou, who has written a book about fediverse development.
What Is OpenTelemetry? The Ultimate Guide
OpenTelemetry is not merely an observability platform, but also a set of best practices and standards that can be integrated into platform engineering or DevOps.
Use Small Language Models To Deploy AI on a Budget
SLMs are a much more cost-effective approach, allowing companies to adapt models to their proprietary data in secure environments.
How Caddy auto-detects HTTPS interception
Matt Holt is the creator of the popular Caddy Web Server.
FFDW DWeb Digest: Terminal Values: Cognitive Liberty
FFDW DWeb Digest: Decentralization In All the Things
FFDW DWeb Digest: Reviving Internet Decentralization Without Relying on the "B word"!
The Evolution of HTTP: From HTTP/0.9 to HTTP/3 and Beyond
The Hypertext Transfer Protocol (HTTP) is the foundation of data communication on the World Wide Web. Since its inception, HTTP has…
A decoupled approach to relaying events between Stimulus controllers
Part of the allure of Stimulus is that you can
attach rich, dynamic behavior to the DOM without building out a long-lived
stateful application in the browser.…
OpenSSL Benchmark - OpenBenchmarking.org
OpenSSL: OpenSSL is an open-source toolkit that implements SSL (Secure Sockets Layer) and TLS (Transport Layer Security) protocols.
2026641208347
Using Kernel TLS (kTLS) and TLS NIC offloading with OpenSSL · delthas
Kernel TLS offload — The Linux Kernel documentation
LikeC4
Toolchain for your architecture diagrams
LikeC4 is a set of tools and DSL, that describes architecture as a single model and then compiled into multiple diagrams.
Your code is single source of truth.
Any change, refinement or deprecation is reflected automatically in the architecture diagrams.
No more outdated documentation!
And history of changes is your version control system.
LikeC4 provides:
architecture-as-a-code with native IDE support
development server with live reload
static website generation (live demo)
React and Webcomponents generation to embed to your website
CI/CD automation via CLI and GitHub Actions
export to various formats:
PNG
Mermaid
D2
DOT (Graphviz)
You can use LikeC4 standalone or integrate with existing toolchain.