System Architecture

System Architecture

7437 bookmarks
Custom sorting
Running PostgreSQL Inside Your Browser
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.
·i-programmer.info·
Running PostgreSQL Inside Your Browser
An overview of Node.js: architecture, APIs, event loop, concurrency
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.
·2ality.com·
An overview of Node.js: architecture, APIs, event loop, concurrency
Building the main navigation for a website
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.
·web.dev·
Building the main navigation for a website
How the SQLite Virtual Machine Works
How the SQLite Virtual Machine Works
Let's look at how SQLite parses, optimizes, and compiles every query that it receives.
·fly.io·
How the SQLite Virtual Machine Works
Linx
Linx
Take your API specification from Postman to Live production in under 30 minutes
·linx.software·
Linx
What's Inside Of a Distroless Container Image: Taking a Deeper Look
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.
·iximiuz.com·
What's Inside Of a Distroless Container Image: Taking a Deeper Look
Quality Is Systemic - Jacob Kaplan-Moss
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.
·jacobian.org·
Quality Is Systemic - Jacob Kaplan-Moss
gitgot: Dialed in User Interfaces
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.
·uptointerpretation.com·
gitgot: Dialed in User Interfaces
AI Ethics
AI Ethics
A Collection of Lectures on the Ethical implications of Data and Artificial Intelligence from Different Perspectives
·aiethicscourse.org·
AI Ethics
Format
Format
Arrow Format
·arrow.apache.org·
Format
Adobe's Internal Developer Platform Journey and Lessons
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.
·thenewstack.io·
Adobe's Internal Developer Platform Journey and Lessons
Can Agile Teams Have a Design-First Approach to APIs?
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?
·thenewstack.io·
Can Agile Teams Have a Design-First Approach to APIs?
Mutual TLS Sender Constrained Access Tokens
Mutual TLS Sender Constrained Access Tokens
Mutual TLS Sender Constrained Tokens add another security layer and mitigate the risk of misuse of tokens.
·curity.io·
Mutual TLS Sender Constrained Access Tokens
Securing Access to Your Infrastructure with Teleport
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.
·thenewstack.io·
Securing Access to Your Infrastructure with Teleport
Federated Learning Lets Data Stay Distributed
Federated Learning Lets Data Stay Distributed
Federated learning allows data scientists to leave the data where it is while still training artificial intelligence models.
·thenewstack.io·
Federated Learning Lets Data Stay Distributed
Playing with GPX tracks in Elixir and PostGIS
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.
·caspg.com·
Playing with GPX tracks in Elixir and PostGIS
Multi-device FIDO Credentials (Passkey Authentication)
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.
·fidoalliance.org·
Multi-device FIDO Credentials (Passkey Authentication)
Railway
Railway
Railway is an infrastructure platform where you can provision infrastructure, develop with that infrastructure locally, and then deploy to the cloud.
·railway.app·
Railway