Noria: dynamic, partially-stateful data-flow for high-performance web applications | USENIX

System Architecture
Materializing Results
Running PostgreSQL Inside Your Browser
Programming book reviews, programming tutorials,programming news, C#, Ruby, Python,C, C++, PHP, Visual Basic, Computer book reviews, computer history, programming history, joomla, theory, spreadsheets and more.
Rewriting tests from Cypress to Playwright using GPT3 by Gajus Kuizinas
Using OpenAI's text-davinci-002 model to rewrite tests from one framework to another.
An overview of Node.js: architecture, APIs, event loop, concurrency
This blog post gives an overview of how Node.js works: What its architecture looks like. How its APIs are structured. A few highlights of its global variables and built-in modules. How it runs JavaScript in a single thread via an event loop. Options for concurrent JavaScript on this platform.
Building the main navigation for a website
This tutorial describes how to build an accessible main navigation of a website. You learn about semantic HTML, accessibility, and how using ARIA attributes can sometimes do more harm than good.
Oxidizing Machine Learning - PostgresML
How the SQLite Virtual Machine Works
Let's look at how SQLite parses, optimizes, and compiles every query that it receives.
Linx
Take your API specification from Postman to Live production in under 30 minutes
What's Inside Of a Distroless Container Image: Taking a Deeper Look
What are these distroless images, really? Why are they needed? What's the difference between a container started from a distroless base and a container started from scratch? Let's take a deeper look.
Quality Is Systemic - Jacob Kaplan-Moss
Software quality is more the result of a system designed to produce quality, and not so much the result of individual performance. That is: a group of mediocre programmers working with a structure designed to produce quality will produce better software than a group of fantastic programmers working in a system designed with other goals.
gitgot: Dialed in User Interfaces
I’ve been working on an alternate GitHub front end called gitgot. Some people may be wondering why this is a worthwhile project. Here’s an explanation.
People use GitHub a lot. I know I do. They use it for their work, for their open source projects, for school, for anything and everything. As a result, the GitHub user interface has to accomodate all of these different users. It has to work for the developer who is looking at a library’s repository in order to check whether it’s worth using, and it has to work for the maintainer of this library to handle all the issues and pull requests.
AI Ethics
A Collection of Lectures on the Ethical implications of Data and Artificial Intelligence from Different Perspectives
OpenTelemetry Protocol (OTLP) specification
OpenTelemetry Protocol
Format
Arrow Format
Adobe's Internal Developer Platform Journey and Lessons
In Adobe's internal developer platform journey to a platform development, a number of themes have emerged. A look at how it's dealt with them.
Can Agile Teams Have a Design-First Approach to APIs?
What if we used the OpenAPI specification to whip up the smallest version of an API and spin up a mock with nothing on the backend, just to test it out?
The Different Token Types and Formats Explained
Different tokens have different purposes and should be used appropriately for each use case.
Mutual TLS Sender Constrained Access Tokens
Mutual TLS Sender Constrained Tokens add another security layer and mitigate the risk of misuse of tokens.
Securing Access to Your Infrastructure with Teleport
The advancement of hackers requires stepping up security. That’s why using an access control system using the principle of least privilege is recommended.
Federated Learning Lets Data Stay Distributed
Federated learning allows data scientists to leave the data where it is while still training artificial intelligence models.
Tips for Improving Your Elixir Configuration
Hidden configuration improvements in Elixir's latest releases.
FIDO authentication with passkeys | Google Identity | Google Developers
Leaflet — an open-source JavaScript library for interactive maps
Leaflet is a modern, lightweight open-source JavaScript library for mobile-friendly interactive maps.
GPX: the GPS Exchange Format
GPX - The GPS Exchange Format
Playing with GPX tracks in Elixir and PostGIS
Lately, I’ve been thinking about the idea of creating a web app for storing and visualizing my cycle rides. Most of the popular activity trackers, allow exporting your activities as GPX files. We can use those files to import activity to the other service, for example to the one that we will build in a moment.
Multi-device FIDO Credentials (Passkey Authentication)
A FIDO credential that is backed up (usually to the user’s platform account; e.g., Google Account or AppleID), allowing users to restore the credential to, and use it from, another device. From a user experience standpoint, this will be very similar to how one interacts with a password manager today to help them securely enroll and sign into websites – only it will be far more secure. For service providers, this expands the range of options for deploying modern, phishing-resistant authentication.
Re: A brief history of HTTP Message Signatures (was: Re: Call for Adoption: draft-richanna-http-message-signatures) from Justin Richer on 2020-01-21 (ietf-http-wg@w3.org from January to March 2020)
Railway
Railway is an infrastructure platform where you can provision infrastructure, develop with that infrastructure locally, and then deploy to the cloud.
HTTP Signing - slides-106-dispatch-http-signing-00.pdf