DIY “Face ID” door lock using AWS Rekognition
DIY "Face ID" I recently started to learn and explore the services at AWS, and the face recognition service seemed particularly interesting. In this post I want to share with…
DIY "Face ID" I recently started to learn and explore the services at AWS, and the face recognition service seemed particularly interesting. In this post I want to share with…
Background Here at Jayway, competence development has always been a crucial part of our culture. Apart from founding, hosting and attending one of the biggest developer conferences in Europe -…
Recently I needed to create an FAQ page on a ReactJS based single page application. The page should have expandible/collapsible question/answer pairs. I took to Google to see how others…
When the Windows Subsystem for Linux (WSL) - or, as most people even at Microsoft often refer to it - Bash on Ubuntu on Windows - was announced on Microsoft's…
Makefiles are really good at one thing, managing dependencies between files. In other words, make makes sure all files that depend on another file are updated when that file changes.…
Since Jayway sponsored ngVikings 2017 I got the opportunity to attend "The main Angular conference in the Nordics", which was a delight. The venue was the main hall of the…
Last week we had a competence development day at Jayway and we thought it would be nice to share what we did. During a competence development day, we get together…
One day while sitting at my desk minding my own code I suddenly found myself under siege by a evil api that only allowed my Set-Cookie header to live for…