Francesco PastoreCapturing Stack Traces in Go: A Step-by-Step GuideA guide to making debugging easier and logs more meaningful by adding a stack trace to your errors in Go7h ago7h ago
Francesco PastoreGetting Up to Speed with Error Handling in GoHow to take your first steps with error handling in Go, following common code design rules.Sep 24Sep 24
Francesco PastoreCEH #1: Introduction to Ethical HackingA summary of the key topics covered in the first CEH moduleSep 16Sep 16
Francesco PastoreFive Smart Techniques to Recall More of What You ReadA collection of simple methods you can apply to better remember what you read.Sep 12Sep 12
Francesco PastoreBoosting Go Performance: Dynamic vs Static AllocationA simple test about the performance of dynamic and static allocation in Go to create a new sliceAug 7Aug 7
Francesco PastoreHow To Install FortiClient on Ubuntu 24.04A quick guide on how to install FortiClient VPN on Ubuntu 24.04 by resolving the necessary dependencies.Jul 293Jul 293
Francesco PastoreFive Tips For Writing Better DockerfilesA simple guide to improve the clarity and performance of your Dockerfiles.Jul 3Jul 3
Francesco PastoreAnalyzing HTTP Packets With Python ScapyAn introduction to the Scapy library for analyzing PCAP files faster and creating advanced filters.Jul 1Jul 1
Francesco PastoreGetting Started with LimeSurvey APIA quick guide to the LimeSurvey API, covering the authentication mechanisms and some basic requests.Jun 10Jun 10
Francesco PastoreCrafting Clear Commit Messages with Conventional CommitsDiscover the power of conventional commits to write better commit messages and improve the readability of your project.Apr 29Apr 29