gratitude

grounded_sage 2024-12-22T07:03:21.560339Z

@dustingetz and the #hyperfiddle team. I don’t know how I even built anything before Electric.

🔥 3
2
teodorlu 2024-12-22T18:24:36.368739Z

Thanks to the core team for clojure.repl.deps/sync-deps. I appreciate not having to restart my REPL!

16
seancorfield 2024-12-22T18:52:14.414889Z

Indeed! I have a snippet bound to ctrl+alt+space a in VS Code, and it prompts for aliases to use for the sync (`a` because it used to be the old tools.deps.alpha add lib). So I can have a REPL running in a project and add libs for either the :build alias or the :test alias, as well as editing deps.edn and loading newly-added libs.

💯 5