Live data from Hacker News

Viewing profile — wjakob

wjakob

HN member
Joined
Sun, Dec 13, 2015, 12:12 PM UTC
HN karma
324
Public activity
42 items

About wjakob

Associate professor leading EPFL's Realistic Graphics Lab. My research involves inverse graphics, material appearance modeling and physically based rendering.

Recent public activity

  1. comment
    Comment #49070208

    I used to switch coated (teflon, ceramic, other fancy gadgets) pans every 1-2 years after eventually wearing them out. This seems so wasteful! I wish somebody had given me the foll…

  2. comment
    Comment #47750578

    Besides boringBar, the following are enabled: Claude, Dropbox, MacWhisper.

  3. comment
    Comment #47749730

    I am running the trial and it seems great except for two crucial deviations from Dock behavior. Clicking on a button ("chip") does not bring the associated window to the foreground…

  4. comment
    Comment #47321560

    I am very worried by feature creep in libc++ and libstdc++ and the harm that this inflicts on the wider C++ ecosystem. Transitive inclusion of large parts of the STL, and entanglin…

  5. story
  6. story
  7. comment
    Comment #30910817

    > Why would you recommend that? [..] It's a bunch of work for no benefit. nanobind/pybind11 (co-)author here. The space of python bindings is extremely diverse and on the whole pro…

  8. story
  9. comment
    Comment #29444559

    There is also IINA that somehow seems more snappy/better-integrated on macOS.

  10. comment
    Comment #24837142

    Caution: if you rely on pybind11 or a project using pybind11 (many projects do, like NumPy/SciPy/Tensorflow/PyTorch..), hold off on upgrading to Python 3.9.0 for now. A change in P…

  11. story
  12. comment
  13. story
  14. comment
    Comment #22025744

    What's wrong with red-black trees? :) Since you mention C++: you do realize that std::map will typically be implemented with one?

  15. story
  16. comment
    Comment #21247253

    Here are links to more concrete studies concerning this effect. Action spectrum for melatonin regulation in humans: evidence for a novel circadian photoreceptor. Brainard et al. ht…

  17. comment
    Comment #21166012

    Note that this is only for OpenGL ES!

  18. story
  19. story
  20. comment
    Comment #20340415

    The extra-painful part about this whole situation is that it's apparently only due to Apple blocking NVIDIA from signing and publishing their drivers. (for whatever bizarre reason …

  21. comment
    Comment #20138674

    The maintainers of SCons have long argued perceived performance and scalability issues do not exist ( https://github.com/scons/scons/wiki/WhySconsIsNotSlow ). I've long been really…

  22. comment
    Comment #20087824

    Lack of NVIDIA support is a deal-breaker. The AMD ecosystem is just so far behind when it comes to frameworks like CUDA, OptiX, cuDNN, etc.. Why can't Apple open up kernel-level su…

  23. comment
    Comment #18363286

    The material database provides broad coverage of common and more specialized materials, including isotropic and anisotropic BRDFs of metals, paper, car paints, organic samples, fab…

  24. story
  25. comment
    Comment #18222523

    The renderer accurately simulates a good chunk of geometric optics -- light propagation along rays, multiple scattering, specular reflection, refraction, and surface roughness due …