System Architecture

System Architecture

7364 bookmarks
Custom sorting
Beyond microblogging with ActivityPub
Beyond microblogging with ActivityPub
ActivityPub-enabled microblogs are gaining popularity as a replacement for Twitter, but ActivityPub is for more than just microblogging. Many other popular services also have open-source alternatives that speak ActivityPub. Proprietary services operated by commercial interests usually deliberately limit interoperability, but users of any ActivityPub-enabled service should be able to communicate with each other, even if they are using different services. This promise of interoperability is often limited in practice, though; while ActivityPub specifies how multiple types of content can be published, the kinds of content that can be displayed or interacted with vary from project to project.
·lwn.net·
Beyond microblogging with ActivityPub
How Capital One Performs Chaos Engineering in Production
How Capital One Performs Chaos Engineering in Production
Capital One — the first bank to be fully in the public cloud — achieves a higher level of resiliency through chaos engineering in production.
·thenewstack.io·
How Capital One Performs Chaos Engineering in Production
5 Software Security Goals All CTOs Should Prioritize
5 Software Security Goals All CTOs Should Prioritize
A design with a good separation of concerns will perform well. Keep the application security code simple and ensure that security behavior is easy to extend.
·thenewstack.io·
5 Software Security Goals All CTOs Should Prioritize
Hardware Independence Is Critical to Innovation in Machine Learning
Hardware Independence Is Critical to Innovation in Machine Learning
We as an industry must achieve hardware independence if we’re to fulfill the promise of AI. It will enable faster innovation, unlock hybrid options for model deployment and ultimately save practitioners time and energy.
·thenewstack.io·
Hardware Independence Is Critical to Innovation in Machine Learning
What Is APIOps? (In Less than 500 Words)
What Is APIOps? (In Less than 500 Words)
APIOps creates a standardized process and collaborative culture to accelerate how your organization creates APIs and maintains them throughout their life cycle.
·thenewstack.io·
What Is APIOps? (In Less than 500 Words)
A thorough introduction to eBPF
A thorough introduction to eBPF
In his linux.conf.au 2017 talk [YouTube] on the eBPF in-kernel virtual machine, Brendan Gregg proclaimed that "super powers have finally come to Linux". Getting eBPF to that point has been a long road of evolution and design. While eBPF was originally used for network packet filtering, it turns out that running user-space code inside a sanity-checking virtual machine is a powerful tool for kernel developers and production engineers. Over time, new eBPF users have appeared to take advantage of its performance and convenience. This article explains how eBPF evolved how it works, and how it is used in the kernel.
·lwn.net·
A thorough introduction to eBPF
How I use utility classes to write more efficient CSS
How I use utility classes to write more efficient CSS
Today, I wanted to talk about my approach to CSS. It’s a strategy I’ve fine tuned over a decade of working with the web, and helps me create websites and apps that are easier to build and maintain. Let’s dig in! Styling elements I tend to broadly style elements directly whenever I want all elements of that type to look the same. For example, in my designs, I often want all input, select, and textarea elements to be full-width elements with a slight margin at the bottom.
·gomakethings.com·
How I use utility classes to write more efficient CSS
Design: #noFramework
Design: #noFramework
Is it as hard as you think?
·javarome.medium.com·
Design: #noFramework
D2 Tour | D2 Documentation
D2 Tour | D2 Documentation
D2 is a diagram scripting language that turns text to diagrams. It stands for
·d2lang.com·
D2 Tour | D2 Documentation
DreamBooth
DreamBooth
·dreambooth.github.io·
DreamBooth
Runme - Road to Reliable Documentation
Runme - Road to Reliable Documentation
Treat docs like code! Runme’s grand vision is to provide a flexible toolkit to deliver reliable docs. Learn about the v1.0 roadmap and how Runme is planning to achieve documentation testability.
·stateful.com·
Runme - Road to Reliable Documentation
Create your own Mastodon UX
Create your own Mastodon UX
I’ve been discussing Mastodon UX wishlists with some new acquaintances there. This excerpt from A Bloomberg terminal for Mastodon concludes with part of my own wishlist. In a Mastodon timelin…
·blog.jonudell.net·
Create your own Mastodon UX
A Bloomberg terminal for Mastodon
A Bloomberg terminal for Mastodon
As I mentioned last time, the Steampipe dashboard for Mastodon has evolved in unexpected ways. I imagined that the components — a
·blog.jonudell.net·
A Bloomberg terminal for Mastodon
Useful resources for designing data rich pages
Useful resources for designing data rich pages
One of the big projects we’ve currently got under way at Energy Sparks is redesigning the collection of pages that present the results of our detailed analysis of their energy data to school …
·blog.ldodds.com·
Useful resources for designing data rich pages
Release Automation: Key Considerations
Release Automation: Key Considerations
Let’s dive into release automation, how to get started and common challenges IT leaders should look out for.
·thenewstack.io·
Release Automation: Key Considerations