Benjamin_Loison commented on issue Benjamin_Loison/cryptpad#42 2025-05-01 16:38:06 +02:00
sandbox.cryptpad.info *Deceptive site ahead*

Get me out of here! redirects to about:home.

Benjamin_Loison commented on issue Benjamin_Loison/cryptpad#42 2025-05-01 16:37:40 +02:00
sandbox.cryptpad.info *Deceptive site ahead*

If click on ignore the risk:

Screenshot from 2025-05-01 14-36-36.png

![Screenshot from 2025-05-01 14-36-44.png](/attachments/a07a204c-a…

Benjamin_Loison opened issue Benjamin_Loison/cryptpad#42 2025-05-01 16:36:23 +02:00
sandbox.cryptpad.info *Deceptive site ahead*
Benjamin_Loison commented on issue Benjamin_Loison/codeberg#12 2025-04-30 14:42:19 +02:00
*server error: 502* on first try to create an issue

Bad Gateway seems to make sense in this context, source: Wikipedia: HTTP 502 (1286244298).

Benjamin_Loison opened issue Benjamin_Loison/codeberg#12 2025-04-30 14:41:34 +02:00
*server error: 502* on first try to create an issue
Benjamin_Loison commented on issue Benjamin_Loison/overleaf#44 2025-04-28 16:00:51 +02:00
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…

Benjamin_Loison opened issue Benjamin_Loison/overleaf#44 2025-04-28 15:59:55 +02:00
SSO, LDAP and SAML integrations
Benjamin_Loison commented on issue Benjamin_Loison/linux#32 2025-04-26 20:07:25 +02:00
Make my SSH aliases 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;…
Benjamin_Loison commented on issue Benjamin_Loison/linux#32 2025-04-26 20:00:23 +02:00
Make my SSH aliases prefer LAN over Internet but with a single command

I verified that if do not specify a command, the Bash function works fine without any warning.

Benjamin_Loison commented on issue Benjamin_Loison/linux#32 2025-04-26 19:58:27 +02:00
Make my SSH aliases prefer LAN over Internet but with a single command

Not waiting the whole command execution before starting seeing its output would be nice.

Benjamin_Loison commented on issue Benjamin_Loison/linux#32 2025-04-26 19:53:50 +02:00
Make my SSH aliases prefer LAN over Internet but with a single command
otherSshArguments="${@:2}"

does not seem to easily enable me to find and modify the command, so let us assume that there is only the command as it is the case as far as I know how…

Benjamin_Loison commented on issue Benjamin_Loison/linux#72 2025-04-26 12:51:59 +02:00
~/db/sessions/[0-9a-f]{32} purpose?

Same issue on Debian 12 GNOME Pegasus.

Benjamin_Loison commented on issue Benjamin_Loison/linux#32 2025-04-25 16:19:44 +02:00
Make my SSH aliases prefer LAN over Internet but with a single command
man ssh
Output:
...
EXIT STATUS
     ssh exits with the exit status of the remote command or with 255 if an error occurred.
...

</detai…

Benjamin_Loison commented on issue Benjamin_Loison/linux#32 2025-04-25 16:16:03 +02:00
Make my SSH aliases prefer LAN over Internet but with a single command
ssh oc3k exit 0; echo $?
0
ssh oc3k exit 1; echo $?
1

So if run an unsuccessful command, it will try to reexecute it with Internet proxy…

Benjamin_Loison opened issue Benjamin_Loison/cryptpad#41 2025-04-25 12:11:23 +02:00
Do not prevent closing tab while have not yet *Saved*
Benjamin_Loison commented on issue Benjamin_Loison/Robust_image_source_identifica…#9 2025-04-24 17:19:20 +02:00
Context-Adaptive Interpolator (CAI)

It does not seem to be in top 3 in terms of performances (not considering computation time), so won't be further investigated I guess.

Benjamin_Loison opened issue Benjamin_Loison/ffmpeg#4 2025-04-23 16:35:48 +02:00
How to figure out if a video is lossless or not?
Benjamin_Loison opened issue Benjamin_Loison/adb#36 2025-04-20 23:25:03 +02:00
Track Fennec build: adb: failed to install .apk: Failure [INSTALL_PARSE_FAILED_NO_CERTIFICATES: Failed to collect certificates from .apk: Attempt to get length of null array]