Live data from Hacker News

Viewing profile — daniel_grady

daniel_grady

HN member
Joined
Wed, Jan 06, 2016, 7:42 AM UTC
HN karma
23
Public activity
19 items

About daniel_grady

No profile information was provided.

Recent public activity

  1. comment
    Comment #48756957

    Enthusiastic second. I’ve been daily driving Marimo with Claude for several months, works great, also with custom access points.

  2. comment
    Comment #47950830

    Congratulations to the Zed team! What a great project. The newer layout that came along with the parallel agents feature is very nice; even without using parallel agents regularly,…

  3. comment
    Comment #46307790

    Wow I was excited to see the TextMate icon in the screenshot at the end. Good memories.

  4. comment
    Comment #43297876

    Oh my gosh. Everyone can always do better, but also, has no one else here had to use Microsoft Teams recently?

  5. comment
    Comment #41469901

    Although it's not part of the standard library, toolz is wonderful for rounding out these modules. https://toolz.readthedocs.io/en/latest/

  6. comment
    Comment #41453901

    https://www.beyondloom.com/decker/index.html

  7. comment
    Comment #40373897

    I made a serious effort to integrate Muse into my work starting around late 2021 or early 2022, and in fact bought an iPad Mini and Apple Pencil specifically to use Muse. The work …

  8. comment
    Comment #40279712

    The classics never go out of style. Mike Bostock has a nice article about the use of Make for data workflows: https://bost.ocks.org/mike/make/ .

  9. comment
    Comment #39399179

    Amazing, I can check off “learn something” early today!

  10. comment
    Comment #39399009

    > For instance, macOS is a Unix™. It passes the tests, and Apple pays for the certification. But it hides most of the real Unix directory tree, its /etc is relatively empty, it doe…

  11. comment
    Comment #39394362

    That’s a great point; I didn’t know about that!

  12. comment
    Comment #39391268

    Those are interesting pointers; appreciate it! My own experience over the past three years has been similar. I tried using Pipenv, and then Poetry, for internal projects at my comp…

  13. comment
    Comment #39390919

    > pip's dependency management doesn't seem to (for Pytorch, specifically) That’s interesting — I’ve also had difficulties with PyTorch and dependency resolution, but only on the mo…

  14. comment
    Comment #39389139

    What are some of the reasons that teams use conda (and related tools) today? As a machine learning scientist, I used conda exclusively in the mid-2010s because it was the only fram…

  15. comment
    Comment #39389052

    Congratulations on this release! Your writing at bost.ocks.org, D3, and Observable have been big sources of inspiration over the years, and it’s always exciting to see new ideas fr…

  16. comment
    Comment #38607664

    Absolutely. There’s no secret here.

  17. comment
    Comment #36889103

    It’s exciting. Between this and lambdas, Java will soon be as good as Python was ten years ago.

  18. comment
    Comment #36889044

    > Now `charAt()` allocates memory and has variable latency. It’s Java, right? Everything is variable latency.

  19. comment
    Comment #36888978

    Strongly agree.