Live data from Hacker News

Viewing profile — marklawrutgers

marklawrutgers

HN member
Joined
Thu, Jan 28, 2016, 9:10 PM UTC
HN karma
62
Public activity
20 items

About marklawrutgers

No profile information was provided.

Recent public activity

  1. comment
    Comment #15075570

    That is until the multi-billion dollar lobbyists decide to push for VPN bans in Congress because only terrorists and child pornographers need privacy like that. Basically what's al…

  2. comment
    Comment #14589452

    Anyone have good links or articles for DB comparisons to get a better understanding of which DB fits best for what type of projects? So far I've gathered from here is that I want P…

  3. comment
    Comment #14489738

    They're really pushing this Disney partnership in our faces here... Mickey, Toy Story, and that Star Wars VR thing. Edit: They just did a Pirates of the Caribbean demo on the iPad.…

  4. comment
    Comment #14485307

    I dropped Netflix back when they decided to blacklist VPN IP addresses. Using a VPN address for my own country was pretty much the only way I would be able to access content withou…

  5. comment
    Comment #13979743

    The following links are usually obligatory when discussing VPNs and online privacy: Detailed, up-to-date comparison chart of hundreds of VPN services: https://thatoneprivacysite.ne…

  6. comment
    Comment #13338473

    For non-enterprise users, Dropbox's encryption is basically meaningless. If you have sensitive information you want to store in Dropbox, Google Cloud, iCloud, etc., I'd recommend u…

  7. comment
    Comment #13025275

    Does anyone know the legality of putting the DRM free pdf files into a public Dropbox folder? Not sure what copyrights or licenses still apply if I decide to buy these and share th…

  8. comment
    Comment #12818305

    Is this the one that forked off BitCoin due to differences centered around how it didn't make its investors/founders enough money? From the last thread they pointed out: "Zcash's m…

  9. comment
    Comment #12102266

    (Mar 11, 2015)

  10. comment
    Comment #11528349

    I've just been using the meta tag: More Info: https://stackoverflow.com/questions/6771258/whats-the-differ... Works fine for me in new projects as long as there's no need for those…

  11. comment
    Comment #11423241

    I'm not sure about the original link since it 404'd before I could look at it but if it's like the other fork up on here it seems it uses the node package manager. So a simple meth…

  12. comment
    Comment #11329587

    They use some sort of proprietary streaming .hls that for some reason doesn't support third-party browsers (DRM?) and Microsoft supports it but only wants it to be available in the…

  13. comment
  14. comment
    Comment #11294199

    Here's the link so that the top and left tabs stay while you scroll: https://docs.google.com/spreadsheets/d/1FJTvWT5RHFSYuEoFVpAe... I guess something about htmlview?sle=true break…

  15. comment
    Comment #11286500

    I had this exact same issue with my work machine and my at home workstation. Wifi adapter completely broken, I tried to revert back to Windows 8 on my work machine and it gets stuc…

  16. comment
  17. comment
    Comment #11061455

    They're not done squeezing money out of you yet.

  18. comment
    Comment #11029890

    I've been following this guide which has a lot of information on better foods and how your body functions: http://ss.fitness/ Most notably: Cut grains/flour/wheat/sugar/baked goods…

  19. comment
    Comment #11021202

    I have an issue with the load local copy code: window.jQuery || document.write(' ') In the browser I always end up with a ') at the top of all my pages. I'm assuming this is becaus…

  20. comment
    Comment #10998975

    Is it okay to minify .css files for production or does it not really matter that much?