Search

Post types:
Categories:
🔖

Array functions and the rule of least power

Read Note

The various array methods in JavaScript can be thought of on a scale of power, or really flexibility. At the top end you've got the for loop, at the bottom the highly-specific functions …

🔖

Understand JavaScript closures in minutes

Read Note

I always forget what closures are, even if I continue to use them. The article makes a case for considering closures as stateful functions which is quite neat. Basically, closures allow a …

🔖

Dispatching webmentions with a Netlify build plugin

Read Note

I've been trying to get this working since the Beta of Netlify plugins, and along comes Mark with a fully working example 😂 Definitely want to look into the source code (GitHub) and see if I can …

📖

Buh-bye Netlify!

Read Article

Netlify suspended my site, due to a sudden resource spike on a completely separate domain. Now, for the first time in five years, you're reading this on infrastructure that Netlify does not own.

📖

Music Wall

Read Article

Thanks to the constant barrage of live music over the last week, I've been frequently pondering my Last.FM API hack. Coco and the Butterfields seriously highlight the Last.FM problem: since Monday …

Published:
Categories:
  • Nuts & Bolts
  • Musical Notes
Tags:
📖

Toshl Finance

Read Article

Toshl is one of those weird little apps that, on paper, appear extremely useful but which I've never quite clicked with. On at least three separate occasions over the past year I've signed up for a …

📖

Logitech Z4 Speakers and The Weird-Ass Problem

Read Article

So I've owned a set of Logitech z4 2.1 desk speakers for about five years now, ever since a good friend of mine effectively gave them to me because they couldn't fit in his car. They remain one of …

📖

Doth the Bell Toll for Zurb?

Read Article

Today's lunch started no differently to any other. Grab some food, open Internet Explorer (I know, it's not by choice...) and fire up theOldReader to chip away at the ever mounting pile in my inbox. …

Published:
Categories:
  • The World Wide Web
Tags:
📖

Echoing Frustration [#18]

Read Article

I received an Amazon Echo for my birthday. I honestly wasn't expecting to, so it was a really fun and exciting surprise to unwrap; although, I have to admit that my initial reaction was "What am I …

📖

Finding the Time

Read Article

We have seven days in a week, 24 hours in a day – but what does that actually mean when trying to set aside time to work on side projects? Once you take into account work hours, time to eat and sleep, and everything in between, is it all as bad as it feels?

📖

Grid Lock

Read Article

An attempted experiment to replicate the blog layout of ilovetypography.com, which uses floats to great effect, with more modern CSS Grid and Flex techniques. Turned out to not be quite so simple, but taught me a lot about the benefits and limitations of CSS Grid.

📖

Third Time's The Charm

Read Article

Welcome to the third version of theAdhocracy! It's been a long time coming, but the site has finally been rebuilt, rehosted, and re-just-about-everything else, so I figured I'd actually formalise the launch with a new post explaining what's happened and why.

📖

2019: The Year of Craft JAM

Read Article

A look back and a look forward... it must be the start of a new year. 2019 held a lot of change and personal improvement, but I can't help but feel that 2020 is going to be a big one. So what exactly do I have planned and what am I hoping for the next 12 months?

📖

Living That Journal Life

Read Article

I've wanted to diversify the content on here for a while and give myself the green light to write more personal stuff. To that end, I've created a new journal section. I hope people enjoy it, but that really isn't the point 😉

🔖

Inversion of Control

Read Note

I have a tendency to prefer the kind of "inside-out" control that Kent is advocating in this piece, though I've never head it called "inversion of control" before. The idea of giving your users the …

📖

IndieWebCamp London 2020

Read Article

I finally made it to an IndieWebCamp meetup, even if it was remote only due to the increasingly restrictive implications of the coronavirus. I learnt a lot, I had a great time, and I'm ready to start implementing a whole bunch of new ideas right here. I also took a huge number of notes from the speakers and sessions throughout the day.