My new years resolutions for 2025

Lost Gravity at Wallibi

Following my review of last year… here’s my New Years Resolutions for 2025 which follows on from 2024, 2023, 2022, 2021, 2020, 2019, 2018, 2017, 2016, 2015, 2014, 2013, 2012, 2011, 2010, 2009, 2008 ones.

  1. Find a new position of employment
    The word is out, I’m leaving BBC R&D after almost 21 years. I’ll be taking a few holidays and breaks but ultimately will be looking at new positions of employment. I may do something else like consulting, academia or develop one of the many side projects further.
  2. Finish my dating book
    Another throw back to 2024, The dating book is so close, self publishing is the way forward, rechecked with Grammerly again (avoiding the AI stuff, which I tested and it turned the chapters into something very middle of the road and not my voice) and I’m aware the first edition will be bad. But I’m very close but struggling with a book name, subtitle, cover, etc. I also made a stake to publicly release before Hannah finishes her PhD. The race is on!
  3. Head even further a field with the scooter
    Now I will have lots of leave and holidays, I’m thinking this is a good time to finally get this one crossed off. I could easily drive over to Hull or even Newcastle and get the ferry to Rotterdam or even Ijmuiden (Amsterdam). Maybe a week would be perfect and I could finally use those side saddles I bought.
  4. Learn to drive a car
    So with more time, I could actually start booking driving lessons and book a test. I’ve been told in the past, I likely won’t need many lessons as my road sense is high driving a motorbike for 27 years. I did pass the car theory once before and was flawless in the hazard perception test. Plus I now know my full bike licence gives me a car provisional.
  5. Listen to 25 Audiobooks in the year
    As mentioned in the review from 2024, this was quite easy which surprised me. There were some great books and I do like how it expands my mind. I’m going to expand it to 25 as there were a few shorter books last year.
  6. Go to a new country
    This is always a good one and honestly there are some key countries which I have passed through many times in the airport but never left. I’m looking at you Switzerland, Czechia and Austria. Although I am also thinking South Korea after needing to cancel in the pandemic and part of me is still regretting not heading to Hong Kong and feels like Taiwan should be higher on my list before its too late?
  7. Go to a new Rollercoaster park
    A regular resolution but a good one and if I head to another country, its certainly high on the list that I will find a way to check out what options for a day of pure rollercoasters.
  8. See more of my friends further a field
    My friends are diverse, interesting and great to be around; especially right now. During the Covid pandemic, I would call them up on the off chance and have some incredible conversations. It was amazing and some went on for 4 hours. So in 2025, I’m going to catch up with more of my friends I haven’t seen in years. Be it on the phone, online, in person, what ever works.
  9. Personal knowledge management and task rethink
    I’m a little annoyed with the way I’m managing my notes, tasks and projects. I liked using Trello but don’t like the closed nature of it, I like Obsidian but it is closed source also puts me off. I’m also using  Todolist for tasks which is insane but I had to move from todo.txt which was just too basic for my uses.
    I like what I’m seeing with Anytype & Tagspaces but also seen some interesting uses of markdown with Logseq? This whole personal knowledge management or as I use to call it personal semantic stores.
    So now is a good time to relook at everything especially since I finally got Nextcloud working on my NAS (finally!).
  10. Be more active about my personal health
    Especially over the last few months, I have been pushing my health too much. On top of this, I am getting older and need to be better about things like sleep and exercise. More Volleyball, more consistency and more investigating those problems I keep ignoring.
  11. Create a new social event
    It’s been a while since geekdinner, barcamp, hackday, geeks talk sexy, 2nd degree dinner, Manchester futurists and much more. I’ve been hovering on creating a new type of social event post pandemic and come across a few good examples recently. 2025 is a good time to do something different and unique I feel, especially as it would be good to get back into the swing of things.
  12. Do my bit for others in the community
    One thing I certainly will miss after I leave the BBC is mentoring. I mentored quite a few people and even been involved in reverse mentoring (where I was mentoring someone further up the hierarchy about diversity and inclusion). I was part of Million mentors but struggled with work commitments, so now seems like a good time to do similar or potentially look at other things I could do, like helping people to manage technology?

