Julia
Julia
> https://github.com/orange451/LWJGUI-Mobile there is a project that's about lwjgl on minijvm I have seen, but the OpenGL part is sadly very limited…
`native_std.c` is missing some recently added stuff that would be required in order to compile it for the miniJVM classpath… TinyJ2C still works, but its classpath is lacking some essential...
Currently working on the `MediaService` (MPRIS), also updated `dbus-java` locally.
I believe the 14-bytes Ethernet frame can be shaved down to 1 byte for point-to-point (a pair of nibbles for source + destination MAC)
> @I-asked I've been testing your PRs, great work! But I'm wondering what kind of performance we can expect? Currently pinging seems to take some time: > > ``` >...
Perhaps the Samsung has some weird "battery saving" feature you could try disabling?
Is the Samsung connected to a wi-fi network? Could you try those two phones both over cellular and wi-fi?
I last tested on my Xperia 1 IV which was running A13.
Hi all, hi @Samywamy10, I just discovered this repo and I ran into minor trouble with typing in flexboxes with TypeScript. Also `flex-grow` wasn't triggered correctly, because it was short-circuited...
@derekstavis I have a couple more patches in the roster, because I'm porting this baby to the Nintendo DSi, so stuff like dual screen support is a must there, ironing...