In questo articolo vediamo quali sono le migliori applicazioni di messaggistica istantanea disponibili al momento. Per ognuna di esse darò una valutazione soggettiva e personale in 3 categorie con … Source: Migliori applicazioni di messaggistica istantanea In sintesi, “vincono” SimpleX e Briar Per una comparazione più approfondita consultare https://eylenburg.github.io/im_comparison.htm
Recently I had to suggest a 2 factor authentication applicative for Windows. Of course I searched on alternativeto.net for a free-as-in-freedom program running on Windows founding this: 2fast (acronym for two factor authenticator supporting TOTP) is a free, open source, two factor authenticator for Windows and other platforms. 2fast has the ability to store the…
Many years ago I tried PCManFM the grand-father of SpaceFM. I think I will try it. sudo apt install spacefm and sudo apt -t testing install spacefm and sudo apt -t unstable install spacefm keep telling me that Also installing from source would break many other things as the dependency libffmpegthumbnailer-dev that seems to be…
As we are a family of avid readers, having the luck of having a public library very near our house, we also ended up having several Kobo ebook readers. I’m a life-long user of free-as-in-freedom software and I like to meddle with “low level” thingies but I can’t ask my daughters and wife to do…
PasswordCardGenerator. This website allows you to generate customized passwordcards in the spirit of Qwertycards.com. If you like the concept, please buy a card from their website. Generate a new card. Pick the characters you want to use. numbers lower case upper case symbols space other.
Recently, I’ve been interested in the DuckDB project (like a SQLite geared towards data applications). And one of the amazing features is that it has many data importers included without requiring extra dependencies. This means it can natively read and parse JSON as a database table, among many other formats.
I work extensively with JSON day to day, and I often reach for jq when exploring documents. I love jq, but I find it hard to use. The syntax is super powerful, but I have to study the docs anytime I want to do anything beyond just selecting fields.
Once I learned DuckDB could read JSON files directly into memory, I realized that I could use it for many of the things where I’m currently using jq. In contrast to the complicated and custom jq syntax, I’m very familiar with SQL and use it almost daily.
Recently I needed to cut several videos for a little presentation I gave in a school about earthquakes and buildings. So I started using LosslessCut, a free and open-source video trimming and cutting tool (that you can easily install from https://flathub.org/apps/no.mifi.losslesscut). Then I moved on my laptop and accomplice to my fallacious hamster memory I…