Explore

Stories, ideas, and voices from the divita community

Posts tagged “programming

Posts

Cybersecurity

API Security Checklist

A practical security review checklist for API endpoints.

Omar Hassan·1 min 0
Programming
Popular

Five Tools That Changed My Workflow

Command-line tools that dramatically improved my productivity.

Leo Tanaka·1 min 0
Programming
PopularIn The Digital Garden

Mentorship: The Multiplier Effect

Why making others better is the highest-leverage work.

Alice Chen·1 min 0
Programming

Building a Web Scraper in Rust

Async Rust in practice: concurrent web scraping.

Leo Tanaka·1 min 0
Programming
Popular

Performance Optimization Is Not a Guessing Game

Profile first, optimize second. Always measure the improvement.

Alice Chen·1 min 0
Open Source
Popular

The Economics of Open Source

The gap between open source's value and its funding.

Leo Tanaka·1 min 4
Programming

Rust Error Handling Done Right

Why explicit error types beat exceptions.

Leo Tanaka·1 min 3
Programming
Popular

Why Simplicity Wins

The case for fewer abstractions and clearer code.

Alice Chen·1 min 0
Programming
Popular

The Art of Database Indexing

When to index, what to index, and when to stop.

Henrik Larsson·1 min 0
Programming
Popular

The Art of Code Review

How to give reviews that improve code and grow engineers.

Alice Chen·1 min 0
Programming

Building a CLI Tool in Rust

A practical guide to building fast, reliable command-line tools.

Leo Tanaka·1 min 0
Programming
Popular

Why I Chose Rust for My Side Project

Learning Rust by building something real.

Leo Tanaka·1 min 4
Programming
Popular

Distributed Systems: Expect Failure

Why failure is the normal state in distributed computing.

Alice Chen·1 min 0
Programming
Popular

PostgreSQL EXPLAIN Made Simple

Reading query plans without the headache.

Henrik Larsson·1 min 4
Open Source
Popular

Getting Started with Open Source Contributions

Your first contribution does not need to be a feature.

Leo Tanaka·1 min 0
Programming

Refactoring Without Fear

How continuous small improvements prevent the need for rewrites.

Alice Chen·1 min 0
Programming
Popular

Testing as a Design Tool

Why writing tests first leads to better software design.

Alice Chen·1 min 5
Programming
TrendingIn The Digital GardenConversation Starter

The Architecture of Clean Code

Why clean code is really about communication, not convention.

Alice Chen·5 min 14