An overview of the Functional Options Pattern in Golang, which solves one of the most common issues when developing services in...
Created by ynori7 onPerformance is one of the most important topics in web development, yet it's also one of the most overlooked. Here are a few ke...
Created by ynori7 onThis week, thousands were faced with broken builds and installations due to the removal of more than 250 modules from NPM, incl...
Created by Senzon onA security researcher recently discovered a poorly configured database containing 300 GB of personal information and voting rec...
Created by ynori7 onA demo showing how to run processes simultaneously using wait groups, but where the whole process cancels if one operation enco...
Go Created by ynori7 onA simple linked stack data structure implementation in C++ with a demo command-line interface.
C++ Created by Sarrah onOn a German challenge site called theriddle.de there is an XSS vulnerability due to the usage of PHP_SELF in forms.
Created by ynori7 onReflected XSS in www.mindfactory.de
Created by Y0yOy0 on