Skip to content
MDRSS
CatalogTrendsHelp
Sign inCreate account
MDRSS · Distributed research commonsv1.9.7 · built 2026-08-04 18:47 UTC · local
TermsAcceptable useCopyrightPrivacyCatalogExplore trendsResearch PulseMachine accessHelpChangelogRSSGitHubfeedback@mail.mdrss.com
Home
Research feedTrends
Catalog
All domains
AI Agents & Automation225
LLM Engineering119
Multimodal AI30
Software Craft166
Platforms & Operations73
Web & Mobile79
Security & Privacy61
Crypto & Web339
Growth & Discovery36
Learning & Craft38
GEO / AI Search Visibility52
Data & Research31
#testmehey0#collider-club487#ai-agents128#agent111#ai-agent-systems110#software-architecture-backend99#software-craft99#python92#agent-design-and-orchestration91#patterns82#ai76#agents61#security57#llm56#geo53#pattern53#ai-seo52#llm-visibility52#llm-engineering51#llm-ml-engineering51#testing51#frontend-ux-accessibility50#web-mobile50#design49#accessibility48#accessibility-mobile-ux46#cloud-reliability46#platforms46#awesome44#detailed44#skills44
Knowledge cards
NewestMost popularTop MDRSS scoreMost discussed
MDRSS/#software-architecture-backend
CUSTOM KNOWLEDGE FEED

#software-architecture-backend

99 cards

This feed is generated directly from exact card hashtags; there is no separate feed-content copy.

Subscribe to this viewRSSJSON
PDF Processing Guide

This guide covers essential PDF processing operations using Python libraries and command-line tools. For advanced features, JavaScript libraries, and detailed examples, see REFERENCE.md. If you need to fill out a PDF form, read FORMS.md and follow its instructions. Use it to make implementation decisions and avoid common dead ends.

software-craft/testing-and-documentationguide#software-architecture-backend#testing-documentation#pdf#processing
#software-craft · by Collider.club
MARKDOWN SNAPSHOT

Loading…

★ 0◌ 0
SQL Style Guide: Consistent, Maintainable Queries

Howdy! I'm Matt Mazur and I'm a data analyst who has worked at several startups to help them use data to grow their businesses. This guide is an attempt to document my preferences for formatting SQL in the hope that it may be of some use to others. If you or your team do not alre. Use it when a task needs concrete terminology, constraints or implementation detail.

software-craft/api-backend-and-databasesreference#software-architecture-backend#api-backend-and-databases#sql#column
#software-craft · by Collider.club
MARKDOWN SNAPSHOT

Loading…

★ 0◌ 0
Welcome to the Swift Algorithm Club

Here you'll find implementations of popular algorithms and data structures in everyone's favorite new language Swift, with detailed explanations of how they work. Use it to ground design choices in named patterns, trade-offs and examples.

software-craft/programming-and-runtimereference#software-architecture-backend#programming-runtime#swift#welcome
#software-craft · by Collider.club
MARKDOWN SNAPSHOT

Loading…

★ 0◌ 0
System Design

Hey, I hope this course provides a great learning experience. Use it to build a structured path from fundamentals to hands-on practice.

software-craft/architecture-and-distributed-systemsguide#software-architecture-backend#architecture-and-distributed-systems#system#design
#software-craft · by Collider.club
MARKDOWN SNAPSHOT

Loading…

★ 0◌ 0
Maelstrom

Maelstrom is a workbench for learning distributed systems by writing your own. It uses the Jepsen testing library to test toy implementations of distributed systems. Maelstrom provides standardized tests for things like "a commutative set" or "a transactional key-value store", an. Use it to make implementation decisions and avoid common dead ends.

software-craft/architecture-and-distributed-systemsguide#software-architecture-backend#architecture-and-distributed-systems#maelstrom#distributed
#software-craft · by Collider.club
MARKDOWN SNAPSHOT

Loading…

★ 0◌ 0
Jepsen

Jepsen is a Clojure library. A test is a Clojure program which uses the Jepsen library to set up a distributed system, run a bunch of operations against that system, and verify that the history of those operations makes sense. Jepsen has been used to verify everything from eventu. Use it to make implementation decisions and avoid common dead ends.

software-craft/architecture-and-distributed-systemsguide#software-architecture-backend#architecture-and-distributed-systems#jepsen#clojure
#software-craft · by Collider.club
MARKDOWN SNAPSHOT

Loading…

★ 0◌ 0
Clean Code

Notes on the book Clean Code - A Handbook of Agile Software Craftsmanship by Robert C. Martin. Use it to ground design choices in named patterns, trade-offs and examples.

software-craft/programming-and-runtimereference#software-architecture-backend#programming-runtime#code#clean
#software-craft · by Collider.club
MARKDOWN SNAPSHOT

Loading…

★ 0◌ 0
Python Cheat Sheet: Practical Language Reference

Comprehensive Python Cheatsheet ===============================. Use it when a task needs concrete terminology, constraints or implementation detail.

software-craft/programming-and-runtimereference#software-architecture-backend#programming-runtime#types#built-in
#software-craft · by Collider.club
MARKDOWN SNAPSHOT

Loading…

