Tommy Jolly

Results 47 comments of Tommy Jolly

I've started getting this too - the fix is to add the missing libraries to deps.edn under `:deps`. Not tested it, but I'm fairly confident this will work: org.clojure/tools.namespace {:mvn/version...

It's slightly awkward, but you can fix this per-project by adding those deps to your *own project's* `deps.edn` (or lein equivalent), perhaps under `:dev` if you've got cider set up...

You've put double parens on `((= ...))` - as if `=` returns a function. Another problem is that cider-jack-in-clj takes a mandatory argument (which can be an empty list /...

This is true! My main idea is to make scripting easier, e.g. in sway/config. It's helped me make some toggles neater, because now a `grep` can replace `[...] && ......

Yeah you need to install wxpython, check the install instructions linked in the README. If you're onan apt-based system, try: sudo apt-get install python3-wxgtk4.0 I've had other issues since, and...

Too many to remember I'm afraid! My lack of Python knowledge probably didn't help. In the end, I found that `google-drive-ocamlfuse` was good enough for my use case (which was...

Don't worry, doesn't need to be a priority, I was just making a note in case it was useful to you. I've since noticed m-buffer-el is similar, so I guess...

For now, and probably the next year or two, 11ty doesn't support ES Modules, cf. [eleventy#836](https://github.com/11ty/eleventy/issues/836). The quick fix is to pin an old version of gulp-imagemin, specifically "7.1.0". I...

Another thought - NSFW comics could be moved into an external file, that could then be added by users from this repo ☺ If we wanted to get really fancy,...

@oseparovic Any further thoughts on this? Or are there other possible ways around the NFSW ban? I find I use PageFlip less than I would otherwise, it's be nice to...