The Last Question; A Short Review
A short review of Isaac Asimov's The Last Question: the story that has lived rent free in my head for years.
Pragmatic, progressive, multidisciplinary creative, data scientist & full stack dev. occasional avid beach goer.
A short review of Isaac Asimov's The Last Question: the story that has lived rent free in my head for years.
Learn how to disable Chrome AI on your device model to optimize performance, keep your disk space, and reduce battery usage.
A curated collection of command-line tools that fundamentally changed how I work. With installation guides using Homebrew and practical usage examples for each tool.
A short guide to using Claude Code with some essential plugins for a better, pair programming experience
A list of the most useful keyboard shortcuts for the terminal
A list of the most useful keyboard shortcuts for the terminal
A simple alias to update, upgrade, and cleanup your brew installation on macOS.
fzf-tools is a zsh plugin that enhances command line efficiency with interactive selection for files, history, scripts, and git commits.
I get asked a lot what this project is. It's a labor of love developed over many years that aggregates top-tier articles, news, social media, podcasts, videos, games, resources, livesteams and more into a unified launcher-style application.
Use Raycast? Here's a guide to my most used and recommended extensions that will power up your workflow.
I share my latest Zed IDE settings, which include theme, extensions, linting configurations, overrides, and formatting options.
LM Studio is a desktop app for local LLM development, offering a chat interface, Hugging Face integration, and a local server that simulates OpenAI endpoints.
A quick and simple Python based shell script to find RSS links from any given URL.
See the DOM in a whole new way.
A comprehensive guide to installing and using Hugging Face models.
A quick and simple way to find the icon or favicon on a website.
A quick guide on how to set up mackup for dotfiles.
A blunt guide on how to set up kitty as your new terminal.
Supermaven lets you write code 2x faster with AI. Let's set it up.
A cheatsheet on how to use Tailwind CSS classes and links to resources.
A cheatsheet on how to use some of the most commonly used CSS properties.
Setting and configuring zshrc in the modern age.
Obsidian: dooooooooope open source writing app tailored to programmers' thought processes.
This is a quick cheatsheet for the most commonly used Docker Commands.
How to extract OG Metadata, using JavaScript console, on a website
A quick cheatsheet on how to use some of the most commonly used React.js features.
A collection of JavaScript one-liners that will help you code like a pro.
A guide to all the keyboard shortcuts in Figma.
A simple tutorial on how to find RSS links on websites using some console log magic and Javascript.
A simple guide on how to determine disk space usage on a Linux/Unix system.
A simple guide on how to determine disk space usage on a Linux/Unix system.
Use GPT for infinite length text generation from the command line.
A brilliant guide written by Brex on prompt engineering and crafting the perfect prompt for OpenAI's GPT-4.
A a quick-ish, step-by-step tutorial for setting up OpenAI's `autocompletion` with `Python 3`.
Python vs Node.js. This was written using several open source AI libraries. Just wanted to test it out.
This tutorial will guide you through the process of setting up custom commands and aliases for ZShell and its plugins.
A a quick-ish, step-by-step tutorial for setting up OpenAI's `autocompletion` with `Python 3`.
A straightforward guide to setting up your computer for development based on what I use and how to install it.
A straightforward guide to setting up your computer for development based on what I use and how to install it.
A quick set of commands to safely move your Bitbucket repo to Github all while keeping history and everything.
Created a quick script that launches path of exile on windows using Win + Shift + G and displays a themed toolip; uses AutoHotKey.
Stuck getting `Errors occurred, no packages were upgraded.`? Well, have I got the solution for you..
A straightforward guide to setting up your computer for development based on what I use and how to install it.
Here's a quick cheatsheet I compiled over the years to quickly converting things using ffmpeg.
A collection of Path of Exile regex usable in search fields in game.
Over the past year or so, I've been playing Path of Exile when new seasons come up relatively casually...
Nmap (Network mapper) is a dope open-source tool for seeing what's going on networks and how security is looking.
A quick copy-pasta for rapid PHP debugging.
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.
In order to become proficient in Python programming, it is important to understand the top 20 most commonly used things. This tutorial will provide a brief overview of these 20 concepts, as well as provide resources for further exploration.