-
There is some formatting/indentation that cursive performs automatically when typing, such as properly indenting the beginning of a form. But some formatting, such as indenting map values requires run…
-
To explain suppose we have this code-
```
(do
(function1)
(function2)
(function3) )
```
And I highlight-
```
(do
(function1)
(function2)
(function3)
```
The last bracket is mis…
-
In reference to letfn, etc., would it be possible to introduce a meta-data value that would identify which parameter, in a macro, was to be introduced as a symbol or binding form?
```
(defmacro let-l…
-
Maybe it is not a bug. I found that generally debbugger stops two/four times on a single breakpoint. Even in the simplest case (hello world) it stops two times, like was calling two times a function t…
-
*Note: this is in response to a card in the "to do" category in ghost2's project page that suggests building a GUI.*
I also think there should be a GUI wrapper for the less tech-savvy, but I think …
-
I am suddenly getting an error when trying to run:
7/13/17
9:09 PM Compilation completed successfully in 1s 365ms
9:09 PM Error running next-word.prepare-samples: Cannot find leiningen project fi…
ghost updated
3 years ago
-
When a CLJS package contains multiple externs,
not all of them are used
e.g. [cljsjs/firebase "3.2.0-0"]
https://github.com/timothypratley/voterx
in voterx.firebase
``` cljs
(defn sign-in-with-popup…
-
Using lacinia. See: https://github.com/walmartlabs/lacinia/blob/master/README.md
This would allow queries to be more flexible. I envision a future where data is more split up and loaded on demand.
…
-
Hi Nagakiran
I realized that characters are very close so we should OpenCV or tesseract to object or local segmentation this character usually overlap. You have a solution to this problem. because…
-
The current version of the pico theme specifies one sans-serif font for the entire site. Let's use a Serif web safe font for headings, and the existing font spec for body text.