Stefan Kruger

Results 26 comments of Stefan Kruger

Seems like it's the import statement itself: ```scheme (import :std/db/leveldb) (def (main) (println "hello")) (main) ``` also segs.

Hmm, yes -- I get that, too -- can't see what's causing it right now :/

The pdf build process appears to fail for some reason. You can pick up the previous build: https://github.com/xpqz/learnapl/blob/3f73b88c58c7b0f1e601bae19c6326fc9ac40a36/contents/_build/pdf/book.pdf

I have updated the link on the README, but will leave this open until I can figure out why the build breaks.

If the `--transform` option accepted a string, you could say things like `couchwarehouse ... --transform '{name:.cluster, units:.units, disk:.disk[0]|capture("(?[0-9]+\\.[0-9]+)")|.a|tonumber}|select(.disk > 50)' ...` for quick inline transformations.

This is important. The important thing here is that RIDE != Dyalog. On the Mac, where the default installation is a bundled dyalog+Ride, the behaviour is super-confusing as it stands:...

I briefly had hopes for the world's fastest fix!

Does not belong here.