Tim Small
Tim Small
Improve W3C Web Content Accessibility Guidelines conformance by tweaking syntax highlighting colors?
I noticed that the blog uses a code-block syntax highlighting colour scheme which is similar to the one that mdBook uses (i.e. the one used for the online versions of...
I'm currently evaluating a couple of other backup engines which implement public key crypto e.g. https://github.com/dpc/rdedup and I'd like to adapt backup-vm to work with this. This could either be...
I'd like to use a helper script to create atomic point-in-time snapshot backups of virtual machines - the VM block devices are backed by ceph (rbd) block devices. The existing...
Firstly, thanks very much to everyone who's worked on vimspector - it's great to be able do debug from the comfort of vim... I'm writing some code for a constrained...
Hello, Thanks for merging the basic babel support! I'd like to write a babel protocol parser/exporter (along the same lines as the OSPF functionality). I've got a basic proof of...
Hi, Thanks for hosting and writing the gentle intro! I noticed that https://stevedonovan.github.io/rust-gentle-intro is built with an older version of rustbook. Newer versions improve the clarity of various things like...
This might be of interest - it adds the guide functionality as per the "controlling dreams" section of https://github.com/google/deepdream/blob/master/dream.ipynb
Some way to backup all subvolumes (or maybe pattern-match?) for a particular remote filesystem would be great. In my use-case, remote subvolumes are created dynamically by other software (lxd), and...
The Linux installation instructions include this sort of thing: > These rules let you use USB devices like the micro:bit without root privilege, i.e. sudo. > > Create this file...
This PR corrects a regression caused by #713 and cleans up similar problems across other f4 parts, as well as correcting some incorrect interrupt definitions.