Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
nadohs
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
nadohs
5y ago
blockchainz
2.
▲
by
nadohs
6y ago
I am not convinced by their single ad, one day of data (11 clicks total) that they have proven anything.. This was a waste of time unfortunately...
3.
▲
by
nadohs
6y ago
OMG, you've built a mansplaining bot
4.
▲
by
nadohs
8y ago
Maybe people with thinning in brain region associate with memory overestimate the amount of time sitting because they can’t recall as accurately what they were doing in between sitting sessions...
5.
▲
by
nadohs
9y ago
...
6.
▲
by
nadohs
9y ago
Incredibly stupid experiment. As someone who is red-green color weak, just as 10% of the male population is, I feel insulted by the implication of this article and the obvious glossing over the fact that not all humans see green/red ve
7.
▲
by
nadohs
11y ago
Exactly, this is also pointed out in the struct definition in CoreGraphics for CGFloat. /// The native type used to store the CGFloat, which is Float on 32-bit architectures and Double on 64-bit architectures.
8.
▲
by
nadohs
11y ago
Good point bringing up over/underflow, I didn't think much about Nan or infinity, but I did consider potential over/underflows. I originally built an overflow/underflow checker(on the github project), but then re-evalua
9.
▲
by
nadohs
11y ago
I use the dot property conversion, not the overloading in general use. I also have such reservations about using overloading for casting in production. What I do use, is the series of extensions for single letter dot property conversions,
10.
▲
Recreating Swift 2.0 in Swift 1.2: Defer Syntax
(foxinswift.com)
2 points
by
nadohs
11y ago
|
0 comments