HackerTrans
トップ新着トレンドコメント過去質問紹介求人

AncientPC

no profile record

コメント

AncientPC
·5 年前·議論
I've tried a few and this is my favorite habit tracker app on Android: https://play.google.com/store/apps/details?id=org.isoron.uha...

Ad-free and FOSS: https://github.com/iSoron/uhabits
AncientPC
·5 年前·議論
As they say in poker, "Play the person, not the cards. But also sometimes play the cards."
AncientPC
·5 年前·議論
A disagreement between two individuals should be initially communicated between those two and ideally resolved privately. Hopefully both sides have enough empathy to understand the other's perspective to reach an amicable conclusion.

Airing out on Twitter as a first response (not sure if that's what happened here) is a sign of immaturity and not what someone does if their goal is to fix the original concern. By airing it out on Twitter, you put the other person on the defensive and they're less inclined to actually help you to resolve the original complaint.

Airing it out on Twitter is an escalation, and a decent outlet for escalating issues that are systematic and/or can't be resolved through other communication channels.
AncientPC
·6 年前·議論
What happens when two countries' laws conflict with one another?
AncientPC
·6 年前·議論
I don't care that the p90 UI latency performance is better, the p99 performance on Android devices is terrible (UI stuttering).

I use a Pixel 3 and iPhone 8 on a daily basis.
AncientPC
·6 年前·議論
You're confusing CPU and memory pressure, and attributing blame to the wrong component.

Android's lack of smoothness is due to thread contention, whereas the iOS kernel uses a dedicated UI thread running at high priority. RAM size has no impact on UI performance, beyond a sufficient amount for the kernel.