Viewing profile — daniel_grady
daniel_grady
HN member- Joined
- Wed, Jan 06, 2016, 7:42 AM UTC
- HN karma
- 23
- Public activity
- 19 items
- HN profile
- View on Hacker News ↗
About daniel_grady
No profile information was provided.
Recent public activity
-
comment
Comment #48756957
Enthusiastic second. I’ve been daily driving Marimo with Claude for several months, works great, also with custom access points.
-
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,…
-
comment
Comment #46307790
Wow I was excited to see the TextMate icon in the screenshot at the end. Good memories.
-
comment
Comment #43297876
Oh my gosh. Everyone can always do better, but also, has no one else here had to use Microsoft Teams recently?
-
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/
-
comment
Comment #41453901
https://www.beyondloom.com/decker/index.html
-
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 …
-
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/ .
-
comment
Comment #39399179
Amazing, I can check off “learn something” early today!
-
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…
-
comment
Comment #39394362
That’s a great point; I didn’t know about that!
-
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…
-
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…
-
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…
-
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…
-
comment
Comment #38607664
Absolutely. There’s no secret here.
-
comment
Comment #36889103
It’s exciting. Between this and lambdas, Java will soon be as good as Python was ten years ago.
-
comment
Comment #36889044
> Now `charAt()` allocates memory and has variable latency. It’s Java, right? Everything is variable latency.
-
comment
Comment #36888978
Strongly agree.