chris
chris
@chris@rtl.chrisadams.me.uk

This the activitypub feed for my blog. You can subscribe to it, but I respond faster to replies sent to my Mastodon profile.

169 posts
7 followers
  • My first experience with Liberating Structures Labs

    More and more these days, I’m seem to earn my crust helping people talk about technology, and their strategy around using it in an organisation, rather than writing code myself. Just like you have tech meetups to find out about out shiny new frameworks and software, you get meetups for where you can find out…

  • Trying an idea – OMGDPR, a GPDR-themed event in Berlin

    I’ve been following the passage of GDPR from ideas to law over the last couple of years, and I’m convinced its effects will be far reaching, and extremely disruptive to the industry I work in, but also any industry that collects and processes data around customers. I started chatting with a friend Maik, and we’re…

  • Amazon and passwordless login UX

    I signed into the German Amazon Retail site, today, and I saw a new sign-in flow. Being a UX nerd, I took photos and immediately took to twitter. Here’s what I saw. Look! Only one thing being requested! The first change is that like Google, and Eventbrite, they only ask for one thing per page…

  • Notes on #NoEstimates in Berlin

    Last night I went to see Vasco Duarte, from Oikosofy deliver a talk on project management, with provocative title NoEstimates – an unconventional approach for the “deliver on time” problem. After getting home, I put together this thread of the most interesting idea in the talk for me. There was enough interest to justify me…

  • Visualising the wiki holes you fall down with Pilgrim

    I just came across Pilgrim, an interesting web thing that converts pages inrto a more readable, ad-free version of their form self, but also visualises the links you click to get an map out where you end up going as you look through it. I’m finding these tools, and ones like hypothesis, and Pockets’ recent…

  • How much CO2 does an office worker generate per year?

    I just posted this to friends on Facebook, and it seems a good idea to share it here too, to help with my search: Hello internet friends. Would a kind soul be able to help me out here? I’m doing a recorded 20 minute talk in Feb about the environmental impact of building digital products…

  • Recap – storing state in a browser for users

    I’ve been working on some static sites recently, and I needed to show some content to someone, but allow it to be dismissed easily, and then stay dismissed. This is much a note to future me as anyone else, but hopefully it’ll be helpful to some other soul on the net. Doing this with frameworks…

  • Super hand tip – search your own tabs in Firefox

    If you’re like me. You have too many tabs open. So many in fact that you might open the same tab multiple times because you forgot when you last opened it. Firefox tab search is your friend When using Firefox, there’s a hidden feature which I only found out about last week. You can restrict…

  • Book review: Time is Money – The business Value of Web Performance

    Since discovering how significant the  energy impact of moving data over networks is for the Planet Friendly Web Guide, I’ve found myself reading more and more about web performance optimisation (WPO). Last week I ordered Tammy Evert’s book, Time is Money – the Business Value of Web Performance. It arrived on Saturday morning, and I…

  • Sporadic video recommendation # 3 – Yulia Startsev, on side effects, promise and generators in javascript

    I’ve been trying to get back up to speed again with javascript recently, and with all the new features being added each year, I’m starting to like it much more than I did before. Try as I might, though I hadn’t really got my head around how to use generators, or when they might be…