Live data from Hacker News

Viewing profile — ajor

ajor

HN member
Joined
Tue, May 03, 2016, 5:54 PM UTC
HN karma
15
Public activity
4 items

About ajor

https://ajor.co.uk/

Recent public activity

  1. comment
    Comment #22248365

    Privacy Badger says that "Yellow" sites where it blocks cookies do appear to be trying to track you, but are necessary for the site to work[1]. That makes 5 trackers PB has identif…

  2. comment
    Comment #21813482

    Still some workarounds to the slash-stripping: #include "\ /etc/passwd" program221/code.cpp:1:11: warning: backslash-newline at end of file 1 | #include "\ | In file included from …

  3. comment
    Comment #21692952

    I'd also recommend looking at bpftrace[1], which provides a simple DSL specifically for writing BPF programs and attaching them to events. (Disclaimer: I started the project) [1] h…

  4. comment
    Comment #20447008

    There are still people working on packet filtering! The BPF enhancements are benefiting lots of different areas of the Linux world at the same time. Cilium [1] is a great example o…