Live data from Hacker News

Viewing profile — reiz

reiz

HN member
Joined
Tue, Apr 17, 2012, 2:17 AM UTC
HN karma
149
Public activity
196 items

About reiz

http://robert-reiz.com

Recent public activity

  1. comment
    Comment #45696705

    First of all, thx for documenting the mogration. That is very interesting. Your monthly bill is smaller now. But how many hours did you invest into the migration? And how many hour…

  2. comment
    Comment #39379785

    That's a great map! If I would still live in the US, my wife would use that map every day :-)

  3. comment
    Comment #25729898

    This is a setup I'm using in all my Rails projects. Maybe you find it useful.

  4. story
  5. comment
    Comment #25672327

    Docker container pre-configured with Nginx as forwarding proxy. You can use it to either block all outgoing traffic and whitelist certain domains or allow all outgoing traffic and …

  6. story
  7. story
  8. comment
    Comment #14585813

    That's nice to see the NSA is contributing to the OSS community. I just randomly picked one of the NSA GitHub repositories, analysed it with VersionEye ( https://www.versioneye.com…

  9. story
  10. story
  11. comment
    Comment #12078074

    You could use the VersionEye Maven Plugin for that: https://github.com/versioneye/versioneye_maven_plugin . It checks your dependencies against a license whitelist on the VersionEy…

  12. story
  13. comment
    Comment #9610608

    I'm crawling some famous C repos at GitHub for VersionEye. There are listed here: https://www.versioneye.com/C . And I integrated the biicode, a dependency manager for C/C++. The b…

  14. story
  15. story
  16. comment
    Comment #9252364

    Everybody is an highly competitive field. Everybody wants to release as fast as possible. That's why everybody is using open source components. I know that everybody in the commerc…

  17. comment
    Comment #9246992

    Thanks for your input and the link. Any other licenses beside GPL you try to avoid?

  18. comment
    Comment #9246825

    Nice! That's what the world waited for :-)

  19. story
    Ask HN: Which OS License you try to avoid? And why?

    If you are a developer you have to deal with software libraries and software licenses. Which licenses you try to avoid and why? And which licenses are OK for you if you develop a p…

  20. comment
    Comment #9246744

    I guess he is from the BayArea and he don't like remote sessions :-)

  21. comment
    Comment #9173702

    I wrote once a license crawler for VersionEye which recognises the most common licenses in README files on GitHub. But I didn't crawl whole GitHub! Only projects which are submitte…

  22. comment
    Comment #9173609

    Very interesting blog post. I wouldn't have thought that so less projects on GitHub provide a proper license! I'm working on https://www.versioneye.com and we track currently more …

  23. story
  24. story
  25. comment
    Comment #8319795

    Cool page. Makes totally sense. I'm doing it the same way. And in addition I use VersionEye to get notified about new versions of open source libraries I'm using in my projects. Th…