Russ over on Twitter highlighted that 29 years ago, the first webpage was published by Tim Berners-Lee. Here it is.
29 years ago today, Tim Berners-Lee posted the first ever web page.This is ithttps://t.co/MSxAZ2cMZK
The Stack Overflow blog published a good piece about how Linters and how they can help you write clean code, especially significant in a team environment.
The Climate Strike Licence is a software usage licence that software developers can apply to their open source projects to prohibit the use of their code by applications or companies that threaten to accelerate climate change through fossil fuel extraction.
Gergely Orosz published an interesting post describing which computer science data structures and algorithms he has used in real life while working at tech companies such as Skype, Skyscanner and Uber. The article is in response to criticism of overly complicated algorithm technical interview questions.
Martin Fowler of ThoughtWorks published a detailed and very useful guide to threat modelling for developers. The guide walks through the process of modelling data flow and identifying potential risks.
France's Commission Nationale de l'Informatique et des Libertés published a great wide ranging GDPR guide for developers, covering compliance, securing source code, infrastructure selection and data retention management among other things.