Notes

Recent Notes

Save project specific tmux layouts with tmuxp

Built-in tmux layouts tmux has 5 built-in layouts, mapped to <prefix> Alt+1..5 in this order: even-horizontal — panes stacked side-by-side, equal width …

Connect to Ubuntu from macOS securely over Tailscale

Assumption: Both machines have tailscale already setup and logged in. On Ubuntu, install SSH if it is not already 1sudo systemctl status ssh # is sshd 2sudo apt install …

Install VNC server on Armbian

x11vnc is a VNC server for real X displays (i.e. a display corresponding to a physical monitor, keyboard, and mouse). I needed this to remotely make changes to an Orange Pi which …

Create a sublime text snippet to insert a slug

Convert filename to a slug that can be used inside a URL. Replace spaces with dashes, convert characters to lowercase and remove file extension. Insert slug values inside Sublime Text with a snippet

Load Go modules from private repos

Private repos and non-public modules By default go get uses HTTPS. In a continuous deployment scenario, specially if you have 2FA enabled with your Git provider, you will need to …

Add author profiles to blog posts on Hugo websites
Add author profiles to blog posts on Hugo websites

How to show Author details with every Hugo blog post

Load content from a github repo for a hugo website as a module
Load content from a github repo for a hugo website as a module

NOTES: There is an existing bug that will not let you initialize the module if you have an existing module.toml. Neither will it let you use any other hugo mod commands. Use the …

Algorithms
Amazon Web Services (AWS)
Android
APIs
Armbian
Bash Scripting
C#
Cheatsheets
Commands
CSS & Sass
Databases
DevOps
Docker
DRAFTS
    Expo
    Fastlane
    Firebase
    Flutter
    Gatsby
    Git & Github
    Go
    GraphQL
    Hardware
    Hugo
    iOS
    JavaScript
    Jekyll
    JS Interview Prep
    Linux
    macOS
    Misc.
    Node
    Node API
    OpenCart
    Personal
    PHP
    Programming
    Python
    Raspberry Pi
    React Native & Expo
    ReactJS
    Redux
    Serverless
    System Administration
    Typescript
    Ubuntu
    Web Development
    WordPress
    Workflow