Building 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
making UDP reliableThe UDP protocol offers faster data tranfer than other alternatives like TCP or websocket-TCP connection.Jan 14Jan 14
Executing 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
Vulnerabilities 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
Desktop 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
Being 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
Getting video request data on Firefox addonsBrief explaination about I learned at catching video requestNov 26, 2021Nov 26, 2021
Best Options to get Started in ProgrammingThose languages I consider mandatory to learn how to manage themSep 2, 2021Sep 2, 2021