Jared

Results 35 comments of Jared

Update: Here's the code I use to reproduce the issue ```R library(JuliaCall) library(doParallel) numCores

I'm not proud of it, but I got our script to run in parallel using gnu parallel and converting the script to a worker script (SIMD style). If someone is...

When you say "drake-powered Shiny app" what exactly is meant by this? Having RShiny display data from drake targets? I have started to wonder about this myself. Let me explain...

I am experiencing the same issue as @markhwhiteii - not sure why the default is to increase downwards and there's no option to change it. I think the best workaround...

Adding my 2c - I found this by googling "screen time app ubuntu" and clicking the itsfoss article. I was intrigued and really liked what I saw but a little...

Is there any way to get into a netlogo interpreter environment? For example, something that lets you create a list and test different commands using that list. That would be...

Sort of - I may have missed something but I don't seem to be able to save state in the Command Center. Eg, `let lst [ 1 2 3 ]`...

Imagine R keeps a list of commands which need to be executed when exiting. The current implementation allows you to do one of three things: * Place commands at the...

Also worth pointing out that ideally potential security issues should not be reported/discussed in a public forum. I see that [Github has introduced a "Security" tab](https://docs.github.com/en/code-security/getting-started/github-security-features) where policies on reporting...

This is awesome news! Regarding datasets I would find it difficult to speak for everyone especially since my background is more in the disease modelling field. That said, I think...