Other
I'm back!
May 19, 2026 by • “No Bugs” Bunny
Quote
After quite a long hiatus from writing, I'm coming back to publishing my thoughts. This time it will be much more C++-oriented.
Filed under: OtherAnnouncements
Read moreEpic vs Apple: What to Expect?
September 11, 2020 by • “No Bugs” Bunny
Quote:
Apple won a battle, but not the war
Another Quote:
one should not try to mount such attacks without some big and heavy ace up their sleeve
Quick Update on C++ Compiler Bug Hunt (overall, 15 bugs reported, 8 already fixed)
May 8, 2018 by • “No Bugs” Bunny
Some time ago, I wrote a post about kscope – mini-project on finding and reporting bugs in modern C++ compilers. The point was that there is a way to use C++ facilities to make C++ code self-mutating (more strictly – pseudo-randomized using externally supplied ITHARE_KSCOPE_SEED macro), which allows finding certain classes of bugs during randomized […]


