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 git merge works with GitHub pull requests
Software Development

How git merge works with GitHub pull requests

Keep feature branches up to date before merging a pull request

Jun 26, 2024
8 minute read
Featured image of post Linting and formatting TypeScript in Chrome extension (2024)
Software Development

Linting and formatting TypeScript in Chrome extension (2024)

Improve code quality and maintainability with linting and formatting tools

Jun 19, 2024
8 minute read
Featured image of post Message passing in Chrome extension (2024)
Software Development

Message passing in Chrome extension (2024)

Learn how to communicate between parts of a Chrome extension

Jun 12, 2024
5 minute read
Featured image of post Build a production-ready Chrome extension in 7 steps
Software Development

Build a production-ready Chrome extension in 7 steps

An overview of our series on building a Chrome extension

Jun 11, 2024
2 minute read
Featured image of post Building a webhook flow with Tines
DevOps & Infrastructure

Building a webhook flow with Tines

Trigger an action from a webhook callback with Tines

Jun 05, 2024
5 minute read
Featured image of post 3 database gotchas when building apps for scale
Database Administration

3 database gotchas when building apps for scale

Database issues that arise when scaling applications

May 29, 2024
5 minute read
Featured image of post Add webpack and TypeScript to a Chrome extension (2024)
Software Development

Add webpack and TypeScript to a Chrome extension (2024)

Expand a basic Chrome extension with webpack and TypeScript development tooling

May 23, 2024
10 minute read
Featured image of post Create a Chrome extension from scratch step-by-step (2024)
Software Development

Create a Chrome extension from scratch step-by-step (2024)

Build a basic Chrome extension without any additional tooling

May 15, 2024
8 minute read
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
1 … 5 6 7 … 9
© 2026 Victor on Software