Stories From My Workbench

  • Fuzzing C# on WSL: Breaking Code the Hard Way

    In domains like embedded systems or automated trading, robustness is non-negotiable. I’ve started working with C# for both professional and personal projects, and I decided to stress-test my C# projects with fuzzing—a technique where you throw random data at software to make it crash. I set up an environment on Windows 11 Pro using Ubuntu…

  • Low-Cost Automated Dollar-Cost Averaging on Kraken

    If you are looking for a cost-effective way to automate a Dollar-Cost Averaging (DCA) strategy with automatic staking on Kraken, here is the perfect tool for you. I had decided to diversify my investments with crypto using a monthly saving plan. I wanted a “set and forget” system where a fixed amount of money is…

Categories