Lee Gao
Lee Gao
Hey sorry, I just added an MIT license. Thanks for the interest! :)
I commented on the Reddit thread, but I'll copy it over here for clarity. --------------------- To be fair, it doesn't matter if these two types are different sizes. The specification...
Thanks for the report. This is actually an early heuristic I used to figure out whether the text is part of a code-block or not. For example, a chunk of...
Hey Viktor, thanks for the report, I'll take a look at this
So I tried it out from a local build and everything seems to be fine: https://github.com/leegao/readme2tex-tests However, there could be differences in the tex compiler, when you try to build...
Good catch, I'll add this advice to the user guide
loveit Can we actually do this retry on the `api_req` function? This way, we can get some sort of retry guarantee while authenticating a user. Just in case Niantic releases...
Another hack around here - there's really no reason that box64droid and mobox have to ship the full glibc runtime. Instead, it seems do-able to just have them use/share glibc...