Live data from Hacker News

Viewing profile — cmovq

cmovq

HN member
Joined
Tue, Oct 11, 2022, 11:59 PM UTC
HN karma
892
Public activity
167 items

About cmovq

No profile information was provided.

Recent public activity

  1. comment
    Comment #49247160

    Note that compilers are more than happy to delete 'while (true)' if the loop doesn't have side-effects.

  2. comment
    Comment #49192422

    64 bit cpus have 128 bit mul results if that’s what you mean

  3. comment
    Comment #49094360

    > The PlayStation 1 didn't have jiggly vertices and warpy textures because of fixed-point Indeed modern GPUs still use fixed-point rasterizers.

  4. comment
    Comment #49050851

    +1 for TrenchBroom, it’s amazing software.

  5. comment
    Comment #48771787

    I wish everyone would just have an option to see the navigation the the gauge cluster.

  6. comment
    Comment #48729513

    I understand this logic, but at some point it makes sense to design the system for the millions of people on macs rather than make compromises for the sake of dozens of Vision Pro …

  7. comment
    Comment #48701673

    Is there a technical reason why apple doesn’t allow HDR to be selectively turned off? I’m surprised this is still not at least an accessibility option.

  8. comment
    Comment #48616709

    Compilers can’t really, in a meaningful way, change the layout of your data in memory. And you do need to think about your memory layout to get any benefit from SIMD. You’ll notice…

  9. comment
    Comment #48478202

    Lenovo is the “weird exception” because thinkpads have always had the Fn key on the bottom left. Just like they still keep the track point. I would presume most people buying a thi…

  10. comment
    Comment #48407025

    I had no idea they used the Plan 9 file server for accessing files in WSL. I wonder what the original reasoning for choosing 9P was.

  11. comment
    Comment #48318486

    That and a reset button.

  12. comment
    Comment #48296143

    For GeForce cards you can get similar behavior by setting “Prefer maximum performance” which disables some of the low power states.

  13. comment
    Comment #48264369

    Designated initializers is one area where C feels much more expressive than C++. And that feature has been standard since C99.

  14. comment
  15. comment
  16. comment
    Comment #47775888

    The Coca Cola company still makes advertisements, even though everyone already knows about Coke. You have to keep your name in the top of your target audience’s mind.

  17. comment
  18. comment
    Comment #47746588

    Vulkan is a pain for different reasons. Easier to install sure, but you need a few hundred lines of code to set up shader compilation and resources, and you’ll need extensions to d…

  19. comment
    Comment #47741715

    Except it’s actually called “cooked mode” [1] and predates the use of the slang. [1]: https://en.wikipedia.org/wiki/Terminal_mode https://www.linusakesson.net/programming/tty/

  20. comment
    Comment #47666618

    Software wants to be installed in C:\Program Files so that other software can’t modify their installation without admin permissions. Of course to do that your installer needs to be…

  21. comment
    Comment #47636377

    > The OS then provides a native API to return a user's age bracket (not full date-of-birth) Call the API every day, when the age bracket changes you can infer the date-of-birth.

  22. comment
  23. comment
    Comment #47547966

    Even the function names are identical :/

  24. comment
    Comment #47534135

    I mean it kind of is considering that's comparable to a 5070 which has 672 GB/s? Benefit of NVIDIA being the only one using GDDR7 for now I guess.

  25. comment