IGL: yet another image viewer

Showcasing igl, a home-made bitmap image viewer app. ...

June 2, 2022 · 1 min · 43 words · Gonçalo

OAuth2 authorization code flow

A few notes on oauth2 authorization code flow. ...

June 1, 2022 · 3 min · 587 words · Gonçalo

A quick look at fuel prices in Brazil

A simple dashboard showing how fuel prices have evolved in Brazil since 2004 until 2018. Just a set of plots organized by time and brazillian regions. Results discussion is left to the reader. ...

November 3, 2019 · 1 min · 203 words · Gonçalo

Quick setup of a proxyDHCP with dnsmasq and PXE boot

Jotting down some notes on how to setup a proxyDHCP using dnsmasq in order to boot a device from a network rather than from a local drive. ...

May 26, 2019 · 3 min · 500 words · Gonçalo

Building python wheels for many linux-es

On building and pushing python wheels for Linux. An example is shown with nb-cpp, a python package implemented in C++ with pybind11. ...

January 27, 2019 · 7 min · 1387 words · Gonçalo