-
I play Mopus often, and I found an opportunity to enhance its interaction a little bit.
Normally before I pick up a Mopus, I'll have to click a few times. Once I get it, I click the Mopus to gain m…
-
Hi, I followed the procedure in README to build the code from source, everything seemed to work fine (there might be few warning messages but I didn't pay much attention to them). Then I started meins…
-
Hi,
I'm trying to follow some of your Deep Learning from Scratch posts and noticed that there's a bit about cloning Neanderthal in one. I tried to do this on a Windows machine and at the checkout …
-
I created a brand new app, and after enabling auto-require, re-natal starts failing with a cryptic error:
```
➜ ios: re-natal init TestApp
Creating TestApp
☕ Grab a coffee! Downloading deps mi…
-
**Steps to reproduce my problem**
In a terminal start up shadow with:
```bash
$ shadow-cljs watch app
```
After *built* message displays start up expo bundler with:
```bash
$ expo start…
-
## Expected behavior
I can `cider-jack-in-clj&cljs`, get two repls and can live code.
## Actual behavior
Hangs at trying to connect to repls
```
Debugger entered--Lisp error: (quit)
acc…
-
### Ideas for expressing: this namespace is necessarily required but not explicitly used (loading specs, loading a foreign lib, multimethods, etc).
#### Problem
The problem is that some tooling …
-
Live reloading doesn't seem to work any longer after upgrade to RN 0.57.2.
From Chrome console everything seems to be working:
```
FigWheel: Attempting to load http://localhost:8081/target/ios/…
xfyre updated
5 years ago
-
ok, we have legacy folder structure from a few different refactors. Consider the following folders
`/src/cljs/bluegenes/components`
`/src/cljs/bluegenes/sections`
some pages (e.g. templates, i…
-
## Expected behavior
The correct repl to eval the code.
## Actual behavior
No linked repl can be found.
## Steps to reproduce the problem
- Jack in to a Clojure repl
- Connect to a Clojuresc…