Blog Development Directions – Checkpoint After 25 Posts
Three development axes of the blog – publishing workflow, engineering simulations, and embedded systems with distributed architectures.
After publishing 25 posts, three main directions have emerged in this blog:
🔸 Technical publishing and blog workflow. Markdown as the source, Ruby as the processing layer, Pandoc as the converter, LaTeX as the typesetting layer. A publishing system designed to maintain full control over structure and output.
🔸 Engineering simulations (SolidWorks, ANSYS, COMSOL, PSCAD, EMTP). This forms the simulation core I would like to explore further here.
🔸 Evolution toward embedded systems and distributed architectures. From static site generators (Jekyll on GitHub Pages) toward embedded platforms (STM32, ESP32), with a backend layer (PHP, SQL) and distributed IoT architectures (ARM CM4) with data analytics (Grafana Labs).
From time to time, I may also include short notes on mathematics and coding – in the spirit of keeping programmers happy (Y. Matsumoto)1.
This checkpoint organizes the current state of the project. Time will show how it evolves further.
Y. Matsumoto, The Philosophy of Ruby, Artima Developer, 2003.
https://www.artima.com/articles/the-philosophy-of-ruby„For me the purpose of life is partly to have joy. Programmers often feel joy when they can concentrate on the creative side of programming. So Ruby is designed to make programmers happy.” ↩︎