Home
Chris Jones edited this page 3 years ago

ipatch's ⚓️ dotfiles wiki

Contents

##

To reference images contained with the lib directory of this git repo link for cloning repo not viewing, prepend the below URL at the beginning, before the media file name,

https://raw.githubusercontent.com/wiki/ipatch/dotfiles/lib

Awesome Wikis 🙈 🔝

For information pertaining to Ruby, rails, Elixir, Phoenix framework & friends 👫

For information pertaining to Apple AirPort devices, ie. routers and NAS's

For a pile of poop notes about homebrewing 🍺, ie. analog not package management.

⚠ Language specific notes, ie. documents that were perviously stored within this wiki submodule repo have been moved to README.md files in the respected lang directory of my dotfiles repo. Ex. To see notes about working with the python 🐍 programming language, click here

Useful Links 🔝

Randoms

randoms / working with ventoy

when adding a persistent casper file to a debian based distro using ventoy with a live image, ventoy creates the below persistent file

/dev/mapper/vtoy_persistent

Machine Learning

Computer Science

Shells

Humor

Working with dotfiles

For your eyes only 🔝

TODOs

  • work on setting up and experimenting with ZFS on macOS, and see if it can be used to optimize back ups of virtual machine disk images, vdi, qcow, qcow2, vmdk because as of right now the entire image is duped when making the simplest of changes to a virtual machine thus createing a ~ 50GB transfer for some virtual disk files using rsync. zfs supposedly can use a snapshot feature to optimize incremental backup of such things as virtual disk files.