pklapperich

Results 13 comments of pklapperich

Hangouts is being phased out in favor of Hangouts Chat. Hangouts Chat is under active development and available for GSuite users and [Google plans to start phasing out "Hangouts Classic"...

Maybe there's a way to use `btrfs defrag` to do this. I can't think of a reason why you'd want this, though.

There's 150,000 projects on PyPI. Ideally, the chosen cut off for the "top X packages" should be chosen based on some metric from PyPI. I'm not sure what that metric...

I'm running on Archlinux, but systemd should be distribution agnostic.

The issue does appear to be due to relationships between keras and tensorflow. If I change Keras to `keras = "*"` then I don't have the problem. But doing `pipenv...

It failed a lot faster this time at least; only took 2 minutes. Behavior is otherwise the same (I can install to `[packages]` but not to `[dev]` unless I remove...

Sorry, I was away for a bit. I noted it works if `keras` is unpinned or the intel repo removed. We probably don't need that pinned anymore, so I think...

> this is using the portable upstream firefox What does this mean? How do you have firefox installed (the main one)? >1. Copy `/usr/lib/firefox` into `~/.local/share/firefoxpwa/runtime` Can you share the...

@Kaennorsing, can you edit your comment up above and put all the code in a code block? You can either surround it all with triple backticks (` ``` `) on...

Input file size isn't sufficient to predict the size of the output file. A file that's random data or already compressed will often not compress at all and sometimes the...