Payment Profile Nightmare
My Google Support Odyssey: A Tale of Tech Support Terror and the Unexpected Pitfalls of Family Plans Table of Contents My Google Support Odyssey: A Tale of Tech Support Terror and the Unexpecte...
How to Extend Disk Space on an EC2 Instance
If you’ve increased the size of your EC2 instance’s disk but don’t see the additional space, follow these simple steps to extend the partition and resize the filesystem on an Ubuntu instance. Step...
Gmail Automation
Taming Your Gmail Inbox: Automating Unread Email Management Are you tired of logging into your Gmail account only to be greeted by an overwhelming number of unread emails? Perhaps they’re updates ...
Setting up SSL for Flask APP
Setting Up SSL on Your Subdomain with Nginx and a Simple Python Flask Example Introduction In this guide, we’ll walk through the steps to secure a subdomain with SSL, route it using Nginx, and...
Setting up Local LLM
Project URL https://github.com/waqaskhan137/local-llm Ollama Docker Compose Setup Welcome to the Ollama Docker Compose Setup! This project simplifies the deployment of Ollama using Docker Comp...
Testing GPT Philosophical Limits
Conversation Transcript with DALL·E Rana: Draw a complex thing. DALL·E: Response asking for more details about the “complex thing”. Rana: Just draw, don’t ask. DALL·E: Description of creating an...
My Journey Through Neural Network Research
As an engineer I am deeply fascinated by Artificial General Intelligence (AGI), I’ve spent countless hours navigating the complex and ever-evolving landscape of neural networks. Through my journe...
Run Grafana in Dev Mod
Clone Grafana Repository and CD into It First, clone the Grafana repository and navigate into the directory: git clone [Grafana Repository URL] cd [Grafana Repository Directory] Front End For ...
OTP Setup Guide
This guide will help you create an OTP (One-Time Password) alias that will generate an OTP, copy it to the clipboard, and then automatically paste it in the currently active window. Prerequisites ...