Get started with the what3words API | what3words
System Architecture
Design Prototype Launch
Ideas are everywhere and they shape our reality. They are real, living, breathing, things that are solid tangible; they have a whole life cycle just like us. Some of them are straightforward, ordinary, practical and a little boring, some are eureka moments, some are roller coaster rides. All of...
Vercel Brings Serverless Functions to the Edge
Front end development tool provider Vercel has released a middleware library, called new Edge Functions, that provides automatic global deployment of functions on Amazon Web Services.
Build, Share, and Run WebAssembly Apps Using Docker
Did you know Wasm and Docker can work together? Learn more about creating WebAssembly apps with Docker in this exciting demo breakdown.
BiteStreams
How to create proper insights into a distributed job queue using streaming analytics.
Multicloud vs. Hybrid Cloud: Key Comparisons and Differences
The way the market has evolved over the past several years means that multicloud security often requires a different approach from hybrid cloud security.
Free Pascal - Advanced open source Pascal compiler for Pascal and Object Pascal - Home Page
Memgraph - Open Source Graph Database
Open Source Graph Database Built For Real-Time Streaming Data, Compatible With Neo4j
The Cypher Query Language - Best Practices
Cypher QL: Learn how to write well structured and easily understandable Cypher queries
Mats3
Message-based Interservice Communication made easy! Naturally resilient and highly available services, with great DevX and OpsX
Challenging algorithms and data structures every programmer should try
Bored of algorithms? Here are my recommendations that are exciting, understandable, and sometimes even useful!
API Specifications & Architecture
Learn what API specification fits your needs. This article will help you decide what API specification and architecture to use to meet your business needs.
When Feature Flags Do And Don’t Make Sense – Software the Hard way
Over the past years, I’ve worked in multiple teams adopting very different strategies when it comes to feature flags. I’ve seen the pros and cons of both, and over time, I found myself disagreeing …
How to build a self-healing system using supervision tree in Elixir
🔐 Portable Secret
Better privacy without special software
How to Work with Protocols and Get Started with ActivityPub
A crash course in using protocols — and understanding how they are different from APIs — using ActivityPub as an example.
Four Cornerstones of CPU Performance. | Easyperf
Diátaxis
The Diátaxis framework solves the problem of structure in technical documentation, making it easier to create, maintain and use.
Technology That Makes Life Better
Observability in 2022: It Pays to Learn
By 2026, 70% of organizations that successfully applied observability will achieve shorter latency for decision making, enabling competitive advantage for target business or IT processes, according to analysts.
Leveraging Namespaces for Cost Optimization with Kubernetes
You can use Kubernetes namespaces to set resource requests and limits to ensure that your clusters have the correct resources for optimal performance.
Kubernetes Pains? Platform Engineering Can Help
Complex technologies like Kubernetes are likely to create cognitive overload for your developers. Platform engineering might be part of the solution.
How to Use BOLT, Binary Optimization and Layout Tool
A look at how this post-link optimizer developed to speed up large applications can be a simpler way to achieve better code layout.
Making Seamless Edge Computing, Seamless
Get to know the Loki-Proxy, powered by groundcover and see discover how it can integrate with additional OSS tools to help make your edge computing implementation seamless.
BPF: the universal in-kernel virtual machine
Much of the recent discussion regarding the
Ktap dynamic tracing system was
focused on the addition of a Lua interpreter and virtual machine to the
kernel. Virtual machines seem like an inappropriate component to be
running in kernel space.
But, in truth, the kernel already contains more than one virtual
machine. One of those, the BPF interpreter, has been growing in features
and performance; it now looks to be taking on roles beyond its original
purpose. In the process, it may result in a net reduction in interpreter
code in the kernel.
Microblogging with ActivityPub
As of late, concerns about the future of Twitter have caused many of its
users to seek alternatives. Amid this upheaval, an open-source
microblogging service called Mastodon has received a great deal of
attention. Mastodon is not reliant on any single company or central
authority to run its servers; anyone can run their own. Servers communicate
with each other, allowing people on different servers to send each other
messages and follow each other's posts. Mastodon doesn't just talk to
itself, though; it can exchange messages with anything that speaks the ActivityPub protocol.
There are many such implementations, so someone who wants to deploy their own
microblogging service enjoys a variety of choices.
Beyond microblogging with ActivityPub
ActivityPub-enabled microblogs are gaining
popularity as a replacement for Twitter, but ActivityPub is for more than
just microblogging. Many other popular services also have open-source
alternatives that speak ActivityPub. Proprietary services operated by
commercial interests usually deliberately limit interoperability, but users
of any ActivityPub-enabled service should be able to communicate with each
other, even if they are using different services. This promise of
interoperability is often limited in practice, though; while ActivityPub
specifies how multiple types of content
can be published, the kinds of content that can be
displayed or interacted with vary from project to project.
How Capital One Performs Chaos Engineering in Production
Capital One — the first bank to be fully in the public cloud — achieves a higher level of resiliency through chaos engineering in production.
5 Software Security Goals All CTOs Should Prioritize
A design with a good separation of concerns will perform well. Keep the application security code simple and ensure that security behavior is easy to extend.
Hardware Independence Is Critical to Innovation in Machine Learning
We as an industry must achieve hardware independence if we’re to fulfill the promise of AI. It will enable faster innovation, unlock hybrid options for model deployment and ultimately save practitioners time and energy.