Live data from Hacker News

Viewing profile — oakridge

oakridge

HN member
Joined
Sat, Mar 28, 2015, 9:05 AM UTC
HN karma
31
Public activity
18 items

About oakridge

No profile information was provided.

Recent public activity

  1. comment
    Comment #46495013

    One way to think of it is that each point in your data follows your model but with gaussian iid noise shifting them away. The likelihood is then product of gaussians mean shifted a…

  2. comment
    Comment #29455420

    My question is how much of the operations in JAX here can be done with reduced precision and can utilize training accelerators i.e. TPUs. I've noticed a lot of research coming out …

  3. story
  4. comment
    Comment #29248882

    Few minutes in and, yep, someone is brute-forcing the forgot password.

  5. comment
    Comment #28499913

    A bit off-topic, but are there any Tailscale users here who consistently use it on mobile? How was the speed and battery life? I see that Tailscale offers a lot of nifty features l…

  6. comment
    Comment #19827673

    `nb_conda_kernel` should add the kernels installed in both system and user conda environments as notebook kernels. EDIT: I meant `nb_conda_kernels` https://github.com/Anaconda-Plat…

  7. comment
    Comment #16401406

    Even more than that, the structure of these networks imply that targeting influencers may be ineffective. There's an interview [0] with Duncan Watts discussing this. [0] Is the Tip…

  8. comment
    Comment #16401350

    The article is a bit vague on these so I'll take a stab: Random network are generated randomly, i.e. drawn from some distribution. An example would be the Erdos-Renyi (ER) network,…

  9. comment
    Comment #16007303

    It is, but with wavelengths that aren't in the visible range.

  10. comment
    Comment #15772177

    If I remember correctly, Mathematica started the notion of having a notebook interface when working with code, Theodore Gray even has the patent for this [0]. Even though the post …

  11. comment
    Comment #15720222

    I'm not sure how different this is with Cython since you can also write C/C++ code with it, and hence use any C/C++ libraries. I say that the benefit offered by the example is more…

  12. comment
    Comment #14610890

    For the new AMD releases there's none yet, but for Ryzen 7 Phoronix did one comparison for code compiled with -mavx2 and Ryzen did really poorly. The other benchmarks which use mor…

  13. comment
    Comment #14121909

    People are currently discussing about the legal implications of storing images coming from federated Mastodon instances. A lot of this stems from an influx of users at pawoo.net, a…

  14. story
  15. comment
    Comment #14041315

    Well, Murphy's law. Any non-zero probability event will occur at least once given infinite time.

  16. comment
    Comment #13800851

    To comment on Apple's "cloud first" strategy, while they do provide local file storage in their APIs, their guideline suggests avoiding creating an option for storing local files s…

  17. comment
    Comment #12149663

    My rule of thumb is to always have a healthy dose of skepticism regardless of how a study was published, whether in a peer-reviewed journal, preprints, or even a blog post. About b…

  18. comment
    Comment #9280901

    I'm not the author, but I can happily provide some practical applications to his discussion of dynamical systems and chaos. One of the nice application of the logistic equation is …