- https://github.com/Benjamin-Loison
- Joined on
2022-10-16
Block a user
*This phone isn't compatible with this app.* while it is
*adb: no devices/emulators found* on
adb shell
while phone plugged
*adb: no devices/emulators found* on
adb shell
while phone plugged
adb devices
Output:
List of devices attached
XXXXXXXX unauthorized
*adb: no devices/emulators found* on
adb shell
while phone plugged
adb devices
List of devices attached
Adding USBGuard rule:
allow id XXXX:XXXX serial "XXXXXXXX" name "Fairphone 4 5G" hash "XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX…
*adb: no devices/emulators found* on
adb shell
while phone plugged
*server error: 500* when add a new issue comment
Benjamin_Loison
released Evaluation at Benjamin_Loison/Robust_image_source_identifica...
2025-05-01 21:57:02 +02:00
Benjamin_Loison
pushed tag evaluation to Benjamin_Loison/Robust_image_source_identifica...
2025-05-01 21:57:02 +02:00
sandbox.cryptpad.info
*Deceptive site ahead*
I do not seem to face this issue anymore, see Benjamin_Loison/firefox/issues/117#issuecomment-4059545, even with…
sandbox.cryptpad.info
*Deceptive site ahead*
*server error: 502* on first try to create an issue
Bad Gateway seems to make sense in this context, source: Wikipedia: HTTP 502 (1286244298).
*server error: 502* on first try to create an issue
SSO, LDAP and SAML integrations
How https://plmlatex.math.cnrs.fr did? Maybe they paid a long time ago, see [Improve_websites_thanks_to_open_source/issues/1128](https://codeberg.org/Benjamin_Loison/Improve_websites_thanks_to_open…
SSO, LDAP and SAML integrations
Make my SSH
alias
es prefer LAN over Internet but with a single command
Bash script:
ssh_on_same_network_preferably()
{
sameNetworkAddress=$1
command=$2
if [ $# -eq 2 ]
then
command="$command;…