Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
ZenDroid
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
ZenDroid
23d ago
There's no JVM in Android. Most important parts of an Android app are compiled ahead of time into CPU machine code, rarely used parts are compiled into machine code in runtime using JIT. https://en.wikipedia.org/wiki&#x
2.
▲
by
ZenDroid
23d ago
There's no JVM in Android. Never has been.
3.
▲
by
ZenDroid
1mo ago
https://law.stackexchange.com/a/93882 "Individual reproductions of a work by a natural person for private use on any medium are permitted, provided they are not used directly or indirectly for commercial purposes
4.
▲
by
ZenDroid
3mo ago
`lateinit var` was not added to Kotlin to handle nullability, but to address specific Android design where system components like Activity cannot realisticly initialize fields in their constructors. Outside of Android it shouldn't be t
5.
▲
by
ZenDroid
5mo ago
> It's been on by default since around circa 2013 Wrong. It's not on by default. https://apple.stackexchange.com/questions/324805/do-apple-la...
6.
▲
by
ZenDroid
6mo ago
How much can you zoom it? Yes.
7.
▲
by
ZenDroid
6mo ago
Nope, not the same Slovenia. That Slovenia was actually Slovakia.
8.
▲
by
ZenDroid
7mo ago
Yeap, it's possible starting from Sonoma: https://sixcolors.com/post/2020/11/quick-tip-enable-touch-id...
9.
▲
by
ZenDroid
8mo ago
Because it's developed by JetBrains (with Google contributions), a company whose main business is writing really good IDEs. Apple on contrary is a hardware company that happens to build software. If they had delegated the XCode develop
10.
▲
by
ZenDroid
8mo ago
Do you mean active Thunderbolt cable? Short Thunderbolt cables (0.8m) are passive. https://www.reddit.com/r/UsbCHardware/comments/y5uokj/commen...
11.
▲
by
ZenDroid
8mo ago
OTOH, after trying to conquer Finland in 1939-1940 Russians definitely have no moral right to judge Finns.
12.
▲
by
ZenDroid
9mo ago
What if you install the app via adb install? That would flag all developers' phones so I'm almost sure it's not flagged.