Darren Kim
Darren Kim
Can there be a config option for azure deployment? Currently once it is deployed by `dotnet azure ..`, its minimum cost is about more than $50 per month at least...
When included in .asd file as dependency, I am getting this error. Can it be resolved? `; clang -o /Users/darren/.cache/common-lisp/sbcl-2.3.10-macosx-arm64/Users/darren/.quicklisp/dists/ultralisp/software/fukamachi-woo-20220626103258/src/syscall/types__grovel-tmp9KKTJMYV.o -c -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -g -Wall -fdollars-in-identifiers...
Thanks for the great work, first of all. After installed Fss using paket, my SAFE project prompts to install @emotion/css as well. If this an intended behavior, maybe does its...
Hi, I see the following functions that emits `text/html` in Giraffe namespace but can't find one for `text/css`. How can I send css file through an endpoint? Thanks, ``` ///...