On Drawbacks to Coding Side Projects

On Drawbacks to Coding Side Projects

I’ve always been a big fan of software developers having side projects. I think it’s important, as a dev, to diversify the types of problems you’re learning to solve. That said, I think there are plenty of good reasons not to work in code for your day job and then keep doing so on nights […]

Read More
PHP and the Bluesky API

PHP and the Bluesky API

Note: The following code examples were accurate as of when this was written, specifically for v1 of my BlueskyApi class. Version-accurate code samples can be found in the README file for the class. Much like last fall’s version of the Twitterpocalypse saw people running to Mastodon (and, seemingly, quickly running back to Twitter) as a […]

Read More
Random Mastodon Setup/Migration Thoughts

Random Mastodon Setup/Migration Thoughts

Like seemingly many people, I recently started experimenting with hosting a Mastodon instance (mastodon.hockey, in this particular case). When I started, because I was considering it “just” an experiment, I decided to take the path of (nearly) least resistance and fired up a droplet over at DigitalOcean using their 1-Click app.  That gave me a […]

Read More