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 Chrome Extension mTLS TLS Hello World MySQL DevTools GitHub Technical Debt Web Development Windows GitHub Actions macOS TypeScript Engineering Management Software Architecture SQL Developer
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
Featured image of post How to override methods in Go
Software Development

How to override methods in Go

Go supports method overriding through embedded structs

Jan 01, 2025
3 minute read
Featured image of post How to easily track engineering metrics
Software Development

How to easily track engineering metrics

How to automate tracking of engineering metrics and display them in Google office suite

Dec 26, 2024
5 minute read
Featured image of post How to quickly edit Google Sheets spreadsheet using the API
Software Development

How to quickly edit Google Sheets spreadsheet using the API

How to get a Google Sheets API key and edit a Google Sheets spreadsheet

Dec 18, 2024
5 minute read
1 2 3 … 8
© 2025 Victor on Software