Sp-cy

Hola! I'm Miguel and this is my laboratory of cybernetics
en es

How to Use Hugo on Android

You can update your Hugo blog from your Android mobile phone by installing the Termux app and then installing Hugo using the command pkg install hugo. Once installed, you can create your site directory using hugo new site <sitename> and then navigate to it using cd <sitename>. You can then use Git to initialize your site with git init and add a theme with git submodule add <hugo-git-theme-link> themes/<theme-name>. After that, you can update your blog using Git commands.

Continue reading

One thing I’ve noticed along the years of learning & witnessing the development of web technologies is that their own creators barely use the things they build for the public knowing the monetization incentives they build into their platforms. Where’s @Jack pro-activity on Twitter? Where’s Mark constant engagement on Facebook? Why does Andy Rubin just left Android to Google’s oversight. They all seem to end up abandoning their creations when they become ad tracking networks with addictive features because most of the engagement turns out to come from outrage, cry-tizism and that ends the party for everyone. I wish that in the next decade web technologies turn into services of value instead of low quality engagement systems.