Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
daniel_grady
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
daniel_grady
3mo ago
Enthusiastic second. I’ve been daily driving Marimo with Claude for several months, works great, also with custom access points.
2.
▲
by
daniel_grady
5mo ago
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, this is a breath of fresh air.
3.
▲
by
daniel_grady
9mo ago
Wow I was excited to see the TextMate icon in the screenshot at the end. Good memories.
4.
▲
by
daniel_grady
2y ago
Oh my gosh. Everyone can always do better, but also, has no one else here had to use Microsoft Teams recently?
5.
▲
by
daniel_grady
2y ago
Although it's not part of the standard library, toolz is wonderful for rounding out these modules. https://toolz.readthedocs.io/en/latest/
6.
▲
by
daniel_grady
2y ago
https://www.beyondloom.com/decker/index.html
7.
▲
by
daniel_grady
2y ago
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 that comes out of Ink & Switch is always interesting, an
8.
▲
by
daniel_grady
2y ago
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.
▲
by
daniel_grady
3y ago
Amazing, I can check off “learn something” early today!
10.
▲
by
daniel_grady
3y ago
> 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 doesn't have an X server – it's an optional e
11.
▲
by
daniel_grady
3y ago
That’s a great point; I didn’t know about that!
12.
▲
by
daniel_grady
3y ago
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 company; in both cases the tool seemed overly complicated for th
13.
▲
by
daniel_grady
3y ago
> 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 most recent versions of Python, for some period
14.
▲
by
daniel_grady
3y ago
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 framework that could reliably manage Python libraries like NumPy
15.
▲
by
daniel_grady
3y ago
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 from this team.
16.
▲
by
daniel_grady
3y ago
Absolutely. There’s no secret here.
17.
▲
by
daniel_grady
3y ago
It’s exciting. Between this and lambdas, Java will soon be as good as Python was ten years ago.
18.
▲
by
daniel_grady
3y ago
> Now `charAt()` allocates memory and has variable latency. It’s Java, right? Everything is variable latency.
19.
▲
by
daniel_grady
3y ago
Strongly agree.