Viewing profile — Afty
Afty
HN member- Joined
- Mon, Nov 07, 2016, 3:07 PM UTC
- HN karma
- 2
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About Afty
No profile information was provided.
Recent public activity
-
comment
Comment #44800594
What happens if the origin changes? Suppose I have a passkey for Twitter.com, and now the site is named X.com? Is there some way to migrate the passkey?
-
comment
Comment #40520008
That statement about not being a supported Google product is just boilerplate that they make you put on Google open source products. I wouldn’t read much into it. I say this as an …
-
comment
Comment #12892064
You're getting some flack for this, but I agree with you based on what we've seen with Error Prone. The people who design programming languages are human, and they make mistakes. U…
-
comment
Comment #12891789
We package a specific revision of javac and use it for Error Prone. Currently this is a ~year old version of javac 9, which means that: 1) You have to execute your compiler on JDK …
-
comment
Comment #12891714
The standard annotation processing APIs don't provide enough information to do the analyses we want to do, so we do hook into javac internals. It does require a lot of effort to ke…
- comment