Results 9 comments of Orcomp

Being able to switch modes quickly would be great but also being able to have a split screen with the top section being the table and the bottom section a...

Would be nice to see the progress (in speed and mistakes) in mistyped words (and letters) over time as well. When it come to letters, I generally struggle with letter...

Thanks for the reply. 1. You are right. It looks like Makie is not needed anymore. Not sure what I was doing before. (I am new to Julia and am...

I'm happy to assist to get this working on Windows.

Building failed on compiling signal-hook-registry. (on the master branch) ``` Compiling url v2.5.0 Compiling clap_derive v4.4.7 Compiling typemap-ors v1.0.0 Compiling thread-id v4.2.1 Compiling tokio v1.35.1 Compiling signal-hook-registry v1.4.1 error: failed...

Found a way of creating a stack overflow with the following code (and using AutoMap): ``` public class BiOperation { private readonly Operation _operation; public BiOperation(Operation operation) { _operation =...

Worth experimenting with different compression algorithms. We have found Zstandard to work very well with csv files.

You can check out https://morotti.github.io/lzbench-web (From my personal experience, zstd has a good balance between compression ratio and compress/decompress speeds. I looked into this 2-3 years ago, so things might...

Proprietary applications are allowed in the "extras" bucket. (Jetbrains has all their proprietary applications there: https://scoop.sh/#/apps?q=jetbrains . I've seen many different proprietary applications from other organizations). Here is a the...