Live data from Hacker News

Viewing profile — jeffgus

jeffgus

HN member
Joined
Tue, Nov 01, 2016, 10:06 PM UTC
HN karma
13
Public activity
11 items

About jeffgus

[ my public key: https://keybase.io/jeffgus; my proof: https://keybase.io/jeffgus/sigs/7ts9nzBjgAJ6oK95_td7ACZrHhe0O64pRXCl0Gzl1vE ]

Recent public activity

  1. comment
    Comment #41911384

    yeah, could be. IBM has been working on AI for ages. They have been able to make a splash with events in chess and Jeopardy, but can't seem to keep up the interest. Of only IBM had…

  2. comment
    Comment #41909646

    Why not? Seems to me that IBM is trying to differentiate their AI from others by offering a complete solution that can be self-hosted. The part that cannot be produced locally, the…

  3. comment
    Comment #35660784

    Ah, AOLServer! I remember using it when it was NaviServer. I helped to launch my employer's website (packardbell.com) on NaviServer on Solaris way back then. Some of the things I l…

  4. comment
    Comment #35006515

    You are correctly. I was imprecise. They were trusting another company to peer for them. They thought they were purchasing "CDN services". The problem is that one of those companie…

  5. comment
    Comment #35001192

    But Netflix was NOT paying transit. They were paying for peering. Transit costs more. To reduce costs, they peered with large networks. The problem is that the company they paid to…

  6. comment
    Comment #35001146

    That is my reaction. Am I missing something here? Are Net Neutrality rules getting in the way? I know when the NN topic was really hot, many were conflating treating the packets th…

  7. comment
    Comment #16477034

    > I mean, sure, if you define "right" in that way, then you can say you have the "right" to literally anything. If? No, that is how rights are defined in the US. As long as a right…

  8. comment
    Comment #13554375

    Yeah, docker, initially, didn't use SELinux, but that was before RedHat took interest. RedHat likes making things more secure with SELinux.

  9. comment
    Comment #13554351

    Wouldn't it have been easier to check the audit.log? Pump out the contents to audit2allow and you will have a nice new config that would allow your setup. Heck, it would even tell …

  10. comment
    Comment #13405527

    Did you consult the audit.log? Did you pump it through audit2allow? The audit2allow tool will even tell you if the issue can be fixed by setting a boolean on the SELinux config. Mo…

  11. comment
    Comment #13405204

    I have always run SELinux on Fedora/CentOS/RHEL and I don't remember a time where I had issues with authorized_keys. The only thing recently I recall about ssh is that is complains…