Avatar

Victor on Software

Software engineering, security, and related topics

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

Categories

Software Development DevOps & Infrastructure Security Database Administration

Tags

Golang Developer Experience Application Security Cyber Security mTLS TLS Chrome Extension Technical Debt DevTools Engineering Management Hello World MySQL GitHub Web Development Windows GitHub Actions macOS Software Architecture TypeScript AI
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
Featured image of post Fully supporting Unicode and emojis in your app
Database Administration Software Development

Fully supporting Unicode and emojis in your app

Common issues with Unicode and emoji support

Feb 29, 2024
5 minute read
Featured image of post Mutual TLS (mTLS) Go client using macOS keychain
Security Software Development

Mutual TLS (mTLS) Go client using macOS keychain

How to build an mTLS Go client that uses Apple's macOS keychain

Feb 22, 2024
8 minute read
1 … 6 7 8 9
© 2025 Victor on Software