Petrus Theron
Petrus Theron
Hey James, I love this theme. Please consider making a version of Borealis that also translates to plain JS/JSX for WebStorm :)
How do you compile this on the Respeaker Core 1.0? `make` throws "make not found". opkg doesn't have make. I can build it on OSX, but the binary doesn't want...
How do I define entity tempids in a conformity .edn file that I can reference in other entities lower down in the same :txes list?
I realize this is unmaintained, but I am unable to build this or deploy on Heroku: ``` src/webmachine_resource.erl:188: erlang:get_stacktrace/0: deprecated; use the new try/catch syntax for retrieving the stack backtrace...
Does this not update Cordova sources when I update ClojureScript code? When I change any Cljs views, Cljs recompiles, but browser client does not update, not even if I refresh....
When I run `sudo wifi-connect` on a Raspberry Pi Zero, I get this error: Error: Deleting access point connection profile failed caused by: D-Bus failure: Variant type does not match:...
**Describe the bug** Can't build on fresh mac. **To Reproduce** Steps to reproduce the behavior: 1. Clone repo 2. Install Carthage via Brew 3. Install XCode 4. Agree to XCode...
Using nrepl version 1.1.0-alpha1, when I run `clj -A:shadow-cljs watch app` against my Clojure v1.11.1 / ClojureScript v1.11.54 app, nREPL.bencode throws an ArithmeticException: ``` ERROR: java.lang.ArithmeticException: long overflow at java.base/java.lang.Math.multiplyExact(Math.java:999)...
What do I do next? I can run `pnpm run vitest` in terminal and it works, but there is no documentation on how to get this after installing it.
Borealis is my favourite Clojure theme! Goes great with rainbow parens. Does any one have a version of Borealis that works with VSCode? Would like to use it for TypeScript...