ActivityStreams over XMPP — inqlab

System Architecture
ActivityPub
The ActivityPub protocol is a decentralized social networking protocol
based upon the [ActivityStreams] 2.0 data format.
It provides a client to server API for creating, updating and deleting
content, as well as a federated server to server API for delivering
notifications and content.
Data Modeling Resources in Elm
Links to some of the best Elm data modeling resources around the web.
Introduction (The GNU Shepherd Manual)
How AMD, Intel, Nvidia keep their cores from starving
Chips are only as fast as the memory that feeds them
Say Goodbye to Browsers and Passwords
It's time to upgrade the mobile security and user experience for identity verification. A look at hypermedia authentication API and Web Authentication.
Design Patterns - Wikipedia
A New Programming Metric
Infracost + Terraform + GitHub Actions = Automate Cloud Cost Management
How to use Infracost as the guardrail to manage cloud cost during Terraform development
Little Signals
A series of interaction experiments to help us feel connected and calm
Getting started with Docker + Wasm - Nigel Poulton
Docker recently announced a tech preview of Docker Desktop supporting WebAssembly. They also announced Docker Hub support for WebAssembly artifacts. As
Hachyderm Infrastructure
High level overview of hachyderm.io infrastructure
Types and Differences between Programming Languages
This article discusses about types of programming languages with differences, which includes C, C++, Java, Fortran, Perl ,PHP, LISP and Scheme Languages
Fear of Hypervisors
Fear of Hypervisors Software Development, API development, Indutrial IOT
Elixir, OpenTelemetry, and the Infamous N+1
Using OpenTelemetry with Grafana to debug performance issues in Phoenix LiveView and Elixir.
Options for automatically creating certificates for mutual pod authentication
I want to set up an Erlang cluster in Kubernetes, using TLS with mutual authentication. This post discusses some of the
potential options for doing that. It’s also applicable to general mutual TLS between pods.
Websocket Server in C
Websocket Server in C Software Development, API development, Indutrial IOT
Connect to Remote Docker Machines with Docker Context
Contexts make it easy for a single Docker CLI to manage multiple Swarm clusters, multiple Kubernetes clusters, and multiple individual Docker nodes.
What is a Token? A Technical Explanation
Article: "Split Your Overwhelmed Teams" - Tom Limoncelli's EverythingSysadmin Blog
CrossCompiling for Arm on Debian
CrossCompiling for Arm on Debian Software Development, API development, Indutrial IOT
High Performance Geoip Blocking in eBpf with XDP | Metin's Blog
Ditch Secrets for Identity-Native Infrastructure Access
It natively integrates with modern workflows, helping teams adopt identity-based zero trust infrastructure access without sacrificing productivity.
Augmented Reality Is the New Frontier — Time to Get Serious about Standards
Augmented brings magic to content, but it often lacks in practicality. There are too few recognized standards, few common formats, and too little interoperability between platforms.
Git evolve: tracking changes to changes
The Git source-code management system exists to track changes to a set of
files; the stream of commits in a Git repository
reflects the change history of those files. What is seen in Git, though, is the
final form of those commits; the changes that the patches themselves went
through on their way toward acceptance are not shown there. That history
can have value, especially while changes are still under consideration.
The proposed git
evolve subcommand is a recognition that changes themselves go
through changes and that this process might benefit from tooling support.
Plural | Deploy, maintain, and scale the open-source applications you love
Plural is reliable infrastructure that just works. Deploy in your cloud, and get started in minutes.
Automate your deploys with git
Automate your deploys with git Software Development, API development, Indutrial IOT
The Latest Milestones on WebAssembly's Road to Maturity
Engineers from the startups Cosmonic and Fermyon Technologies discussed Docker's new #Wasm runtime and more on this episode of The New Stack Makers. #Docker #CNCF #KubeCon #WebAssembly
Object–relational impedance mismatch - Wikipedia
The Solution to The Object Relational Impedance Mismatch
Have you run into an Object Relational Impedance Mismatch? Our CTO Gavin wrote this blog talking about his experiences overcoming it.