A simple upgrade has turned into a multi-app deep dig of calendar apps over the last few days as I tinker with Fantastical 3.0, Timepage and Calendars 5. I think I might rule out Calendars 5. It doesn’t offer the same benefits that Timepage has. Which just leaves me two apps now.
The first step
I’ve been putting off starting what I know will be a long-running item of work. I’m putting it off because I haven’t taken that first step. And that first step is essential. Not the most critical step mind you, but necessary all the same. That first step could the first of hundreds, maybe thousands. Whatever it is, it’s that first step.
The first step doesn’t need to be a grand gesture, either. It doesn’t mean planning the next hundred things you need to do. It means just writing down what you need to do next and then maybe follow it up with the following two after that. Once those steps are complete, move onto the next few.
Whatever it is you want to do, take that first important step and see where it takes you. I’ve lost count of the number of things I haven’t done because I didn’t take that first step.
Fantastical 3 alternatives
Following on my Fantastical 3 post, I’m considering moving to Calendar for iOS as it’s free and does the job. You might also want to consider Timepage, the calendar app by Moleskine. Like Fantastical 3, it’s a subscription app, but it’s much cheaper than Fantastical. I haven’t done a like for like comparison yet, but I do remember it also includes weather and travel times.
I’m wondering why I’m gravitating away from one genre of books to another?
I haven’t enjoyed a fantasy book for a while, but I am enjoying science fiction more now than I have in the past. 📚
Over at Beautiful News, 30 countries could be 100% geothermal powered.
Personal DuckDuckGo traffic idea
I was looking at the DuckDuckGo traffic for the last few years. The stats are pretty impressive. A seven-fold increase in queries over the previous five years and this month’s number of queries is already more than last January. It looks like it’s going to be another year on year increase for queries.
It’s got me wondering about my usage of DuckDuckGo.
DuckDuckGo has been my search engine of choice for many years now, and as a result, I’m pretty familiar with a number of the bang methods that are available to help with your searches.
Now, I know DuckDuckGo is a privacy-first search engine. It’s why I use it in the first place. Saying that I’d still be interested to know how many searches I do over the year and how often I use the different bang methods. I don’t want the actual search terms tracked, just the number of times I search and how often I use each of the bang methods.
If DuckDuckGo did this, it would raise a few concerns about where they are going with tracking. This functionality might be best done in a browser extension so that it’s purely an opt-in feature.
Not everyone will agree with me about tracking your search usage, but I still think it would be quite interesting nonetheless.
I need to ship Rails app updates more often
On Sunday night, I migrated a couple of Rails apps to Ruby 2.7, including Writeabout. Last night, I did the same with another Rails app. By the end of the week, I hope to have Markcase moved over to Ruby 2.7 and Dailymuse upgraded to Ruby 2.7 and Rails 6.0.
Upgrading apps is a pain if they’re left alone for too long. I’ve left Dailymuse alone for such a long time that it’s still sitting on Rails 5. Markcase is on Rails 6 but requires a wee bit of maintenance regarding Webpack.
I’ve learned that leaving apps for such a long time between updates is not the best thing to do. Even upgrading an app regularly through its patch versions is better than just leaving them sitting gathering dust.
Not the score I hoped to wake up to for the NFC Championship game. 🙁🏈
I’m going to add a back-end admin plugin to Writeabout to make the adding and updating of writing prompts easier.
I intended to have an admin API endpoint to manage the prompts, but for a short term fix, I’m going with the admin plugin route.
Last night I added a fav icon, a touch icon and Twitter card handling for Writeabout.
On the face of it, one could argue this is purely a vanity change. It was actually a test run to see what’s the minimum icon changes I need for a web app.