Live data from Hacker News

Viewing profile — readonlybarbie

readonlybarbie

HN member
Joined
Fri, Dec 30, 2022, 6:43 AM UTC
HN karma
34
Public activity
37 items

About readonlybarbie

No profile information was provided.

Recent public activity

  1. comment
  2. comment
  3. comment
  4. comment
  5. comment
  6. comment
  7. comment
  8. comment
  9. comment
  10. comment
    Comment #34272078

    if you are targeting more than one specific platform, do you like, include the immintrin.h header and use #ifdef to conditionally use avx512 if it's available on someone's platform…

  11. comment
    Comment #34270029

    so then, if i want my code to "explicitly" use avx512, i have to do something like this? ``` void myNotOptimizedThing(my_data* d){ _SPECIAL_CPU_MANUFACTURER_0X3D512(d); } ``` edit:…

  12. comment
    Comment #34269758

    thanks for that! so it sounds like, if i purchase a chip that supports avx512, and run an operating system and compiler that supports avx512, i can write "plain old c code" with a …

  13. comment
    Comment #34269462

    Noob question- must one write avx512 assembly directly by hand, or is this something a c compiler would do for you?

  14. comment
    Comment #34250871

    In the event that you don't purchase any physical parts for making controllable robots, you'll find similarities in programming game physics, which really is just a simulation of t…

  15. comment
  16. comment
  17. comment
  18. comment
  19. comment
  20. comment
    Comment #34204090

    Very interesting perspective, considering that iirc, failure to report the specific crime of child sex trafficking / rape is a crime itself.

  21. comment
    Comment #34203264

    I think we've hit the point where trying to point fingers at certain ideologies is yielding, well, absolutely 0 returns. If someone has no solutions and only excuses, it doesn't re…

  22. comment
    Comment #34202759

    Attention any quant firms-- I'll do it for 250k, 80 hours a week, 24/7 on call, fire me if I don't deliver satisfactory results. 10 years of experience in Cpp, Java, Javascript, Py…

  23. comment
    Comment #34202739

    While I agree all of these scenarios are good reasons to leave, I have a feeling (based on being an American for all 30 years of my life now), these answers would be classified as …

  24. comment
  25. comment
    Comment #34195140

    What you are describing at the old company is not a failure of old tools, but rather a failure of management/employee self-management at that company. Any tool can be used to do go…