Search for magic in the ordinary

Search for magic in the ordinary

A collection of thoughts, stories, ideas

This AI Agent Writes Its Own Story

This AI Agent Writes Its Own Story

A software development experience building an autonomous AI agent using AI coding and brainstorming assistants - the benefits, challenges, and insights gained

in
Personal README

Personal README

This is an attempt at a guide for anyone working with me to understand my behavior patterns and set some clear expectations in advance

in
A curated list of Mac tools

A curated list of Mac tools

This is my personal, curated list of tools that I use on my computers for my daily work

in
Java Fun Facts · Performance (Part 4 of 4)

Java Fun Facts · Performance (Part 4 of 4)

Benchmark Java class-comparison techniques, including reference equality, equals, class names, instanceof, and assignable-from checks.

in
Java Fun Facts · Performance (Part 3 of 4)

Java Fun Facts · Performance (Part 3 of 4)

Compare Java object equality strategies across inherited and unrelated classes, including equals, hashCode, and baseline reference checks.

in
Java Fun Facts · Performance (Part 2 of 4)

Java Fun Facts · Performance (Part 2 of 4)

Benchmark Java while loops using indexes, iterators, and cached collection sizes to compare their performance in the second JVM experiment.

in
Java Fun Facts · Performance (Part 1 of 4)

Java Fun Facts · Performance (Part 1 of 4)

Compare three Java for-loop styles on ArrayList data and see how caching the list size affects JVM performance in the first experiment of the series.

in
Skype's flower emoji

Skype's flower emoji

There's something strange going on...

in
Pushbullet on Android · Data Usage Alert

Pushbullet on Android · Data Usage Alert

How Pushbullet was abusing my device and my network to send and receive ridiculous amounts of data

in
Ubuntu · Installing RPM packages

Ubuntu · Installing RPM packages

Convert an RPM package to Debian format with Alien, install the required Ubuntu build tools, and install the resulting DEB package.

in
Ubuntu · Minimize apps on icon click

Ubuntu · Minimize apps on icon click

Enable click-to-minimize behavior for Ubuntu Unity launcher icons by adding the Minimize Unity 7 PPA and upgrading the required packages.

in