systems

Tag

Cards List
#systems

Are AI agents creating more complexity than they remove?

Reddit r/AI_Agents · 20h ago

The article questions whether the proliferation of AI agents is leading to increased complexity in management and maintenance, potentially outweighing their benefits.

0 favorites 0 likes
#systems

@Krishnasagrawal: Andrej Karpathy’s 1-hour Stanford lecture on AI engineering is one of the best explanations I’ve seen of how AI systems…

X AI KOLs Timeline · 3d ago Cached

Andrej Karpathy's Stanford lecture offers a concise explanation of AI engineering, focusing on building systems around models with context, memory, tools, and feedback loops.

0 favorites 0 likes
#systems

InfraBench: Evaluating Infrastructure Agents Across Layers, Lifecycle, and Risk

arXiv cs.AI · 6d ago Cached

InfraBench is a benchmark suite for evaluating AI agents on realistic infrastructure management tasks across the full stack, lifecycle, and risk levels. Experiments show that even the strongest agent configurations achieve only 40-88% effective scores and struggle with consistency and safety.

0 favorites 0 likes
#systems

Ask HN: Are systems ready for the first negative leap second?

Hacker News Top · 2026-07-06 Cached

Discussion on Hacker News about whether computer systems are prepared for the first negative leap second, with comments debating the risks and alternatives like leap minutes.

0 favorites 0 likes
#systems

@chessMan786: Memory Segmentation Cheatsheet

X AI KOLs Timeline · 2026-07-04 Cached

A cheatsheet covering memory segmentation concepts, likely useful for students and developers.

0 favorites 0 likes
#systems

@aiwith3232: Various solid, textbook-like resources on the basics of LLMs!! So grateful... https://arxiv.org/pdf/2606.24937

X AI KOLs Timeline · 2026-07-02 Cached

A paper titled 'The Hitchhiker's Guide to Agentic AI: From Foundations to Systems' provides comprehensive textbook-like resources on the basics of LLMs and agentic AI.

0 favorites 0 likes
#systems

@vivekgalatage: What if you got a list of books across a broad spectrum of CS domains? And what if it is access to Brendan Gregg's cura…

X AI KOLs Timeline · 2026-06-28 Cached

A tweet sharing Brendan Gregg's curated list of recommended books covering systems performance, language performance, database performance, and other computer science domains.

0 favorites 0 likes
#systems

@PierceZhang34: A Machine Learning Systems Notes Repo on GitHub — The author has deeply studied machine learning systems over the past few months, mainly focusing on training and inference of large language models. This notes collection covers distributed computing, parallelization, quantization, and PyTorch internals, with most content derived from the author's experiments. 1. Distributed Technologies - covering distributed training…

X AI KOLs Timeline · 2026-06-20 Cached

Sharing a machine learning systems notes repo on GitHub, covering distributed computing, parallelization, quantization, and PyTorch internals related to LLM training and inference. Suitable for learners interested in ML systems.

0 favorites 0 likes
#systems

@modal: Sandbox startup latency and scaling can make or break your RL training run. Great post breaking this down, shown using …

X AI KOLs Following · 2026-06-16 Cached

Discusses how sandbox startup latency and scaling in RL training infrastructure can significantly impact training performance, referencing a detailed analysis by SemiAnalysis on matching trainer and generator throughput.

0 favorites 0 likes
#systems

@davidokocha086: built a multi-client terminal chat app in C from scratch. raw TCP sockets. select() for I/O multiplexing. no libraries.…

X AI KOLs Timeline · 2026-05-25 Cached

Developer built a multi-client terminal chat app in C from scratch using raw TCP sockets and select() for I/O multiplexing, as a step toward building EduOS, a privacy-first AI-native OS for African schools.

0 favorites 0 likes
#systems

ObjectCache: Layerwise Object-Storage Retrieval for KV Cache Reuse

arXiv cs.AI · 2026-05-25 Cached

ObjectCache proposes using S3-compatible object storage for LLM KV cache reuse to reduce cost and increase capacity, with a co-designed storage protocol and transfer schedule that minimizes latency overhead. Experiments show it adds only 5.6% latency over local DRAM for 64K contexts.

0 favorites 0 likes
#systems

@ickma2311: Efficient AI Lecture 13: LLM Deployment Techniques The lecture helped me understand AWQ, vLLM, and FlashAttention very …

X AI KOLs Timeline · 2026-05-13 Cached

A lecture on LLM deployment techniques covering AWQ, vLLM, FlashAttention, quantization, and activation smoothing for efficient serving.

0 favorites 0 likes
#systems

Enabling Performant and Flexible Model-Internal Observability for LLM Inference

arXiv cs.LG · 2026-05-13 Cached

This paper introduces DMI-Lib, a high-speed deep model inspector that enables efficient internal observability for LLM inference by decoupling monitoring from the inference hot path.

0 favorites 0 likes
#systems

harvard-edge/cs249r_book

GitHub Trending (daily) · 2026-07-02 Cached

An open-source textbook on Machine Learning Systems from Harvard, covering principles and practices of engineering AI systems, with companion labs and kits.

0 favorites 0 likes
← Back to home

Submit Feedback