Using this emoji font on my phone. Perfection!
https://developers.googleblog.com/2022/04/what-is-black-and-white-and-read-all.html
Esolang
Today we announced the game that we've been working on for the past three years. It's called Gibbon: Beyond the Trees and it tells the story of a small family of Gibbons searching for home amid rising
devastation. #theWorkshop
https://www.youtube.com/watch?v=m_Mplb5PN9o
This might be the coolest app ever: https://github.com/kylecorry31/Trail-Sense
-> obscure clang error from building pyre2 on ARM
I guess I can't run it with Termux. I will try on my computer at some point
Interesting Roku testing/exploits
Root exploit (2014) https://www.exploitee.rs/index.php/Exploiting_Roku
Firmware update inspection part 1 (2015) https://teddit.net/r/netsec/comments/3eu4iv/a_little_roku_with_my_morning_coffee_a_firmware/
Firmware update inspection part 2 (2015, no longer available) https://teddit.net/r/netsec/comments/3f45i1/a_little_more_roku_with_my_morning_coffee_part_2/
New root exploit (2021) https://github.com/llamasoft/RootMyRoku
Doom (2021) https://teddit.net/r/itrunsdoom/comments/m847ne/roku_running_doom_compiled_to_wasm_and_converted/
I could probably just run this in Termux? I could also just load it up on a linux machine to test before running on device
Someone has maybe done this already but without the request/response rewriting?
mitmproxy¹ could be what I'm looking for. My Python is certainly not fluent so this could be a challenge
The already working alternative to this on Android is MinMinGuard which uses Xposed. I'm not sure if Xposed draws more power than running a local intercept server. I haven't had particularly good experiences with Xposed in the past, but I do hear that it's better now. Something else I'm considering is that Xposed seems like a much bigger security hole to open than intercepting and modifying local traffic. That may however not be the case. Going deeper down the network stack I know less and less
Does anyone have any experience with using MITM to rewrite requests/responses on device? I'd like to try to block ads that way. DNS no longer seems effective as most ads are now served or proxied over the same server as the content.
My thinking is that it may be more efficient as a device-level for platforms with apps that aren't easily owned (in particular Android)
@funkwhale I just submitted a Dracula UI theme for Funkwhale: https://github.com/dracula/dracula-theme/issues/596