Live data from Hacker News

Viewing profile — jackac

jackac

HN member
Joined
Sun, Mar 22, 2020, 2:03 PM UTC
HN karma
9
Public activity
8 items

About jackac

No profile information was provided.

Recent public activity

  1. comment
    Comment #33434143

    Elvish: $E:HOME'/.local'

  2. comment
    Comment #32696262

    Recursion and merging semantics are also necessary. I use Nix and Jsonnet a lot, but Nix is much more expressive for complex structures, but the tooling being tightly coupled with …

  3. comment
    Comment #32555438

    I don't recommend using dynamic filters because they completely override any matching static filters. Makes the point of filter lists useless, if uBo had a way to set dynamic filte…

  4. comment
    Comment #32198295

    Audio channel layout API finally got a long needed rework https://github.com/FFmpeg/FFmpeg/commit/086a8048061bf9fb4c63...

  5. comment
    Comment #29681631

    From sifting through the leak, it was a fork of ffmpeg they converted to C++, but still retains ffmpeg naming/structures. They dropped any code they didn't use also, so it isn't ve…

  6. comment
    Comment #28639646

    Periods are ignored by gmail. https://support.google.com/mail/answer/7436150?hl=en

  7. comment
    Comment #24575568

    They are probably referring to pre-silvermont(pre-2013) which were in-order execution.

  8. comment
    Comment #24511560

    There are some experimental tools for distributed code review and issues. https://github.com/google/git-appraise https://github.com/dspinellis/git-issue Would be nice to have somet…