Viewing profile — callekabo
callekabo
HN member- Joined
- Thu, Feb 05, 2015, 9:36 PM UTC
- HN karma
- 25
- Public activity
- 11 items
- HN profile
- View on Hacker News ↗
About callekabo
Recent public activity
-
comment
Comment #23058016
...which was written in 2015, so also outdated.
-
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 …
-
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…
-
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…
-
comment
Comment #19127000
Agree, there's clearly more left-leaning stuff on here than other positions.
-
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.
-
comment
Comment #18398161
Yeah, the coil is much more lawyer-y than that one.
-
comment
Comment #18388784
Copyfree, but still lawyer-y: http://coil.apotheon.org/
-
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/
-
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 …
-
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…