Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
90minuteAPI
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
90minuteAPI
4mo ago
Maybe with some kind of plugin for more deterministic output from those languages?
2.
▲
by
90minuteAPI
3y ago
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 "awesome-multimodal-ml" co
3.
▲
by
90minuteAPI
4y ago
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 interfaces to build deskt
4.
▲
by
90minuteAPI
4y ago
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.
5.
▲
by
90minuteAPI
4y ago
If those instances are only for tests/validation it could simplify some overall pipelines quite a bit.
6.
▲
by
90minuteAPI
4y ago
This was a great read, thank you. I’m just now removing my application-focused blinders, but I already see the same technical, organizational, and financial issues.
7.
▲
by
90minuteAPI
5y ago
> I do not own any HiDPI monitors This is a major factor. macOS has aggressively optimized for these in recent years, often at the expense of classic 1x display experience. I use 5K 27" and 4K 24" monitors at 2x scaling (this i
8.
▲
by
90minuteAPI
5y ago
> The applications broken in v4 are so niche that most people won't notice. Except when you’re building these applications. Then it’s infuriating! Maybe more often a feeling of hopelessness than anger.
9.
▲
by
90minuteAPI
5y ago
This is a pretty grim outlook. It’s at best a false dichotomy between “code lovers” who write beautiful code and “money lovers” who write ugly code. An engineer who can adapt their output based on constraints and requirements deserves to be
10.
▲
by
90minuteAPI
5y ago
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.
11.
▲
by
90minuteAPI
5y ago
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 language. Being overly “f
12.
▲
by
90minuteAPI
5y ago
I was so tempted to jump on this with my anecdata of successfully running ZFS without ECC for a time, but that was in the context of a dirt cheap home tinker box. If you care about data integrity enough to use ZFS, just bite the bullet and
13.
▲
by
90minuteAPI
5y ago
Answering “Does this skirt make my butt look too big?” with something that “depends intimately on the true size of the set of real numbers” seems to be among the worst strategies.
14.
▲
by
90minuteAPI
5y ago
Hence the “some/all” in the quoted text, yes?
15.
▲
by
90minuteAPI
5y ago
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 something in the que
16.
▲
by
90minuteAPI
5y ago
The American Kennel Club rejected mine because the domain was “too similar” to their name. I guess just because it had a “kc” in it? Completely bewildering.
17.
▲
by
90minuteAPI
5y ago
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 like the way to go! I
18.
▲
by
90minuteAPI
6y ago
Cramming the concept of ownership into another post-scarcity environment is hardly redefining it.
19.
▲
by
90minuteAPI
6y ago
Live-but-throttled is a decent compromise between the first two. Maybe something that submits a notification directly to you, as chance to approve/deny/respond, moderate what gets published, and be generally aware of what you’re p
20.
▲
by
90minuteAPI
6y ago
Just realizing that I spent too much time yesterday taping off edge cases around overflow where a BigInt would be much more appropriate.
21.
▲
by
90minuteAPI
6y ago
That’s amusing but at the same time I’m glad I don’t have to interact with any software doing anything like this.
22.
▲
by
90minuteAPI
6y ago
It’s even in the recent-ish high-ish level Compression framework: https://developer.apple.com/documentation/compression/compre...
23.
▲
by
90minuteAPI
6y ago
Is this an excerpt from your woefully unpublished startup culture fanfic novella? You can't just leave us hanging.
24.
▲
by
90minuteAPI
6y ago
An Apple engineer tweeted that this was a bug, but that tweet has since been deleted.
25.
▲
by
90minuteAPI
6y ago
One less act of defiance to brag about on internet forums?
26.
▲
by
90minuteAPI
6y ago
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 isn’t more co
27.
▲
by
90minuteAPI
7y ago
This is news to me as an iOS developer. I wonder what I’ve been doing all this time.
28.
▲
by
90minuteAPI
7y ago
I don't think that really counts as living with minimal waste then.
29.
▲
by
90minuteAPI
8y ago
Make it out of the lab.
30.
▲
by
90minuteAPI
8y ago
SCTP over UDP is how WebRTC data channels get their configurable reliability and ordering.
More ›