Diogo SilvaThe p̶a̶i̶n̶ of sorting images by faces IA few friends and family have recently asked me to share the photos of an event. They’re a bit over a thousand images, with dozens of…Aug 25, 2023Aug 25, 2023
Diogo SilvaDisplay video in a Python GUI with Dear PyGuiWe’ll cover the ground on how to display frames (from a live UDP video stream) on a GUI using Python. We’ll use av for decoding the video…Feb 27, 20221Feb 27, 20221
Diogo SilvainNerd For TechReusable dropdown in Elm with parameterized types— part IIParametrized types for profit and funJun 6, 20211Jun 6, 20211
Diogo SilvainNerd For TechElm, elm-ui and the building of a dropdown — Part IApr 26, 20211Apr 26, 20211
Diogo SilvainLevel Up CodingBypass firewalls and routers with reverse tunnelsIf you regularly work with remote, screenless machines, you probably regularly work with SSH too. SSH is great to access a machine, but…Mar 27, 2021Mar 27, 2021
Diogo SilvainNerd For TechHow to get unique values in an Elm listYou do it like this:Jan 8, 20212Jan 8, 20212