Where’s the Julia programmer that hits every one of these with @benchmark and then works for six hours to shave three nanoseconds off of the fastest one?
(Example: https://discourse.julialang.org/t/faster-bernoulli-sampling/35209)
Where’s the Julia programmer that hits every one of these with @benchmark and then works for six hours to shave three nanoseconds off of the fastest one?
(Example: https://discourse.julialang.org/t/faster-bernoulli-sampling/35209)
Yeah, that was my favorite one
Within a loop could be:
for(i in 1:10){
assign(paste0("listNum", i), list(i, someStringVector[i], i:(i+20), i*value))
}```
And you can also use get() in the same way to dynamically retrieve a variable.
I've gone so far into coding debauchery that I've dynamically assigned variables from dynamically retrieved ones, and I've done so fairly frequently.
Eight of the monkeys are still alive and being tested on, it looks like.
To a degree. The large subreddits, like AskReddit, get far fewer upvotes on the top posts of the week than they used to get. I think there’s a good chunk of folks who left for a replacement, then left their replacement without going back to Reddit.