90minuteAPI
No user record in our sample, but 90minuteAPI has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
No user record in our sample, but 90minuteAPI has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
Maybe with some kind of plugin for more deterministic output from those languages?
Seems likely that they're submitting here as Reclaimer. The single comment on these submissions has that same fervent religious writing style as the readme on that EXA repo, itself just a fork of an…
Supposedly a major justification for the continued separation of Mac and the others (especially iPad) was differing UI interaction patterns. So what are they doing now? Using tools that evolved to serve touch-first…
I knew something had to be up with them. It’s bad when I come across a round-up or comparison that fails to even mention my top options, and that seems to be the norm over there.
If those instances are only for tests/validation it could simplify some overall pipelines quite a bit.
No apparently that means you don’t know what you’re doing, and you’ll corrupt the repo, and you’re not a real software developer so we’ll come to your desk and rip up your I’m A Very Serious Professional card.
Swift is multi-paradigm. Improved support (over ObjC) for functional style, protocol-oriented design, and value types has led many to overuse them. Multi-paradigm isn’t a cop-out, it’s a pretty specific goal of the…
I guess it still makes sense for higher abstraction levels though, right? Like a filesystem or other shared access to a storage resource. So these asynchronous APIs aren’t writing as directly to storage, they’re placing…
It’s a shame that the reading experience gets worse as you go from book to e-ink to tablet, at least for me. Like many HN readers I’m already staring at screens for many hours per day. Using the library for books seems…
One less act of defiance to brag about on internet forums?
Server Sent Events and HTTP? With a modern setup it’s going to be sharing an HTTP/2 pipe anyway. Even handles disconnections gracefully/transparently if you’re clever about it. Can anyone expand on why this technique…
I don't think that really counts as living with minimal waste then.
It also makes Reactive Extensions for JavaScript (RxJS) very nice: https://github.com/ReactiveX/rxjs
Unfortunately, bitcode is too low level to use for cross-compiling. It's an intermediate representation that's already "on its way" to being code for one architecture. It is more useful for supporting a new CPU feature…
I believe this is a problem of the signaling as well. Even the new Thunderbolt 3's display mode is still stuck with DisplayPort 1.2 signaling.
About 2 weeks I tried to file a bug with our backend guys about 4-byte characters wreaking havoc on our API. My example broke the bug tracker's (bugzilla) comment system as well. I chuckled.