RSSAmplifier

Blog

Akash Goswami

Recent content on Akash Goswami

akashgoswami.devRSS feed ↗13 posts

Latest posts

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

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.

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

Remove files from Git history

A quick how to guide on how to remove data from a repository's history

Why Go?

A quick intro to the Go programming language, its advantages, what its main uses are, how it’s used in companies like Monzo and how you can get started with writing your own Go programs.

Hello World

A quick overview of what I plan on using this website for