System Architecture

System Architecture

7404 bookmarks
Custom sorting
How to Use SHA-2 Git Repositories
How to Use SHA-2 Git Repositories
The SHA-1 hashing algorithm at the core of Git is broken. Proven attacks have been demonstrated in practice by SHAttered, and NIST has…
·medium.com·
How to Use SHA-2 Git Repositories
Next steps for Postgres pluggable storage
Next steps for Postgres pluggable storage
Exploring history of Postgres pluggable storage and the possibility of landing it in the Postgres core.
·supabase.com·
Next steps for Postgres pluggable storage
Freenet
Freenet
·freenet.org·
Freenet
Reflections on certificates, Part 1
Reflections on certificates, Part 1
I’ve written a couple of posts on (X.509v3) certificates in the past, starting with this one in 2001. In the two decades since then a number of developments have taken place (to name a few: O…
·theinternetprotocolblog.wordpress.com·
Reflections on certificates, Part 1
How Elixir Solves a Difficult Security Problem
How Elixir Solves a Difficult Security Problem
Elixir does not suffer from the thread safety problems of other languages. Learn more about the security benefits this entails.
·paraxial.io·
How Elixir Solves a Difficult Security Problem
90 minutes from code to deployment: VS Code team describes internal development process • DEVCLASS
90 minutes from code to deployment: VS Code team describes internal development process • DEVCLASS
Microsoft has released version 1.78 of the Visual Studio Code (VS Code) editor and IDE – while also revealing details of the development process at its annual “VS Code Day” online video presentation. VS Code is likely to be the world’s most used development environment, with nearly 75 percent of developers saying they use it […]
·devclass.com·
90 minutes from code to deployment: VS Code team describes internal development process • DEVCLASS
Graviton 3, Apple M2 and Qualcomm 8cx 3rd gen: a URL parsing benchmark
Graviton 3, Apple M2 and Qualcomm 8cx 3rd gen: a URL parsing benchmark
Whenever you enter a URL into a system, it must be parsed and validated. It is a surprisingly challenging task: it may require hundreds of nanoseconds and possibly over a thousand cycles to parse a typical URL. We can use URL parsing as a reasonable benchmark of a system performance. Of course, no single measure … Continue reading Graviton 3, Apple M2 and Qualcomm 8cx 3rd gen: a URL parsing benchmark
·lemire.me·
Graviton 3, Apple M2 and Qualcomm 8cx 3rd gen: a URL parsing benchmark
IBM's Quiet Approach to AI, Wasm and Serverless
IBM's Quiet Approach to AI, Wasm and Serverless
The New Stack sat down with IBM Cloud CTO Jason McGee to discuss IBM’s perspective on serverless, Wasm, and, of course, what’s next for AI.
·thenewstack.io·
IBM's Quiet Approach to AI, Wasm and Serverless
Evolving Usernames on Discord
Evolving Usernames on Discord
Discord usernames are changing to remove four-digit discriminators. Display Names are being added so how you appear to other users stays the same. Read on for more info.
·discord.com·
Evolving Usernames on Discord
The Skills Gap For Fortran Looms Large In HPC
The Skills Gap For Fortran Looms Large In HPC
Back in the dawn of time, which is four decades ago in computer science and which was before technical computing went mainstream with the advent of Unix
·nextplatform.com·
The Skills Gap For Fortran Looms Large In HPC
Thinking Fast vs. Slow with Your Data in Postgres
Thinking Fast vs. Slow with Your Data in Postgres
Craig gives us an introduction to working with Postgres in expanded contexts like analytics, metrics, log storage, and event data.
·crunchydata.com·
Thinking Fast vs. Slow with Your Data in Postgres
Mojo 🔥: Programming language for all of AI
Mojo 🔥: Programming language for all of AI
Mojo combines the usability of Python with the performance of C, unlocking unparalleled programmability of AI hardware and extensibility of AI models.
·modular.com·
Mojo 🔥: Programming language for all of AI
Loosely Couple Your Schema and Keep Data Separate
Loosely Couple Your Schema and Keep Data Separate
Separating schema from code is an essential practice in platform engineering that provides scalability, maintenance and flexibility benefits.
·devops.com·
Loosely Couple Your Schema and Keep Data Separate
Meet RedPajama: An AI Project to Create Fully Open-Source Large Language Models Beginning with the Release of a 1.2 Trillion Token Dataset
Meet RedPajama: An AI Project to Create Fully Open-Source Large Language Models Beginning with the Release of a 1.2 Trillion Token Dataset
The most advanced foundation models for AI are only partially open-source and are only available through commercial APIs. This restricts their use and limits research and customization. However, a project called RedPajama now aims to create leading, fully open-source models. The first step of this project, reproducing the LLaMA training dataset, has been completed. Open-source models have made significant progress recently, and AI is experiencing a moment similar to the Linux movement. Stable Diffusion demonstrated that open-source models could compete with commercial offerings and encourage creativity through community participation. A similar movement has now emerged around large language models, with
·marktechpost.com·
Meet RedPajama: An AI Project to Create Fully Open-Source Large Language Models Beginning with the Release of a 1.2 Trillion Token Dataset
LLaVA
LLaVA
Visual Instruction Tuning
·llava-vl.github.io·
LLaVA