Live data from Hacker News

Viewing profile — ggreg84

ggreg84

HN member
Joined
Wed, Feb 02, 2022, 6:27 PM UTC
HN karma
236
Public activity
36 items

About ggreg84

No profile information was provided.

Recent public activity

  1. comment
    Comment #44412076

    Chips and Cheese GPU analysis are pretty detailed, but they need to be taken with a huge grain of salt because the results only really apply to OpenCL and nobody buying NVIDIA or A…

  2. comment
    Comment #39501946

    Asynchronous clean-up is a solved problem in C++ senders & receivers. I wonder what's so different about rust that they can't solve it in the same way.

  3. comment
    Comment #39445996

    > My biggest concern with Rust is the sloppiness around the distinction between a "compiler bug" and a "hole in the type system." That bug is marked as I-unsound, which means that …

  4. comment
    Comment #36958993

    LUMI as an "AI customer" has a: - low-budget: tax payer supercomputer for tax payer phd students - high-risk tolerance: tolerate AI cluster arriving 5 years late (Intel and Aurora)…

  5. comment
    Comment #34846388

    > OpenCL based machine learning libraries, no? Have you used OpenCL and CUDA C++ ? CUDA C++ is single-source easy to use, has good tools, has a lots of libraries you can build your…

  6. comment
    Comment #30771325

    Indeed, wow.

  7. comment
    Comment #30770130

    Which is (EDIT: NOT) the most widely sold console ever.

  8. comment
    Comment #30741348

    I just use inotifywait for that. What does entr do differently? This will run a binary when any file on the directory tree changes: #!/usr/bin/env sh set -e while true; do inotifyw…

  9. comment
    Comment #30723423

    > Is this a serious comment? Alwrapper doesn't use emulation. An API wrapper simply translates calls to the appropriate API. B QEMU simply translates calls from one hardware API to…

  10. comment
    Comment #30723415

    Since you can't really buy apple cpus or gpus and put them in a PC, for benchmarking... today at least one can't compare apple's hardware against intel hardware. What one can compa…

  11. comment
    Comment #30723334

    Buy professional appliances, for restaurants. For some reason, they are often better along many axes: cheaper, easier to clean, more customizable, more powerful, more flexible, etc…

  12. comment
    Comment #30720741

    > Isn't there a single GPU benchmark that actually does the same work so that comparisons can actually be made? Apple does not support OpenGL or Vulkan, only Metal, and most app de…

  13. comment
    Comment #30713606

    If you can re-compile all your source code, then ABI stability is not that important. In the real world, - people use operating systems to get work done, - such work is often done …

  14. comment
    Comment #30691369

    +1. Asking the right questions.

  15. comment
    Comment #30686210

    What went wrong is that people learned how much NVIDIA pays, figured out they were significantly underpayed, Arm is not a very profitable business so couldn't compete, and the mome…

  16. comment
    Comment #30686193

    Their goal - and only option - is to sell the company for as much $$$ as possible, and this strategy helps them towards their goal. This is the simplest and most effective way to m…

  17. comment
    Comment #30684749

    To many on the internet which was financed by DARPA? The irony is strong on this thread.

  18. comment
    Comment #30638057

    And Mac Studio probably. Still, closing your online store for days during the weeks around releases seems dumb. Someone might want to buy an Apple watch or something :laugh: Imagin…

  19. story
  20. comment
    Comment #30625714

    You can save the annotated slides after the lecture, and just share them?

  21. comment
    Comment #30605432

    When the M1 was released... a year ago... You could buy a 900$ laptop with a better CPU than any laptop out there. 20 hours battery life (almost 3x any other laptop out there). Sil…

  22. comment
    Comment #30602137

    Do you have a reference?

  23. comment
    Comment #30598503

    > Optimizing for speed usually causes increased memory consumption, Lol, no? If your benchmark is memory bound, reducing memory usage is probably the simplest way to make it faster…

  24. comment
    Comment #30585864

    If by software throttling hardware you mean LHR. Then as other have mentioned there are two options for GPU vendors: * Hardware unblocked: GPU can be used for mining, scarcity beco…

  25. comment
    Comment #30569106

    Reply in this comment thread: https://news.ycombinator.com/item?id=30568961