http://jancorazza.com/2016/09/24/a-short-critique-of-stallmanism/
Mood
Resisting temptations
Every website allowing comment is harassed by spam: the one of the company where I work is no exception, of course.
So I was going to add it to My Akismet Account .
I had to stop and to resist the urge of playing dirty:
Quite understandably they forbid commercial usage when you don’t want to pay.
Human linked lists
I’m in queue by the English teacher.
We have implemented in real life a doubly linked list: each parent knows who comes before and who comes after
Delighted
I recently switched my Internet provider choosing Tim.it as I plan to switch to a Fiber To The Cabinet networking. I also moved my mobile subscription under the same bill with a comfy 500 minutes 2gb every 4 weeks. Then after a few days they billed me almost 20€ for a few megabytes of mobile data, less than 20,if I recall correctly.
I notified one of their “Twitter customer care” men and in less than 2 days they gave me back the undue credit, adding this sweet gift :
Gentile cliente, per scusarci ancora dell’errato addebito nei giorni scorsi, riceverai in regalo 3 GIGA di internet per 3 mesi. Nelle prossime ore un SMS ti confermerà l’attivazione. Info al 409161 o nella sezione MyTIM di TIM.it
Well done!
Non si capisce più niente – Prismo
Non si capisce più niente – Prismo
La tecnologia è ormai al di là della nostra comprensione come specie. E non è un bene, come racconta Overcomplicated di Samuel Arbesman.
Feds Walk Into a Building, Demand Everyone’s Fingerprints To Open Phones – Slashdot
Feds Walk Into a Building, Demand Everyone’s Fingerprints To Open Phones – Slashdot
A good, sound reason to avoid usage of fingerprints instead of passwords.
You won’t access my private data unless I willingfully want it.
Proudly….
xkcd: Earth Temperature Timeline
Who needs “old” TV?
Who needs the old broadcasted television?
Black magic
I’m considering to move my personal cloud from OwnCloud to NextCloud. Then you read those build instructions.
Building on Linux
Run:
mkdir build-linux cd build-linux cmake -D OEM_THEME_DIR=`pwd`/../nextcloudtheme ../client make make installBuilding on OSX
Attention: When building make sure to use an old Core 2 Duo build machine running OS X 10.10. Otherwise the resulting binary won’t work properly for users of an older device. Have at least 180 GB free disk space when compiling Qt. Make sure your user is named “builder”.
The building instructions for MacOsX are almost black magic. You must build it with user “builder”?
Really?
You must use an old machine otherwise the binaries won’t run on older devices? Are you serious?
That’s another set of reason why I will surely avoid Apple.