Live data from Hacker News

Viewing profile — jonathf

jonathf

HN member
Joined
Tue, Apr 26, 2016, 6:09 PM UTC
HN karma
11
Public activity
6 items

About jonathf

No profile information was provided.

Recent public activity

  1. comment
    Comment #36924320

    That's not true anymore. Pymc4 switched backend last year. https://www.pymc.io/blog/v4_announcement.html#v4_announcemen...

  2. comment
    Comment #31953120

    That's not necessarily true. Core maintainer of the Neovim Tjdevries is working on a compatibility layer that would allow vim9 to not only run in Neovim, but likely faster. Source:…

  3. comment
    Comment #30571578

    According to my tour guide at the Bodleian Library at Oxford University, preservation of books back in the olden days was all about reducing humidity. And the best way to achieve t…

  4. comment
    Comment #29132417

    :bufdo! %s/ / /gc to multi-buffer search-replace. But depending on your starting point though, you might need need a vim $(grep -l ) to get all relevant files into buffers.

  5. comment
    Comment #11578838

    I agree that fuzzy logic wouldn't work for that purpose. But it addresses a formalism around the foundation of what probabilities are, which to what I could see was something you g…

  6. comment
    Comment #11574356

    Are you familiar with Albert Taratola's work on fuzzy logic as a basis for general probability? http://www.ipgp.fr/~tarantola/Files/Professional/Books/Mappi... As far as I can see,…