Live data from Hacker News

Viewing profile — vanilla

vanilla

HN member
Joined
Fri, Feb 10, 2012, 7:22 PM UTC
HN karma
74
Public activity
33 items

About vanilla

No profile information was provided.

Recent public activity

  1. comment
    Comment #45707641

    ilograph [0] has these features. I think it should be possible with SVG only. The main use-case would be for documentation sites. [0] https://www.ilograph.com/features.html

  2. comment
    Comment #45706992

    This looks like a very promising project, I have been looking for exactly this. One feature I would love to see a declarative diagramming solution would support is a hover pop-up w…

  3. comment
    Comment #43978023

    space debris, radiation and no maintenance. The buzzwords sure sound cool, but make absolutely no sense.

  4. comment
    Comment #42222479

    Crypto currencies consume more than entire countries. AI has at least good uses compared to that. I have yet to come across a single good use-case. It will never offset the damage …

  5. comment
    Comment #31378066

    We have been using it for our internal dev and test environment. I was very disappointed that it did not have tcp/udp proxy support. Fortunately the plug-in system allowed us to ex…

  6. comment
    Comment #25832010

    Below [1] is an interview with a "Comfort Woman". The story is much more gruesome than the Wikipedia entry suggests. [1]: https://www.youtube.com/watch?v=qsT97ax_Xb0

  7. comment
    Comment #19554935

    Here is a good talk on that topic[1]. Widevine does not come bundled with Firefox & Chrome. Each installation has to download the Widevine binary. You would be able to use the bina…

  8. comment
    Comment #14340551

    If you are in remote africa, with a sattelite uplink, windows updates/traffic should be configurable. https://www.reddit.com/r/technology/comments/4mcdon/i_live_i...

  9. comment
    Comment #14340549

    If you are in remote africa, with a sattelite uplink, windows updates/traffic should be configurable. https://www.reddit.com/r/technology/comments/4mcdon/i_live_i...

  10. comment
    Comment #14202437

    I think trying to exclude nodes is more efficient than trying to find the correct ones. After you excluded all "bad" nodes, you need to find the order. finding the order with the h…

  11. comment
    Comment #14202297

    This seems to be the software behind appmail.io[1], a service just like mailgun and sendgrid. [1]: https://appmail.io/

  12. comment
    Comment #12366502

    This is not simple. I haven't made my own Makefiles, because when I see them, they are complex and not easy to understand. That's why I chose CMake for my projects. If this is simp…

  13. comment
    Comment #11258938

    combining that with a docker container breakout would be interesting https://news.ycombinator.com/item?id=7909622 (Docker container breakout?)

  14. comment
    Comment #9675004

    I can't follow the comparison. Linux is just a Kernel, most distros use the coreutils package which is developed/maintained by GNU [1]. So any comparison is not between Linux and U…

  15. comment
    Comment #8300212

    npm gives you dependency hell in a medium sized project, with a node_modules folder 10 times larger than the project. This on a OS level ... interesting

  16. comment
  17. comment
    Comment #8271785

    when you listen to him the linked podcast, you will understand why they went ahead after 2 weeks of no contact. He has an established tendency to do that. Even in the podcast he me…

  18. comment
    Comment #8264763

    git-crypt[1] also does per file encryption [1]: https://www.agwa.name/projects/git-crypt/

  19. comment
    Comment #7989136

    >You just provide us login credentials to [your] server ...

  20. comment
    Comment #7929475

    it might not cause problems, but is not very concise adding syntax to support new features always causes problems (python .. ^cough^ )

  21. comment
    Comment #7929263

    Using 6 as a prefix for ipv6 might be a bad idea. The DNS Specification (RFC2181[1]) states: >The DNS itself places only one restriction on the particular labels that can be used t…

  22. comment
    Comment #7895944

    don't stress your fingers ! setInterval(function(){increment(food);increment(wood);increment(stone)},50);

  23. comment
    Comment #7682894

    libGDX (cross plattform game lib.) also made a push to gradle

  24. comment
    Comment #7549200

    There was a Blog-post on HN 10 days ago, showing Amazon is actively scanning for this and warns developers. https://news.ycombinator.com/item?id=7491272 it also predates this blog …

  25. comment
    Comment #7527363

    I fell that they are doing it because of a growing threat from Linux as a Windows alternative. With Valve pushing their Debian fork and more gaming support for Linux in the last ti…