pts.blog

2017-10-06

Comparison of encrypted Git remote (remote repository) implementations

›
This blog post is a comparison of encrypted Git remote implementations. A Git remote is a combination of storage space on a remote server, r...
2017-09-02

How to run Windows XP on Linux using QEMU and KVM

›
This blog post is a tutorial explaining how to run Windows XP as a guest operating system using QEMU and KVM on a Linux host. It should take...
2017-02-28

How to avoid unnecessary copies when appending to a C++ vector

›
This blog post explains how to avoid unnecessary copies when appending to a C++ std::vector , and recommends the fast_vector_append helper l...
2017-02-24

How to back up your WhatsApp chats and photos safely on Android

›
This blog post explains how to make backups of your WhatsApp chats and photos safely on your Android device, and how to restore your backups...
4 comments:
2017-02-07

Checking whether a Unix filename is safe in C

›
This blog post explains how to check whether a filename is safe for overwriting the file contents on a Unix system, and it also contains C c...
2016-11-08

How to fix Python SSL errors when downloading https pages

›
This blog post explains how to fix Python SSL errors when downloading web pages using the https:// protocol in Python (e.g. by using the url...
1 comment:
2016-07-15

How to compile Lepton (JPEG lossless recompressor by Dropbox) without autotools

›
This blog post explains how to compile Lepton , the recently released JPEG lossless recompressor by Dropbox without autotools on Linux. You...
2016-06-20

How to back up original photo files as is in Google

›
This blog post explains how to back up photos on Google Photos and Google Drive as is, keeping the original images files, bit-by-bit identic...
2016-05-30

How to install Hungarian spell checking and hyphenation for LibreOffice and OpenOffice on Linux

›
This blog post explains how to install Hungarian spell checking and hyphenation for LibreOffice and OpenOffice on Linux. The instructions we...
2016-04-06

How to disable (reject) any root password on Debian and Ubuntu

›
This blog post explains how to disable (reject) any root password on Debian and Ubuntu, thus rejecting login attempts as root. Becoming root...
2016-03-01

keybase.txt

›
Please disregard this post, it's a cryptographic proof checked by keybase.io/pts . ===================================================...
2016-02-22

micropython for Linux i386, statically linked

›
This blog post is to announce statically linked binaries for Linux i386 of MicroPython . MicroPython (Python for microcontrollers) is an o...
2016-01-06

How to extract comments from a JPEG file

›
This blog post explains how to extract comments from a JPEG file. Each JPEG file consists of segments. Each segment describes parts of the i...
‹
›
Home
View web version
Powered by Blogger.