The Tech They Are a-Changin’

I’ve been thinking for a bit about the next set of experiments I’m going to do and I’ve narrowed it down to two main pushes I’m going to make in 2018.

Do less with the Apple ecosystem

I’ve been working with Apple products since junior high school. They used to be the perpetual underdog, which seemed to make them work harder and usually turn out a better product. But the success of iOS, or possibly the loss of Steve Jobs, seems to have resulted in Apple losing its way. They’ve leaned heavy on fashion/lifestyle branding/design (from Jony Ive) and logistics/operational efficiency (from Tim Cook), which has allowed them to make an even better profit, but not even better products. I really hope that changes in the future (the canary in my coal mine is going to be the Mac mini), but until it does I’m going to spread myself around a bit more.

Fortunately, I’ve never been a one-trick pony. I’ve always been willing to use anything that gets the job done. I have the most other experience with alternative Unix systems (Linux, Android, etc.), and I’ll do development on Microsoft systems if someone pays me enough. But as I look at some of the possible roads that lead away from Apple, one platform calls to my impossibly stupid RAGtag sensibilities more than anything else: Raspberry Pi (RPi).

In a world where everything has become more packaged and productized, the Raspberry Pi is a refreshingly open computing ecosystem. I’ve already tinkered around with it a bit, but now I plan on seeing if I can begin to use it for most of my day-to-day desktop computing tasks. A random list of things I can see liking about the switch:

I really do hope Apple regains their footing, but until they do I’m voting with my wallet and giving most of my money to Raspberry Pi or, if I need beefy hardware, some other PC hardware vendor with good Linux support. Expect to see many more posts in 2018 about how well this works out for me.

Do more with automation

As someone who does a lot of software development, I already tend to use computers to automate quite a few things. But I also know a lot of tricks that allow me to quickly perform tasks without going to the trouble of actually writing a proper script. So consequently, I don’t quite fully follow any efficiency guidelines (e.g., I might use a series of commands in my bash history to shave off 5-10 seconds from a frequent task that I could actually completely automate to shave off 30 seconds).

But in 2018, I’m just going to try to automate all of it. Anything that I do more than once, I’m going to take the time to drop into a script. No wasting time to bother to see if I’m saving time. I’m doing this to get better at automation, not efficiency. Sure, the two should go hand in hand, but I’m not going to force the issue until I look back at the end of 2018 and reflect and see if my time was well spent. I mean, it’s possible many of the tasks I want to automate could lead to development hell.

On the positive side, though, this push towards automation intersects quite well with my interest in the Raspberry Pi. While I certainly don’t plan to go so far as to make robots to start doing a lot of things for me, the RPi is designed to be a platform that makes it easy to reach out into the real world to do some simple kinds of automation. I’m way more CS than EE, but hardware doesn’t frighten me. The last time I did any serious work with building electronic circuits was back in high school, though, so I’ll just have to see what sorts of physical tasks crop up that seem within my ability to solve with the RPi, some components, and a bit of solder.

See you next year.