Skip to content

Breaking

Developer Profile & SOP: Project SASS Gemini – Chat SOP Gemini – Standard Operating Procedure (SOP) git stash – I made a mess of my repo
home

home

home
home

  • Home
  • Frank Earnhardt
  • FAQ
AI Best-Practice

Frank Earnhardt March 3, 2026 No Comments

The “New Chat” Success Formula If you start a new session, paste or upload them in this order for maximum “IQ” from the AI: Why the SOP isn’t enough on…

AI Best-Practice

Developer Profile & SOP: Project SASS

Frank Earnhardt March 3, 2026 No Comments

🛠️ Developer Profile & SOP: Project SASS Last Updated: 2026-03-03 Project Context: Multi-container Flask/Nginx/Postgres/Redis stack managed via run.sh on Unraid. 1. Architectural Philosophy (The “Architect” Pattern) 2. Naming & Environment…

AI Gemini How-To

Gemini – Chat SOP

Frank Earnhardt March 3, 2026 No Comments

To review or adjust the “Chat SOP” (Standard Operating Procedure) for how I collaborate with you, there are two layers: your current session and my core system instructions. 1. Where…

Gemini How-To

Gemini – Standard Operating Procedure (SOP)

Frank Earnhardt March 3, 2026 No Comments

To help you decide how I should “remember” your technical preferences, think of it as setting the standard operating procedure (SOP) for how we build and troubleshoot your stack. When…

git

git stash – I made a mess of my repo

Frank Earnhardt March 3, 2026 No Comments

Don’t panic —Git stashes are just commits in disguise, and they are almost always recoverable unless you’ve manually deleted your .git folder. 1. The “Undo” Button If you just ran…

MongoDB Mongodb Redis unraid

How does vm.overcommit_memory=1 impact Unraid?

Frank Earnhardt March 1, 2026 No Comments

How does vm.overcommit_memory=1 impact Unraid? Changing this setting on your Unraid host is generally safe and actually recommended if you run memory-intensive Docker containers (like Redis or MongoDB). To apply…

plugin unraid

Unraid un-get

Frank Earnhardt February 27, 2026 No Comments

The Nerd-Pack plug-in has been abandoned and I recently came across an alternative called un-get.

Docker How-To PostgreSQL Python

Python Flask Migration (DEV to PROD)

Frank Earnhardt February 21, 2026 No Comments

Setting up Development: 1. Always Check .dockerignore Check if you have a .dockerignore file in your project root. If it contains a line: migrations/, — Docker will skip copying that…

Docker How-To Tips

Tips to help validate docker-compose.yml and .env files

Frank Earnhardt February 21, 2026 No Comments

1. Check for Invisible Characters (CLI) (If that doesn’t work, try tail -c +4 to specifically strip a 3-byte BOM). 2. Validate with Docker’s Built-in Tool Use the config command…

How-To macOS

OSX – How to check if SMB service is running.

Frank Earnhardt February 14, 2026 No Comments

To check if the SMB service (file sharing) is running on your Mac from the Terminal, use the launchctl list command and filter for smbd: bash Interpreting the Output Alternative…

Posts pagination

1 2 … 29

Next Page »

March 2026
M T W T F S S
 1
2345678
9101112131415
16171819202122
23242526272829
3031  
« Feb    

You Missed

AI Best-Practice

AI Best-Practice

Developer Profile & SOP: Project SASS

AI Gemini How-To

Gemini – Chat SOP

Gemini How-To

Gemini – Standard Operating Procedure (SOP)

home

home