15 Lines of Python and 1 Shortcut To Get ChatGPT Summaries of Anything
Learning Neural Networks with Keras/TF and Playing Around with ChatGPT
How To Build and Run Mac Catalyst Apps Locally on macOS Sonoma 14.6.1 with Xcode 15.4
ZSH Plugin to Re-Execute the Last Command After Some Number of Empty Prompts
A NodeJS “Preprocessor” Can Add Any Functionality Including Easy Logging
Zed AI Alternative or My Approach Prior to Zed AI
Interview Prep for FAANG
How to patch a binary and get it to run on OSX
Creating a Snake Game Clone with Rust/Bevy
Scripting Fake UITouch Events Using Frida and Lyft Hammer
Reverse engineering an iOS application to allow for integration with shortcuts and Siri - Recreate AWS Cognito authentication and sending fake UITouch events
Search (ada) and Query (gpt-3.5-turbo) Your Codebases Using OpenAI's Embeddings and ChatGPT
Use FFMPEG (OSX/Linux) to Record Audio And OpenAI ChatGPT to Answer Questions
Running GPTJ (EleutherAI/gpt-j-6B) on a M1 Macbook
Getting Around Website Paywalls with Devtools Alone
Learning From and Verification with ChatGPT
Kubernetes aliases and functions using fzf - updated
ZSH hook on directory change to update NVM Node version automatically
Creating iPhone Ringtones with a Cello and FFMPEG
Unlocking My Front Door P1
Using CSS Clip Path or SVGs
Convert an HTML Style attribute string to a JSON Object for React
Set variables such as CFLAGS in CMake project
Configuring xrdp on Ubuntu 20.04
Using ZSH Hook Functions to print current directory on return key
Debugging and working on Rust in XCode - Debug with LLDB using the XCode interface
Debugging a Rust process in VSCode by attaching to process - useful for say.. a terminal emulator
Using tmux to change directory with a mouse click
ZSH shortcut (keybinding) to replace cursor selected word with your preset choice
Modify String prototype for replaceAll
Animating SVGs using CSS - using Affinity Designer to create SVGs
Python List Comprehension in Javascript
Conways Game Of Life and the Rust GFX Library
Conways Game Of Life and the Rust NVG Library
Creating a keyboard shortcut to console log the selected javascript expression in VSCode
Convert any video format to a gif
addAlias - taking notes and improving productivity
Writing a fuzzy string search algorithm in Nim
Getting Input from STDIN after piping in STDIN to a C or Nim program
Writing Nim Command Line Utilities