System Architecture

System Architecture

8149 bookmarks
Custom sorting
Evolutionary Game Theory Could Predict Dangerous AI
Evolutionary Game Theory Could Predict Dangerous AI
In order to find out which AI races should be prioritized for regulatory oversight, the researchers created an AI model that simulated various hypothetical scenarios for AI races.
·thenewstack.io·
Evolutionary Game Theory Could Predict Dangerous AI
The Future of Zero Trust in a Hybrid World
The Future of Zero Trust in a Hybrid World
What does the future of zero trust security look like? Companies are catching up especially with remote work and security must follow.
·thenewstack.io·
The Future of Zero Trust in a Hybrid World
Our Approach to Config-as-Code at Octopus Deploy
Our Approach to Config-as-Code at Octopus Deploy
A look at the development process for Octopus Deploy's configuration as code implementation, as well as the design decisions and more.
·thenewstack.io·
Our Approach to Config-as-Code at Octopus Deploy
How to Use the UI Toolkit to Develop with Unity
How to Use the UI Toolkit to Develop with Unity
One of the interesting development aims of Unity is creating solutions that move nearer to industry norms beyond games development. My previous article introduced Unity from the standpoint of an application developer looking to cross-develop at a higher presentational quality. Or perhaps just to build a game, as Unity is typically used for. Unity Technologies […]
·thenewstack.io·
How to Use the UI Toolkit to Develop with Unity
How a Single Raspberry PI made my Home Network Faster
How a Single Raspberry PI made my Home Network Faster
The Pi Hole project adds an entire new level of performance and security to our home network. Powered by Docker and a Raspberry PI I can now block all unwanted Ads and Metrics network wide.
·brianchristner.io·
How a Single Raspberry PI made my Home Network Faster
Git Under the Hood
Git Under the Hood
While I’m not a programmer per se, I do use git almost daily and find it a great tool for source control and versioning of plain text files. But I don’t think there can be any doubt that it is not the easiest tool to use.
·articles.foletta.org·
Git Under the Hood
People in your software supply chain
People in your software supply chain
For many open source consumers the "logical units" being depended on are libraries. However, the libraries themselves are only a product of what consumers are actually depending on: people. Y...
·sethmlarson.dev·
People in your software supply chain
ID-mapped mounts
ID-mapped mounts
The ID-mapped mounts feature was added to Linux in 5.12, but the general idea behind it goes back a fair bit further. There are a number of different situations where the user and group IDs for files on disk do not match the current human (or process) user of those files, so ID-mapped mounts provide a way to resolve that problem—without changing the files on disk. The developer of the feature, Christian Brauner, led a discussion at the 2022 Linux Storage, Filesystem, Memory-management and BPF Summit (LSFMM) on ID-mapped mounts.
·lwn.net·
ID-mapped mounts
State is hard: why SPAs will persist
State is hard: why SPAs will persist
When I write about web development, sometimes it feels like the parable of the blind men and the elephant. I’m out here eagerly describing the trunk, someone else protests that no, it’s…
·nolanlawson.com·
State is hard: why SPAs will persist
Covering All The Hardware – And Software – Bases With IPUs
Covering All The Hardware – And Software – Bases With IPUs
Sponsored Feature Over the course of two decades, Intel drove the most important architectural change in the datacenter since the advent of the System/360
·nextplatform.com·
Covering All The Hardware – And Software – Bases With IPUs
Protect and Index Sensitive Data with Polymorphic Encryption
Protect and Index Sensitive Data with Polymorphic Encryption
With polymorphic encryption, the data is encrypted in multiple forms, with multiple keys, with specific functions for the data associated with each encryption set.
·thenewstack.io·
Protect and Index Sensitive Data with Polymorphic Encryption
Implementing Dynamic Color: Lessons from the Chrome team
Implementing Dynamic Color: Lessons from the Chrome team
Posted by Rebecca Gutteridge, Developer Relations Engineer on Android   Introduction With the release of Android 12 and Mater...
·android-developers.googleblog.com·
Implementing Dynamic Color: Lessons from the Chrome team
Machine Learning at the Edge
Machine Learning at the Edge
Katharine Jarmul discusses utilizing new distributed data science and machine learning models, such as federated learning, to learn from data at the edge.
·infoq.com·
Machine Learning at the Edge
Integrating third-party libraries as Unreal Engine plugins: ABI compatibility and Linux toolchain
Integrating third-party libraries as Unreal Engine plugins: ABI compatibility and Linux toolchain
The Unreal Build Tool (UBT) official documentation explains how to integrate a third-party library into Unreal Engine projects in a very broad way without focusing on the real problems that are (very) likely to occur while integrating the library. In particular, when the third-party library is a pre-built binary there are low-level details that must be known and that are likely to cause troubles during the integration - or even make it impossible!
·pgaleone.eu·
Integrating third-party libraries as Unreal Engine plugins: ABI compatibility and Linux toolchain
The Scanner We Really Need
The Scanner We Really Need
IT has scanners for everything: We scan for vulnerabilities and data leaks and scan networks. We should be scanning for secrets, too.
·devops.com·
The Scanner We Really Need
The Need to Decouple Human Error from Incident Response
The Need to Decouple Human Error from Incident Response
A lot of software management is still quick to blame incidents on human error over the complexity of those machines we’re interacting with.
·thenewstack.io·
The Need to Decouple Human Error from Incident Response