Live data from Hacker News

Viewing profile — steven777400

steven777400

HN member
Joined
Wed, Feb 27, 2013, 3:17 PM UTC
HN karma
1,699
Public activity
310 items

About steven777400

IT Manager, former .NET Developer. State Agency.

Recent public activity

  1. comment
    Comment #19609723

    I don't know much about this case but depending on the level of concern, even just plugging the device into a safe, isolated machine and performing an image may be insufficient. Yo…

  2. comment
    Comment #19395016

    I appreciate the increasing trend toward openness. I think it benefits everyone to see what's out there. My journey All USD $ are gross annualized and approximate. No bonuses/stock…

  3. comment
    Comment #15695384

    I'll agree with you that modern HTML and CSS for presentation is best-of-breed. I'll accept that the DOM API is sufficient. But neither of those necessitate JavaScript; JS is just …

  4. comment
    Comment #15681987

    I have to encourage you not to give up on all tech interviews. (By that I think you mean "hands-on"/"practical" type tests). I do hiring for our agency, which consists entirely of …

  5. comment
    Comment #15587253

    Related question: what online sites, if any, are better to purchase items to avoid counterfeit? I've been thinking of using B&H instead of Amazon for electronic stuff, assuming tha…

  6. comment
    Comment #15571291

    I found very interesting that the sample meal shown was very, very heavily pure meat. Today's meals tend to include substantial "bread"/starch component for each meat: whether a bu…

  7. comment
    Comment #15468039

    What I really want is to the ability to optionally select the shipper... UPS, FedEx, USPS, OnTrac, with different prices as needed. I think a lot of people who have trouble with on…

  8. comment
    Comment #15467370

    Sometimes you can catch this in an interview, too, when you ask what happened to the previous person in the position (I always ask this question). Usually it's simple like "they mo…

  9. comment
    Comment #15410038

    I agree. Of course, there is a "spin-up" time and we prefer to select the competent candidate with skill in our tools vs the competent candidate with skill in a different tool; but…

  10. comment
    Comment #15203891

    This is an oversimplification. The average household has several kinds of debt, and generally debt should be paid down in descending order of interest rate. More significantly, inv…

  11. comment
    Comment #14949799

    This is basically a given/open intention. There was an HN thread a week ago [0] wherein Google indicated they were using new metrics to identify and remove "terror content". The me…

  12. story
  13. comment
    Comment #14904398

    Although it could have been coincidence, it does seem like Google is making a statement with the temporary suspension of Peterson's account that these initiatives are clearly targe…

  14. comment
    Comment #14755728

    It's possible that a new version could have a breaking policy change. For example, all our intranet apps are served over HTTP. At some point, that's going to become untenable due t…

  15. comment
    Comment #14754874

    The login problem was attempted to be solved by Mozilla's "persona", now deprecated. I like the general idea that I strongly authenticate to my browser, which can then "vouch" for …

  16. comment
    Comment #14718982

    Stories like this are frustrating and a symptom of the impact very large companies can have on multiple facets of our lives. One possible approach is to keep accounts separate for …

  17. comment
    Comment #14711826

    Great article. A few years ago (at a previous job) I took a sick day for "sanity", but told them I wasn't feeling well. I felt guilty about doing it. I think part of it is the asso…

  18. comment
    Comment #14710796

    This is plausible, but I still have a few concerns. EV will need battery replacement on some routine basis. How will that effect the TCO and lifetime of the vehicle? One of the adv…

  19. comment
    Comment #14710530

    What about the interpretation that if reality is a computer simulation, certain operations (such as the factoring described) are a form of a security weakness in the simulation, al…

  20. comment
    Comment #14673035

    I wonder if the environment of experience is significant? USDS positions itself like a startup (even their page has a section on "dress code" which mentions being like "any other s…

  21. comment
    Comment #14663733

    How do we know that the recipient of the key in your scenario (or the originator of the CSR) is in fact the domain owner? The domain contains contact information, but the exchange …

  22. comment
    Comment #14659095

    I enjoy reading descriptions such as these that start with easily detectable problems and go into a level of debugging far beyond my skill level. Helps to illuminate some of those …

  23. comment
    Comment #14570209

    They only have to be unique per module. As of GHC 8.0, there is a flag that enables duplicate record names.

  24. comment
    Comment #14553181

    I even went into the view-source figuring there would at least be an html comment and suggestive css class. I guess in retrospect now it's obvious what the bar is for but I agree a…

  25. comment
    Comment #14406520

    I'm not very familiar with Python but I liked this quiz. I got two wrong (13/15), once for a stupid mistake and once for not knowing the algorithms well enough. In a couple cases I…