-
My current bookmarking scheme is all over the place so I’m giving Pinboard a try in an attempt to make it a bit more organised. Might help with my blogging as well. I’ve been in a bit of a writing drought recently which may be related to my reading inputs.
-
Nothing humbles someone who thinks they’re a reasonably good developer than picking up a brand new software platform, and trying to build something non-trivial in it. I’m speaking from first hand experience here.
-
Today is one of those rarest of days: a day with no meetings. There’s not even a stand-up, at least not one involving a video call. Just a day where I can put my head down and work from start to finish. Glorious!
-
Surmounting The Hill
Sometimes adding features to software is like cycling on a hilly road.
You start off at the bottom of the hill, a little unsure of the hight and gradient, and how well you’ll be able to tackle it. You start the uphill climb, writing new code, adding tests, trying an approach that may not work, backtracking and starting again. This uphill climb is starting to tire you out. You’re making forward progress, even thought it may not feel like it, but it’s slow and you’re not sure how much longer you can keep cycling for.
Continue reading → -
I really have to stop getting distracted writing tools to “help” me with the less than interesting aspects of my work, and just frickin do the work. Otherwise, I’ll just end up with two things that are unfinished.
-
A thing about Clubhouse is that since it’s live audio, it requires listeners to be awake. Given that most hosts that I would be interested in listening to tend to target US timezones, that is rarely true for me.
-
Nearly every office I’ve been in that has a dishwasher have their own makeshift system for indicating whether the dishes in the machine are dirty or clean. A quick win for dishwasher manufacturers would be to build this “dirty/clean” indicator directly into the front panel.
-
I’ve been really enjoying the posts that Jason Fried and DHH are making on HEY World, especially the ones on how they approach product design, or how they run Basecamp. The latest post from Jason about decision making is certainly one that I’ve found very intriguing.
-
I think one reason why the autocorrect in iOS is so frustrating is that, not only is it aggressive in thinking that it knows the right word, but that it doesn’t take attributes like capitalisation as hints of the word I’m trying to use.
I’ve been trying to write a post with the word “blame”, but I’ve been misspelling it as “blaim”. The iPad, trying to be helpful, is automatically changing it to “Blair”. It knows that “blame” is a possible correction — if I were to undo the change and bring up the chip of suggested alternatives, “blame” is one of them — but I never get the opportunity to select it as it changes the word from under me.
When there’s no suggestion, the misspelt word is simply highlighted. Maybe that should be the way to go for all missspellings unless iOS is almost certain that it knows the correction. I know it’s a hard problem, but it would be appreciated if more work is spent on making this less frustrating.
-
It took an hour navigating various Telstra phone trees, chat apps, and the website, but I’ve now got a static IP address for my home internet. The reason for doing so relates to work, but it does open up other use-cases which may be fun to explore.
-
One aspect of software development that I like is the research side of things: learning something new and interesting that will hopefully be useful for the problem I’m working on. The downside of this, though, is that I cannot listen to podcasts while I work.
-
There are many people around where I work that like “loud cars” of some sort, but I most certainly do not. This is one more reason why I’m looking forward to electric cars being the norm.
-
There was a massive spiral wheel-shaped spider web in my backyard that I thought was abandoned. It was only after I took it down this morning that I realised it actually wasn’t. Now I feel kinda bad.
-
I wish more podcasters realise that there are other podcasting players than just Spotify and Apple Podcasts.
-
Thank goodness Micro.blog offers the ability to edit replies. It seems like I’m constantly making small spelling or grammatical errors in my replies, and it’s always after I post them when I see them.
-
Some photos of my time in Warburton yesterday, in the Yarra Valley. Went for a bike ride and a bit of a bush-walk. Lovely day for it, if a bit sunny.
-
A Year Under The Pandemic
This was originally a journal entry but I thought I’d share it here as well. Today is the end of week 52, almost a year to the day that the pandemic became all to real for me. I’ve taken today day off to spend some time in Warburton. It was in Warburton last year, almost to the day (13th of March), that things began to get serious. The news coming out of China and Italy was grave: hundreds of deaths, thousands of new cases, hospitals filling up, lack of ventilators and staff to operate them, PPE shortages, scenes of people locked down in their home. The outbreak in New York was becoming serious as well, and the US government announced closure of their borders to Europe.
Continue reading → -
I love the idea of HEY World, that you can publish a blog post simply by sending an email. They’ve also put a lot of care into the styling of the posts as well, and each one looks great. It almost makes me want to sign up to try it.
-
I’ve been writing a bit more on my development related blog recently so I’ve added the feed to this Micro.blog account. This means there may be some more software development related posts showing up in the timeline. I’ll see how this goes.
-
It’s a public holiday today, meaning that instead of writing software for work, I could do almost anything else. But of course I chose to spent the whole day writing software for myself.
-
It’s funny how somtimes you make a mistake, then you make another mistake that relates to that first mistake, and they somehow cancel each other out.
-
Request to all cafe owners: please ask the customer if they would like coriander in their sandwich before putting it in. I know many people who love coriander, but I most definitely do not! And it’s always an unpleasant shock when I take a bite of a sandwich that has it.
-
It’s the middle of week 2 back in the office, and I’ve found myself falling back on most of the old routines that were put in stasis for a year. I’m a little shocked at how quickly that can happen.
-
I had a Blot.im account that I was paying for but not using, so I’ve started a digital garden on software development. It’s mainly links and techniques that I’ve found helpful, but also a place to voice an opinion, and occasional rant, on the goings on in the industry.
-
The interesting thing about technology breakthroughs is how quickly the shift from the impossible to the banal actually is. An example of this is machine learning. This was something that was being researched on since the 1950s, with very little to show for it in terms of practical applications. This changed very recently, thanks to the growth of computing power. Now, many of these same techniques are used in many things that are taken for granted, like language translation, image recognition, and surfacing content in algorithmic timelines of social networks (not all utilisation of this technology is good).
This was one of the first thoughts I had when I heard about the announcement of a potential vaccine for malaria, which uses very similar technology to the mRNA Covid-19 vaccines.