Viewing profile — danielinoa
danielinoa
HN member- Joined
- Wed, Mar 14, 2012, 12:19 AM UTC
- HN karma
- 268
- Public activity
- 26 items
- HN profile
- View on Hacker News ↗
About danielinoa
No profile information was provided.
Recent public activity
-
comment
Comment #45469998
It's called "sideloading" because you're sneakily installing software without the manufacturer's consent. Remember it's never your device, you just have permission to use it.
-
comment
Comment #45303132
So the egg does indeed come first before the proverbial chicken.
- story
- story
-
comment
Comment #40724287
Quality of life in what sense? How do you contend with the fact that your iOS apps, unlike web apps, can be arbitrarily gate-kept?
- story
- story
- story
-
comment
Comment #35903064
There is a syntax error in the example shown by that article. If you must use any time to find it then you should not go with PHP.
- story
-
comment
Comment #35694949
That is currently unclear. Apple is likely to maliciously comply by allowing external links yet introducing new restrictions and guidelines that will dissuade developers from even …
-
comment
Comment #34601315
They only ban unprofitable apps. Scam apps that make money are typically okay since Apple gets a 30% cut.
-
comment
Comment #28914618
If this fact makes you uneasy just know that 100% of the universe's galaxies, except the one we are currently in, are already unreachable within your lifetime.
- story
-
comment
Comment #24737994
Not quite. There can be a null value if the object type allows for it, think Optional . What you can't have is an undefined object, as you could in Javascript for example.
- story
- story
-
comment
Comment #22305705
According to this article: https://www.caranddriver.com/news/a30877577/driver-tesla-mod... "Data from his phone indicates that a mobile game was active during his drive and that hi…
- story
-
comment
Comment #21383458
Funny thing is Microsoft has much better documentation on Apple's very own frameworks. Simply compare their documentation on this arbitrary type (CIAffineClamp): Microsoft's Docume…
- story
-
comment
Comment #20306712
Swift has an elegant solution to this called Optional Binding: https://docs.swift.org/swift-book/LanguageGuide/TheBasics.ht... Go would benefit from something like this.
- story
- story
- story