Post details
One of the most popular outlets for programmers is through blogging. In this episode, we discuss why each of us got into blogging, the pros and cons of starting your own blog, and tips on how to make your blog a success.

One of the most popular outlets for programmers is through blogging. In this episode, we discuss why each of us got into blogging, the pros and cons of starting your own blog, and tips on how to make your blog a success.
Creating an iCalendar feed for my RSVPs (3 mins read).
How and why I've created a public calendar for the RSVPs I send from this site.
Add your Meetup.com Events to your Calendar (1 mins read).
How to get all your upcoming Meetup.com events straight to your calendar.
This should be a really interesting listen about getting started with the IndieWeb with David, I'd recommend it.
But in an even cooler turn of events, it was very cool to see that my article Why I Have a Website and You Should Too ( https://www.jvt.me/posts/2019/07/22/why-website/ ) discussed at roughly 39:00.
This is a really interest post about the dangers of installing work apps (such as email) on your personal device. This is something I've spent a lot of effort avoiding in the last couple of jobs, as well as going out of my way to not use any personal services (i.e. social media, email) on my work devices, as there is most likely traffic inspection or they are Man-in-the-Middle'ing the traffic, and will therefore be able to glean passwords. Although this seems paranoid, I feel it's a good mindset to have.
This is especially useful because it has a great way of enforcing the separation between home and work. However, there are still ways that this can break down - for instance, I have a work phone which is provided so I can be out of hours on call. However, I have things like email and Slack which allow me to use it throughout the day and reply to messages when I'm not necessarily with my laptop. But that's an issue because that phone goes home with me, even when I'm not on call. I'll find I'm catching up on work on the bus on the way to work, as well as keep in the mindset of work when I'm physically out of the building.
This makes it quite difficult because I'm not really switching off, even though I've said above that I'm trying to keep work and home separate. So what I've been doing for the last few months is leave my work phone at work (as long as I'm not on call!) which means if I've left the office, I'm no longer able to action anything, even if I think about it.
Pretty Printing JSON Files Inline on the Command Line (2 mins read).
How to rewrite multiple JSON files inline on the Command Line.
I will be attending
This is another interesting article about automation, and how it slowly incurs time costs by waiting for the right time to properly tackle the automation, rather than piece-by-piece.
Why I Have a Website and You Should Too (12 mins read).
A persuasive look at the many reasons why you should have your own website, and some of the benefits it will bring you.
This is a really interesting way of approaching automation in a gradual way - make the documentation in code, then take that code and slowly iterate over it until you have a fully automated solution. I like it - obviously we always want to have the final product, but it's a good way to get there slowly
Croatia 2019 Summer Holiday (7 mins read).
Some of the highlights of an amazing holiday with Anna in Dubrovnik, Croatia.
This is a great post by Shubheksha and talking about the right way to talk about production issues.
Having a blameless culture makes it easier for new/junior engineers getting started with working on production systems, and makes everyone more comfortable working on things where they know they won't get the blame pointed at them.
I've found that, at work, diagnosing issues in our staging environment has given me such a great experience - it's been great to practice dealing with production-like issues in a non-production environment, as it gives you that time to breath, experiment and learn, as well as giving me much greater understanding of the end-to-end system.
I will be attending
This is going to be a very interesting talk - there is so much of this around (I'm guilty too) and it'll be good to hear some more about it from James Seconde
As I've said before, I'm a big fan of how Monzo handles their production incidents because it's quite polished and transparent
This is a really interesting post. Only the other day, Anna and I had been talking about how it'd be interesting to work 4 days a week, or even part time. It sounds like it'd be a great opportunity if you're able to financially cover it
I will be attending
Exciting to have another meetup re-start, as well as this being a very interesting topic
This is a really interesting article about the flaws in PGP - I don't have enough security backing and understanding to argue it, but it sounds legitimate. It's a surprise this isn't being talked about more if it is as bad as it is
Listen to this episode from Rizamblings on Spotify. #RizambleAlong -> hashtag activated.This podcast needs YOU and YOUR decisive brains, metaphorically speaking...of course. (p.s. take a shot every time i say 'AND' 😅)Twitter: @rizbizkits Website: https://rizwanakhan.comThis podcast is powered by Pinecast.
Listen to this episode from Rizamblings on Spotify. So, yeah? We're doing this.The Announcement, some Introduction, and my mumble-y voice. Like, what more could you want..right?!This podcast is powered by Pinecast.
Summary: Our first episode since January. David Shanske and Chris Aldrich get caught up on some recent IndieWebCamps, an article about IndieWeb in The New Yorker, changes within WordPress, and …
I will not be attending
Unfortunately I won't be able to make it as Anna and I have plans that night - but please do go ahead and meet!
I will be attending
Visualising My Posting Habits (2 mins read).
Adding the capability to my site to enable visualisation of how often I post content.
A Reflection on Four Months of Gousto (11 mins read).
Looking back at the last four months of using Gousto to prepare meals for dinner.
Being Celebrated in the 2019 Tyk Community Awards (1 mins read).
Announcing my win in the 2019 Tyk Community Awards for my blogging efforts.
DDD East Midlands: Speaker Workshop (18 mins read).
A writeup of my notes from the awesome Speaker Workshop run by DDD East Midlands.
This is a great idea, which I believe I've seen Julia mention in the past, and I definitely agree that this can help with making sure you remember what you've done! In a previous job we had 'monthly status reports' which were an overhead at the time, but when leaving the job (as my placement year was up) I was able to look back at all the stuff that I'd achieved.
I like to get microfeedback from colleagues, so throughout the year I'm getting bits of feedback on things I've worked on, so for 6-month checkins I've got lots of evidence.
What a great writeup of some of the happenings at IndieWeb Summit! This looked like an awesome event, and although I was unable to make it in person this year, I'm definitely planning on it next year.
There were some great sessions that I'm still catching up on, and will be interested to see what folks produce off the back of their conversations there.
This is a very interesting post by Carol. I very much empathise with this - my mind is almost always in the 'on' position (as anyone who knows me and the frequency of my blogging).
Be it at work, at home, trying to get to sleep, or having a massage, I'll be thinking. Likely it'll be projects-related (be they work or personal) and it means I'm not able to enjoy the other things.
In a couple of weeks Anna and I are off on holiday, so I really hope I'll be able to switch off a little, as we've decided we're not taking laptops...
I obviously have some work to do to make this possible to start switching off and not always thinking about what's next.
A sneaky and interesting way to trick someone into running a fork bomb, even if they know it may be one!
I've not had to debug that many .gitignore files in the past, but it's great to know how I would do it in the future
Rendering Webmentions using Client Side JavaScript (2 mins read).
Replacing my server-side rendered webmentions with client-side rendering.
I will be attending
I've just removed categories as a thing from my website. I'm still using tags on all the content, but categories no longer exist. This is for a few reasons:
p-category
which we use for tags)So we may as well just remove support for them, as they serve exactly zero purpose.
I will be attending
This is a resource I've used time and time again for getting straight-forward explanations of Free and Open Source licenses - I shared it in chat.indieweb.org the other day, so I thought I may as well share it here, too
This is a great post by David recounting the 'levels' of IndieWeb capabilities, in a way that makes more sense to those who haven't been as involved in the community, and want to know how to relate to more common points of reference, like social media.
I will be attending
I'm super excited for another chance to see Terence Eden speak! He's always brilliant, and most definitely knows his stuff.
When I was promoting the last Homebrew Website Club on Twitter ( https://twitter.com/JamieTanna/status/1138339357121744897 ), a friend of Craig's tweeted to mention to him about it. We then spent a couple of days talking about it - and boom, Craig is now running his own Homebrew Website Club on 18th July ( https://getdoingthings.com/homebrew-website-club-barnsley-1/ ).
Last night Craig posted this great post about joining the community and with some great explanations for newbies. Welcome, Craig!
Force a Refresh of an Emby Library in Kodi (1 mins read).
How to force an update of an Emby library from Kodi.
Notts Techfast: What do testers even do all day? (6 mins read).
A writeup and some thoughts about Dan Caseley's talk at Notts Techfast.
I will be attending
After the previous iteration of DevOps Nottingham died a death, it's exciting to see a new one starting again!