-
I would like to run rcf tests (from my `src/` directories) of polylith bricks.
I run tests with `clojure -Srepro -M:poly test` .
Right now tests are not run, probably because the `(hyperfiddle.rc…
-
I am running debian testing with libc version 2.13 and cannot run overtone because the native library libscsynth.so is requiring libc 2.14.
```
user=> (use 'overtone.live)
--> Loading Overtone...
Uns…
ptrv updated
11 years ago
-
Hi !
I have the following error message in the *Messages* buffer when evaluating a clojure form (with `e` or `E`):
```
Syntax error compiling at (clojure-noob:localhost:40003(clj)*:1:1).
No such …
-
I do some of my development in Clojure/Script, and one of the killer features for me is the REPL.
I've tried to use Quokka to recreate that experience in JavaScript, and while its useful, the expe…
-
In a recent change, `lein trampoline run` failed, but the test suite didn't catch it (😿) because the nrepl integration spec currently [attaches to an nREPL server that's spun up in setup](https://gith…
-
There's a Clojure tool called Figwheel that does the following:
"Basically, as soon as you save the file you are working on (ClojureScript, HTML, or CSS) figwheel will load the changes into the brows…
-
Need to decide which aspects of Yetibot to highlight one the home page.
Some things that come to mind:
1. Cloud native: Official Docker image, Helm chart for quick Kubernetes deployments, 12 Fac…
devth updated
6 years ago
-
When trying to access the ThreadManager in development (using `appengine-magic.core/serve`), the import works but this exception is thrown:
clojure.lang.Compiler$CompilerException: java.lang.Runtime…
-
Currently, it is not possible to interact with running programs built using a build system - there is no ability for the user to enter input. A quick Python example:
``` python
name = raw_input("Plea…
-
- O’Reilly and MakerPress
- Clojure Cookbook
- GitHub supports AsciiDoc syntax in repositories, wikis and gists (powered by Asciidoctor)
- NFJS, the Magazine is produced from articles written in Ascii…