Uncategorized
borg, rdiff-backup and attic scripts
borg, rdiff-backup and attic scripts This page contains the three generations of backup scripts I have used for my laptop. My reasoning for sharing these is that they were annoying to develop and completely automate the backup process. While customizing one of these scripts to your needs might take a while, it is significantly easier […]
Read Full Post | Make a Comment ( Comments Off on borg, rdiff-backup and attic scripts )Pure Bash Bible – Documenting pure bash ways to do various tasks
Pure Bash Bible – Documenting pure bash ways to do various tasks Github The goal of this repository is to document known and unknown methods of doing various tasks using only built-in bash features. Using the snippets from this guide can help to remove unneeded dependencies from your scripts and in most cases make them […]
Read Full Post | Make a Comment ( Comments Off on Pure Bash Bible – Documenting pure bash ways to do various tasks )Wrecking ball effect in Blender Python
Wrecking ball effect in Blender Python A simulation of a wrecking ball in 14 lines of Blender Python via /r/learnpython [reddit]
Read Full Post | Make a Comment ( Comments Off on Wrecking ball effect in Blender Python )Git tips & tricks for everyday use
Part 1 and Part 2 I’ve been working with git for the last few years and I have some tricks to make my every day use a bit easier. So I wanted to share them and hopefully help someone with it. This article is aimed at somebody who has already some experience using git. via […]
Read Full Post | Make a Comment ( Comments Off on Git tips & tricks for everyday use )An Introduction to Arduino Uno Pinout
An Introduction to Arduino Uno Pinout In this post, we’ll be taking a closer look at the Arduino hardware, and more specifically, the Arduino Uno pinout. Arduino Uno is based on the ATmega328 by Atmel. The Arduino Uno pinout consists of 14 digital pins, 6 analog inputs, a power jack, USB connection and ICSP header. […]
Read Full Post | Make a Comment ( Comments Off on An Introduction to Arduino Uno Pinout )Collection of Python examples to extend LibreOffice
Collection of Python examples to extend LibreOffice Discussed* on /r/libreoffice [reddit] * Perhaps!
Read Full Post | Make a Comment ( Comments Off on Collection of Python examples to extend LibreOffice )Good Free SSH Shell accounts
Good Free SSH Shell accounts Do you know if there are any free services around that give you a shell account to connect to? Just to run some command line apps and stuff.
Read Full Post | Make a Comment ( Comments Off on Good Free SSH Shell accounts )« Previous Entries Next Entries »