Skip to content
Fragmented Development

Blog

This is a repository for the thoughts, notes, and achievements of Mr. Jacob Hume. It contains posts on a large variety of subjects, technical and otherwise.


Working with base64 and images

I have been working with base64 encoding a lot recently, specifically regarding image files. Using base64 is a cool way to embed images in your CSS, and happens to be useful when writing Django tests that involve an image file field.

GNUsocial Migration Script

Update: Tobias provided a canonical link to his StatusNet Move Account script.

Setting time, date, NTP, and timezone details on Debian

Setting date and time options on Debian has been placed under the systemd umbrella with the "timedatectl" utility. While I'm not fully convinced that everything belongs in systemd, I do think that having a single location for all time and date related configurations makes sense.

How micro.fragdev.com was fixed

In a previous post (https://fragdev.com/blog/why-micro-fragdev-com-is-broken), I explained what happened to break subscriptions on our GNUsocial instance. Long story short: GNUsocial now forces HTTPS, which broke federation.

Why micro.fragdev.com is broken

There have been lots of problems with my GNUsocial instance, starting at the very beginning with Identi.ca and windigo@micro.fragdev.net (which rendered Identi.ca users unable to subscribe to me). I've learned a lot, but now I feel like I'm stuck between a rock and a hard place.


For a full list of posts, feel free to check out the Archive!