Jeff Geerling

Results 1857 comments of Jeff Geerling

Has anyone tried this on the Pi OS 64-bit beta (as opposed to Alpine)?

Liking this - it'd be great if this could be merged into master.

Related: https://github.com/gnab/rtl8812au/issues/25#issuecomment-527273047

@mbwmbw1337 - That fixed it for me; was able to compile on both Ubuntu Server 20.04 (which is 64-bit only) and Pi OS 64 bit beta on the Raspberry Pi...

Just ran into this problem; I sometimes use a transparent background image on certain elements, and not being able to have a truly transparent background on box-shadowed elements is a...

You can still upvote that feature but the comments are locked. I've seen numerous threads since like 2013 or 2014 on their forums about it, but it never seems to...

This feature has about 9x the upvotes and still not much in the way of action :( https://www.dropboxforum.com/t5/Manage-account/Ignore-folder-without-selective-sync/td-p/5926

I echo @samtuke’s sentiment above, and also wanted to mention a decent looking Bayesian classifier in PHP that I’m also looking at for that use case: https://github.com/camspiers/statistical-classifier

#71940 didn't have a lot of helpful info about _overcoming_ the problem. If possible, I'd like to go through the steps to remediate this issue in here before it's closed/locked...

On the Raspberry Pi (running Debian 10), I did the following to re-install Ansible with pyyaml/libyaml support: ``` # The first step would not be required if Ansible is not...