author-pic

Amila Senadheera

Tech enthusiast

Making WinZigC programs debuggable

Posted on March 24, 2024

After compiling a WinZigC program into machine code, it is possible to execute it and observe the standard output in the terminal if at least one output statement is used to print the results. However…

Read full post

The journey of implementing the WinZigC programming language

Posted on February 05, 2024

When I was an undergraduate, I took the Compiler Design module during the last semester of my final year. It was an engaging module that allowed us to see how the knowledge gained from other core…

Read full post

Sharding MySQL seamlessly using Vitess

Posted on December 15, 2023

Initially, Kubernetes focused on stateless workloads, but its evolution with features like StatefulSets, CSI support, and the operator pattern now enables the management of stateful workloads. Vitess…

Read full post

Created by potrace 1.16, written by Peter Selinger 2001-2019 © 2024 Developer Diary.

Made withusing Gatsby, served to your browser from a home grown Raspberry Pi cluster.
contact-me@developerdiary.me