Live data from Hacker News

Viewing profile — tych0

tych0

HN member
Joined
Mon, May 21, 2012, 1:24 PM UTC
HN karma
883
Public activity
203 items

About tych0

https://tycho.pizza, https://github.com/tych0

Recent public activity

  1. comment
    Comment #48893654

    I live in the southwest, didn't realize this data was available, so thank you. It would be super interesting to have a (heat) map of it all.

  2. comment
    Comment #48400702

    Hey Andrew, I've been an admirer of your work for a long time. Sounds awful, glad you are on the mend.

  3. comment
    Comment #46005652

    [disclaimer, maintainer here] > Doesn't this require the environment to be owned by root? Doesn't it make more sense to leave things that are in /opt as root-owned anyway? (Or at l…

  4. comment
    Comment #36021230

    > Hi Tycho. I was The Guy at LSS who tested positive for COVID about 12 hours after we sat next to each other at that Japanese restaurant in Vancouver the week before last. I reall…

  5. comment
    Comment #36007697

    > Or am I misunderstanding you? Oh, I see, you're suggesting exactly, > (Another maybe-interesting thing would be to just delete that check.) I agree.

  6. comment
    Comment #36007646

    > Couple of things: 1. Should prepare_to_wait_event check if the task is in PF_EXITING, and if so, refuse to wait unless a specific flag is provided? I'd be curious if you just add…

  7. comment
    Comment #36007239

    I think they definitely should not. I've considered sending a patch that adds a WARN() or some syzkaller test for it or something, especially now that I've seen it in other filesys…

  8. comment
    Comment #36007110

    Author here (hi Sargun), it's not really about rediscovering killable vs. unkillable waits, and any confusion is probably a result of my poor writing. The crux of it is that once y…

  9. comment
    Comment #34839308

    docker-the-company maintained https://github.com/linuxkit/linuxkit when I worked there. I have no idea who maintains it now, but it looks like it is still active (presumably still …

  10. comment
    Comment #33552801

    And at least in SBF/Alameda's case, they did, and you can google it. IIUC it was basic arbitrage, the hard part was figuring out how to interface with Japan's banks. Maybe the guy …

  11. comment
    Comment #32740484

    Use the freezer cgroup to freeze everything, then kill it all off however you like.

  12. comment
    Comment #32151583

    > Could it be that some Oracle employed contributors are using a different email when submitting pull requests? Yes, and if you contribute from an e-mail address that Greg K-H's sc…

  13. comment
    Comment #32100699

    > Note that seccomp has limited visibility into recvmsg / sendmsg args because bpf can't dereference syscall arg pointers. I guess landlock can't help you here since it is still mo…

  14. comment
    Comment #31333722

    Hi Matt, speaking of PyCon, thanks for your talk on Qtile many years ago. It remains one of the funniest lightning talks I've seen, and also influenced my talk style to some degree…

  15. comment
    Comment #31041466

    I have news for you: drivers don't think laws apply to them either. I've nearly been killed several times because of it, and I know people who have been killed. RIP Dan Spira, one …

  16. comment
    Comment #30933519

    > Files that were previously in /usr/bin or in /bin can now be found in EITHER of these locations, since one symlinks the other. So no previous expectation was really broken. I don…

  17. comment
    Comment #30529824

    Fastmail has great calendar (CalDAV), contacts (whatever the open protocol for this is) support in addition to their e-mail. I migrated from Google Calendar & friends several years…

  18. comment
    Comment #30502956

    The problem with this argument is that the set of programs that just fork() and then exec() is fairly small. Sure, shells are small and do this, but then the article argues that sh…

  19. comment
    Comment #30442038

    In my experience, integration with products is not really that hard. I've used sqlite3 bindings in half a dozen languages over the years, and they are generally fairly robust.

  20. comment
    Comment #30014877

    Yeah, I'd just use whatever the output of ./scripts/get_maintainer.pl says. It will also suggest any recent committers to that area of the code, which I've found useful in the past…

  21. comment
    Comment #30014404

    I'd say sending the patch with git send-email --in-reply-to= is good. A patch is much easier to apply than write :)

  22. comment
    Comment #30012557

    Standard advice is to wait two full weeks, then bump your thread (or rebase the patch and send a v2 if there's new conflicts with the maintainer's tree).

  23. comment
    Comment #29996773

    This is pretty cool, though it would be nice if it worked with caldav instead of just google calendar :)

  24. comment
    Comment #29983470

    They wouldn't accept my .pizza e-mail address as valid though, so there's still room for improvement :)

  25. comment
    Comment #28530772

    Companies/directors can (and do, see e.g. Theranos/Elizabeth Holmes) settle without admitting fault. Presumably the goal is to lower the number of three letter agencies investigati…