HackerTrans
TopNewTrendsCommentsPastAskShowJobs

AncientPC

no profile record

comments

AncientPC
·5 वर्ष पहले·discuss
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 वर्ष पहले·discuss
As they say in poker, "Play the person, not the cards. But also sometimes play the cards."
AncientPC
·5 वर्ष पहले·discuss
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 वर्ष पहले·discuss
What happens when two countries' laws conflict with one another?
AncientPC
·6 वर्ष पहले·discuss
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 वर्ष पहले·discuss
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.