Mae Miller

Results 26 comments of Mae Miller

That gives me ``` /nix/store/zavn4np1jvm79f0rafkv0p1mrag09qkz-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) Boot.main Boot.java: 257 ... boot.App.main App.java: 500 boot.App.runBoot App.java: 407 org.projectodd.shimdandy.impl.ClojureRuntimeShimImpl.invoke ClojureRuntimeShimImpl.java: 145 org.projectodd.shimdandy.impl.ClojureRuntimeShimImpl.invoke ClojureRuntimeShimImpl.java: 154 ... boot.main/-main...

I'm still dealing with this issue as well

@hughwilliams94 ```elisp Debugger entered--Lisp error: (wrong-type-argument plistp " ") plist-put(" " DAV:status 404) url-dav-process-response(# "https://cloud.disroot.org/remote.php/dav/calendars...") (let ((resultbuf (org-caldav-url-retrieve-synchronously url "PROPFIND" request-data extra))) (org-caldav-namespace-bug-workaround resultbuf) (url-dav-process-response resultbuf url)) (let ((request-data (concat...

Hmm, I just generated the project so that's odd. Is this perhaps an error in the template? Also how should I go about figuring out which dependency is outdated and...

Alright! The full stacktrace is ``` java.lang.Thread.run Thread.java: 748 java.util.concurrent.ThreadPoolExecutor$Worker.run ThreadPoolExecutor.java: 624 java.util.concurrent.ThreadPoolExecutor.runWorker ThreadPoolExecutor.java: 1149 java.util.concurrent.FutureTask.run FutureTask.java: 266 ... clojure.core/binding-conveyor-fn/fn core.clj: 2030 boot.core/boot/fn core.clj: 1033 ... boot.core/construct-tasks core.clj: 973 boot.core/construct-tasks...

I would also be interested in seeing this implemented, I'll take a look at seeing if writing a plugin would work

yt-dlp respects them; I'm not sure about youtube-dl. I'm not sure exactly what you mean but here is an example command that does result in a clipped video ```yt-dlp "https://www.youtube.com/watch?v=dQw4w9WgXcQ"...