Petrus Theron

Results 108 issues of Petrus Theron

If I make a CoffeeScript syntax error, my running Compojure application maxes out CPU and spins. Exception is thrown, but the only fix seems to be to end the running...

What state should the Launchpad Pro controller be in for the demo to work? Just purchased an Novation Launchpad Pro controller to interact with Overtone, but struggling to make anything...

Ran `brew install clojure/tools/clojure` to install Clojure on a fresh M3 Macbook Pro (running Sonoma 14.3) as per the [official docs](https://clojure.org/guides/install_clojure#_mac_os_instructions) and am getting this error when I try to...

Hi Respeaker. Given that the v1.0 mic array has been deprecated, would you consider open-sourcing the firmware so that customers who bought v1.0 can continue to evolve it?

I ran `npm install apple-music-jwt` and put the following in an index.js file (keys redacted): ``` var keyID = 'music.com.mydomain.myproject'; var teamID = 'VWxxxxxxxx'; var secret = 'MIGT... '; //...

A one-line example of how to include this and then use it from Cljs would go a long way :)

I am a mere mortal humbled by the inner complexities of SSL. Do I have to specify the ca-cert-file as an input to `ssl-context`? How to handle self-signed certificates?

How do I disable noisy DEBUG logs like these: ``` │ 11:33:51.444 [grpc-nio-worker-ELG-1-2] DEBUG i.g.n.s.i.g.netty.NettyClientHandler - [id: 0x4ecdf329, L:/127.0.0.1:62354 - R:localhost/127.0.0.1:50051] INBOUND HEADERS: streamId=109 headers=GrpcHttp2ResponseHeaders[grpc-status: 0, grpc-message: , io.spicedb.respmeta.cachedoperationscount: 0,...