Live data from Hacker News

Viewing profile — thomas43

thomas43

HN member
Joined
Mon, Jul 08, 2019, 4:03 PM UTC
HN karma
1
Public activity
6 items

About thomas43

No profile information was provided.

Recent public activity

  1. comment
    Comment #27006537

    my earliest memory is randomly changing the source code of the dos game gorillas ( https://www.retrogames.cz/play_654-DOS.php ) and breaking gravity

  2. comment
    Comment #25893989

    i see. interesting problem

  3. comment
    Comment #25893656

    have you tried to extract the vignetting pattern form the captures and using it to normalize them? My first try would be to calculate the median grayscale image of all 9000 capture…

  4. comment
    Comment #25848230

    i recommend Roberto Bolaño and Gaito Gasdanow

  5. comment
    Comment #23586994

    Do you have some more detaile about your app? I use perf, sysprof, trace32, visual studio profiler for profiling, but this highly depends on your environment. These assorted links …

  6. comment
    Comment #20383891

    Thanks for sharing constexpr-everything, i was looking for a tool like that. Did you consider to implement it as an (implicit) optimization step for clang? Also, i like how short t…