Александар Симић

Results 23 issues of Александар Симић

Hello @zk Thank you for the project, it's very useful. Have you considered the option of being able to vote on the answers provided for the various functions? For example,...

Hello @zk Thank you for maintaining this project, it's super useful. Please consider this contribution. I've added a few more links on destructuring as it's such a relevant topic. My...

Arne's talk is from 3-ish years ago, but useful. And Igor's write up is more recent.

This is how to reproduce it: ``` $ lein new lein-clr bar $ cd bar $ lein clr test ``` Which outputs: ``` % Total % Received % Xferd Average...

How do you feel about `jet` having a config file where certain default options/preferences can be specified? > What's the benefit? For example input and out formats by default are...

What are your thoughts on having a man page for `jet(1)` ? A tool like this https://git.sr.ht/%7Esircmpwn/scdoc/ could be used to re-purpose the existing documentation and add it to the...

The idea is to remove the external dependency on `org.apache.pdfbox/preflight`. The reason for that is since there is one less dependency, it's one less thing to worry about when the...

## Summary I'm seeing an issue when I read an EDN file via `aero.core/read-config`. It works fine when used on Lumo up to version 1.8.0, regardless if it's `aero` `1.1.2`...

As discussed in https://github.com/Unrepl/spiral/issues/11 Allow the users to switch back from from the REPL to the previous buffer belonging to the project. There is one issue, which I only caught...

Hi @volrath we spoke earlier on Slack about adding the ability to move back from the REPL to the previous buffer, as that functionality doesn't exist currently for `spiral`. `spiral-switch-to-repl-buffer`...