Posts 2025/05
Home / 2025- Classes as a Bunch of Independed VMs I want to explore what and object-oriented programming system looks like where
each object is represented as a VM running on...
- How to Make Programs Come Alive? In [](bib:lex309carmack), Carmack explains how he likes to run his programs
through a debugger so that he can see what is...
- What is Software Engineering? In [](bib:lex48bjarne), Bjarne talks about that he wants certain (safety
critical) systems to be programmed by trained engineers. Not just any
programmer.
That...
- Security is a Systems Property In [](bib:lex48bjarne), Bjarne talks about security being a systems property.
You can not make a system secure by only securing certain...
- Newsletter April 2025: projects2 This month I've done a lot of programming. I ended up working more on [my own
code hosting platform](https://projects.rickardlindberg.me/). I call...