Oleksandr Yakushev

Results 41 issues of Oleksandr Yakushev

Given how Leiningen is showing its limits in a project like this, and that it cannot resolve git deps which Orchard uses a few, what's the consensus on using tools.deps...

question

It looks like the development of clojure spec-alpha2 (also widely and hilariously known as `clojure.alpha.spec`) is stalled for now (as confirmed by Alex Miller too: https://clojurians.slack.com/archives/C03S1KBA2/p1679924331305749?thread_ts=1679878261.044279&cid=C03S1KBA2). The library doesn't have...

question

I know I've been one of Boot power users in the past, but given how it's completely stale now, the question on the table is how long CIDER continues to...

question

Provide similar functionality to the one that already exists for Jamendo streams - menu items that open in browser currently playing artist's and album's page at last.fm.

feature

If an album cover is present in the tags of the MP3 file, we should still be able to display it.

feature

For this project https://versions.deps.co/grammarly/omniconf, Deps Versions now is stuck at `0.3.0-SNAPSHOT` while the latest version on Clojars is 0.3.0. Also, no downloads are shown. I think, this happened after I've...

I have a real treat for you, but it comes with a cost. I grew tired and annoyed by not being able to properly interrupt evaluation when running on the...

I've tried to clean up some docs on the main documentation site. - nrepl 0.2.x, Contrib migration, and compatibility are still featured rather prominently on multiple pages. Given the event...

Before trying to address #285 I'd like to ask if there's a desire/will to update the bencode implementation in nREPL (and github.com/nrepl/encode). From the various old-style `#^{:private true}` metadata I...

Enhancement

However, if REPL prompt is on the second line or lower, it works correctly. In my case, REPL prompt gets on the first line after `cider-repl-clear-buffer`. Latest CIDER from master....

bug