Between and I took 4368 steps.
IndieWeb post types
This content type is full of IndieWeb post types, which are all content types which allow me to take greater ownership of my own data. These are likely unrelated to my blog posts. You can find a better breakdown by actual post kind below:
Oh sorry - it is up but only responds to specific requests. I've updated the post to note that - worth trying a URL of a specific meetup event - if that doesn't work let me know though!
Between and I took 3339 steps.
I will be attending
I will be attending
Between and I took 7592 steps.
I will be attending
I'm looking forward to my first IndieWebCamp, as well as visiting Amsterdam again with Anna. We're planning on taking a couple days' holiday post-IWC, so that should be really nice too!
This is quite an interesting little gotcha that many may not know (for instance I did not) about a 75GB limit of storage of Lambdas.
Between and I took 6669 steps.
I quite like this idea. As https://charity.wtf puts it, we should be comfortable with deploying no matter what day or time of the week, because our tooling and processes should give us confidence. It's an antipattern and a sign that something is wrong if we don't want to do it.
But at the same time, you don't want to be staying up late on a Friday because someone pushed something, and then have it potentially ruin your weekend.
It's definitely a hard line to walk, but as this article says, we should opt for something a bit more risky, to give us more confidence
Ooh no I had not, thanks for that! I'll definitely be implementing the algorithm like that, instead of how it currently is
Post details
Play Podcast (mp3): Download (Duration: 43:34 — 30.0MB) Graham tells us all about his new 3D printer, and the FOSS that he uses with it. Plus KDE, Xfce, ZFS, and more in the news. News Unpatched KDE …
I will be attending
I will be attending
I've been using DuckDuckGo for a couple of years now, and have no complaints. The privacy baked into the product is great, and their extensibility for things like !gh
to search on GitHub or searching "html pretty print" is awesome for quick productivity boosting.
I'd recommend you giving it a go, and see how you feel after a while. And if you're finding search results aren't so great every so often, you can !g
to get your Google results!
Between and I took 8660 steps.
Between and I took 1500 steps.
Between and I took 3750 steps.
Between and I took 4987 steps.
This is a really great post about how we should look to use our time more wisely. Taking time to create something new instead of just consuming others' content, especially as you're all going to have some really interesting things to share.
However, we also need to remember that it's OK to have downtime, and consuming others' content is ok! (And yes, this is a little ironic coming from me, a person who is seemingly always productive and pushing out new content)!
Between and I took 6348 steps.
This blog post from Monzo is such a good explanation of what the Strong Customer Authentication regulations are, especially coming from someone who's been working on it for some time. It's going to be interesting to see how the industry works at making it secure, but unobtrusive to the customer - as it's something that could cause quite a User Experience difficulty, at the risk of providing real security for our users.
Between and I took 7849 steps.
Between and I took 8326 steps.
Between and I took 7491 steps.
Between and I took 7752 steps.
This is an interesting article about how the increased size of the Internet is a cautionary tale for whether things need to be on the Cloud / accessible from the Internet.
This interview with George RR Martin is incredibly insightful into how George has been dealing with the TV series of Game of Thrones overtaking his literary pieces, and I'd really recommend a read to see his thought processes and the pros and cons of his writing being behind.
Readability of code is a very important, but so is using idiomatic language style. However the difficulty, as this article calls out, is that some folks won't find it easy to read or write code in an 'idiomatic' way. And also, who cares if you convert the readable four-line code snippet into a horrible to read one-liner? All it does is make it harder for the next person!
This is a great read about some of the risks of using YAML, especially the way that most YAML parsers default to executing arbitrary, unsafe commands from a file you're parsing.
Between and I took 3613 steps.
I've used this server before to get a simple RESTful API up and running, and it's really useful.
Between and I took 5636 steps.
GitHub always have a great recap of the new Git releases, and this is another - I'm particularly interested in some of the changes around git checkout