Live data from Hacker News

Viewing profile — dendory

dendory

HN member
Joined
Thu, Mar 24, 2011, 2:16 AM UTC
HN karma
2,755
Public activity
612 items

About dendory

No profile information was provided.

Recent public activity

  1. comment
    Comment #13447988

    Being part of design meetings, it's amazing how many endless customizations and workflow adjustments people like project managers and consultants like to request for a new piece of…

  2. comment
    Comment #13028565

    Obvious question I know.. but why were the SSNs of sailors on some HP contractor's laptop?

  3. comment
    Comment #12879321

    I think there's multiple things there and I don't think taking any particular stance is wrong. I love technology, in the sense that if I get a problem to solve which makes me dig d…

  4. comment
    Comment #12768645

    Pretty much every router is sold with UPnP turned on. Many IOT devices use UPnP to open their interface to the world.

  5. comment
    Comment #12704587

    I don't consider myself a programmer, just someone working in IT that writes a lot of code, and to this day when I want to write any type of web page or web based "app" PHP is my g…

  6. comment
    Comment #12570951

    In the short term, there's always a lot more risks in scraping an old system and spinning up a new one, especially in large complex organizations. However, in the long term you're …

  7. comment
    Comment #12518497

    Private key stored in a passworded file on an encrypted disk, plus a key fob as second factor. Pretty hard to get better security.

  8. comment
    Comment #12198281

    It's a bit of a catch 22, if you lose your iPhone then you need some way to locate it / erase it without having your iPhone. I don't think it's a big deal, you should have backups …

  9. comment
    Comment #11848960

    I'm not sure I get the point of this article. Travel nomads are a real thing, and more and more numerous. They typically don't have a lot of money and often work at local menial jo…

  10. comment
    Comment #11829564

    I made https://dendory.net/coding a while back as a cheatsheet of syntax between languages.

  11. comment
    Comment #11741543

    Guess it's luck that I started using Python when they released 3, and went straight for that!

  12. comment
    Comment #11635166

    A long time ago I started to use the iPhone music app. Then I quickly discovered that songs sent to the iPhone could not be sent back the other way. This was just the beginning of …

  13. comment
    Comment #11602650

    It's all fine and good to point out how insecure SMS is, and various ways that 2-factor auth may have been improved, but I think the bottom line is that when your adversary is the …

  14. comment
    Comment #11545778

    It's interesting to see how Google, a company that has arguably some of the best engineers in the world and the most brilliant technologists, still only makes a decent revenue on o…

  15. comment
    Comment #11243336

    In Quebec a lot of our modern taboo words are religious themed. Unlike many other cultures however, it's not religion that made them taboo, but rather the fact that we had a heavie…

  16. comment
    Comment #10913630

    I think the security aspect is the best option. If a CEO can't access some proprietary web app and is told "You need to use browser X that supports DRM", then they will be "Why isn…

  17. comment
    Comment #10854869

    Too bad that content outside the US is a fraction of what's available in the US.

  18. story
  19. comment
    Comment #10804598

    I remember using AVG many years ago when it was a decent product. I recently had the displeasure to have to install it again. AVG Free right now is malware, plain and simple. It hi…

  20. comment
    Comment #10796008

    I really cringe when dealing with spaces, which is a real problem since I code in Python a lot, which cannot deal with a mix of both. I don't understand people using 2 or 4 spaces …

  21. comment
    Comment #10775626

    You'd be surprised. While the -official- code will typically always get QA'd and reviewed, there are plenty of cases where custom code for a specific use case is done by one engine…

  22. comment
    Comment #10666896

    I wonder if non-TLS based VPNs could be used around that? And if those are blocked, how hard would it be to build a SSL over HTTP proxy outside the country?

  23. comment
    Comment #10481105

    Ironically, just this week I had several cases of attempting to install Python modules with pip, and every error that came up had to do with compiling parts. Then I used apt-get to…

  24. comment
    Comment #10443541

    Password rules are needed, otherwise passwords would be even worse than they are now, with people going back to using '1' or '1234'. They just need to be better designed: Must have…

  25. comment
    Comment #10441942

    HP is everywhere in the enterprise, from servers to desktops and every peripheral in between. I doubt they are going away any time soon. But as tech evolves, it does seem like the …