Live data from Hacker News

Viewing profile — visionscaper

visionscaper

HN member
Joined
Fri, Oct 14, 2011, 1:55 PM UTC
HN karma
295
Public activity
105 items

About visionscaper

AI R&D | Fractional Advisor | Tech Lead | 20+ yrs Software Engineering | 9+ yrs Datascience (AI/ML) | visionscapers.com - available for contracting.

Recent public activity

  1. comment
    Comment #47726075

    Author of collabmem here! Let me add some detail on how the memory stays manageable as it grows. Two mechanisms keep it sustainable, neither deletes anything, and both are discusse…

  2. story
    Show HN: Collabmem – a memory system for long-term collaboration with AI

    Hello HN! I built collabmem, a simple memory system for long-term collaboration between humans and AI assistants. And it's easy to install, just ask Claude Code: Install the long-t…

  3. comment
    Comment #45601178

    Isn’t to core of MacOS derived from Unix?

  4. comment
    Comment #38816281

    > Instead of modifying spacetime, the theory – dubbed a “postquantum theory of classical gravity” – modifies quantum theory and predicts an intrinsic breakdown in predictability th…

  5. comment
    Comment #38426223

    Related question, does anyone have experience with using the AMD MI100 for deep learning? With 32GB and a second hand price of ~1100 USD, it could be a good choice.

  6. comment
    Comment #36590909

    I’m wondering about the performance of such a cluster of repurposed mining GPUs. Mining doesn’t need high bandwidth interconnects nor large per GPU memory, on the other hand traini…

  7. comment
    Comment #36543354

    Just read your comment, I made a similar comment here: https://news.ycombinator.com/item?id=36543226

  8. comment
    Comment #36543226

    Like others mentioned in this thread, I don't think this is Apple's final vision for a Apple Silicon Mac Pro. To me, the only way forward is for Apple to, either use PCIe, or anoth…

  9. comment
    Comment #36275101

    I'm wondering to what extend these benchmarks, especially the GPU benchmarks, are really optimised for the specific Apple M2 architecture? And to what extent the high GPU-GPU bandw…

  10. comment
    Comment #35779507

    While this answer spooks me, the LLM is literally following your brief; it is explicitly unethical and immoral, just like you asked.

  11. comment
    Comment #35779398

    This is the result of a system without any value judgment or morals, that’s the scary part. If these items are from existing lists it picked lists from authoritarian and totalitari…

  12. comment
    Comment #34243783

    I’m a bit skeptical. ChatGPT can still hallucinate, generating information that seems correct, but is in fact nonsense. I’m wondering how they are going to deal with that.

  13. comment
    Comment #32085263

    Only tangentially related; why is Teams removing space indentations in chats on MacOS? It’s so annoying when you type a piece of (pseudo) code, all leading spaces are removed! It d…

  14. comment
    Comment #31457592

    I’m not using an M1 machine yet, but I think is extremely useful to be able to do some small scale experiments for testing and debugging purposes locally before starting a full-sca…

  15. comment
    Comment #31135902

    I don’t know much about the black hole information loss problem and I do like Sabine’s skepticism. However, saying it has no use to work on mathematical solutions in this area is t…

  16. story
  17. comment
    Comment #30621758

    I’m wondering what this all means for the upcoming Mac Pro. Apple mentioned that the M1 Ultra is the last member of the M1 family. So how is the Mac Pro going to scale? Will Apple …

  18. comment
    Comment #29234546

    Interesting, thanks for sharing this. Apparently they are going to use “HIP” to convert CUDA applications to be able to run on AMD: > The OLCF plans to make HIP available on Summit…

  19. comment
    Comment #29233971

    What software will they use to, for instance, train large deep learning models? Nvidia has CUDA, AMD has what? Are they writing new software from scratch? Maybe they have a lot of …

  20. story
  21. story
  22. story
  23. comment
    Comment #21120550

    I don't know too much about it myself, but you could checkout https://rocm.github.io/dl.html Edit : directly linked to the ROCm deep learning page.

  24. comment
    Comment #21119897

    I decided a few weeks ago to transition to PyTorch (was using Keras before) and I must say that I really love it! How PyTorch is structured gives me the right balance between ease …

  25. comment
    Comment #21089985

    > Configure two MPX Modules with up to four GPUs That's total, right? Not 4 GPUs per MPX module?