The International Space Station celebrates it's 20th Anniversary this year. To commemorate this, New Atlas have curated a list of 40 of the best photos taken from the space station.
This interesting article describes how one line of Javascript code caused the Financial Times website to become 10 times slower, and how the problem was diagnosed. The cause was a blocking call to JSON parse and stringify which involved unnecessary deep copying of data.
I had the pleasure of attending the open rehearsals for the theatre production Kate in Volcano Theatre in Swansea last week. The play premiered at the National Eisteddfod in Cardiff this year. Check out some more of my photos of the play here.
Cartography Playground is a great interactive site that demonstrates various algorithms and techniques used in modern cartography such as clustering and generalisation. Tools on the site allow the user to interact with the various models and options.
Researchers have used machine learning and AI to identify a brain signal model that characterises Fibromyalgia, despite the some doctors believing that Fibromyalgia does not exist. The signature model can be used for assessing therapeutic mechanisms and predicting treatment response at an individual patient level.
Program The Blockchain is a site with a range of blockchain code tutorials. Topics on the site range from blockchain basics to tutorials on how to write an ERC20 Token contract and createing state channels.
U.S. creative agency RedPepper has built a Raspberry Pi powered robot arm with AI image recognition which can successfully find Waldo. The system uses OpenCV to extract the faces from the image and Google Auto ML Vision cloud service to match the faces to Waldo model. No word as of yet on whether Waldo's British older brother Wally has escaped the robot overlords :-p
This is a fantastic interactive website that allows you to view numerous meteor show formations within the solar system. You can even zoom in and move around, i.e. space travel! :-p
Retool is a drag and drop tool that lets you create web based apps to manage data. It aims to allow you to build internal tools easily with a set of building blocks.