u/texan11moore - 3 Archived Voat Posts in v/programming
u/texan11moore
  • home
  • search

u/texan11moore

0 posts · 3 comments · 3 total

Active in: v/programming (3)

  • ‹‹‹
  • ‹‹
  • ‹
  • 1
  • ›
  • ››
  • ›››
Comment on: I just spent 12h in Delphi trying to fix fatal bug. At the end I had to check almost line per line until I removed a '\' character from a string.

yep. For my case, a big cache was passed as a parameter within a loop, so it was copying the cache data structure every single time in the scope of the called function. The problem was preventable if we passed the value by reference instead of by value.

1 21 Sep 2016 01:09 u/texan11moore in v/programming
Comment on: I just spent 12h in Delphi trying to fix fatal bug. At the end I had to check almost line per line until I removed a '\' character from a string.

I agree, I spent the whole day yesterday trying to figure out a performance issue that was caused by a missing '&' in c++.

7 20 Sep 2016 13:12 u/texan11moore in v/programming
Comment on: Stackoverflow needs to be circumvented. rant + ramble

The irony it is the same type of people who keep on complaining how the 1% is the devil.

7 02 Aug 2016 11:49 u/texan11moore in v/programming
  • ‹‹‹
  • ‹‹
  • ‹
  • 1
  • ›
  • ››
  • ›››

archive has 9,592 posts and 65,719 comments. source code.