WunderGraph - The Next Generation API Developer Platform - is Open Source! - WunderGraph
The Graph Cleans Up Complexity in Its Web3 Infrastructure
Announcements at the user conference hosted by Edge & Node included the sunsetting of The Graph's hosted service and new features aimed at cleaning up its complexity. #Web3 #blockchain #TheGraph
Scaling Appsec at Netflix (Part 2)
By Astha Singhal, Lakshmi Sudheer, Julia Knecht
OpenCost: Open Source Collaboration on Kubernetes Cost Standards
OpenCost aims to standardize cost tracking, allocation, methodologies and measurements to help teams using Kubernetes to more easily understand their costs.
Data structure size and cache-line accesses
On many systems, memory is accessed in fixed blocks called “cache lines”. On Intel systems, the cache line spans 64 bytes. That is, if you access memory at byte address 64, 65… up to 127… it is all on the same cache line. The next cache line starts at address 128, and so forth. In … Continue reading Data structure size and cache-line accesses
Trunk | Trunk
Trunk currently consists of Trunk Check: a blazingly fast meta code checker and formatter with
Running Intel Binaries in Linux VMs with Rosetta | Apple Developer Documentation
Optimizing Linux Pipes
In CPU design, there is Ahmdal’s law. Simply put, it means that if some process is contributing to 10% of your execution, optimizing it can’t improve things by more than 10%. Common sen…
Architecturally Significant Requirements - Blog | luminousmen
Distributed systems are driven by various Architecturally Significant Requirements and should be carefully studied during the initial requirement phase
Multiplatform Linux ‘pretty much done’ says Linus Torvalds
Debuts version 5.19rc1, which includes HPE’s next-gen server ASIC and much more
Google Pixel eSIM: What is it and how does it work?
This guide explores the compatibility differences of the Pixel eSIM with each device in the Pixel range, and whether they work with an eSIM plan from eSIM.net.
GSMA | eSIM - eSIM
The ubiquitous SIM card has played a fundamental role in mobile telecommunications for over 25 years. It is recognised by end users and provides a secure means for authenticating devices onto networks, all inside a removable “Secure Element”, which is easily transferrable between mobile devices. Although the role of the SIM itself is not changing, […]
eSIM Enabled Phones: Complete List of eSIM Phones
Embedded SIM technology marks a new era for mobile phones. This guide covers everything you need to know about eSIM phones.
The end of passwords? 🗝
A new passwordless standard is being adopted
Schrödinger's functions: not the pure functions your are looking for
What make a pure function pure? What make a stable system stable?
The Identity of OAuth Public Clients
Should you be worried about OAuth client impersonation? Let's answer some of the most frequently misunderstood questions about
A visual guide to Kubernetes networking fundamentals
Networking within Kubernetes isn't so different from networking in the physical world. Remember networking basics, and you'll have no trouble enabling communication between containers, Pods, and Services.
For Whom is this Container? · Aspiring Craftsman
Fractional GPUs Empower New Wave Of Accelerated Software Development
There is no denying that GPUs have incredible potential to accelerate workloads of all kinds, but developing applications that can scale across two, four,
A beginner’s guide to CI/CD and automation on GitHub | The GitHub Blog
CI/CD and workflow automation are native capabilities on GitHub platform. Here’s how to start using them and speed up your workflows.
Smartproxy Review: The Reliable, High-Quality Proxy - Make Tech Easier
Want reliable, high-quality proxies for web scraping? See how Smartproxy gives you the tools you need to gather data quickly and easily.
Architecting an Auth System for Applications
These workflows and authentication system best practices can help you build a sound login and authentication system for your applications.
Demystifying the Metrics Store and Semantic Layer
A semantic layer is a data representation for business that allows end-users to access data independently using conventional business words.
Managing Customer Identities without Compromise
It is important to select a solution that can provide a low bar to entry while also not imposing an artificial ceiling that limits customization.
Service Mesh Gets Boring and That’s a Good Thing
A recently released survey points to how service mesh is seen as essential for the majority of organizations working with microservices and Kubernetes. At the same time, a survey of readers of The New Stack shows there are indications that service mesh is even becoming boring, or at the very least, a subject that readers […]
Best Practices for Naming Variables: What the Research Shows
Felienne Hermans has developed a set of research-based guidelines that will, in her words, "help you to get better at naming things," at least in the realm of software development.
Connect: A better gRPC
Create, maintain and consume Protocol Buffers APIs with our modern Protocol Buffers ecosystem
JavaScript Observables in 5 Minutes
Self Documenting, Interactive Make
Makefiles are a venerable, reliable, and widely used technology, but wouldn’t it be great if a Makefile could generate help about all of its targets? This post describes a way to do not only that, but also to create an interactive interface into your Makefile, using just fzf, ripgrep, and jq.
How good are you at programming? - A CEFR-like approach to measure programming proficiency
The table Also available in PDF form. The online test A web application is available to assess your own skills according to this table for one or more programming languages. How to use this table The table characterizes the proficiency level (columns) of programmers of a particular programming language in …