exikyut

Results 11 comments of exikyut

This surfaces readily in Google searches for this issue, so adding what worked for me, taken from https://rtfm.co.ua/en/what-is-linux-keyring-gnome-keyring-secret-service-and-d-bus/: - Create an Xvnc session on the server and connect to it...

Wow, fast response :) sorry for the delay, I was offline yesterday. Thanks heaps for the walkthrough on how to debug `frida-java-bridge` - I noticed the `make develop` hint so...

PHP's `socket_create()` function is to WebSockets, which specifies additional framing, like chalk is to cheese. WS implementations can be very small (mine is ~100 lines), but it's definitely not built...

Hi everyone. I've just been bitten by this, and I did a bit of digging into it. User TL;DR: CTRL+F "workaround", and let everyone know if they help Developer TL;DR:...

@sergiomb2 That's a great thought and I can see where you're coming from, but I don't know enough about how x11vnc works internally to blanket-recommend novel behavioral alterations to the...

Two things: 1. I had a go at bisecting x11vnc, and came up with https://github.com/LibVNC/x11vnc/compare/3a12472..f72a0d2. This is sadly just a configuration bump where the XDAMAGE `#define` was being renamed and...

Hey, I stumbled on this issue and it got me thinking, it could go in some interesting directions. I wrote a bit over at https://github.com/LuaJIT/LuaJIT/issues/488. @lukego you mentioned you were...

I sadly don't think there's currently a way to pass through a scan script when using the (much) more efficient link-with-MozJPEG approach. Scan scripts appear to have originated with libjpeg-turbo...

> You are correct that my `dc` clears the stack. When I was implementing `bc` and `dc`, I wanted to minimize the possibility that an error could screw up code...

> > Nobody has screamed until now, but `gh-dc` adoption is still rising. > > Yes, I agree. In fact, I initially wanted to dismiss your report as "only one...