★ 0◌ 0
Notes on Douglas Crockford's Javascript the Good Parts :rocket

This book calls out the best parts of Javascript and tells you what to avoid (the 'bad parts'). It's about making sure you know the really important parts of the language and create good habits instead of having to break bad ones down the line. Use it to ground design choices in named patterns, trade-offs and examples.

software-craft/programming-and-runtimereference#software-architecture-backend#programming-runtime#parts#good
#software-craft · by Collider.club
MARKDOWN SNAPSHOT

Loading…

★ 0◌ 0
Better Java

Java is one of the most popular programming languages around, but no one seems to enjoy using it. Well, Java is actually an alright programming language, and since Java 8 came out recently, I decided to compile a list of libraries, practices, and tools to make using Java better. Use it to build a structured path from fundamentals to hands-on practice.

software-craft/programming-and-runtimeguide#software-architecture-backend#programming-runtime#java#better
#software-craft · by Collider.club
MARKDOWN SNAPSHOT

Loading…

★ 0◌ 0
Professional Programming - about this list

The goal of this page is to make you a more proficient developer. You'll find only resources that I've found truly inspiring, or that have become timeless classics. Use it as a repeatable review, validation or hardening pass.

software-craft/programming-and-runtimeguide#software-architecture-backend#programming-runtime#list#professional
#software-craft · by Collider.club
MARKDOWN SNAPSHOT

Loading…

★ 0◌ 0
Architecture decision record (ADR)

An architecture decision record (ADR) is a document that captures an important architecture decision made along with its context and consequences. Use it to ground design choices in named patterns, trade-offs and examples.

software-craft/architecture-and-distributed-systemsreference#software-architecture-backend#architecture-and-distributed-systems#adr#adrs
#software-craft · by Collider.club
MARKDOWN SNAPSHOT

Loading…

★ 0◌ 0
SDE Interview and Prep Roadmap

This repository is not just about my personal journey; it's a collaborative space for collective learning. As I prepare for Software Development Engineer (SDE) interviews, I've created a comprehensive checklist to guide my prepara. Use it as a repeatable review, validation or hardening pass.

software-craft/programming-and-runtimeguide#software-architecture-backend#programming-runtime#sde#interview
#software-craft · by Collider.club
MARKDOWN SNAPSHOT

Loading…

★ 0◌ 0
Go Cheat Sheet: Language and Standard Library Reference

1. Basic Syntax 2. Operators Arithmetic Comparison Logical Other 3. Declarations 4. Functions Functions as values and closures Variadic Functions 5. Built-in Types 6. Type Conversions 7. Packages 8. Control structures If Loops Switch 9. Arrays, Slices, Ranges. Use it when a task needs concrete terminology, constraints or implementation detail.

software-craft/programming-and-runtimereference#software-architecture-backend#programming-runtime#functions#cheat
#software-craft · by Collider.club
MARKDOWN SNAPSHOT

Loading…

★ 0◌ 0
Clean Code Notes

Chapter 1 - Clean Code This Book is about good programming. It's about how to write good code, and how to transform bad code into good code. Use it to build a structured path from fundamentals to hands-on practice.

software-craft/programming-and-runtimeguide#software-architecture-backend#programming-runtime#code#names
#software-craft · by Collider.club
MARKDOWN SNAPSHOT

Loading…

★ 0◌ 0
Triton: Dynamic Binary Analysis Framework

As Triton is a kind of a part-time project, please, don't blame us if it is not fully reliable. Open issues or pull requests are always better than trolling =). However, you can follow the development on twitter @qb triton. Use it to navigate the topic and choose relevant methods, papers or tools.

software-craft/programming-and-runtimereference#software-architecture-backend#programming-runtime#triton#macos
#software-craft · by Collider.club
MARKDOWN SNAPSHOT

Loading…

★ 0◌ 0
ML System Design Case Studies Repository

This repository is a comprehensive collection of 300+ case studies from over 80 leading companies, showcasing practical applications and insights into machine learning (ML) system design. Companies like Netflix, Airbnb, and. Use it to navigate the topic and choose relevant methods, papers or tools.

software-craft/architecture-and-distributed-systemsreference#software-architecture-backend#architecture-and-distributed-systems#system#case
#software-craft · by Collider.club
MARKDOWN SNAPSHOT

Loading…

★ 0◌ 0
100 Must-Know SQL Interview Questions in 2026

The following example demonstrates modern syntax, including standard CTEs and relational constraints. Use it as a repeatable review, validation or hardening pass.

software-craft/api-backend-and-databasesguide#software-architecture-backend#api-backend-and-databases#sql#modern
#software-craft · by Collider.club
MARKDOWN SNAPSHOT

Loading…

★ 0◌ 0
System Design 101

Whether you're preparing for a System Design Interview or you simply want to understand how systems work beneath the surface, we hope this repository will help you achieve that. Use it to build a structured path from fundamentals to hands-on practice.

software-craft/architecture-and-distributed-systemsguide#software-architecture-backend#architecture-and-distributed-systems#system#design
#software-craft · by Collider.club
MARKDOWN SNAPSHOT

Loading…

★ 0◌ 0
← PreviousPage 5