borisd
— Software Developer
Articles:
- June 24, 2025 Were old hardcore software engineers on par with HFT engineers?I asked: Considering the level of optimization that had been happening during the era of slow hardware (early intel, nokia, etc) were those software engineers on par with HFT engineers?
- January 5, 2024 Inside JavaScript NumbersTrying to learn and showcase how Javascript numbers work internally, how to use bitwise operations, and how to represent binary numbers in JS.