All Blogs
Linux and Windows Password Manager Pass
I have been using pass for quite awhile now on both Linux and Windows, and I think it’s a great terminal password manager. It uses gpg to encrypt your passwords into physical files in an organized folder structure, this means that your encrypted passwords are not anywhere on the cloud.
}Python Async Database Migrations With Alembic
This post is about how I currently handle database migrations with Python. My go-to tech stack setup is FastAPI, SQLAlchemy 2.0, and alembic. I also make scripts so that I don’t need to remember the commands, as they are kind of hard to remember sometimes. Those scripts will also be included in this post.
}Linux .NET SSL Connection Error
If you are running into a “SSL connection could not be established” error on your .NET application while using a linux distribution, then this solution might help you solve that.
}Cloudflare 301 Redirect Issue
I’ve recently started to use cloudflare and ran into an issue where my site would keep redirecting 301 after setting up the DNS properly.
}2024 Resolution
My plans for the year 2024.
}Effective Neovim Setup Tutorial Guide
This is a blog on setting up neovim to be able to be at minimum, effective at coding something. I won’t go through each plugin in detail, but there is a plugin list with links to each plugin if you want to go in-depth.
}Tokyo Japan Akihabara Tanaka Ramen
Tanaka Ramen is a restaurant that serves chuuka soba. Located on the edge of Akihabara, near exit 3 of Suehirocho station.
}Navarch Hugo Theme Roadmap
The custom theme for this site is not complete after release, there are still a lot of things in the pipeline to be made before being able to release the theme publicly.
}