Tory S. Anderson

Results 90 comments of Tory S. Anderson

I'm a newbie to programming with protocols and types, so feel pretty clumsy. I can't locate a definition of `pred` in this, and have scoured the namespace without success: ```clojure...

Ah, found pred. https://github.com/redplanetlabs/specter/blob/d0d6fdf5818c6b3d939c4f9dfc670e79b3563f3d/src/clj/com/rpl/specter.cljc#L1210

adding the following did indeed fix the issue, so my function now works in both clj and cljs: ```clojure (ns foo (:require [com.rpl.specter :as s] [com.rpl.specter.protocols])) (extend-type #?(:clj clojure.lang.AFn :cljs...

I have had similar problems (with ibuffer as well) involving hanging when tramp has gone inactive. For a long time my work-around is to close Tramp-using buffers aggressively when I'm...

also `(nlp/dependency-graph "The men were arrested yesterday afternoon following a search at a house in Bornacurra, Ballygar, Co Galway, during which Garda discovered a quantity of cannabis plants and cannabis...

ah, shucks. After the debugging and happiness I eventually had when I got the appindicator to work... okay. Done, so your command no longer shows that it was built with...

okay. I'll keep up work on this. I mostly wondered if there were recent changes that might have relation to xwindows.

I attempted to start it while it was actually running correctly in the subprocess, hoping that maybe it would be jogged awake. As usual, it pops up asking me which...

I never did solve this, but the problem went away eventually when I used different networks. It almost seemed like it was timing out until I got on a fast...

I am going to nudge this because I have further questions. The problem remains (exwm + guix).I have a working solution, but things I would think would be equivalent do...