Come sarà“Kids & Dragons”? Non veto l’ora di provarlo a Modena!
Author: Paolo Redaelli
Oh no, another irresistible offer! They are so tempting! So many RPG manuals for so few money!
I’m so tempted! Yet I can’t buy most RPG related humble bundle or my finances will suffer. Well, not that much but many small buyout will sum to a great amount.
Only 13€!
Ethics, Privacy
Facebook’s security team tracks posts, location for ‘BOLO’ threat list
Facebook security monitors users who have made aggressive comments, as well as former employees, through a “be on lookout” or “BOLO” list. It can use its apps and web sites to track the location of these people as it deems necessary. Source: Facebook’s security team tracks posts, location for ‘BOLO’ threat list I never used…
Link
Link

Senza categoria
Calcestruzzo: 256 sfumature di grigio
Da cosa dipende la qualità del calcestruzzo, dalle norme ??? Calcestruzzo: 256 sfumature di grigio
Link
Pure functions are easier to read, understand, test, debug and munch more.
Source: Learn pure functions with JavaScript – Cristi Salcescu – Medium
Link
Those are good news to read: Intel Starts Publishing Open-Source Linux Driver Code For Discrete GPUs – Slashdot
Senza categoria
pdftk – Merge two PDF files containing even and odd pages of a book – Super User
pdftk – Merge two PDF files containing even and odd pages of a book – Super User A simple solution would be to use only pdftk in the following way: pdftk A=even.pdf B=odd.pdf shuffle A Bend-1 output merged.pdf PDFtk has a special feature that we added specifically to solve this problem of arranging scanned pages:…