Live data from Hacker News

Viewing profile — ifthenelseend

ifthenelseend

HN member
Joined
Thu, Sep 12, 2019, 4:36 AM UTC
HN karma
5
Public activity
24 items

About ifthenelseend

No profile information was provided.

Recent public activity

  1. comment
    Comment #22138233

    The Brandenburg Airport in Berlin is already took 15 years instead of 5 and it is still not ready...

  2. comment
    Comment #22137960

    In Germany it will take 15 years to build a hospital. True bureaucratic hell on planet.

  3. comment
    Comment #22120669

    How much money did you get from Microsoft for disclosing that vulnerability?

  4. comment
    Comment #22107370

    another reason to switch to android

  5. comment
    Comment #22009086

    No. they are separate revenues in report.

  6. comment
    Comment #22009068

    Just checked the report and this is true. Microsoft haters becomes really annoying with all their lies.

  7. comment
    Comment #21846630

    No VCS post without paid gitlab commentators... Propaganda department is working very hard!!

  8. comment
    Comment #21668092

    Google is a scam company. Stop using it.

  9. comment
    Comment #21656916

    You guys should consider switching to GitHub. Much faster, no 500-errors, less downtime.

  10. comment
    Comment #21600669

    when will hacker news finally remove like buttons? there is a reason why studies are performed using double blind technique.

  11. comment
    Comment #21600662

    anyone in their right mind will use any product from Google? They deprecate like 90% of their services... https://killedbygoogle.com/ https://gcemetery.co/

  12. comment
    Comment #21575737

    If you need an offshore corporation, it can be opened for a few hundred $, but if you need to do the same for example in Germany, then you have to pay 25000 EURO to found a GmbH.

  13. comment
    Comment #21575683

    Tax heavens have MUCH lower taxes, but they also have other benefits like very little bureaucracy, better privacy and better protection from lawsuits. You will also have a lot of f…

  14. comment
    Comment #21421506

    [flagged]

  15. comment
    Comment #21371116

    Meanwhile Intel is working on 14++++++++nm technology that improves performance by 0.000000001% This will be an easy game for AMD and TSMC...

  16. comment
    Comment #21362320

    GDPR is a total failure: https://www.techdirt.com/articles/20190521/17425842255/one-y...

  17. comment
    Comment #21362262

    No. Just because someone from north korea visited my website doesn't mean I have to comply with north korean laws. Otherwise you need to comply with laws from 200+ countries and ne…

  18. comment
    Comment #21361663

    GDPR law is illegal. You cannot force a company to follow your laws if it doesn't have a subsidiary in that country (unless there is a special agreement between two countries). So …

  19. comment
    Comment #21226983

    Lenovo Thinkpad X1 Extreme / P1 - up to 64 GB RAM - 15' display with 4K resolution & 500 cd/m² - Super fast CPU with 12 MB cache & 4,6 Ghz, 12 cores - Best keyboard (much better th…

  20. comment
    Comment #21159456

    UI is not that bad, but the product is very complicated for startups. For example, I can create a website on Azure with just a few clicks as a single item in my account. On AWS, (e…

  21. comment
    Comment #21159371

    two weeks later they said it's only worth ~ 10B

  22. comment
    Comment #21099564

    EU is the nightmare for every startup with all that laws. No time to develop the product, because there is a lot of bureaucracy that take all your time.

  23. comment
    Comment #21093669

    Svelte is great, but I will probably use the new Blazor framework from Microsoft that compiles to WebAssembly. The benefit is that I can use C# instead of JavaScript.

  24. comment
    Comment #21050876

    Now you can easily write the following state machine in C#: static State ChangeState(State current, Transition transition, bool hasKey) => (current, transition) switch { (Opened, C…