Structure of a Programming Language Revolution by Richard P. Gabriel - Future of Coding - Omny.fm
Fully Oxidizing `ring`: Creating a Pure Rust TLS Stack Based on `rustls` + `ring` « bunnie's blog
PostgreSQL Streaming Replication: Made Easy with 2 Methods
This blog teaches you how to master PostgreSQL streaming replication. It also introduces an alternative automated method to replicate data with ease.
Lakehouse — The journey unifying Data Lake and Data Warehouse
Overview of our migration from a two-tier data architecture consisting of a Data Lake and Data Warehouse to a Lakehouse built on AWS
Evaluating global file systems and NAS cloud filers – Blocks and Files
The Evaluator Group has compared on-premises NAS filers with a cloud component to global file systems utilizing edge caching devices.
Consume Kafka events with Knative service and FastAPI on kubernetes | rogulski.it
Build fully scalable, event-driven and easy to maintain system using Python (FastAPI), Kafka, and Knative. Everything in kubernetes ecosystem
12 Steps to Better Tests
12 steps you can take to have tests that are not a chore to maintain.
Can We Please Move Past Git?
Most software development is not like the Linux kernel's development; as such, Git is not designed for most software development. Like Samuel Hayden tapping the forces of Hell itself to generate electricity, the foundations on which Git is built are overkill on the largest scale, and when the interface concealing all that complexity cracks, the nightmares which emerge can only be dealt with by the Doom Slayer that is Oh Shit Git. Of course, the far more common error handling method is start over from scratch.
Pathological (mathematics) - Wikipedia
Weierstrass function - Wikipedia
Building pathological input for Java HashMaps - hash collisions generator
Hash collision generator targeting the default java hash function
What can CSS :has pseudo class be used for?
CSS's :has is a pseudo-class representing an element if any of the selectors passed as parameters matching at least one element. From the name, it's also easy to understand how it match
GCC's new fortification level: The gains and costs | Red Hat Developer
Kubernetes Load Testing | 8 Tools & Best Practices
If you want to understand your Kubernetes application, performance testing is crucial. In this post, you’ll look at the value of performance testing, how to get started, and testing tools.
About — LLVM 16.0.0git documentation
How_to_cross_compile_with_LLVM_based_tools.pdf
How To Cross-Compile Clang/LLVM using Clang/LLVM — LLVM 16.0.0git documentation
UiPath Platform - Automation Software | UiPath
Check out how the UiPath Platform is designed to support the full automation lifecycle and simplifies digital transformation by rapidly automating processes.
Introducing the Semantic Graph
Explore topics, data connectivity and run network analysis
When To Roll Your Own X
Distributed Computing, the funky way
Distributed Computing, the funky way Software Development, API development, Indutrial IOT
msiric/feasible-route-mapping: Algorithm capable of finding all the areas that a person could have reached while en route between locations in a defined period, taking into account time and mode of transportation constraints.
Algorithm capable of finding all the areas that a person could have reached while en route between locations in a defined period, taking into account time and mode of transportation constraints. - ...
LambdaLisp - A Lisp Interpreter That Runs on Lambda Calculus
A Lisp interpreter written as an untyped lambda calculus term
How to Outperform a 10x Developer
First awareness. Then productivity.
[The API Book] 25 Rules of Designing Program Interfaces [v3]
Rules for designing APIs
The Birth & Death of JavaScript
Build flexible GraphQL APIs by treating the Schema like a Database
By treating your GraphQL API like a Database, you're able to build flexible and easy to maintain APIs, with the additional benefit of making them easy to audit.
Test X by Controlling X
The differences between Android Deep Links and App Links
Deep Links VS App Links
Connect everything: A look at how NATS.io can lead to a securely connected world | Cloud Native Computing Foundation
By Colin Sullivan Developing and deploying applications that communicate in distributed systems, especially in cloud computing, is complex. Messaging has evolved to address the general needs of…