Technology

The Problem with iMessage

10 minutes to read — 2001 words

The Problem with iMessage

The U.S. Department of Justice’s antitrust lawsuit against Apple claims that Apple’s iMessage service degrades messaging quality when iOS users communicate with anyone using a device that doesn’t run Apple’s operating system. iMessage is an excellent—almost pardigmmatic—example of a market dominator excluding competition. But as the tech and legal worlds have digested the DOJ’s complaint, the discussion has mostly missed the key problem with iMessage: it’s rarely had to compete fairly with other messaging apps, and when it does, it loses.

Consolidation and Domination in Big Tech

15 minutes to read — 3000 words

Three stories in the news lately have got me thinking about how big tech companies interact with one another and with us. The first was the jury verdict for Epic in Epic Games v. Google, a landmark antitrust lawsuit. Second, the messaging app Beeper attempted to make Apple’s iMessage application available on other platforms. Third, Google began cracking down on users customizing Android devices.

WordPress Development with XAMPP, Gulp, and SASS

10 minutes to read — 2100 words

WordPress Development with XAMPP, Gulp, and SASS

One of my main programming projects is development of a complex site powered by WordPress, but I’ve never put together a description of my workflow. I build the site on my Windows box using XAMPP and Gulp to manage everything. It’s surprisingly difficult to find a good explainer1 on how to set this up, so this post will explain how I get my WordPress development environment up and running.

The Windows Setup: 2023

6 minutes to read — 1069 words

The Windows Setup: 2023
Every once in a while, I like to write about how I set up my various devices and the software I use. This is mostly for me, so I can easily set stuff up again in the event of a crash, loss, or new purchase. But some of it may be helpful to others looking to emulate some of this.

7 minutes to read — 1308 words

Adding a list of related posts to web pages is a great way to help users find new content and keep visitors engaged on your website. I was recently adding this feature to a website built on WordPress. There are several WordPress plugins that implement related posts functionality, but I wanted precise control over the function and styling of the related posts. I also didn’t want the overhead and hassle of installing a new plugin, so I implemented the related posts feature myself.

Transit Passes on Google Wallet Are a Disaster

5 minutes to read — 880 words

Transit Passes on Google Wallet Are a Disaster

Expanding public transit in the United States is crucial, and integrating technology into existing public transit systems is important, too. Over the past couple of years, many of America’s public transit systems have been implementing digital wallets—namely Apple’s and Google’s—by permitting riders to use virtual transit passes rather than physical plastic or paper ones. That seems like a great idea: it cuts down on waste, you don’t have to worry about losing or forgetting a physical card, and they should be easy to manage right in the wallet app. Unfortunately, the implementations so far are terrible, and I’m switching back to plastic.

Development on Windows is... Good?

4 minutes to read — 714 words

Not that long ago, most people would laugh if you told them you did any serious software or web development on Windows. All the serious coders used Macs, except for the handful who ran Linux. I was in the latter camp; as someone who’s never liked Apple products, I installed Debian on a clunky Compaq laptop in 2003 and was immediately hooked by the idea of running an open source operating system. I don’t really run Linux much any more, though, because in the past few years, Windows has become a functional, even good, development platform.