Live data from Hacker News

Viewing profile — dobremeno

dobremeno

HN member
Joined
Fri, Mar 15, 2019, 11:36 AM UTC
HN karma
45
Public activity
6 items

About dobremeno

No profile information was provided.

Recent public activity

  1. comment
    Comment #47423811

    SPy [1] is a new attempt at something like this. TL;DR: SPy is a variant of Python specifically designed to be statically compilable while retaining a lot of the "useful" dynamic p…

  2. comment
    Comment #44667669

    I agree with you that creating a tool is different from providing a service. However, I disagree on the rest of what you said, here's why: > Nonsense, they didn't give away (or eve…

  3. comment
    Comment #44662131

    It's just a neutral tool, open for everyone to use. There's plenty of people that used the tool for completely legitimate reasons, simply wanting to protect their privacy just like…

  4. comment
    Comment #44662016

    That's like saying Adi Shamir helps drug cartels, Tim Berners-Lee helps facilitate online fraud or that Henry Ford helped kill millions of people on the road. All these people crea…

  5. comment
    Comment #44659684

    Not just in Europe, in the US too - Roman Storm is on trial as of last week for building a privacy tool that ended up getting used by criminals. Not much good coverage on it out th…

  6. comment
    Comment #44317071

    I assume OP meant something like this, building the image on the remote host directly using a docker context (which is different from a build context) docker context create my-awes…