Viewing profile — oautholaf
oautholaf
HN member- Joined
- Sat, Jan 24, 2015, 3:01 AM UTC
- HN karma
- 291
- Public activity
- 60 items
- HN profile
- View on Hacker News ↗
About oautholaf
No profile information was provided.
Recent public activity
-
comment
Comment #41369106
As a former Eazel employee, I can say that indeed Eazel did not get acquired by Apple. As the Wikipedia page states, a sizable pool of people went to work on Safari 1.0 (and some a…
-
comment
Comment #40540814
Yeah I completely agree. In the era where people could build a career in this area, they developed skills and brought insight that made the whole product better. Automated testing …
-
comment
Comment #40540281
This is totally a thing. In the late 90s when I worked at Microsoft and then at startups, QA was made up of full time employees whose leadership had input into the product process.…
-
comment
Comment #40471436
They seem to be a common part of the Airforce One entourage. When the President is in the SF Bay Area, I see these commonly fly over residential areas. Given their history and the …
-
comment
Comment #40172012
Have to say, I bought a DJI drone that I enjoyed, but then the app stopped working after my Android phone upgraded to a new OS version. Even months later, it appeared that DJI had …
-
comment
Comment #34300678
Not reset, reprioritize. Fred Vogelstein only talked to one source who was on the Android team for his book, and that source may have had their own agenda. Other sources, such as C…
-
comment
Comment #33022660
In my experience, a working strategy for handling signout or revocation for statically verifyable tokens like JWT is straightforward: - Clear client side state where you can. - Wri…
-
comment
Comment #29654099
Most applications written using HTTP, in my experience, do not have deep dependencies on the longevity of the HTTP2 connection. In my experience, TCP connections for HTTP2 are typi…
-
comment
Comment #29653600
I worked for a while on a well-known product that used (and perhaps still uses) WebSockets for its core feature. I very much agree with the bulk of the arguments made in this blog …
-
comment
Comment #28733674
The original Danger OS was home grown by some of the same folks that later started Zircon!
-
comment
Comment #28731320
Sort of feel it would really be helpful to replace the narrative of the creation of the modern smartphone ("the iPhone sprung forth from the head of Jobs!") with a picture of the d…
-
comment
Comment #28702058
They had to refuse. They needed to grow their talent pool. The others were focused on defending against msft.
-
comment
Comment #28702020
Sorry, Android was well underway before this agreement was in force. And I can tell you key members of the original Safari team are still at Apple 20 years on.
-
comment
Comment #28578645
This type of thing has also happened to me with Google Maps and Android Auto. I used Google Maps to locate a store to get a gift for my wife. Later, we used the car. When I plugged…
-
comment
Comment #28175462
As important was Apple's brand power. Everyone already had an iPod in their pocket and loved it. That gave them legitimacy to set terms with carriers.
-
comment
Comment #24682807
Slack's innovative idea was to build IRC as a service. They knew MSFT was going to come after them years ago. Why weren't they more prepared? Why did investors believe this day wou…
-
comment
Comment #24100657
Also I was basically in the room for the birth of the modern consumer smartphone and I'm not a billionaire. Huh.
-
comment
Comment #21494265
Here's one thing I don't understand: In addition to enabling dynamic linking, this mechanism allows Swift to compile less code (generic functions only need to be compiled once) and…
-
comment
Comment #18766251
This runs linux binaries on darwin. You know what would be awesome? Running darwin binaries on linux so I can do iOS development without a Mac.
-
comment
Comment #18744187
I agree, and I would go further: I think the idea that any human system can occur without fraud is ridiculous. People who claim to believe that systems should exist fraud-free ofte…
-
comment
Comment #18744131
You're right to push back on this. My wife works in the California system. As with anything, fraud does exist throughout it -- including employers, doctors, and law firms...not jus…
-
comment
Comment #18212943
I actually refused to use Spotify for years because they required Facebook login. I gave in eventually as Rdio lost to Spotify in the market. Like many, though, I am deeply concern…
-
comment
Comment #17476828
FWIW I was able to avoid this charge as a DSL subscriber, and do not now as a fiber subscriber. But part of your experience could be because, as the article describes, since 2005 t…
- story
-
comment
Comment #17330031
Mac OS came from Mach, an open source microkernel from CMU in the 80s. Although Objective-C was originally proprietary, NeXT implemented it on GCC and open sourced it. The origin o…