-
I'm relatively new to Cljs, but not to Clojure, and this behavior has been confusing to me. I have a project.clj as follows:
``` clojure
(defproject clip "0.1.0-SNAPSHOT"
:description ""
:url "ht…
-
```
Hello,
I've been working on sikuli-clj (the Clojure wrapper) lately, and I've come
across a couple things that would be handy to have in sikuli-api:
1) Add Mouse click "duration" param
- the …
-
- 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…
-
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 …
-
## Context
A common attack vector for compromising the development supply chain is checking if a breached password works on other services. For example, https://news.ycombinator.com/item?id=2074728…
-
Has anyone been able to compile bleeding edge clojurescript 1.9.854 (with the `global-exports` feature) when compiling with dependencies from cljsjs?
I’m getting a stack error of
```
/Users/.../…
-
What microservices should we have in VIP-REPL?
An alternative to microservices would be that all functionality is implemented by a single process.
Here is an initial suggestion for microservices…
-
Hi,
I saw ngFormBuilder from form.io and I think it is great for prototyping and fast form development.
It would be great if Formative could have something like this.
I saw there is a form rend…
-
# Boot Bug Report
## Platform details
Platform (macOS, Linux, Windows): macOS
Platform version: 10.12.6
JRE/JDK version (`java -version`):
```
java version "1.8.0_121"
Java(TM) SE Runtime …
-
```
Hello,
I've been working on sikuli-clj (the Clojure wrapper) lately, and I've come
across a couple things that would be handy to have in sikuli-api:
1) Add Mouse click "duration" param
- the …