» Tag
programming
160 postsBuild a Basic AI Agent: Security III
Enhancing basic AI agent security with new methods and policy layers.
Fractal: Coding Agents in a Tree Structure
Fractal organizes autonomous agent loops into a tree structure. Users can control the processes effectively.
Understanding Strings in Rust: Key Concepts and Usage
Explore the complexities of strings in Rust and the differences between str and String.
CommitBrief — AI code reviews, right in your terminal
A provider-agnostic, local-first CLI that reviews your staged changes, a historic range, or a whole GitHub pull request. Zero telemetry, no server. Free and open source.
commitbrief.comA Practitioner Guide to AWS EFA Programming
Explore a practical guide on programming AWS EFA NICs for GPU workloads, covering EFA's features and software emulation techniques.
Introducing Thales: TypeScript Compiler and JavaScript Engine
Thales is a compiler that converts TypeScript to Lean 4 modules, promoting safer code practices.
Go Domain-Driven Design: Free 9-Chapter Tutorial Released
Explore a free 9-chapter tutorial on Domain-Driven Design in Go, featuring a runnable codebase.
Galois Connections for Composable Numeric Casts in Rust
Discover Galois connections in Rust for lawful numeric type casting and safe composability.
AI Agents Write PostgreSQL Like Python
Exploring how AI agents write SQL in a Pythonic style and the resulting challenges.
Understanding the Real Essence of OOP: State, Behavior, and Invariants
Explore the true meaning of OOP: the importance of state, behavior, and invariants.
Fleet: Hierarchical Task-Based Abstraction for Multi-Die GPUs
Fleet is a new task model that reduces memory traffic in multi-die GPUs, enhancing performance.