Live data from Hacker News

Viewing profile — tholy

tholy

HN member
Joined
Wed, May 10, 2023, 12:04 PM UTC
HN karma
22
Public activity
2 items

About tholy

No profile information was provided.

Recent public activity

  1. comment
    Comment #35886437

    The real story is a bit more complicated. Yes, MATLAB has decades of extra development time, wonderful documentation, a much better debugger (I helped write Julia's debugger so I'm…

  2. comment
    Comment #35886165

    Note there's a distinction between "startup.jl" and "Startup.jl": the latter is a package, not a script. That's necessary to allow precompilation. But you can add `using Startup` t…