Adam K Dean

Posts

Migrating to dev.to

Published 22 January 2020 in archive with tags So, almost a week ago, for some reason, I took a proper look at dev.to, having seen it appearing more and more around the web. I tweeted about it as it essentially made me think of MySpace, except, for programmers. I gave it a go, and realised, not only was this easier than having to create new markdown files in GitHub for my current blog, but due to how it works, I could reach a lot more people with my content this way. Continue reading …

Engineering nutrition

Published 22 January 2020 in archive with tags nutrition , life , engineering Originally posted on April 30th, 2015 (more info) Continue reading …

Update all values in a MongoDB collection to a random range

Published 22 January 2020 in archive with tags mongodb , snippet The following query allows you to easily update all values in a collection of documents to a random number range, in this case, between 50 and 100. Continue reading …

Rewriting History in Git

Published 21 January 2020 in archive with tags git , scm Sometimes, there may be situations where you or a colleague of yours is in a rush, perhaps something bad happened in production and a quick patch is needed, or, in the case of a few days ago, a couple of syntax errors brought a halt to a few monitoring services. Continue reading …

Base64 decode explained

Published 20 January 2020 in archive with tags javascript , algorithms , binary , strings Originally posted on May 2nd, 2016 (more info) Continue reading …



Newer Page 5 of 42 Older