Source: Messaging Systems
Author: Paolo Redaelli
Software, Software Libero
Adding company logo to any PDF file
clawPDF Open Source virtual PDF printer for Windows // Print to PDF, PDF/A, PDF/X, PNG, JPEG, TIF and text And it allows to easily add a background image to a PDF, so you can headers and footer of your company to documents printed by legacy applications
Documentations, Python, Tricks
Python Packages and one-liners
That Makes You Life Easier 20 Python Packages That You Must Try | by Abhay Parashar | Level Up Coding 25 Useful Python One-Liners That You Should know
Link
typeorm.io is Object–relational mapping for TypeScript and JavaScript (ES7, ES6, ES5). Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, SAP Hana, WebSQL databases. Works in NodeJS, Browser, Ionic, Cordova and Electron platforms.
Senza categoria
Chrome is a memory hog. But there’s worse
I already knew this but now from “Chrome RAM/CPU usage vs. Safari vs. Flotato” we officially know that Chrome is a memory hog. Beside it’s not its biggest bug. It’s biggest defect is that Chrome is proprietary
Hardware, Software, Software Libero
L’alternativa veloce, aperta e rispettosa della privacy a Windows e macOS â‹… elementary OS
 L’alternativa veloce, aperta e rispettosa della privacy a Windows e macOS â‹… elementary OS Ed in più mi fa scoprire altre due società europee che vendono Linux preinstallato: l’olandese Laptop With Linux e l’inglese Star Labs oltra alla spagnola Slimbook che già conoscevo.
Link
Role Play Games
Dark Sun Campaign Setting Preview Art
This gallery contains 8 photos →
Fun
Il pilastro
Comparisons, Eiffel, Liberty Eiffel
The V Programming Language
I’ve just read “Is Zig the long awaited C replacement” and it cites: The V Programming Language seems to be a “fastly compiling” language. Compilation speed benchmark C 5.2s gcc test.c C++ 1m 25s g++ test.cpp Zig 10.1s zig build-exe test.zig Nim 45s nim c test.nim Rust Stopped after 30 minutes rustc test.rs Swift Stopped…