Molto apprezzabile e sintetico Convertire documenti con Python di Magnetismo.
Continue ReadingTricks
The fastest USB
The fastest USB key are not normal memory sticks but SD cards of a decent class with an USB-C 3.1…
Continue ReadingSaturating the name-space
We are saturating the name space for programming languages. These days I discovered the Odin Programming Language “”The Data-Oriented Language…
Continue ReadingCamminare per dimagrire: 9 segreti per bruciare davvero i grassi
Camminare per dimagrire: 9 segreti per bruciare davvero i grassi Camminare è il miglior modo per dimagrire, ma occorre rispettare…
Continue ReadingTelegram emoji list with codes and descriptions – K3A
After almost 2 years of using Telegram, I finally discovered that it is possible to enter emoji using its name…
Continue ReadingApplicazioni da remoto
Oh, dimenticavo di aver già scritto di waypipe, a proposito dei giochi 3d. Quasi 5 anni fa! Ora la parte…
Continue ReadingNetwork transparency with Wayland (bis)
Oh, I forgot I already wrote about waypipe, regarding 3d games. Almost 5 years ago! Now the boring part. If…
Continue ReadingHow to download all PDF files linked from a single page using wget
imagemagick reduce size of pdf
convert -density 150 -quality 60 -compress jpeg Test.pdf Test-150-060-jpeg.pdf Source: imagemagick reduce size of pdf – Stack Overflow
Continue ReadingHow to add a directory to your PATH
How to add a directory to your PATH? I naïvely answered export PATH=A_DIRECTORY:$PATH Well, after reading How to add a…
Continue Reading