Kai Hendry

Results 226 comments of Kai Hendry

One workaround is to launch install in debug mode, and then re-run the install. Couple of issues here: - sleep will probably fix this - The install target once finished,...

Workaround using a build that includes 4d459dc is to retry installation. Installation second time around works.

Must be some race condition. I did try a sleep in an opportune place but it didn't work. Anyway, I've corrected the install target so that it can restart. Previously...

I think github can get fussy, when we have something it doesn't have. ``` root@webconverger:/live/image/live/filesystem.git# git fetch -vvv origin systemd Server supports multi_ack_detailed Server supports side-band-64k Server supports ofs-delta want...

Hi! I think I see the problem with `pref("extensions.webconverger.whitelist", "www.cnil.fr");`... I'm thinking why have you implemented those links as redirects on your homepage? If you do not want poeple to...

We could perhaps display it in a dwm status bar. Though what's the use case? Usually Webconverger is setup with the keyboard and that's that. Are you switching between English...

This also could be done using Firefox notifications, if I can somehow script it externally. Investigating. Click the "Notify Me" button on the demo here: https://developer.mozilla.org/en-US/docs/WebAPI/Using_Web_Notifications

Evidently though an extension we can call system programs. https://developer.mozilla.org/en-US/docs/Mozilla/js-ctypes?redirectlocale=en-US&redirectslug=js-ctypes

If a network ipv6 enabled, Webconverger should just be able to use it. I don't see the need of supporting tunnelling etc. So at this point I just want to...

We could scrap this API and write a PAC proxy service generator tool. https://calomel.org/proxy_auto_config.html