Live data from Hacker News

Viewing profile — doug11235

doug11235

HN member
Joined
Wed, Aug 05, 2009, 12:15 AM UTC
HN karma
49
Public activity
29 items

About doug11235

No profile information was provided.

Recent public activity

  1. comment
    Comment #8391569

    My guess is that 100% robustness wasn't a big concern. Getting 80% of a lot is good enough.

  2. comment
    Comment #8391551

    I wouldn't call a RAM scraper an exploit. ASLR isn't an effective protection against a program that reads from memory. Driver signing in newer versions of Windows is a more appropr…

  3. comment
    Comment #8135348

    You probably don't realize how much crossover there is between the military and intel. For example, the CSS in NSA/CSS - http://www.nsa.gov/about/central_security_service/

  4. comment
    Comment #7975173

    But here are a couple of things to consider. 1. If I make more than approx $106k a year, I cap out on paying FICA. 2. As far as I know, everything I buy at places like Amazon costs…

  5. comment
    Comment #6993886

    Are you serious? National security != fighting terrorists. From Wikipedia for the lazy. > National security is the requirement to maintain the survival of the state through the use…

  6. comment
    Comment #6913147

    Government contractors are not considered government employees.

  7. comment
    Comment #6665542

    > So your arbitrary code is running as admin - what more could a security flaw in the bundled installshield get you? In the days of Antivirus products and executable whitelists, th…

  8. comment
    Comment #6358412

    Yes, you are right - if dropbox doesn't have it then it won't work. But you imply that it most likely won't have it. And what myself and perhaps others are saying is it most likely…

  9. comment
    Comment #6358211

    Losing ASLR on a single DLL does provide that very specific known-address code.

  10. story
  11. comment
    Comment #5926365

    I don't see where that says they spy on each other. I only see bits that mention they spy on other countries of common interest e.g. China and share that data.

  12. comment
    Comment #4811886

    I didn't realize extensions were largely javascript. Thanks for the pointers.

  13. comment
    Comment #4810964

    I read that article as explaining why a web application can't do crypto with javascript. As someone that knows almost nothing about browser extensions, can you elaborate on why one…

  14. comment
    Comment #4652024

    Air temperature and pressure are much different at the higher altitude.

  15. comment
    Comment #4518602

    > If the government wants to recruit more hackers, they need to sweeten the offer; but how can they do so with (a) government-controlled funding and salaries, (b) strict background…

  16. comment
    Comment #4514949

    How do you know you weren't exploited? You say that you aren't a security expert.

  17. comment
    Comment #4472993

    I can't remember schedule exactly, but I feel like the Adonis Jot was on time. http://www.kickstarter.com/projects/531383637/jot-capacitive... I've backed one other project. It is …

  18. comment
    Comment #4324085

    I've kicked into 2 projects and one has delivered so far. I expect the other will eventually. Jot stylus - http://www.kickstarter.com/projects/531383637/jot-capacitive... They are …

  19. comment
    Comment #4033880

    You bring up education a few times. Given the length of his work history, is it even important at this point? Why are you so interested in it? I ask because a lot of people claim t…

  20. comment
    Comment #3684599

    > Any C/C++ application built with Visual Studio 2010 won't run on Windows 2000 or XP prior to SP3. By default you can't but you can adjust the build settings and it works fine.

  21. comment
    Comment #3414502

    Which programming language(s) is/are used?

  22. comment
  23. comment
  24. comment
    Comment #1822162

    That was written by a kid sitting in jail for computer crimes. NOT the same as Hacker News.

  25. comment
    Comment #1820915

    CMake (or perhaps Scons, but I have no experience with that) might be useful for you. Although going through the motions of writing build scripts for you build system might not be …