Profile picture

Written by Fredrik Kling. I live and work in Switzerland. Follow me Twitter

  1. September 02, 2022

    Introduction PlatformIO (www.platformio.org) is a great tool for building embedded applications. Supporting a wide range of MCU’s and…

  2. August 18, 2022

    TestRunner - my C/C++ unit testing harness - has been released as version 1.0, this is a write up of the features and uses. Introduction…

  3. April 02, 2021

    This is a multipart write up of the demo Last Goat Standing we did for the Revision 2021 Online Amiga demo competition. Introduction Last…

  4. April 02, 2021

    Last Goat Standing is an effect driven demo - this is an overview of said effects. Introduction As a coder I really do like to write effects…

  5. January 29, 2021

    Every software develop has their own process for optimization, making stuff go faster. Generally you would settle on finding the correct…

  6. May 11, 2020

    Took a stab at some of my repos to clean up and fix them properly, consolidating changes from various sources, adding licenses and making…

  7. April 02, 2020

    Writing software polygon rasterization using tiles instead of the regular scanline approach. Introduction Note: CCW (Counter Clock Wise…

  8. February 06, 2020

    Need to integrate a custom filesystem into the ESP32 framework. This is what I learned from doing just that. Introduction The ESP32 is a…

  9. December 13, 2019

    Introduction We spend most of our winter weekend in Flims skiing. The kids are training with the skiclub while we enjoy as much freeriding…

  10. December 09, 2019

    Me and my father in law spent some time building a winecabinet in the basement of our house. Introduction We have a small room (more like a…

  11. October 30, 2019

    Testrunner, my unit test framework, has been released for Windows. Supporting both 32 and 64bit binaries. Here is a quick introduction to…

  12. June 25, 2019

    As a parent in todays device centric world it is a daily struggle to balance the kids device time. Here is the approach I’ve taken to handle…

  13. May 21, 2019

    A discussion popped up on one of the demoscene related facebook groups regarding ‘what 10 demos would you show to someone who has no idea…

  14. May 03, 2019

    The seventh part of this blog series about the development of our demo. This part is focused on line and polygon streaming encoder and…

  15. April 22, 2019

    The sixth part of this blog series about the development of our demo. This part is focused on the effects. Specific effect code is handled…

  16. April 21, 2019

    The fifth part of this blog series about the development of our demo. This part is focused on the demosystem and the structure of the…

  17. April 20, 2019

    The fourth part of this blog series about the development of our demo. This part if focused on the GOA library and the Amiga implementation…

  18. April 19, 2019

    The third part of this blog series about the development of our demo. This part if focused on Amiga and Cross platform. #Introduction A…

  19. April 18, 2019

    The second part of this blog series about the development of our demo. This will cover the initial phase and timeline. Focus on tool chain…

  20. April 17, 2019

    Developing a graphical computer demonstration for the Amiga home computer. This is the story of how and why we did it and the take away…

  21. December 21, 2018

    Seen the hype, read the stories and so forth. I thought it was about time to pick it up and see what it’s all about. Here are my impressions…

  22. December 20, 2018

    This blog post is in Swedish - you have been warned. Några rader om marknadshyror och varför det inte behöver vara så farligt som det ibland…

  23. December 17, 2018

    #Introduction This weekend was spent with the boys up in the Swiss mountains. The weather had been promising for the week with lots of fresh…

  24. December 06, 2018

    Introducing a fast and small unit testing framework for C/C++ inspiried by GOLANG. Repository and code Introduction Note: This applies to…

  25. December 06, 2018

    Technical implementation details of TestRunner - a unit testing framework for C/C++. Repository and code Introduction In this post I will go…

  26. December 06, 2018

    This blog post is in Swedish - you have been warned. Tänkte skriva några rader om skillnaderna mellan Schweiz och Sverige i form av…

  27. December 03, 2018

    After being encouraged to blog from several people I thought it was about time to start. This is my personal blog. Introduction I will…