The Three Worst IT Failures of 2024Looking back at three of the worst IT outages of last yearFeb 5Feb 5
THM - On-Premises IaC ChallengeA writeup for the room challenge On-Premises IaC on TryHackMeJan 14Jan 14
Exploiting a Flask Server Using a Known Secret KeyHow knowing the secret key of a Flask server can be used to create a custom session cookie and bypass authenticationJan 13Jan 13
Enumeration with GobusterA quick start guide on how to use Gobuster for enumerationDec 5, 2024Dec 5, 2024
The Role of Interfaces in GoLearn how interfaces can define a common set of behaviors and allow easy code extensibility.Nov 25, 2024Nov 25, 2024
Writing Efficient Go Code with Short-Circuit EvaluationHow the short-circuit evaluation can improve the performance and stability of your codeNov 19, 2024Nov 19, 2024
Published inCodeXHandling Errors in Go Like a ProA collection of five suggestions for handling errors in Go following common style rulesOct 25, 2024Oct 25, 2024
Converting Images in Your Backend Service Using ImageMagickA quick guide to image conversion using the free tool ImageMagick, with code examples in Python and Go.Oct 25, 2024Oct 25, 2024
Seven Tips for Getting Started in Manor LordsA collection of useful suggestions to help you survive your first game in Manor LordsOct 16, 2024Oct 16, 2024
Sending Emails From Your App Using Gmail or OutlookLearn how to use your accounts to send emails from your projectOct 15, 2024Oct 15, 2024
Five Tips for Writing HTML and CSS for Your EmailsA collection of useful suggestions on how to develop your emails considering the limitations of different mail clientsOct 8, 2024Oct 8, 2024
Capturing 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 GoOct 3, 2024Oct 3, 2024
Getting Up to Speed with Error Handling in GoHow to take your first steps with error handling in Go, following common code design rules.Sep 24, 2024Sep 24, 2024
CEH #1: Introduction to Ethical HackingA summary of the key topics covered in the first CEH moduleSep 16, 2024Sep 16, 2024
Five Smart Techniques to Recall More of What You ReadA collection of simple methods you can apply to better remember what you read.Sep 12, 2024Sep 12, 2024