Live data from Hacker News

Viewing profile — uvatbc

uvatbc

HN member
Joined
Fri, Feb 19, 2016, 4:08 AM UTC
HN karma
81
Public activity
41 items

About uvatbc

email: username: yuvraaj domain: gmail

Recent public activity

  1. comment
    Comment #36590452

    Technically, yes: through the use of Truenas that gives us API access to iscsi on ZFS.

  2. comment
    Comment #36411762

    GitHub self hosted runners might address this concern.

  3. comment
    Comment #28585883

    git rev-list --count ${GIT_HASH}

  4. comment
    Comment #28019490

    That's what I thought of as well, but then realized it was "Bees! Not the bees!" and not "A lot of bees"

  5. comment
    Comment #25616732

    We've built Crave.io to share build cache between developers without resorting to customer supplied NFS or other storage bottlenecks.

  6. comment
    Comment #24665832

    Leaked from parent company and hosted on GitHub. If this is true, then the person who did it is either a fool or has a brilliant sense of humor.

  7. comment
    Comment #24396061

    This doesn't seem like hindering anything. There's no legal block, there's no stopping you from RTFM and following the steps, it's not as if the author is even hiding the steps. Pa…

  8. comment
    Comment #23685222

    Shameless plug: We just started supporting rustc compiler caching and released it as part of our support for open source projects: https://crave.io/#opensource We're showcasing the…

  9. comment
    Comment #23283512

    Norton editor was another masterpiece. Pre acquisition Norton products were amazing.

  10. comment
    Comment #22482599

    I like tmuxp: https://github.com/tmux-python/tmuxp/blob/master/README.rst

  11. comment
    Comment #21919053

    I'd like to know more about your setup. We're a small startup building infrastructure for developers. We do address problems like what you describe: enforcement of the exact librar…

  12. comment
    Comment #19279321

    DM me. We're looking for beta users

  13. comment
    Comment #19163348

    Citation needed

  14. comment
    Comment #18835880

    Windows and Mac support is much better these days. However, the case insensitive file system in Windows makes it annoying to use with *nix systems.

  15. comment
    Comment #18835851

    I do this in two steps: 1. An "stignore.txt" at the root of a shared directory. This gets automatically synced to every device. 2. "#include stignore.txt" in '.stignore' that I nee…

  16. comment
    Comment #18744217

    > He's suggesting that, but it is extremely unlikely that he didn't know. Oh? Is there any evidence to back up that claim? > Sounds like the journalists are doing their job. Sounds…

  17. comment
    Comment #17742247

    Unless you want to claim that Google is now a tool of the Government (A), then your point of censorship and free speech are moot. (A): This extraordinary claim would require extrao…

  18. comment
    Comment #17737656

    > Why are we still falling for this crap? We fall for this because a subset of us has been provoked to point out the obvious flaw in the headline or the summary and another subset …

  19. comment
    Comment #17587516

    Are you looking for something like Emacs' Tramp mode ( https://www.emacswiki.org/emacs/TrampMode )? We've been working on an equivalent that can work with IDEs like QtCreator. Send…

  20. comment
    Comment #17021450

    I'd prefer to take your comment as a push for a common language across the planet. In other words, remove the need for i18n before removing i18n.

  21. comment
    Comment #16995597

    No argument there. Hello readers from the future!

  22. comment
    Comment #16607871

    Storj maybe? PS: 10 hours in, this question was still unanswered. I know it's the weekend, but my first thought was: Common wisdom seems to think there is no concrete example.

  23. comment
    Comment #16569069

    https://hub.docker.com/r/accupara/business-cards/ This was originally intended to create business cards using latex. No reason why you can't use the installed Latex for everything …

  24. comment
    Comment #16518177

    It's already here: Blockchain and crypto. The worst about this comment is that even I cannot decipher if I'm being sarcastic or not.

  25. comment
    Comment #16489994

    This is exactly what we're doing at my startup. The vision is to let anyone check out any repository and just run one command that works irrespective of the actual build tool to co…