Deep dive into web assembly
We look into web assembly and compare it to x86 assembly code.
We will discuss how to contribute and be a good citizen of a open source community. We talk about guidelines and licenses. We also look into code style and pull requests.
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…
We look into creating a Samba share on Debian. Then we connect to it from Windows 11 so we can work on our project in Windows and transfer data over Samba and run it in Linux.
We solve todays challange at the advent of code 2020. Come join and have some fun.
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 todays challange at the advent of code 2020. Come join and have some fun.