Programming

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

Vim vs Emacs vs Spacemacs vs Other Command Line Text Editors

Text editors are essential tools for developers, allowing them to create, edit and manage code. There are many text editors available, each with their own strengths and weaknesses. This article will compare and contrast the features, advantages, and disadvantages of Vim, Emacs, Spacemacs, and other command line text editors.

Programming

Using Yabai

yabai is an awesome tiling, snapping, layout, and controller for your windows on macOS.