MacOS Boot & Recovery Guide
A comprehensive reference for every boot mode, key combo, and recovery option available on Intel and Apple Silicon Macs.
a random collection of internet treasures
A comprehensive reference for every boot mode, key combo, and recovery option available on Intel and Apple Silicon Macs.
How to automatically rename screenshots on macOS using Folder Actions and a bash script.
An exploration of prime numbers through modular arithmetic, the Chinese Remainder Theorem, and digit-based factoring — tracing the math from Fibonacci decimals to why RSA-260 remains unbroken after 35 years.
This is some personal research into a self-modifying C program and potential use cases.
Detailed analysis of a server compromise exploiting CVE-2025-55182 (React Server Components RCE), including credential theft, RAT deployment, DDoS botnet participation, and crypto mining attempts.
Useful snippets and configurations for customizing your NGINX server.
Assorted bash snippets for everyday use.
CSS snippets for everyday use which can be easily copied and pasted.
How to export your iMessage chat history to a text file which can be uploaded and analyzed with Ai.
A deep dive into error handling paradigms and advanced Typescript types to create the perfect errors-as-values utility.
An in-depth breakdown of the lowest common ancestor (LCA) algorithm for finding the deepest node in a graph which is a parent of two other nodes.
a simple online code editor which can compile and run typescript code.
Investment Opportunities for 2025 focusing on quantum computing, renewable energy, artificial intelligence, and emerging technologies.
Useful TypeScript snippets for everyday use which can be easily copied and pasted.
How to implement a range sequence using generators in TypeScript for fun!
Marathon Digital soars over 51% this past week as inflation cools and speculation around a Bitcoin ETF rises, all in time for the holidays!
How to build a simple website using React, Bun and Elysia with server-side rendering in 2023.
A simple algorithm for extracting strings and replacing values written in TypeScript.