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 mTLS TLS Chrome Extension Hello World MySQL DevTools GitHub Technical Debt Web Development Windows Engineering Management GitHub Actions macOS TypeScript Software Architecture SQL Developer
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
Featured image of post What are launchd agents and daemons on macOS?
DevOps & Infrastructure

What are launchd agents and daemons on macOS?

Understand macOS launchd, agents, daemons, and property list files. Discover how to locate the plist file for a running process.

Dec 11, 2024
5 minute read
Featured image of post Go modules and packages — which one to use and when
Software Development

Go modules and packages — which one to use and when

What's the difference between Go modules and packages? How to use multiple modules in one repository.

Dec 04, 2024
4 minute read
Featured image of post What is a VLAN and why you need it in your home network
DevOps & Infrastructure

What is a VLAN and why you need it in your home network

VLANs improve network security, but require configuration on your router, switch, and access points

Nov 27, 2024
5 minute read
Featured image of post How to connect to remote Active Directory server in 4 steps
DevOps & Infrastructure

How to connect to remote Active Directory server in 4 steps

Connect your home computer to a remote Windows Active Directory server

Nov 20, 2024
5 minute read
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
1 2 3 4 … 9
© 2025 Victor on Software