Live data from Hacker News

Viewing profile — callekabo

callekabo

HN member
Joined
Thu, Feb 05, 2015, 9:36 PM UTC
HN karma
25
Public activity
11 items

About callekabo

[ my public key: https://keybase.io/kabo; my proof: https://keybase.io/kabo/sigs/sxG4oUBBtvIrRwPayjwBar1Nd_sDC7B4J4zyS_hpbhs ]

Recent public activity

  1. comment
    Comment #23058016

    ...which was written in 2015, so also outdated.

  2. comment
    Comment #23057746

    Scrolling up they recommend avoiding Purism hardware because > In particular, the Intel Management Engine is a severe threat to privacy and security, not to mention freedom, since …

  3. comment
    Comment #21489814

    Long time user of Firefox on desktop, but recently moved away from Firefox on android after reading that it's "much more vulnerable to exploitation and inherently add a huge amount…

  4. comment
    Comment #19230281

    I rarely come across a piece I disagree with so vehemently, at such a core level. My conclusion is rather: The politics of the Anthropocene will be democratic and horrible. This ar…

  5. comment
    Comment #19127000

    Agree, there's clearly more left-leaning stuff on here than other positions.

  6. comment
    Comment #18398184

    Dunno, but I think so. It's on this list: http://copyfree.org/standard/licenses I'm sure the people on ##copyfree over at irc.freenode.net know more than I do.

  7. comment
    Comment #18398161

    Yeah, the coil is much more lawyer-y than that one.

  8. comment
    Comment #18388784

    Copyfree, but still lawyer-y: http://coil.apotheon.org/

  9. comment
    Comment #17245503

    I prefer copyfree licenses http://copyfree.org/ and usually release stuff under the Copyfree Open Innovation License (COIL) http://coil.apotheon.org/

  10. comment
    Comment #17222037

    I'm afraid I don't follow. What secrets are you referring to? Secrets in the code running on the lambda can't be seen by anyone. If you mean secrets to invoke the lambda I usually …

  11. comment
    Comment #17219033

    Not having a server at all is the easiest. I run my front ends on S3 / CloudFront. Backend is run on Lambdas, with state stored in DynamoDB/SimpleDB (can't wait for serverless Auro…