Advent of Code 2020 – Day 7
We solve todays challange at the advent of code 2020. Come join and have some fun.
We use Bubblewrap to install a progressive web app on android. Bubblewrap will create a signed Android APK from the progressive web app manifest and install it on your phone or upload it to Google play store.
I thought it could be interesting to do a small review of the PaaS solutions I’ve come into contact with and my experience. To preface this post I want to say that I mainly use PaaS solutions for prototyping and small scale development. None of the solutions I’ve built so far is running in production…
We solve today’s challenge at the advent of code 2020. Come join us and have some fun.
We look into Video Enhance AI giving some examples and talking about how it works.
We look into how to fetch messages manually so we don’t prefetch any messages and create bottlenecks for longer running processes.
In this video series, I try to challenge myself with the Advent of Code trials. Each solution will be published to Github, and I hope you will learn something from my coding mistakes and perhaps send some code my way on how you have done these challenges. I know by reading code, so this is…