ylliX - Online Advertising Network

Designers, (Re)define Success First

About two and a half years ago, I introduced the idea of daily ethical design. It was born out of my frustration with the many obstacles to achieving design that’s usable and equitable; protects people’s privacy, agency, and focus; benefits society; and restores nature. I argued that we need to overcome the inconveniences that prevent […]

Raspberry Pi Birdhouse Software

In my last post I went over the components of the bird house camera I set up this year to get a better look at the local black-capped chickadees. Today I’ll talk about the software that makes it work. Initial Setup Being relatively new to Raspberry Pi, I started off with a full install of […]

Raspberry Pi Birdhouse Camera

My current non-app related project has taken me out into the back yard, but brought along my coding and technical experience. Given this site’s name, the project might be called the atomic birdhouse. For the past couple of years I’ve had a bird house in my yard, in which black-capped chickadees have nested and raised […]

How @MainActor works

@MainActor is a Swift annotation to coerce a function to always run on the main thread and to enable the compiler to verify this. How does this work? In this article, I’m going to reimplement @MainActor in a slightly simplified form for illustration purposes, mainly to show how little “magic” there is to it. The […]

iPhone owners are pickier about apps than Android users

Third-party iPhone apps scored significantly lower than their Android counterparts, according to an analysis of user reviews of 4,400 top mobile apps. This does not necessarily mean that Android offers better third-party software, though. iPhone users simply expect more from their apps. “The data shows iOS users are more critical of mobile apps than Android users […]