Cheatsheet

Programming

Infinite GPT

Use GPT for infinite length text generation from the command line.

Programming

Infinite GPT

Use GPT for infinite length text generation from the command line.

Programming

Prompt Engineering

A brilliant guide written by Brex on prompt engineering and crafting the perfect prompt for OpenAI's GPT-4.

Programming

Using OpenAI to Summarize the News

A a quick-ish, step-by-step tutorial for setting up OpenAI's `autocompletion` with `Python 3`.

Programming

Setting Up Zshell

This tutorial will guide you through the process of setting up custom commands and aliases for ZShell and its plugins.

Programming

Getting Started with Python & OpenAI

A a quick-ish, step-by-step tutorial for setting up OpenAI's `autocompletion` with `Python 3`.

Programming

How To Set Up A New Mac From Scratch

A straightforward guide to setting up your computer for development based on what I use and how to install it.

Programming

Git Config Shortcuts

A straightforward guide to setting up your computer for development based on what I use and how to install it.

Programming

Moving from Bitbucket to Github

A quick set of commands to safely move your Bitbucket repo to Github all while keeping history and everything.

Programming

Changing Wordpress URLs via MySQL or CLI

A straightforward guide to setting up your computer for development based on what I use and how to install it.

Programming

FFMPEG Cheatsheet

Here's a quick cheatsheet I compiled over the years to quickly converting things using ffmpeg.

Programming

Using NMAP

Nmap (Network mapper) is a dope open-source tool for seeing what's going on networks and how security is looking.

Programming

Pretty PHP Debug Output

A quick copy-pasta for rapid PHP debugging.

Programming

Remove All Your Facebook Likes

Wipe your like history clean.

Programming

Useful Javascript Snippets & Functions Megalist

A long, curated list of useful javascript functions and snippets I've collected throughout the years.