HackerTrans
TopNewTrendsCommentsPastAskShowJobs

infinity0

no profile record

comments

infinity0
·8 years ago·discuss
I use https://lineage.microg.org/ these days, a lot of things do work fine with a fake Google Play Services.

https://infinity0.github.io/droid-hacks/ for more technical tips, half-finished and badly-written.
infinity0
·8 years ago·discuss
> What about shell traversal? > [..] For example, if the CWD is “/foo/bar”, and a user calls “cd ..”, then the underlying call may be transformed into “chdir /foo/bar/..”, which can be canonicalized to “/foo”.

So fuchsia also won't have CWD, then? Because if it has CWD, then the process can always chdir / rendering this lack-of-.. exercise pointless.