Snippets
I’m torn between Bytestash and Opengist for my snippets repository. I love Opengist’s clean and simple design, but Bytestash’s robust search functionality is hard to overlook.
I’m torn between Bytestash and Opengist for my snippets repository. I love Opengist’s clean and simple design, but Bytestash’s robust search functionality is hard to overlook.
Secure your GitHub repo with SSH keys! This guide shows you how to limit access to just one repository, perfect for keeping your private keys safe on remote servers or VPS.
Recent WordPress controversies have pushed me toward Hugo for blogging, drawn by its performance, security, and simplicity. My workflow with Obsidian and Hugo minimizes dependencies, offering a streamlined, self-hosted solution.
A guide on initializing a Git repository in Linux with main as the default branch and securely pushing to GitHub using a Personal Access Token (PAT), ideal for those looking to streamline their Git setup.