Linux by example – Building make and a couple of common languages
We talk about building language compilers and their usages within linux.
This story tells you how I got my job and what brought me to seek the job at Textalk.
We solve todays challange at the advent of code 2020. Come join and have some fun.
In this video, we’ll explore the fascinating world of hyphenation. Hyphenation is the process of breaking words into syllables and adding hyphens to indicate where a word should be divided at the end of a line. It’s an important aspect of typesetting, as it helps to improve the readability and aesthetics of printed text. Research…
I needed a solution to save data and I wanted to create an API so I could handle different storage solutions. One of the solutions I wanted to support was OpenSwift, a part of OpenStack. Trying create a small local installation for testing wasn’t easy and required research. Configuration options seems endless so I’m trying…
I talk about some maintainance I had to do recently where we switched the public network of our monitors, removed the cache tier and remove massive amount of objects and all the problems we encountered and handled.
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…