There is an inherent trade-off between doing things well and getting things done that I would like to share my thoughts on.
Societies of Tomorrow
This is a text inspired by the things I have seen either in my own life or through the internet. What I saw motivated me to also do something, and as I am not the type of person that likes big crowds and lots going on, I hope I can add something by writing down my thoughts and hopefully inspiring thought in others.
A gentle introduction to programming FPGAs
Programming an FPGA is a cool and quite unique experience when it comes to programming. Here I want to introduce you to the different concepts needed so that you can get (admittedly quite rough) barrings on how to go about programming your own logic on these pretty cool class of chips.
Sustainable Thinking and systems
I have recently come in contact with a few stories about sustainability and repair-ability that have sparked some thought on this topic that I would want to put to paper here.
An opinion on testing software
I like tests. I think they are necessary to get the feedback I need in order to feel confident about what I have made. Especially with writing software, as it is something rather abstract ( I like algorithms and related things and like to do things myself ) and therefore feedback helps me develop a feel for what I am doing.