Viewing profile — tssuser
tssuser
HN member- Joined
- Wed, May 21, 2014, 6:48 PM UTC
- HN karma
- 19
- Public activity
- 5 items
- HN profile
- View on Hacker News ↗
About tssuser
github.com/timsstclair
Recent public activity
-
comment
Comment #19138884
Privileged containers in docker have a different meaning [1]. A lot of work has gone into trying to harden the default docker container options against container escape, even when …
-
comment
Comment #19138843
Yes.
-
comment
Comment #11500024
Let me give a concrete example of how I've been personally impacted by the lack of generics. My project makes liberal use of pointers to represent "optional" fields, since they nee…
-
comment
Comment #11037738
A lot of the remaining work is being tracked at https://github.com/kubernetes/kubernetes/issues/8262 and https://github.com/kubernetes/kubernetes/issues?q=is%3Aopen+...
-
comment
Comment #9723162
My solution: 3 security tiers: high (email, banking): Just memorize a unique password for each medium (sites that might have my credit card info): Lastpass + salt, which I memorize…