Logan Pulley

Results 31 comments of Logan Pulley

> using filesystem snapshots (eg, with btrfs or zfs) as the source for the restic backup but wanting the restic backup path to clearly represent the actual data source @hamishcoleman...

I'm having this issue with GHCi for Haskell, but not in vim or on the shell. I don't use emacs. I use WSL on ConEmu version 191012 preview via Cmder....

@iivooo I'm getting this error too. Not sure what the problem is. Edit: got it! When you create your db, it spits out a directory with a hash in it....

Yeah, I'm not worried about the actual coding (I spent a year in an advanced placement Java class) as much as the connection between the Pi and the Arduino. But...

Thanks! I'll look into this and let you guys know if I get anywhere with it (school is certainly busy). On Fri, Nov 20, 2015, 9:41 AM solidsnake745 [email protected] wrote:...

I can confirm I'm currently getting this issue. Nextcloud log shows (with █ obfuscating unnecessary data): ``` "user": "--", "app": "webdav", "method": "PROPFIND", "url": "/remote.php/dav/files/█//", "message": "OC\\User\\LoginException: Password is expired,...

> In the second code listing, SubClass is deviating from the original contract set by BaseClass in a way that violates LSP, which is why it would make sense for...

It looks like it should; we've been using this patch on 0.9.0: ```diff diff --git a/src/buildifier/buildifier.ts b/src/buildifier/buildifier.ts index c9192a5..e07b8d9 100644 --- a/src/buildifier/buildifier.ts +++ b/src/buildifier/buildifier.ts @@ -188,9 +188,13 @@ function executeBuildifier(...

(I work with @cj81499.) Any chance this will pass CI now? Maybe there have been some improvements? We've been using this PR as a patch for 14 months now since...