I tried todo.txt and gave up

Check box

I was so fed up of Google’s lack of real support for its tasks system, that I packed it up and went for the todo.txt system. Its simple, works well and found it works for most of my systems (Android, Linux, etc)

However in recent times I found the syncing between systems painful. At one point it was so out of sync I got so fed up and recently moved to todolist. Seems I’m not the only one… The clients sleek, todo.txt android, markor and even a plugin for Joplin; were doing strange things on top of Google Drive (I did try Dropbox too, but sync on Android needs a kick up to make it sync). Even considered using Syncthing but using Android when less things eating batteries as better, decided against it.

After looking at my options it was todolist, which at least has a reasonable free option. I also consider installing a CalDav server on the NAS or Yunohost behind my VPN. But decided I really don’t need the headache.

Of course I left myself outs, with some of the clients including Planner, which supports CalDav. Todo.txt has potential. Something to look into again in a few months maybe.

 

Docker & Tiny Tiny RSS sorted finally

TTRSS Php error

I have had on my task list for a long time to fix two problems with my Tiny Tiny RSS setup.

  1. Fix the problem I’m having connecting to TTRSS in a browser since a upgrade
  2. Sort out a decent RSS reader for Ubuntu

Originally it was working fine then a upgrade broke the web interface for me and many others. The confusing and joyful thing for me, was any application which talked to the API was unaffected. Meaning my Android clients were fine including the one on my eink tablet. However all the RSS clients on Ubuntu would either not connect to ttrss, were generally rubbish or wouldn’t work in later versions of Ubuntu (like RSS Owl). The advice seemed to point to using a browser extention.

The first problem was something to do with the PHP which seemed pretty easy to fix but all the solutions assumed you were running it all on a standard webserver and had control over everything. Of course I was running it within Docker and had no idea where config.php was or even where docker had installed anything.

After actually sitting down and looking around my server as a sudo not myself (its the first time I actually dedicated time to do), I found the Docker install and learned what docker was actually doing. My ttrss docker image is actually located under /var/lib/docker/aufs/mnt/{random hash}/var/www/ttrss/.

Under that I could find the config.php file and make changes so it was only accessible over my Vpn connection – yeah, I thought this was very clever but maybe obvious to everyone else. So the only way to hit the web front end of my ttrss install is via my Vpn but API calls are done without the Vpn.

As I found the root of ttrss, I was also able to finally install feedreader which is hightly rated by many. The problem I’ve always had is feedreader complained that it needed a certain plugin installed under ttrss’s plugin directory, which previously I couldn’t find to install. Of course now I know where it is and could copy it there, I was very pleased with myself. Next stop brunch at Ezra & Gil and wait for Feedreader to pull down full text for 8500+ items.

https://twitter.com/cubicgarden/status/929712805053435904

Starting the day in the ideal way

Any.do new feature

I use google tasks quite a lot for many things but I’ve found Google a little crappy in support for a useful feature. The Google Task API is good and pretty universal (means even ubuntu will be supported, shame getting things gnome doesn’t), but the apps are not great.

So I started looking at applications which innovate on top of the Google task API.

Any.do stuck out by a long way. Its a very slick and I like the Android ice cream sandwich halo style. The only problem was the google tasks sync wasn’t too hot and I ended up with lots of duplicates across my google tasks list.

I stopped using it for a while but didn’t un-install it.

So I was surprised when it was in the status area.

Any.do now has a feature (any.do moment) which forces you to look at your list of tasks for the week. It sounds like a pain but honestly its actually really good.

Generally I use Google Now then I have Any.do run through my tasks. Now if only I could get Google Task syncing working reliably! Any.do I would pay money for this!

