Claes Wallin (韋嘉誠)

Results 55 comments of Claes Wallin (韋嘉誠)

At least nightly is pinned now, since #229 , so nothing will move under our feet.

https://docs.racket-lang.org/inside/embedding.html

In the very long term, #lang rust might be relevant: https://www.mail-archive.com/[email protected]/msg37330.html

You mean use the sub-fbp rust as a C library and have racket code talk fbp to other racket code?

How would you feel about: ``` (with-node-name "card-display-out" (edge #:array "out" "summary" "summary" "in") (edge #:array "out" "send" "send" "in") (edge #:array "out" "receive" "receive" "in") (edge #:array "out" "wsettings"...

Alright, I'm like +0 on `#:array` and -0 on `__`, so if you're +1 on `__` then `__` it is. Maybe down the road we'll figure out how to do...

On second thought, I'll keep this open and close it with the relevant PR.

Not super urgent, just need to write it down for future usability improvements.

Yes, this is a good way to do it.

carnix#8 is about carnix not fully supporting git dependencies. The workaround is to use the crates.io version of `dialoguer` and use an override to get the [primetype/dialoguer patch](https://github.com/primetype/dialoguer/commit/bcd067b454bfc03b2a3dc5d4be314c9852265fac) in.