My Articles Elsewhere

Here's a list of articles I've published in "real" publications. Dates are DD/MM/YYYY 'cause I live in Europe.

What’s New in Flutter 2?

17/03/2021

Flutter has been transitioning from a cross-platform mobile development SDK for Android/iOS into a tool that allows you to run the same code natively in a browser on Windows, Linux and macOS. With Flutter 2, non-mobile Flutter development is starting to become more viable.

Published on Smashing Magazine(smashingmagazine.com)

View Article

Solving Common Cross-Platform Issues When Working With Flutter

18/06/2020

When using cross-platform frameworks, people might forget the nuances of each of the platforms they want their code to run on. This article aims to address that.

Published on Smashing Magazine(smashingmagazine.com)

View Article

Responsive Web And Desktop Development With Flutter

Flutter has already made quite a splash on the mobile development scene. Now it’s taking on bigger devices as well. Here’s what you need to know to be ready to take on the task of developing web and desktop apps using this wonderful cross-platform framework.

Published on Smashing Magazine(smashingmagazine.com)

View Article

Playing Music on your Fedora Terminal with MPD and ncmpcpp

10/02/2020

MPD, as the name implies, is a Music Playing Daemon. It can play music but, being a daemon, any piece of software can interface with it and play sounds, including some CLI clients.

Published on Fedora Magazine(fedoramagazine.org)

View Article

Develop GUI apps using Flutter on Fedora

15/01/2020

MPD, as the name implies, is a Music Playing Daemon. It can play music but, being a daemon, any piece of software can interface with it and play sounds, including some CLI clients.

Published on Fedora Magazine(fedoramagazine.org)

View Article

Make sysadmin work on Fedora easier with screen

18/12/2019

MPD, as the name implies, is a Music Playing Daemon. It can play music but, being a daemon, any piece of software can interface with it and play sounds, including some CLI clients.

Published on Fedora Magazine(fedoramagazine.org)

View Article

The Smartphone Revolution

September 2019

Smartphones became ubiquitous because people found them intuitive. And that presents a challenge to the multiplatform smartphone developer.

Published on PragPub’s September 2019 issue, rereleased on Medium in September 2021

View Article