Any.DO Moment from Any.DO on Vimeo.

Imagine if Taskrabbit was added to Ifttt

Love If this then that aka ifttt.com and I also like the idea of Amazon’s Mechanical Turk but its got its limits. However I’ve been watching the rise of Taskrabbit.

I wonder what it would be like if you combined ifttt with taskrabbit?

Suspect all type of chaos would happen because Taskrabbit is not about automation (can you setup repeat tasks?). I just find the concept very interesting…!

Love the idea of web pipelines, as you already know. But there is no reason why it can’t affect not only the real world but human culture.

Getting things done with Gnome!

Example of GTG

Why on earth have I never heard about Getting things Gnome?

I’ve been using Wunderlist because it ran on most platforms (more on this soon) and at the time Google Tasks client support was a mess (specially on Linux). Although I always knew it was always the wrong way to go about things, I went with it because I needed to Get things done (pun meant).

Anyway I’ve almost dropped Wunderlist because frankly it was exactly the same application across all platforms which meant it was heavy as hell on certain things (65meg! for a bloody task list?) and what drove me nuts was the fact it couldn’t be installed on 64bit Ubuntu without some serious messing. The only reason I started using it was because it was in the Ubuntu software centre, but after Ubuntu 11.04 it was removed.

Now I’m using Getting Things Gnome on my laptops and syncing to Remember the Milk. I’m also forced to use RTM type applications on my Android in the meanwhile. RTM is the weak link in the chain (it also does some weird things to nested tasks)  and I’m now investigating syncing with Google Tasks and the good old TomboyNotes sync with Ubuntu one again. Ideally I would use GTG on my laptops Tomboynotes to sync and something like Tasko on my Android devices.

Interesting to also see the integration with project hamster, actually thats how I first heard about it… Although its good to hear from Rescuetime they are working on there own linux uploader.

Mobile Apps working together to better support the user

I just started using Astrid on my HTC Desire (Running android 2.2) and I’m very impressed. The thing which amazes me is the integration with Locale.

Yes it a task app but the difference is with Locale, you can set conditions. Conditions like show me this task when I’m in certain location. Show me this task when you walk into a wifi signal with a certain SSID. Show me a task when blah blah blah…

Unfortunately it seems I’m behind the curve on this one. The locale team blogged about this last year.

I put on my todo list all sorts of tasks. Sometimes they are work tasks like “fill out my expense report.” Occasionally, I add random ideas like “ask the dentist about electric toothbrushes.” More frequently I add personal tasks like “get bananas.” With Locale + Astrid, I get reminders for these tasks when I can do something about them. By tagging tasks as “groceries” and connecting the tag to a situation in Locale (for example when I am near my local Trader Joe’s), Astrid will remind me to get bananas the next time I’m near the store. In the same way I can limit Astrid’s pestering me about my expense report to times I am in the office. And the next time I am sitting in the dentist chair, Astrid can alert me to get his take on the latest teeth-cleaning gadget.

While there are many tools that provide a place to save information you want to remember, most of them lack reminders when you need them. Locale gives Astrid the power to do this in an amazingly simple way, making Astrid less annoying and much more useful.

Exactly!

So theres a interesting trend of apps building on other apps. I noticed this with Dropbox. I got a feeling that because Dropbox has been out for the iPhone for longer, there might be more tightly integration that on android at the moment. But I noticed quite a few apps are using dropbox as there syncing method instead of creating there own. Its not just syncing there’s a lot more that comes with using dropbox as the storage method.

Whats also weird is I’m now expecting dropbox syncing as standard in a lot of the apps I download. After that I’m also expecting some kind of locale ability.

In actual fact, if I was to improve Astrid, I would indeed the ability to use dropbox and create tasks using a very simple XML format. It currently syncs with Google Tasks but I’ve not really got that syncing with Evolution or anything else yet, so something else would be great.

I’ll be watching this trend of apps working off the back of other apps more closely.