Ivan Ivanchuk

Results 27 issues of Ivan Ivanchuk

@Graur take a look, please #1063

@mximp look it up, I messed up a bit and here's EOsscanf in this thread from #878 too, it should be deleted.

We need to create a checkstyle configuration for the Intellij Idea file to automatically reformat the code.

@yegor256 take a look, please. What do you think?

actually this code is not parallel at all because of the `synchronized` keyword, I suggest using `reentrant lock`, wdyt? https://github.com/yegor256/cactoos/blob/9ee0dd1fef855129104fdbbf6e66d6eafd4bfb05/src/main/java/org/cactoos/scalar/Synced.java#L82

closes #1688 @fabriciofx take a look, please

it would be nice to have [keyset pagination](https://vladmihalcea.com/sql-seek-keyset-pagination/) here

I've tried to `brew install --cask font-jetbrains-mono` error log: ```bash Warning: Cask 'font-jetbrains-mono' is unavailable: No Cask with this name exists. ==> Searching for similarly named casks... Error: No casks...

closes #210 @yegor256 take a look, please