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 Create an IPv6-only Linux server in 3 easy steps
DevOps & Infrastructure

Create an IPv6-only Linux server in 3 easy steps

How to create a Linux VM using IPv6 (with IPv4 disabled) using Digital Ocean

May 08, 2024
4 minute read
Featured image of post Optimize MySQL query performance: INSERT with subqueries
Database Administration

Optimize MySQL query performance: INSERT with subqueries

Real world example of fixing a slow MySQL query doing an INSERT with subqueries

May 06, 2024
4 minute read
Featured image of post How to reuse workflows and steps in GitHub Actions (2024)
DevOps & Infrastructure

How to reuse workflows and steps in GitHub Actions (2024)

How to create reusable workflows and reusable steps in GitHub Actions

May 01, 2024
5 minute read
Featured image of post MySQL deadlock on UPDATE/INSERT upsert pattern
Database Administration

MySQL deadlock on UPDATE/INSERT upsert pattern

Using the UPDATE/INSERT upsert pattern can lead to MySQL deadlocks

Apr 28, 2024
5 minute read
Featured image of post Build a React app from scratch: getting started (2024)
Software Development

Build a React app from scratch: getting started (2024)

React Hello World -- no templates, no junk, just React

Apr 24, 2024
6 minute read
Featured image of post Fix security vulnerabilities in Yarn
Security

Fix security vulnerabilities in Yarn

Real-world examples of fixing security vulnerabilities in Yarn

Apr 10, 2024
5 minute read
Featured image of post Mutual TLS (mTLS): building a client using the system keystore
Security Software Development

Mutual TLS (mTLS): building a client using the system keystore

An overview of our series on mTLS

Apr 01, 2024
2 minute read
Featured image of post Code signing a Windows application
DevOps & Infrastructure

Code signing a Windows application

How to sign a Windows application with a code signing certificate

Mar 27, 2024
5 minute read
Featured image of post Mutual TLS (mTLS) Go client using Windows certificate store
Security Software Development

Mutual TLS (mTLS) Go client using Windows certificate store

How to build an mTLS Go client that uses the Windows certificate store

Mar 20, 2024
6 minute read
Featured image of post Mutual TLS (mTLS) with Windows certificate store
Security

Mutual TLS (mTLS) with Windows certificate store

How to configure mTLS using Windows certificate store

Mar 06, 2024
6 minute read
1 … 5 6 7 8
© 2025 Victor on Software