Live data from Hacker News

Viewing profile — parito

parito

HN member
Joined
Mon, Oct 17, 2016, 6:56 AM UTC
HN karma
57
Public activity
18 items

About parito

No profile information was provided.

Recent public activity

  1. comment
    Comment #25080539

    hi Patrick, For some reason your designers have decided that your website should pick a language based on the ip address. Stop guessing a language :) https://news.ycombinator.com/i…

  2. comment
    Comment #19244956

    Surfshark. 1. IKEv2 and OPENVPN both supported 2. I did not find many VPN's that actually have Linux app (they do) 3. Good price 4. NOT a US based company 5. Very fast updates - I …

  3. comment
    Comment #16289152

    yes, I meant adyen, not stripe, sorry for confusion

  4. comment
    Comment #16288970

    Usually most PSP's do have some reserve rule, like keeping the 5% up to an X amount of sum, but with Adyen their team calculated the X amount to be in the millions - not one PSP (a…

  5. comment
    Comment #16288748

    One of the bigger drawbacks of Adyen vs Stripe, although we wanted to work with them a lot, is, they require a crazy reserve (in the millions) if your model is subscription based. …

  6. comment
    Comment #15684947

    It's interesting to note that just recently we had an article about taking money from the countries with abysmal human rights record, especially when you don't really need that mon…

  7. comment
    Comment #15433108

    They "ban" them for the last 20 years, but it's like baning encryption. Cat is already out of the bag.

  8. comment
    Comment #15433095

    Hey, It's not that simple - it depends on the implementation, otherwise if your browser trusts root cert which was issued by chinese gov, what's to stop them doing the mitm? I mean…

  9. comment
    Comment #15255972

    > A startup that conquers fast/easy/cheap currency exchange, I think will likely do well in Europe as well. ^ This is what Revolut is doing right now in europe

  10. comment
    Comment #14976615

    What this review really lacks is the additional features VPN's can provide, such as malware and fishing protection, location diversity, scale, jurisdiction, protocols supported, et…

  11. comment
    Comment #13713233

    I am suspicious he was not at 5 % body fat after the hike. 5 % is extremely low, like really really low, and he used impedance scales as he said in his post. I use them every day a…

  12. comment
    Comment #13596656

    This privilege escalation vulnerability affects the WordPress REST API that was recently added and enabled by default on WordPress 4.7.0. So basically people who updated religiousl…

  13. story
  14. comment
    Comment #13426890

    NordVPN is torrent friendly provider, I know many people do use them just in case

  15. comment
    Comment #12723307

    The point of the LXC is, you get a full blown standalone linux, rather than a single process - this simplifies everything a lot, meaning you don't have to have that much documentat…

  16. comment
    Comment #12723297

    Shameless copypaste from well written piece by Flockport: Docker restricts the container to a single process only. The default docker baseimage OS template is not designed to suppo…

  17. comment
    Comment #12723285

    We use ansible and bash scripts for orchestration.

  18. comment
    Comment #12723118

    for the love of god - forget docker, use lxc containers - its simple, secure, goes with its own init, cron, and you dont need to do somersaults to achieve simple tasks. Included wi…