Mark Derricutt

Results 140 comments of Mark Derricutt

I'd be down with a generator if it generated `assertThatEmployee` in the above - one thing I don't (overly) like is multiple static imports of `assertThat` which has bitten me...

You may want to vote for https://github.com/google/google-java-format/pull/57 - this functionality used to exist, and still exists internally but unfortunately is no longer exposed - however my maven formatter plugin works...

I could take a look and help out as well ( seems I have a penchant/habit of writing maven language plugins - clojure, coffeescript, frege ). I guess a majority...

I have my entry point set to use: ``` /app/kopia server start --insecure --address=0.0.0.0:51515 --server-username kopia@somewhere ``` That username I've added via: ``` kopia server user add kopia@somewhere ``` The...

The configuration for all that is listed under the Server settings at https://kopia.io/docs/repository-server/ - and the GUI is actually mentioned right up front in the Getting Started section at https://kopia.io/docs/getting-started/...

Decided to go check on my own transactions for August: | Description | Method | Count | Charged | | --------------------- | ------------------------ | ------ | ------- | | Download...

I wonder if that default should change if you're using the B2 driver specifically - obviously if you're using the S3 driver, kopia doesn't "know" it's backblaze (and shouldn't attempt...

> Since snapshots are light on system resources They may be lite - but they may also be time consuming - at least on my docker/NAS image - my current...

> Personally I have no interest in "hoarding" 200 different versions of any file/document I'm working on, which is essentially what frequent snapshots would produce. That's why I backup every...

I need this in my life * 💯 👍