Viewing profile — jackac
jackac
HN member- Joined
- Sun, Mar 22, 2020, 2:03 PM UTC
- HN karma
- 9
- Public activity
- 8 items
- HN profile
- View on Hacker News ↗
About jackac
No profile information was provided.
Recent public activity
-
comment
Comment #33434143
Elvish: $E:HOME'/.local'
-
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 …
-
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…
-
comment
Comment #32198295
Audio channel layout API finally got a long needed rework https://github.com/FFmpeg/FFmpeg/commit/086a8048061bf9fb4c63...
-
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…
-
comment
Comment #28639646
Periods are ignored by gmail. https://support.google.com/mail/answer/7436150?hl=en
-
comment
Comment #24575568
They are probably referring to pre-silvermont(pre-2013) which were in-order execution.
-
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…