Posts
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 …
Published 22 January 2020
in archive
with tags
nutrition
,
life
,
engineering
Originally posted on April 30th, 2015 (more info)
Continue reading …
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 …
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 …
Published 20 January 2020
in archive
with tags
javascript
,
algorithms
,
binary
,
strings
Originally posted on May 2nd, 2016 (more info)
Continue reading …