web

Webdev Endgame 2020

12 minute read Modified:

Using the whole potential of the web by bringing native app like features to the web.
I created a full stack template to quickly build nativ cross-platform apps with one web code base: CAIN-Stack Code & Docs Intro With Steve Jobs originally presenting the idea of web apps “that look exactly and behave exactly like native apps” 12 years ago and 4 years since the term “PWA” was coined, How close are we to a webpage that behaves like a native app? First lets take a look what makes an app native:

Raspberry Pi Kiosk Screen

4 minute read Modified:

Using a Raspberry Pi to display dynamic information on a TV and controlling when the TV is powered on.
Recently i was asked to configure a TV to automatically turn off and on on certain times and then display content in form of a website. A so called “kiosk screen”. I utilized a Raspberry 3b for this, set up Raspbian and wrote a short bash script that runs as a service on boot up. Part 1: Setup Raspberry Pi In order to have not only terminal output on our screen we need to install the full version of Raspbian, which comes with a GUI.