Nahuel Molina | SilvioBuilding QGis plugins with c++ and LuaMostly Qgis plugins are written as QT(cute) projects, then is recomended to use qt tools like qmake that generates a more complex and…Jun 28Jun 28
Nahuel Molina | Silviomaking UDP reliableThe UDP protocol offers faster data tranfer than other alternatives like TCP or websocket-TCP connection.Jan 14Jan 14
Nahuel Molina | SilvioExecuting Javascript everywhere in firefox extensionsIt’s kind of difficult to think that there will be another language as versatile as Javascript, and with the presence it has in the worldJan 7Jan 7
Nahuel Molina | SilvioVulnerabilities Treatment in DjangoAn important aspect of a backend framework is the security, I found personally interesting to look for vulnerabilities in any system, and…Dec 9, 2023Dec 9, 2023
Nahuel Molina | SilvioDesktop development with c++ and win32 ApiAfter years reading python code, I realize how boring it is to learn topics just from the surface. Specifically desktop apps. If your are…Oct 1, 2023Oct 1, 2023
Nahuel Molina | SilvioBeing careful with user INPUT: sanitizingThe input that users store in an application can be turn into a complex topic when database are right next in the process chain.Jan 14, 2022Jan 14, 2022
Nahuel Molina | SilvioGetting video request data on Firefox addonsBrief explaination about I learned at catching video requestNov 26, 2021Nov 26, 2021
Nahuel Molina | SilvioDjango’s viewsViews and the clear project structure that Django offersNov 16, 2021Nov 16, 2021
Nahuel Molina | SilvioBest Options to get Started in ProgrammingThose languages I consider mandatory to learn how to manage themSep 2, 2021Sep 2, 2021