calva

Wednesdays you might find @U0ETXRFEW in the Gather Calva space. Invite is https://gather.town/invite?token=GZqrm7CR and the password is `Be kind`.
Ryan Jerue 2021-04-28T01:03:31.261400Z

As in the terminal output?

2021-04-28T01:07:24.261800Z

no, i meant the output window of the repl.

bringe 2021-04-28T01:08:25.262200Z

Indeed it's from cider-nrepl, tracking it here: https://github.com/BetterThanTomorrow/calva/issues/794 And thanks for the report.

1
bringe 2021-04-28T01:12:06.262800Z

ctrl+a, delete in the output window. I don't think there's a command for it. I think it's been discussed, but it was determined this is simple enough to avoid adding another command. However, if you think it would be valuable as a command, maybe it should be added. CC @pez (I don't remember if there was some reason not to add a command besides what I just mentioned.)

pez 2021-04-28T04:46:46.264600Z

No other reason. That ought to be simple enough. 😎

fabrao 2021-04-28T07:49:38.265600Z

hello all, how do I stop function execution in repl from Calva?

flowthing 2021-04-28T07:57:51.265700Z

https://github.com/BetterThanTomorrow/calva/issues/237

fabrao 2021-04-28T08:19:01.266Z

many thanks

pez 2021-04-28T12:48:23.271900Z

Dressing in the Clojure advocate suit tonight. Wouldn't mind me some Calva friends in the audience. ❤️

❤️ 3
2021-04-30T13:42:30.298500Z

I never knew the trick of (def n n) inside a function to debug. That's neat! I've been pulling the function guts out to a let and debugging it that way. Wont be doing that anymore!

🤘 1
pez 2021-04-30T14:21:20.312500Z

You will of course be littering your namespace, but that is seldom a problem.

2021-04-28T13:32:18.272800Z

Are the talks in Swedish?

otwieracz 2021-04-28T13:32:49.273500Z

Hey! When doing jack-in, is this possible to select from which sub-directory deps.edn should be used? I’ve got one repo with multiple projects, would like to open whole repo as a workspace and run REPL for specific sub-project.

2021-04-28T13:33:59.273600Z

I've meant to look into Akka for a while, so that talk looks interesting too.

pez 2021-04-28T13:41:18.275600Z

Yes, open a source file that in the sub-project, then Jack in.

pez 2021-04-28T13:42:08.276300Z

The talks are all in English.

az 2021-04-28T23:06:43.277100Z

@pez thanks for the great talk today