santa-clara-OG.png (PNG Image, 1200 × 600 pixels)
A Programmer-Friendly I/O Abstraction Over io_uring and kqueue | TigerBeetle
To infinity and beyond: enabling the future of GitHub's REST API with API versioning | The GitHub Blog
We’re introducing calendar-based versioning for our REST API, so we can keep evolving our API, whilst still giving integrators a smooth migration path and plenty of time to update their integrations.
The Missing Part of GitHub Actions Workflows: Monitoring
To easily and securely understand and troubleshoot GitHub Actions workflow activity, developers should have a handy monitoring tool in place, such as Thundra's Foresight.
When to use gRPC vs GraphQL
We dig into two of the most popular API protocols to see where they work best.
Yet another try at the BPF program allocator
The BPF subsystem, which allows code to be loaded into the kernel from user
space and safely executed in the kernel context, is bound to create a number of
challenges for the kernel as a whole. One might not think that allocating
memory for BPF programs would be high on the list of problems, but life
(and memory management) can be surprising. The attempts to do a better job
of providing space for compiled BPF code have, to date, only been partially
successful; now Song Liu is back with a new
approach to finish the job.
What Is Data Streaming?
Confluent's recent Current conference showed that many people want to see streaming become the default way to process data. They are working hard to get the industry there, but it won’t happen right away.
How to Win at Zero Trust | Akeyless
How to Win at Zero Trust: A session presented by former Forrester analyst, Dr. Zero Trust, Dr. Chase Cunningham.
Files · master · Christine Lemmer-Webber / pubstrate · GitLab
ActivityPub and ActivityStreams implementation in GNU Guile.
Message from TechnologyAdvice
Data type - Wikipedia
Mapping event type by convention - Event-Driven.io
Event-Driven by Oskar Dudycz
Preparing for Metaverse-Ready Networks
Metaverse means different things for different people. If you explain Metaverse with an example, many people understand but they are general...
Implement Grpc Client in Rust for Openresty - Jinhua Luo Blog
Never Trust the Software Guys: Most Programmers are Bad Programmers - Patterns in the Machine
At least that is what I am left thinking after reading article after article about how Rust is going to […]
Create Your Distributed Database on Kubernetes with Existing Monolithic Databases
The next challenge for databases is to run them on Kubernetes to become cloud neutral. However, they are more difficult to manage than the application layer, since Kubernetes is designed for stateless applications. Apache ShardingSphere is the ecosystem to transform any database into a distributed database system and enhance it with sharding, elastic scaling, encryption features, and more.
RDF Dataset Canonicalization
RDF [RDF11-CONCEPTS] describes a graph-based data model for making claims
about the world and provides the foundation for reasoning upon that graph
of information. At times, it becomes necessary to compare the differences
between sets of graphs, digitally sign them, or generate short identifiers
for graphs via hashing algorithms. This document outlines an algorithm for
normalizing RDF datasets such that these operations can be
performed.
Grafana Shows New Observability Projects at ObservabilityCON
During its recent ObservabilityCON conference, Grafana introduced two new open source projects Grafana Phlare for continuous profiling and Grafana Faro for frontend application observability.
Code to Diagram
A Developer’s Guide to Coding Beautiful Diagrams
Loosely coupled monoliths and where to find them
For the last decade, the tech sector has been on a mission to decrease its dependence on central SQL-monoliths. The mainstay of these…
What is software threat modeling and how to use it effectively - Help Net Security
The importance of software threat modeling continues to grow. NIST advises software engineers to adhere to secure software development best practices and
Connecting Livebook to Your App in Production
Documentation and guides from the team at Fly.io.
The Flywheel Effect of Kubernetes APIs
A look at new areas where Kubernetes-like declarative APIs and complementary developer tools like Dapr are gaining popularity and becoming mainstream.
A Primer on Distributed Systems Observability
In this post, explore what observability and monitoring systems, the patterns of a good observability platform, and the observability…
SCaN Homepage | NASA
Technology Enterprise and Mission Pathfinder Office | ESC Public Site
Lunar satellites
Since time immemorial, people have gazed in wonder at the Moon. Its gentle light suggests romance, its strong embrace powers the tides and it is even sometimes blamed for madness.
NASA Deep Space Network - Wikipedia
LunaNet - Wikipedia
Best practices for JWT tokens | MojoAuth Blog
Learn about the best practices of JWTs for better security of your application .