Live data from Hacker News

Viewing profile — joestringer

joestringer

HN member
Joined
Sat, Jan 28, 2012, 1:12 AM UTC
HN karma
28
Public activity
25 items

About joestringer

Kiwi in the bay area, working on eBPF.

[ my public key: https://keybase.io/joestringer; my proof: https://keybase.io/joestringer/sigs/Ms8Ah5Koccp2z4eHbFip4fuU4niodt-_HSujfwDK_As ]

Recent public activity

  1. comment
    Comment #27111840

    The packet-processing BPF programs are less tightly bound to Linux kernel APIs than you might think. Even in Linux, there has been motivation to make the APIs more generic to suppo…

  2. comment
    Comment #25050897

    Even looking at the original BPF which focused on filtering packets as they are forwarded to userspace (think tcpdump)[1] and looking at the extensions that eBPF provides on top to…

  3. comment
    Comment #22960809

    This seems to be around the wrong way. For both traditional kernel modules and eBPF programs, you compile the code ahead of time. For kernel modules, if you have a bug, you load it…

  4. comment
    Comment #6523248

    With secure shell, you can make it significantly more useful. Of course, you still need a box to SSH into. https://chrome.google.com/webstore/detail/secure-shell/pnhec...

  5. comment
    Comment #6033076

    What if you clone the repo before the license was added? Then do you get code in the public domain?

  6. comment
    Comment #5260667

    crosh is being deprecated in favour of a newer ssh client: https://chrome.google.com/webstore/detail/secure-shell/pnhec...

  7. comment
    Comment #4690507

    Anyone else familiar with "Arbitrary Free Protection"? 'cause it's only turning up one search result for me.

  8. comment
    Comment #4653233

    It's actually quite scary to read the comments on TFA and see that indeed, people did know about this breach.

  9. comment
    Comment #4559577

    The first step to making software do what humans do, is to analyse what humans do.

  10. comment
    Comment #4551769

    Original source.. http://static.springsource.org/spring/docs/2.5.x/api/org/spr...

  11. comment
    Comment #4477004

    I'm not sure it is just you. Shorter columns are easier to read, which means it serves users even better; our eyes don't have to track a massive row of characters to see what the s…

  12. comment
    Comment #4442388

    I came across pipes the other day while attempting to link my twitter feed to a (new) identi.ca account. The concept sounds powerful and I like the idea.. although I'd like to be a…

  13. comment
    Comment #4373875

    The host-side application could already be written using Java, atleast for OpenCL applications[1] (The kernel--that is, the GPU code--was still written in OpenCL). My only concern …

  14. comment
    Comment #4352991

    I'm not sure it's intended as a face-smear; but even if it is, personally I'd prefer to receive direct communication with criticism than to find out later that there is a community…

  15. comment
    Comment #4233238

    I'd be curious to see the same analysis done but with alternate keyboard layouts, such as dvorak or colemak.

  16. comment
    Comment #4068195

    Has Valve actually confirmed the rumour this time around?

  17. comment
    Comment #3912512

    And they support keys -- Although it seems the primary way to use them is by putting your keys into your 'Downloads' folder, which isn't exactly ideal. Looks like this will eventua…

  18. comment
    Comment #3857515

    Well, I think any analogy starts to fall apart when you look too closely. But you've got the right idea. Sure, there's no reason you couldn't distribute it out further. I used the …

  19. comment
    Comment #3856242

    Perhaps. I would propose that the application of this paradigm to traffic flows would have each intersection making the decisions for the drivers. A car says "I'm heading to east 4…

  20. comment
    Comment #3855737

    Development and releases of the OpenFlow specification have been shifted to the Open Networking Foundation[1], so you can find the latest OpenFlow release (currently 1.2) over ther…

  21. comment
    Comment #3855701

    The idea is to build a globally consistant view of the network. Currently, each node builds up its own view of the global state and routes based on this. Sure, distributed protocol…

  22. comment
    Comment #3855655

    Nick McKeown's OpenNetworking Summit 2011 presentation entitled "How SDN will Shape Networking"[1] explains very well the abstraction of ideas that Software-Defined Networking prov…

  23. comment
    Comment #3855627

    The protocol doesn't force this centralization to be physical, just logical -- Hyperflow[1] is one example of how a physically distributed control plane can be created. [1] http://…

  24. comment
    Comment #3606565

    I quite enjoy just chucking on a playlist of The Flashbulb ( http://www.youtube.com/results?search_query=the+flashbulb ). There tends to be enough ambient, non-lyrical tracks to ke…

  25. comment
    Comment #3522040

    For those with the RAM to spare, this seems like sensible behaviour -- If there are ways to speed up your web browsing by using otherwise idle RAM, then great! Unfortunately, the f…