Nathan J. Brauer

Results 5 issues of Nathan J. Brauer

Write a readme ``` BPower BTW, UncleCheese, you're missing a readme: https://github.com/unclecheese/DataObjectManager UncleCheese BTW, it's missing any semblance of coherent, well-architected code. UncleCheese put in a ticket BPower haha ```

- Replaced "still ships" with "ships", as Ubuntu 14.04 LTS is EOL - Added `sudo` to `apt-get` commands as required in most Ubuntu environments - Replaced `python-cairo` with `python3-cairo` (`python-cairo`...

Example: ``` bash cd Drive echo "Hello world!" > test.txt drive push test.txt ln -s test.txt link.txt drive push link.txt # Viewing files in the web app shows both are...

## Codelab Affected: [Adding a Service Worker with sw-precache](https://codelabs.developers.google.com/codelabs/sw-precache/index.html?index=..%2F..%2Findex) --- ### Step 1 does not contain any instruction asking you to clone any repo: ![image](https://cloud.githubusercontent.com/assets/323945/26268647/22d13ebc-3ca5-11e7-87b7-2e1fc7c8def0.png) --- ### Step 2 jumps...

Just noticed you're working on this at the same time I am - starting a pull request. FYI - due to several other packages requiring `dynamic/silverstripe-geocoder:^1.0`, you may need to...