Live data from Hacker News

Viewing profile — gsmith2

gsmith2

HN member
Joined
Thu, Oct 17, 2019, 4:22 AM UTC
HN karma
26
Public activity
6 items

About gsmith2

No profile information was provided.

Recent public activity

  1. comment
    Comment #21718228

    It's just a hardware busy wait loop, totally acceptable for its time. Power awareness didn't kick in for a solid decade after this chip was first marketed, and prior to that freque…

  2. comment
    Comment #21518233

    Ansible was never Red Hat's to open source, the only open sourcing in that space is AWX, and it lacks release tags, working migrations or any meaningful community self-support that…

  3. comment
    Comment #21373753

    > Now you are confusing security of PHP as a platform with security of applications The parent comment explicitly made this distinction

  4. comment
    Comment #21373268

    Given Reuters cite the air force as their source, would anyone hazard theories as to why they're so happy to announce the movements of a supposedly secret plane? It's pretty much i…

  5. comment
    Comment #21373259

    App security is still not on a par with other language ecosystems.. I don't think for example I've heard of a Python based SQL injection in many years. Stuff like that seems to sti…

  6. comment
    Comment #21371715

    As good a time as any to be reminded.. if you have to run any kind of PHP app, always keep it in its own VM and preferably with no access to anything except its own databases, and …