This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2022-01-06
Channels
- # adventofcode (10)
- # ai (2)
- # aleph (2)
- # announcements (21)
- # beginners (25)
- # calva (7)
- # cider (19)
- # clj-kondo (28)
- # clj-on-windows (3)
- # cljdoc (6)
- # clojure (80)
- # clojure-dev (15)
- # clojure-europe (29)
- # clojure-italy (3)
- # clojure-nl (37)
- # clojure-uk (4)
- # clojurescript (3)
- # cloverage (1)
- # conjure (6)
- # core-async (2)
- # cursive (17)
- # datalevin (9)
- # datomic (7)
- # deps-new (23)
- # emacs (4)
- # figwheel-main (6)
- # fulcro (6)
- # honeysql (19)
- # improve-getting-started (4)
- # inf-clojure (2)
- # introduce-yourself (5)
- # jobs (1)
- # leiningen (6)
- # lsp (73)
- # malli (1)
- # nrepl (2)
- # off-topic (37)
- # polylith (9)
- # quil (2)
- # reitit (16)
- # releases (2)
- # remote-jobs (6)
- # rewrite-clj (38)
- # shadow-cljs (1)
- # tools-build (1)
Morning!
Morning!
Wow, Apples App-Store registration process is just hostile 😳
We are currently building an app to allow people to find common free timeslots automatically while preserving privacy, no matter where they host their calendar. We hope to launch the MVP this quarter, to test if anybody wants this, at all. But at least we are having fun building it, shadow-cljs, react native, XTDB… the good stuff 🙂
midday-to-evening
This is a really good thread on masking, ventilation, and filtration https://twitter.com/adsquires/status/1478804143837954056?t=VKs9p02ThVmi9hx0PZWO0g&s=19
I've been idly looking for EVIL tutorials and have really struggled. How do you figure out what to do?
Are you asking how you know what your options are after you’ve pressed one part of a key sequence? (For example, di
.)
I didn't find the instructions terribly instructive: https://evil.readthedocs.io/en/latest/overview.html#installation-via-package-el
Ah, yeah. I think the best thing is to look at vi tutorials since the evil keybindings are intended to match.
or smex! I love/use both, but particularly smex https://github.com/nonsequitur/smex