Yonas Yanfa
Yonas Yanfa
I'm having the same issue: ```sh > mkdir /tmp/{a,b} > cd /tmp/a > task -v task: [/tmp/a] Not found - Using alternative (Taskfile.yaml) task: "default" started task: [default] echo tmpdir...
Related https://github.com/extrawurst/gitui/pull/2175
I noticed a performance difference. Fend is quite fast: ```sh $ hyperfine 'echo 1 ft to cm | numbat' 'echo 1 ft to cm | fend' Benchmark 1: echo 1...
Thanks @sharkdp, using `-e` is 6x faster than using `echo` on my system. :+1: Yes, I'm using a release build.
@mockdeep Thanks. If SQLite became an optional DB, and the web server was embedded via some sort of [embedFS](https://towardsdev.com/simplify-your-go-projects-with-embed-fs-a-practical-guide-fc827590d879) for Ruby - leaving load balancing to advanced users or pre-rolled...
The debug info is in `/__w/dragonfly/dragonfly/build/third_party/src/dconv_project-stamp/dconv_project-patch-*.log`. Is there any way you can copy/paste that here?
@williamdes The PR updates the project dependencies.
I've disabled cors, so this code path shouldn't be running.
@aeneasr Thanks, how do I make requests against Hydra?
Not my first time, so something must have changed.