Avatar

Victor on Software

Software engineering, security, and related topics

  1. Home
  2. Software tools
  3. Archives
  4. Search
    1. Dark Mode

Categories

Software Development DevOps & Infrastructure Security Database Administration

Tags

Golang Developer Experience Cyber Security Application Security mTLS TLS Chrome Extension Hello World MySQL DevTools GitHub Technical Debt Web Development Windows Engineering Management GitHub Actions macOS TypeScript Software Architecture SQL Developer
Featured image of post Top code complexity metrics every software dev should know
Software Development

Top code complexity metrics every software dev should know

Ways to measure software code complexity to improve code quality and readability

Mar 05, 2025
5 minute read
Featured image of post How to use AI for software development (2025)
Software Development

How to use AI for software development (2025)

What every software engineer needs to know about AI right now: code completion, generation, and AI agents

Feb 26, 2025
8 minute read
Featured image of post How to analyze Go build times
Software Development

How to analyze Go build times

How to analyze and improve Go build compilation times

Feb 19, 2025
6 minute read
Featured image of post Top code refactorings every software engineer should know
Software Development

Top code refactorings every software engineer should know

Overcoming the fear of refactoring: How small, smart changes improve code without risk

Feb 12, 2025
6 minute read
Featured image of post How to find package dependencies of a Go package
Software Development

How to find package dependencies of a Go package

2 ways to find and check that your Go package is dependent on specific other packages

Feb 05, 2025
4 minute read
Featured image of post How to scale your codebase with evolutionary architecture
Software Development

How to scale your codebase with evolutionary architecture

A practical guide to scaling codebases and teams through evolutionary incremental design

Jan 29, 2025
7 minute read
Featured image of post What is readable code and why is it important?
Software Development

What is readable code and why is it important?

How to measure unreadable code and turn it into clean, productive, readable code

Jan 22, 2025
9 minute read
Featured image of post Top 5 metrics for software load testing performance
Software Development DevOps & Infrastructure

Top 5 metrics for software load testing performance

Examples of metrics that should be gathered on every web application software load test

Jan 15, 2025
7 minute read
Featured image of post Secure private CDN content with CloudFront signed URLs
DevOps & Infrastructure Security

Secure private CDN content with CloudFront signed URLs

How to securely serve private CDN content using CloudFront signed URLs in 4 steps

Jan 08, 2025
5 minute read
Featured image of post Create a MySQL replica database in 4 short steps (2025)
Database Administration

Create a MySQL replica database in 4 short steps (2025)

Scale your database using source-replica (master-slave) replication

Jan 06, 2025
5 minute read
1 2 3 … 9
© 2025 Victor on Software