(λ. borkdude) · @borkdude
1082 followers · 530 posts · Server mastodon.social

lein2deps now comes with a leiningen plugin to automatically sync your project.clj to a deps.edn:

github.com/borkdude/lein2deps#

#clojure #deps #leiningen

Last updated 2 years ago

I have a question related to . Is there a common or obvious reason that I can't get the to not hot reload?

```
(server/serve (if options/dev-env?
(wrap-reload handler )
handler)))
```

#clojure #ring #leiningen #repl

Last updated 2 years ago

tech? no! man, see... · @technomancy
2720 followers · 11870 posts · Server icosahedron.website

in light of the hostile takeover of the freenode chat network (kline.sh/) I'm moving all the channels I operate over to libera.chat/

this includes and

however, I won't be shutting down the freenode channels until matrix has bridging working for libera channels.

#fennel #atreus #leiningen

Last updated 3 years ago

tech? no! man, see... · @technomancy
2722 followers · 11870 posts · Server icosahedron.website

@emsenn that is a damn good question, and the fact that I honestly can't tell is something that keeps me up.

I know the ins and outs of how to make this work perfectly every time on Debian, but I don't think that's because it's intuitive or necessarily better than Fedora; it's because I've been using it since 2004. I'm 100% sure Debian has problems that would cause just as much frustration as Fedora is causing you now, but it's very difficult for me to identify them, because I instinctively work around them in ways I'm not even consciously aware of.

this is why any time a newbie shows up in the or channels with trouble getting it working I sit down and start taking goddamn notes.

#fennel #leiningen

Last updated 4 years ago

tech? no! man, see... · @technomancy
2724 followers · 11872 posts · Server icosahedron.website
tech? no! man, see... · @technomancy
2724 followers · 11872 posts · Server icosahedron.website

Going thru my old repos on GitHub and I found a precursor to Leiningen called Corkscrew: github.com/technomancy/corkscr

It's nearly ten years old. Always strange to look into another world of what might have been.

#clojure #leiningen

Last updated 7 years ago