• about
  • projects
  • blog
  • November 28, 2024

    Joystick Mouse With Zoom and Scroll

  • October 4, 2024

    15 Lines of Python and 1 Shortcut To Get ChatGPT Summaries of Anything

  • October 4, 2024

    Learning Neural Networks with Keras/TF and Playing Around with ChatGPT

  • September 1, 2024

    How To Build and Run Mac Catalyst Apps Locally on macOS Sonoma 14.6.1 with Xcode 15.4

  • August 26, 2024

    ZSH Plugin to Re-Execute the Last Command After Some Number of Empty Prompts

  • August 23, 2024

    A NodeJS “Preprocessor” Can Add Any Functionality Including Easy Logging

  • August 20, 2024

    Zed AI Alternative or My Approach Prior to Zed AI

  • August 14, 2024

    Interview Prep for FAANG

  • August 8, 2024

    How to patch a binary and get it to run on OSX

  • February 19, 2024

    Creating a Snake Game Clone with Rust/Bevy

  • May 12, 2023

    Scripting Fake UITouch Events Using Frida and Lyft Hammer

  • May 12, 2023

    Reverse engineering an iOS application to allow for integration with shortcuts and Siri - Recreate AWS Cognito authentication and sending fake UITouch events

  • March 1, 2023

    Search (ada) and Query (gpt-3.5-turbo) Your Codebases Using OpenAI's Embeddings and ChatGPT

  • March 1, 2023

    Use FFMPEG (OSX/Linux) to Record Audio And OpenAI ChatGPT to Answer Questions

  • February 26, 2023

    Running GPTJ (EleutherAI/gpt-j-6B) on a M1 Macbook

  • February 24, 2023

    Getting Around Website Paywalls with Devtools Alone

  • February 6, 2023

    Learning From and Verification with ChatGPT

  • February 2, 2023

    Kubernetes aliases and functions using fzf - updated

  • March 31, 2022

    ZSH hook on directory change to update NVM Node version automatically

  • March 30, 2022

    Creating iPhone Ringtones with a Cello and FFMPEG

  • March 20, 2022

    Unlocking My Front Door P1

  • August 22, 2021

    Using CSS Clip Path or SVGs

  • April 21, 2021

    Convert an HTML Style attribute string to a JSON Object for React

  • April 21, 2021

    Set variables such as CFLAGS in CMake project

  • April 20, 2021

    Configuring xrdp on Ubuntu 20.04

  • December 30, 2020

    Using ZSH Hook Functions to print current directory on return key

  • December 30, 2020

    Debugging and working on Rust in XCode - Debug with LLDB using the XCode interface

  • December 20, 2020

    Debugging a Rust process in VSCode by attaching to process - useful for say.. a terminal emulator

  • December 15, 2020

    Using tmux to change directory with a mouse click

  • November 28, 2020

    ZSH shortcut (keybinding) to replace cursor selected word with your preset choice

  • November 14, 2020

    Modify String prototype for replaceAll

  • November 1, 2020

    Animating SVGs using CSS - using Affinity Designer to create SVGs

  • October 20, 2020

    Python List Comprehension in Javascript

  • October 6, 2020

    Conways Game Of Life and the Rust GFX Library

  • October 1, 2020

    Conways Game Of Life and the Rust NVG Library

  • September 7, 2020

    Creating a keyboard shortcut to console log the selected javascript expression in VSCode

  • September 7, 2020

    Convert any video format to a gif

  • August 31, 2020

    addAlias - taking notes and improving productivity

  • August 30, 2020

    Writing a fuzzy string search algorithm in Nim

  • January 22, 2020

    Getting Input from STDIN after piping in STDIN to a C or Nim program

  • 1
  • 2