Robert Wenner

Results 3 comments of Robert Wenner

This makes ownloud unusable for me. I want to sync a bunch of text files between my and my wife's computers and phones. My previous workflow was: unlock phone, tap...

Don't worry about breaking `rvm`, it already breaks your code. :-( If you already have a `function cd` that does something, `rvm` just clobbers it, silently overwrites it, and leaves...

This code also triggers the problem: ``` ```json { "path1": "dir/" "path2: "file" } `` ` ``` proselint complains about the `dir/` with the trailing slash; without that, the warning...