Dramatic reading – The Conscience of a Hacker
We will read an Hacker manifesto writter by The Mentor.
We are in our new linux environment and create gcc compiler that will be our final compiler. Then we look at some text manipulation libraries, compressors and file attribute tools.
Was debugging some code the other day and had some annoyance. I had to set a breakpoint in my code and then try to figure out where a problem happened by going into methods, and jump multiple steps before actually reaching the code I wanted to test. In this case the code to debug was…
In this video looks into how to expire objects from object storage and also move them to another storage class using rules and scheduled jobs inside the rados gateway program.
We talk about building language compilers and their usages within linux.
I’m trying to solve all the Advent of Code puzzles in this video series.
We look into the Ceph scrubbing process, how it works, what to expect when something goes wrong. Some techniques to handle issues and work around them. We also talk about the difference between deep scrubbing and normal scrubbing. Last but not least we talk about filesystem scrubbing.