hugo

Hugo So I decided that it was the time to get rid of wordpress it bloated, and it seems like everything else it got couth in the AI everywhere hype and move to something that make a little be more sense like a static site generator, specially since a while git is running everything I do. Choosing it wasn’t that hard, I like golang so the obvious choose it’s hugo and to be honest is wasn’t that hard because there are a lot of ready to use tools to import from basically all platform (in my case I used wp2hugo) ...

29 June 2026 @ 06:17 · Updated: 30 June 2026 @ 03:28 · leo

9gen

21 April 2025 @ 03:21 · leo

Hyperlapse Experiment 1

Some years ago (I think in 2017) I wanted to try to make a hyper-lapse video this is the result: Video Link Some technical details: I’ve moved for 5 meters On every frame, I move by 5 centimetres forward I’ve taken about 100 frames The final video it’s created using FFmpeg This is the FFmpeg script used to create the final clip: ffmpeg -r 30 -pattern_type glob -i '*.JPG' -c:v libx264 -pix_fmt yuv420p out30fps.mp4

12 January 2021 @ 06:43 · Updated: 29 June 2026 @ 07:05 · leo