I never understand why lemmy downvotes someone who is trying to help by providing accurate information, presumably because they think that there’s a very small chance that the person they’re replying to isn’t being sarcastic.
I never understand why lemmy downvotes someone who is trying to help by providing accurate information, presumably because they think that there’s a very small chance that the person they’re replying to isn’t being sarcastic.
A fellow Julia programmer! I always test new models by asking them to write some Julia, too.
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.
You mean our lithium?
Sincerely,
The White House
I interpreted it as showing that 8 hobbytes were equivalent to a hobbit. I didn’t see that it could be interpreted as saying each little frodo picture under the hobbyte was a hobbit until your comment.
But a byte is 8 bits, not the other way around
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
Agreed wholeheartedly. The Lemmy community has been wonderful. People here actually have good conversations, even if they take a few days to do so, unlike the folks on Reddit. Reddit comments were more meme-y and less substantive.
Well, .world is definitely a US domain.
/s
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.
Blood donation testing proves otherwise:
2% of all tested US blood donations given December 13-19 2019 had antibodies to and neutralized COVID, and because people don’t donate blood while sick, those folks likely had and fought it off around Thanksgiving. Source:
California is weird with its zoning laws, and those cities didn’t start out large, nor have they existed as large cities for very long. My guess is that as time passes, those cities will start to look more like NYC, Boston, etc., which have more apartments/condos.
HGH can make people’s ribcage grow, and it also makes you feel like a million bucks. Elon is likely taking HGH for funsies.
It doesn’t have to be
https://www.mathworks.com/products/compiler.html
MATLAB can ruin all sorts of coding experiences, programming included