Live data from Hacker News

Viewing profile — shannongreen

shannongreen

HN member
Joined
Thu, Feb 02, 2017, 9:52 AM UTC
HN karma
110
Public activity
27 items

About shannongreen

No profile information was provided.

Recent public activity

  1. comment
    Comment #41157348

    And I thought "install from curl" was bad. Now we run from curl, every time? alias qub="source

  2. comment
    Comment #36196023

    I've always been fascinated by the dissonance between what some people insist they need from an off the shelf system (bulletproof with a dedicated security team because Security is…

  3. comment
    Comment #34319380

    > That's funny, a guy made this same offer to me at a conference once oh wait, you're that guy

  4. comment
    Comment #33229444

    I'd politely suggest that if your hearing is bad enough to be noticeable, then it is definitely enough to look into getting hearing aids. Hearing aids for those with only mild hear…

  5. comment
    Comment #32225091

    > Covid could've been solved in 1 month if everyone would just stay home for 1 month. No, it couldn't. And even if it could've, that would be impossible. Believe it or not, places …

  6. comment
    Comment #31189562

    It's not your fault you didn't know this, but it does say something about the breadth of education we receive

  7. comment
    Comment #30827368

    I don't understand... why don't you just not connect it to your network?

  8. comment
    Comment #30535842

    It really depends how you measure productivity. Does it make the team close their JIRA tickets faster and pump out more lines of code? Probably. But I wouldn't be surprised if it a…

  9. comment
    Comment #30254722

    It is the SWAR method. Another comment explains it well, it basically treats each bit position as a 2-bit adder.

  10. comment
    Comment #29807702

    How is it more flexible exactly? I hate this idiom every time I come across it. I like to look at the header file to see the interface and important documentation, and this just ob…

  11. comment
    Comment #27744721

    As someone who has to write C for their day job, I am a little bit offended by the introduction of this article, but I guess that's the point. The code presented is trash and doesn…

  12. comment
    Comment #27284888

    FWIW, I would hate working with someone like this. You don't have to be super active, socially, but treating the other people (and they _are_ people) on your team as just drones is…

  13. comment
    Comment #27203134

    > The normal experience with C++ done well is no need for debugging You cannot possibly be saying this with a straight face :)

  14. comment
    Comment #26324233

    > It is possible to define a struct type in C with bit-fields for the individual elements, however the C standard does not guarantee the layout and order of the individual fields. …

  15. comment
    Comment #25770260

    Whenever you're called on to make up your mind, and you're hampered by not having any, the best way to solve the dilemma, you'll find, is simply by spinning a penny. No - not so th…

  16. comment
    Comment #23413142

    I learnt Dvorak 6 years ago and now type exclusively in Dvorak on QWERTY keyboards (currently a Microsoft Ergonomic). I have never used a keyboard with a Dvorak printed key layout.…

  17. comment
    Comment #23219211

    You must have stopped reading at that point because the comment went on to talk about using the location to select a regional dialect only. Your browser's language is set to Englis…

  18. comment
    Comment #22951831

    > hz hopefully mAh

  19. comment
    Comment #21320234

    > Most hearing aids don't deliver sound directly to the damaged ear canal, but also utilise other sound delivery mechanisms. Like induction. I don't think this is correct. All hear…

  20. comment
    Comment #18908025

    Those were just a list of obstacles, but there was no honest analysis to speak of despite the boast that he can 'do math'; e.g., the nonsense claims about transmission losses and t…

  21. comment
    Comment #18853752

    They want to block tools that offer functionality similar to their paid offerings.

  22. comment
    Comment #18020531

    In my experience speed is rarely the problem for embedded systems - usually it's more about code size. And tooling.

  23. comment
    Comment #17546546

    Always scared about fermenting things like this. How do I know it has the right culture in it and I won't die?

  24. comment
    Comment #17449258

    I would still call it tricky. I consider myself pretty capable but after a month of unsuccessfully tracking down DKIM/SPF/DMARC failures for some recipients I just gave up and swit…

  25. comment
    Comment #15096411

    > We should question old habits/traditions especially when the environment has changed. I strongly agree. I'm always surprised how much resistance to this idea I encounter, though.…