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 Cyber Security Application Security mTLS TLS Chrome Extension DevTools Engineering Management Hello World MySQL Technical Debt GitHub Web Development Windows GitHub Actions macOS TypeScript AI Performance
Featured image of post 2 ways to turn a script into a macOS install package
DevOps & Infrastructure

2 ways to turn a script into a macOS install package

How to create a script-only macOS install package

Nov 13, 2024
4 minute read
Featured image of post Is staticcheck linter useful for my Go project?
Software Development

Is staticcheck linter useful for my Go project?

First impressions enabling the staticcheck linter in our large Go application

Nov 06, 2024
6 minute read
Featured image of post Is OpenTelemetry useful for the average software developer?
Software Development DevOps & Infrastructure

Is OpenTelemetry useful for the average software developer?

First impressions of OpenTelemetry with Jaeger and use cases for software developers

Oct 30, 2024
5 minute read
Featured image of post How to create a custom GitHub Action using TypeScript
DevOps & Infrastructure

How to create a custom GitHub Action using TypeScript

Create a GitHub Action using TypeScript to replace GitHub's pull request review process

Oct 23, 2024
7 minute read
Featured image of post Use Go to unmarshal JSON null, set, and missing fields
Software Development

Use Go to unmarshal JSON null, set, and missing fields

How to detect null, set, or missing JSON fields when unmarshalling into a Go struct

Oct 09, 2024
5 minute read
Featured image of post How to test a Windows NDES SCEP server
DevOps & Infrastructure

How to test a Windows NDES SCEP server

3 ways to verify the functionality of your Windows NDES SCEP server after setting it up

Oct 02, 2024
5 minute read
Featured image of post How to set up a remote development environment
Software Development DevOps & Infrastructure

How to set up a remote development environment

Use a remote dev environment to take load off your local machine or to have multiple environments

Sep 22, 2024
6 minute read
Featured image of post Top 3 issues with GitHub code review process
Software Development

Top 3 issues with GitHub code review process

GitHub code review process is not scalable and provides a poor developer experience

Sep 15, 2024
5 minute read
Featured image of post How to create an EXE installer for your program
Software Development

How to create an EXE installer for your program

Quickly create an EXE installer for your program using the Inno Setup tool

Sep 11, 2024
2 minute read
Featured image of post How to measure the execution time of Go tests accurately
Software Development

How to measure the execution time of Go tests accurately

Improve developer experience by optimizing Go test execution time using detailed performance data

Sep 04, 2024
6 minute read
1 … 3 4 5 … 9
© 2025 Victor on Software