AssemblyScript – Webassembly with Typescript
We look into creating a web assembly using typescript build and run in a webpage.
I’m trying to solve all the Advent of Code puzzles in this video series.
We talk about building different file utils and how they can be stringed together to great usage.
We are in our new Linux environment and create some more packages. Check – To test C builds Gawk – To manipulate text diffutils – To check for changes findutils – To find files and directories GRUB – The boot manager
I try to solve Advent of code puzzles during the 2024 event. Please share your solutions and be a part of this great community.
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…
We look into how to set up a good Crush Map and handle the placement and device types of your OSDs in your clusters. The crush map describes where, what type, how much and what is your failure domain or safety requirements. One thing we will do a lot throughout this demonstration is to view…