with unit test?
i.e. if i send the journal away, the last-focused client (browser) ends up buried under
tiled clients (yet still focused)
this isn't relevant anymore, b/c floating clients get buried on every focus again
starting up the clawe clerk helper via mod-shift-c not working
can whitespace be preserved?
Did this a month or two ago, but couldn't at all remember it this morning. here's the vid: https://www.youtube.com/watch?v=Z9S_2FmLCm8
See also: getting started with obs studios
Keyword is 'windowed projector' - right click the source in obs, then 'windowed
projector' to get the video to pop out
Hey folks! I'm going to stream some clojure dev today - features for two projects, clawe and org-blog (tho if you're interested, ask and I can switch gears into my latest godot work in dino ). Come by and say hello!
Hey folks! I'm going to stream some clojure dev today - features for two projects, [clawe](https://github.com/russmatney/clawe) and [org-blog](https://github.com/russmatney/org-blog) (tho if you're interested, ask and I can switch gears into my latest godot work in [dino](https://github.com/russmatney/dino)). Come by and say hello!
put it in a macro!
(defn this-file [] *file*)
(nope. this did not work.)
today i DID NOT learn.
I tried
(def this-file *file*)
but it ends up with different values when loaded in the repl vs required by my server. Not sure what's up with that.