System Architecture

System Architecture

7670 bookmarks
Custom sorting
Stability AI Open-Sources Image Generation Model Stable Diffusion
Stability AI Open-Sources Image Generation Model Stable Diffusion
Stability AI released the pre-trained model weights for Stable Diffusion, a text-to-image AI model, to the general public. Given a text prompt, Stable Diffusion can generate photorealistic 512x512 pixel images depicting the scene described in the prompt.
·infoq.com·
Stability AI Open-Sources Image Generation Model Stable Diffusion
Proxying HTTP and gRPC requests in Go
Proxying HTTP and gRPC requests in Go
At Host Factor all incoming traffic passes through our proxy layer and all outgoing TCP traffic is redirected to our application proxy…
·itnext.io·
Proxying HTTP and gRPC requests in Go
Improving DevOps Performance with DORA Metrics
Improving DevOps Performance with DORA Metrics
Everyone in the software industry is in a race to become more agile. We all want to improve the performance of our software development…
·horovits.medium.com·
Improving DevOps Performance with DORA Metrics
The Amstrad CPC Portable
The Amstrad CPC Portable
A beautiful reimagining of The Amstrad Colour Personal Computer. Michael Wessel put a lot of care and detail into making the worlds first battery-powered all-in-one portable Amstrad CPC! From Hacka…
·blog.adafruit.com·
The Amstrad CPC Portable
Implement Fine-Grained Security, or Get Left Behind
Implement Fine-Grained Security, or Get Left Behind
Authorization has to happen close to the application, because it’s in the critical path of every application request. But fine-grained security requires real-time access to user attributes and resource relationships.
·thenewstack.io·
Implement Fine-Grained Security, or Get Left Behind
Authorization Challenges in a Multitenant System
Authorization Challenges in a Multitenant System
Multitenancy poses challenges around authorization and privacy, so it's important to understand these before you start building your system.
·thenewstack.io·
Authorization Challenges in a Multitenant System
Announcing the new guide to Android app modularization
Announcing the new guide to Android app modularization
Posted by Miłosz Moczkowski, Developer Relations Engineer, Android As your app grows in size and complexity, it becomes increasingly d...
·android-developers.googleblog.com·
Announcing the new guide to Android app modularization
Live sessions in action
Live sessions in action
A closer look at live_session and different use cases
·fly.io·
Live sessions in action
Off Grid Internet Use Cases
Off Grid Internet Use Cases
Expanding the uses of an autonomous network, and offering some ideas on the ways that autonomous and community controlled networking can lead to change.
·anarchosolarpunk.substack.com·
Off Grid Internet Use Cases
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