Live data from Hacker News

Viewing profile — arbalist

arbalist

HN member
Joined
Wed, Sep 17, 2014, 11:56 PM UTC
HN karma
5
Public activity
4 items

About arbalist

GH: https://github.com/toofar/

Recent public activity

  1. comment
    Comment #25889784

    It doesn't take domain knowledge to take responsibility for improvement. If your retros are taken up by lamentation maybe you should try to bring more focus.

  2. comment
    Comment #8743300

    I don't know how you plan on doing the VFS stuff on windows but back in the day when I still used windows (XP) I had a shell extension that let you tag a folder or file from the co…

  3. comment
    Comment #8335092

    The need to use netcat is that it is faster. It gets better throughput in the presence of plentiful bandwidth. The whole point was to avoid using ssh for bulk transport.

  4. comment
    Comment #8332988

    After finding that using scp to copy stuff over my local network (and before finding out about hpn-ssh) I wrote this icky script to get better performance copying moving stuff arou…