ndren

Results 60 comments of ndren

Hey @Rokt33r, could I get some feedback on the PR I sent, #1575? I have tested and it solves the problem for me when I've compiled it in.

Please make sure that this is documented that it must be always opt-in for E2EE attachments. It's important that this is up to explicit user choice, after they have considered...

[Orion Browser](https://browser.kagi.com) has ported some of the Web Extensions API to WebKit. I am really curious if that includes the ones used by mwmbl crawler extension. You can get the...

I've made a few measurements and it looks like the function `ass_font_select` goes from taking 2ms per call to 0.5ms per call if adding failure caching and to 0.05ms per...

@TheOneric Thanks, now I'm starting to understand the code a bit better. > Otoh I'm not sure, but it could be "just" cacching the notdef glyph as if a fallback...

Also if I hack together a small static array of code and family for this purpose until a better solution is figured out would that be suitable for merging? Since...

I've figured out a workaround that works well enough for me in yt-dlp: `--restrict-filenames`. I'm no longer working on this as that was the only case for me in which...

I think what you're looking for is running this shell script: https://github.com/citra-emu/citra-android/blob/master/src/android/gradlew. That should get you an android build once you get the right build environment with all the relevant...

I've tried to test on Windows, but I could not find a way to get it to locate zlib. I was able to test on weston and it worked fine....

@Desour thanks for letting me know! I've tested on i3wm and could not reproduce that, the pointer always jumps to the centre of the minetest window when pressing esc. Which...