Viewing profile — ttymck
ttymck
HN member- Joined
- Wed, Jan 08, 2020, 8:50 PM UTC
- HN karma
- 1,065
- Public activity
- 743 items
- HN profile
- View on Hacker News ↗
About ttymck
No profile information was provided.
Recent public activity
-
comment
Comment #42679181
St Brendan's Isle
-
comment
Comment #42615940
Looks really pragmatic and I'd be glad to see this succeed. Is anyone able to credibly comment on the likelihood that these make it into the standard, and what the timeline might l…
-
comment
Comment #42009295
> See where I’m going with this? No. Could you elaborate?
-
comment
Comment #41896693
It's 22 years ago, roughly
- comment
-
comment
Comment #41843506
And what's the typical variance (from "actual") for a "usual" reading?
-
comment
Comment #41780448
> Kotlin is really cool and arguably better than Java. But the language is very hard to read ('easy' to write) I had the same immediate reaction. This style of code is something th…
-
comment
Comment #41722097
Surely you can't be serious. Say, in this fantasy world, my car appreciates $3k. Can Fred still pay $18k before I have a chance to re-assess?
-
comment
Comment #41721907
"allow anyone else to buy any of those assets for the declared value" How would this work?
-
comment
Comment #41527609
Sure. Looking at the output would make clear which properties are actually recognized, and it could be commited to version control to avoid confusion
-
comment
Comment #41527592
Right, I am suggesting a feature to disable the idleness check during a window of the day
-
comment
Comment #41515596
Scale to zero makes me think it might be useful to specify a time window (cron?) where scaling to zero is allowed, i.e. 6pm-8am it can scale to zero but during the work day never f…
-
comment
Comment #41515564
Perhaps a tool that processes a k8s manifest and produces a modified manifest containing only the attributes that are supported?
-
comment
Comment #41485012
The next logical question is how they define smoker, and how they enforce it.
-
comment
Comment #41397662
Does this imply there's a massive opportunity for Japan to encourage learning English to attract business, or are the economics not aligned?
-
comment
Comment #41359649
Ocean's Eleven Interstellar
-
comment
Comment #41358925
> passing laws. As if that's any less of a complicated technical solution.
-
comment
Comment #41219860
Got it so to own up to it that have to change the culture... Overnight?
-
comment
Comment #41218051
I'm not sure what your definition of "own up to it" is, but they issued an apology day-of.
-
comment
Comment #41218038
> but so far not much in the way of lawsuits It hasn't been that long? The situation might be that there hasn't been sufficient time to yet gather evidence to commence lawsuits.
-
comment
Comment #41207648
99% of users don't need kubernetes. Just deploy to heroku, and you'll have a much better developer experience.
-
comment
Comment #41206949
Sure, an operator is likely to use a wide array of APIs. But, to reiterate, everything uses APIs. The *betavX APIs are of course likely to be deprecated and replaced with stable AP…
-
comment
Comment #41206670
That's great. I guess I've somehow been making things harder than they need to be.
-
comment
Comment #41206647
Any cluster extension. Helm is a good example. https://helm.sh/docs/topics/version_skew/ Istio: https://istio.io/latest/docs/releases/supported-releases/#su... Literally every kube…
-
comment
Comment #41205647
It doesn't do everything for you. You still need to update applications that use deprecated APIs. This sort of "just" thinking is a great way for teams to drown in ops toil.