Benjamin_Loison commented on issue Benjamin_Loison/linux#72 2025-10-22 00:15:06 +02:00
~/db/sessions/[0-9a-f]{32} purpose?

10/01/25 15:48:43 libretranslate in history at 4 seconds difference (the file being generated later) seems to blame.

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

DuckDuckGo and Google search "_permanent" "db/sessions/" based on Debian 13 GNOME Pegasus does not seem to help much, see [Improve_websites_thanks_to_open_source/issues/2518](https://codeberg.o…

Benjamin_Loison commented on issue Benjamin_Loison/curl#6 2025-10-21 17:00:47 +02:00
No HSTS tracking contrarily to wget ~/.wget-hsts?

The Stack Overflow comment 140351573 would help, but let us keep liking the idea of…

Benjamin_Loison commented on issue Benjamin_Loison/curl#6 2025-10-21 16:59:57 +02:00
No HSTS tracking contrarily to wget ~/.wget-hsts?

Setting another file like ~/.wgetrc, source: the Stack Overflow answer 54843736, is quite against why I want to get rid of it.

[The Stack Overflow…

Benjamin_Loison commented on issue Benjamin_Loison/curl#6 2025-10-21 16:58:23 +02:00
No HSTS tracking contrarily to wget ~/.wget-hsts?
.wget-hsts:
# HSTS 1.0 Known Hosts database for GNU Wget.
# Edit at your own risk.
# <hostname>	<port>	<incl. subdomains>	<created>	<max-age>
f…
Benjamin_Loison commented on issue Benjamin_Loison/curl#6 2025-10-21 16:57:59 +02:00
No HSTS tracking contrarily to wget ~/.wget-hsts?
rm ~/.wget-hsts
wget https://filesender.renater.fr
Output:
--2025-10-21 16:57:43--  https://filesender.renater.fr/
Resolving filesender.renater.fr…
Benjamin_Loison opened issue Benjamin_Loison/curl#6 2025-10-21 16:55:07 +02:00
No HSTS tracking contrarily to wget ~/.wget-hsts?
Benjamin_Loison commented on issue Benjamin_Loison/curl#3 2025-10-21 11:44:24 +02:00
Enforce HTTPS public key used
Would secure ping heartbeat crontab on the server:
-----BEGIN PGP MESSAGE-----

hF4DTQa9Wom5MBgSAQdA6g7zm42s4ZSeiZMCKK78FxrtSNuS80t8+mVpebGM+nMw…
Benjamin_Loison commented on issue Benjamin_Loison/curl#3 2025-10-21 11:39:44 +02:00
Enforce HTTPS public key used

--header 'Host: lemnoslife.com' does not help.

Benjamin_Loison commented on issue Benjamin_Loison/curl#3 2025-10-21 11:15:16 +02:00
Enforce HTTPS public key used
diff {firefox,ask_ubuntu_201923}_lemnoslife.com.pem 
Output:
7c7
< eN330SOWFlzWtRG y9SKiiS0l6WqoR59QgKWQ8riWUikmPSjggJoMIICZDAOBgNV
---
>…
Benjamin_Loison commented on issue Benjamin_Loison/linux#40 2025-10-21 11:08:35 +02:00
User basis /etc/hosts

For permanent server with same IPv4 like LemnosLife VPS can just specify the IPv4.

Benjamin_Loison commented on issue Benjamin_Loison/overleaf#3 2025-10-20 23:14:38 +02:00
Be notified in real-time on any activity (for instance connection, cursor move, typing...)

Note that if the person being connected when the script starts is DO_NOT_NOTIFY_ON_EMAIL, then it is not an issue.

Benjamin_Loison commented on issue Benjamin_Loison/overleaf#3 2025-10-20 23:06:58 +02:00
Be notified in real-time on any activity (for instance connection, cursor move, typing...)

Let us consider that Benjamin-Loison/matrix-commander/issues/16 may take multiple seconds and people may leave faster.

Benjamin_Loison commented on issue Benjamin_Loison/overleaf#3 2025-10-20 22:57:36 +02:00
Be notified in real-time on any activity (for instance connection, cursor move, typing...)

Could merge {first,last}_name at initializion to have name if connected later. Can first rely on email.

Benjamin_Loison commented on issue Benjamin_Loison/overleaf#3 2025-10-20 22:53:46 +02:00
Be notified in real-time on any activity (for instance connection, cursor move, typing...)
print(json.dumps(json.loads(pyperclip.paste()), indent = 4))
Output:
[
    null,
    [
        {
            "last_updated_at":
Benjamin_Loison commented on issue Benjamin_Loison/overleaf#3 2025-10-20 22:49:05 +02:00
Be notified in real-time on any activity (for instance connection, cursor move, typing...)

To be notified when someone leaves, as if do not write continuously can't know.

2025-10-20 22:40:34.362884 message='5:::{"name":"clientTracking.clientDisconnected","args":["P.XXXXXXXXXXXXXX…
Benjamin_Loison opened issue Benjamin_Loison/nginx#8 2025-10-20 21:55:28 +02:00
How to run a Python script?
Benjamin_Loison commented on issue Benjamin_Loison/linux#55 2025-10-20 12:44:07 +02:00
Decode data matrix
time read_datamatrix code-pin.png 
Output:
Traceback (most recent call last):
  File "/usr/bin/read_datamatrix", line 33, in <module>
   …
Benjamin_Loison commented on issue Benjamin_Loison/linux#55 2025-10-20 12:42:48 +02:00
Decode data matrix

On my Linux Mint 22.2 Cinnamon Framework 13:

python3 test.py
Output:
Traceback (most recent call last):
  File "/home/benjamin_loison/Desktop/a.…