Daniel Engbert

Results 18 comments of Daniel Engbert

I am also experiencing this issue when trying to delete a list of files from a folder [as in this example](https://github.com/rtyley/bfg-repo-cleaner/issues/12#issuecomment-233701287)

it worked for me today, try `wget https://people.eecs.berkeley.edu/~hendrycks/data.tar`

thanks @SalmanMohammadi unfortunately I haven't had time to test this again but will report back when I do

I'm also experiencing this issue on Ubuntu 24.04 ````bash # system info: $ docker --version Docker version 27.1.1, build 6312585 $ uname -a Linux thinker 6.8.0-41-generic #41-Ubuntu SMP PREEMPT_DYNAMIC Fri...

Hi Mike, sounds great! If you already have a draft done of these notes and want to upload them on another branch I'd love to read over them. Otherwise no...

Probably related to this https://github.com/hashicorp/terraform-provider-aws/issues/762

Also an issue with the latest version I just installed with pip (pdfoutliner==0.0.4)

Hi, I'd like to help get this fixed for you. Would you mind sharing your "My Clippings.txt" file to help me replicate the issue? Based on [this](https://stackoverflow.com/questions/9233027/unicodedecodeerror-charmap-codec-cant-decode-byte-x-in-position-y-character) I'm guessing your...

Interestingly when I downloaded your file I didn't run into that encoding issue (although I'm using Ubuntu 20 and Python 3.8.5). Either uploading the file to github changed its encoding,...

The parsing issues related to this issue are addressed and fixed now after https://github.com/dangbert/clippy-kindle/pull/5 and c53fec7873a3, thank you @AmmarShaqeel for the contribution! However this doesn't address the original encoding problem...