Interesting Things: A Software Development Blog
About the author
I am a software developer living in Gauteng, South Africa. My speciality is writing native code systems and backend software on Linux. The previous version of this site can still be accessed through this link.
Contact me
Hire Me | My CV |
Side-Projects | GitHub |
Link Me In | https://www.linkedin.com/in/lelanthran/ |
lelanthran at gmail |
Blog posts
Some Performance Observations | A few tests comparing performance of certain constructs |
Don’t Use the Word Object | Why I don’t like the word ’Object’ when talking about programming. |
The Average-Developer Effect | The struggle faced by new languages, and how it is real. |
Implementing Opaque Datatypes | What Opaque Datatypes are and how to implement them. |
Serialising Structs to Files | The correct way to serialise a struct to and from a file. |