Live data from Hacker News

Viewing profile — jaybuff

jaybuff

HN member
Joined
Fri, Mar 11, 2011, 7:33 AM UTC
HN karma
83
Public activity
23 items

About jaybuff

No profile information was provided.

Recent public activity

  1. comment
    Comment #47786109

    I used it very similarly to you, but found it to be about $3.50 per day, or $100 a month. It wasn't worth that.

  2. comment
    Comment #23759719

    John Gruber and Ben Thompson discussed a comparison of podcast vs. youtube and how podcasting isn't dominated by one company like youtube is for video. This is in the context of Jo…

  3. comment
    Comment #22813127

    John Boiles has a proof of concept of the OBS virtual cam. I tried it out and it worked for me, although I had to build it and OBS from source. He has good instructions. https://gi…

  4. comment
    Comment #19793504

    "-- Google Inc.'s top three executives agreed in 2004 to work together at the Internet search and advertising giant for at least 20 years, a company spokesman confirmed on Wednesda…

  5. comment
    Comment #13460061

    See also, pex: https://www.youtube.com/watch?v=NmpnGhRwsu0

  6. comment
    Comment #12797945

    Thanks for pointing that out. We're hiring in SF, Seattle and London for this role.

  7. comment
    Comment #12793554

    My team at Apple is hiring in San Francisco. https://jobs.apple.com/us/search?#location&ss=47424189&t=0&s... If you're interested, please email jaybuff@apple.com with [Swift Server…

  8. comment
    Comment #11500318

    Ah, yes, the trailing comma in a list, which I like to refer to as the "Silicon Valley Comma" [ "a", "b", "c", ] // the silicon valley comma

  9. comment
    Comment #11408838

    Apple Inc | San Francisco, CA | Competitive Salary Apple's CloudKit (part of iCloud) is hiring backend developers who have Linux expertise and who are excited about Swift. Job is f…

  10. comment
    Comment #11027365

    Apple notes (in iOS 9 and El Capitan) is also a secure, encrypted Evernote alternative: https://support.apple.com/en-us/HT202303

  11. comment
    Comment #10272011

    "Reflections on Trusting Trust To what extent should one trust a statement that a program is free of Trojan horses? Perhaps it is more important to trust the people who wrote the s…

  12. comment
    Comment #9154181

    http://en.wikipedia.org/wiki/Riley_v._California

  13. comment
    Comment #8720412

    He implemented bubble sort: https://www.youtube.com/watch?v=k4RRi_ntQc8

  14. comment
    Comment #8590705

    Apparently the only feature emacs is missing is spellcheck.

  15. comment
    Comment #8164370

    Sounds like the title of the paper should be "The Network is Unreliable, but it Usually Doesn't Matter."

  16. comment
    Comment #7950855

    nsenter might be a short term solution, but IMHO, getting a resolution to this issue https://github.com/dotcloud/docker/issues/1228 so you can just do "docker exec /bin/bash" is mu…

  17. comment
    Comment #7857908

    verbose?

  18. comment
    Comment #7840522

    I had a very similar experience when I tried it a few months before you.

  19. comment
    Comment #7259548

    "Note that the shell script must run the daemon without letting it daemonize/fork it. Usually, daemons provide a command line flag or a config file option for that." fghack is an a…

  20. comment
    Comment #7175145

    The best book on git is only 30 pages long. It's called git from the bottom up and it describes the architecture of git, which makes understanding it much simpler than studying com…

  21. comment
    Comment #7173461

    "The water-cooled supercomputers require 1.7 million gallons of water per day to function." Anyone have a citation for that? I suspect that water is in circulation. I doubt they se…

  22. comment
    Comment #6277938

    Reminds me of http://camlistore.org/

  23. comment
    Comment #2312544

    If there was a package manager for os x that shipped binaries we wouldn't be in this predicament either. brew building from source is just as much to blame as os x not shipping gcc…