Hi, I’m Akash ๐Ÿ‘‹๐Ÿฝ

I’m a software engineer at Snyk.

This is my developer website - a site for my technical blog posts.

You can also checkout my main website here ๐Ÿ‘‰๐Ÿฝ akashgoswami.com

Minimal shell setup

How I simplified my macOS shell setup with Ghostty, Homebrew, Oh My Posh, Atuin and a leaner zsh configuration.

Multi-machine development setup

Why I use two MacBooks for software development and writing blog posts

May 9, 2026 3 min

Stop hardcoding secrets in .zshrc

How to securely store secrets in Apple Keychain and reference them in .zshrc without hardcoding them

Resources for learning Go

My recommendations for learning Go

Adding a Mastodon Author Tag

Adding a Mastondon Author Tag to this site

How to install Postgres on macOS

How I've setup and installed PostgreSQL on my Macbook

Automating my /now page

A deep dive into how I automated my now page on my personal website by creating a Go script and making use of GitHub Actions.

August 16, 2024 24 min

GitHub new repo shortcut

The command I use for spinning up a new directory and GitHub repository with a licence

Build your own links site in 30 mins

Build a Linktree style website and deploy it in less than 30 minutes using Hugo and the Lynx theme!

Remove commits from remote repository

A quick how to guide on how to remove commits from a remote repository