journalctl -u micro
Mi segnalano che Lepida, una società gestita dalla regione Emilia-Romagna, continuerà ad offrire lo SPID gratuitamente (untill...?) https://id.lepida.it
Mi segnalano anche che con Lepida esiste uno script homebrew per ricavare il proprio TOTP da inserire nel vostro portachiavi
https://github.com/iecho8ae/lepidatotp
https://github.com/iecho8ae/lepidatotp
GitHub
GitHub - iecho8ae/lepidatotp
Contribute to iecho8ae/lepidatotp development by creating an account on GitHub.
❤1
Forwarded from Hacker News
Since Chromium 148, Math.tanh is now fingerprintable to link underlying OS (🔥 Score: 153+ in 1 hour)
Link: https://readhacker.news/s/6YnhP
Comments: https://readhacker.news/c/6YnhP
Link: https://readhacker.news/s/6YnhP
Comments: https://readhacker.news/c/6YnhP
scrapfly.dev
Your Browser Does Math Differently on Every OS, and Anti-Bot Systems Read the Bits · scrapfly.dev
Math.tanh, every CSS trig function, and the Web Audio compressor all route through the host libm, so the rounding of a cosine betrays the OS a browser actually …
😢1
Adattatore datassette / USB serial
https://github.com/wagiminator/C64-Collection#tapebuddy64
https://github.com/wagiminator/C64-Collection#tapebuddy64
If one would give me six lines written by the hand of the most honest man, I would find something in them to have him hanged
— Cardinal Richelieu
😱2
Come riservarsi un file da terminale su Linux, e come sfruttarlo per forzare una singola istanza di un programma
SELF="${BASH_SOURCE[0]}"
SELF="$(realpath -ms "$SELF")"
exec 200<"$SELF"
flock -n 200 || error "Another instance is running"
journalctl -u micro
fwknop - Single Packet Authorization SPA is essentially next generation Port Knocking (PK), but solves many of the limitations exhibited by PK while retaining its core benefits. PK limitations include a general difficulty in protecting against replay attacks…
fwknop_template.tar.gz
12.6 KB
Finalmente ho estratto un template per fwknop, sia client che server. C'è una guida che spiega tutto
journalctl -u micro
fwknop - Single Packet Authorization SPA is essentially next generation Port Knocking (PK), but solves many of the limitations exhibited by PK while retaining its core benefits. PK limitations include a general difficulty in protecting against replay attacks…
Client android
https://f-droid.org/packages/org.cipherdyne.fwknop2/
https://f-droid.org/packages/org.cipherdyne.fwknop2/
f-droid.org
Fwknop2 | F-Droid - Free and Open Source Android App Repository
Client to send SPA packets to a fwknopd server
A lavoro ogni tanto scherziamo sul fatto di richiedere un periodo di post-ferie, in cui ci si riposa... dalle ferie. Un'idea bizzarra, che potrei iniziare a considerare
🔥1
MoCa adapter — converte un cavo coassiale in ethernet
Scopro solo adesso che Obsidian si può usare da browser, quindi si può rendere self-hosted ed accessibile da remoto
❤1
journalctl -u micro
https://youtu.be/y1GCIwLm3is
Troppo facile mettere downvotes, almeno spiegate perché
Fun Touhou/AVC Fact:
︀︀In the source code for x264 (the encoder for a video format used by ~70% of videos online) there's a secret 9th tuning option designed specifically to optimize the compression process SOLELY for Touhou.
︀︀
︀︀(🧵cos i got carried away & this is 5 tweets now lmao)
https://fixupx.com/drnkait/status/2079140764916097355
🧵 Thread • FixupX
ktlyn 🏳️⚧️ (@drneotech)
Fun Touhou/AVC Fact:
In the source code for x264 (the encoder for a video format used by ~70% of videos online) there's a secret 9th tuning option designed specifically to optimize the compression process SOLELY for Touhou.
(🧵cos i got carried away & this…
In the source code for x264 (the encoder for a video format used by ~70% of videos online) there's a secret 9th tuning option designed specifically to optimize the compression process SOLELY for Touhou.
(🧵cos i got carried away & this…
🤯1
Due tecniche combinabili per comprimere l'utilizzo di token senza perdere accuratezza:
1. Caveman (già conoscevo) — una skill markdown che fa rispondere il modello come un cavernicolo (agisce solo sui token in output, non reasoning né input)
2. rtk — un singolo binario Rust che fa da wrapper per vari comandi cli
1. Caveman (già conoscevo) — una skill markdown che fa rispondere il modello come un cavernicolo (agisce solo sui token in output, non reasoning né input)
2. rtk — un singolo binario Rust che fa da wrapper per vari comandi cli
GitHub
GitHub - rtk-ai/rtk: CLI proxy that reduces LLM token consumption by 60-90% on common dev commands. Single Rust binary, zero dependencies
CLI proxy that reduces LLM token consumption by 60-90% on common dev commands. Single Rust binary, zero dependencies - rtk-ai/rtk