Being off socials has been good for the mental and productivity, though.
Hope to share more about it in the coming months :)
#rstats
Being off socials has been good for the mental and productivity, though.
Hope to share more about it in the coming months :)
#rstats
My angry 😤 metal music has been slightly supplanted by more technical and crazy math rock.
My angry 😤 metal music has been slightly supplanted by more technical and crazy math rock.
Typically, in other languages, you use await to wait for, and resolve a future.
To me, b/c the function is defined as async() the whole thing should be async
Typically, in other languages, you use await to wait for, and resolve a future.
To me, b/c the function is defined as async() the whole thing should be async
I have a fn `poll_and_resolve_job()` it checks an async job until it resolves. I feel like this would be better handled by {coro} or even {promises} (though I prefer async / await syntax)
github.com/R-ArcGIS/arc...
I have a fn `poll_and_resolve_job()` it checks an async job until it resolves. I feel like this would be better handled by {coro} or even {promises} (though I prefer async / await syntax)
github.com/R-ArcGIS/arc...
Part 2 definitely feels like I would do it in Rust and not R. Too much looping and checking n - 1 values.
Annnd that concludes advent of code for me :) #rstats
Part 2 definitely feels like I would do it in Rust and not R. Too much looping and checking n - 1 values.
Annnd that concludes advent of code for me :) #rstats
👇🏽peep the R+Rust bench mark 🙃
#rstats #rust
josiahparry.com/posts/2024-1...
👇🏽peep the R+Rust bench mark 🙃
#rstats #rust
josiahparry.com/posts/2024-1...
Some may even call it the best R.
Some may even call it the best R.
👇🏽 short user guide addition
extendr.github.io/user-guide/s...
👇🏽 short user guide addition
extendr.github.io/user-guide/s...
I cannot emphasize how helpful this is for preventing bugs.
Read about r-lib standalone check: josiahparry.com/posts/2024-0...
#rstats
I cannot emphasize how helpful this is for preventing bugs.
Read about r-lib standalone check: josiahparry.com/posts/2024-0...
#rstats
- Arrow is a format
- There are official arrow libraries that help you use it
- Arrow is a format
- There are official arrow libraries that help you use it
I think S7 has hugeee potential for reducing cognitive overload of #rstats functions—particularly when you need to expose lots of options.
I think S7 has hugeee potential for reducing cognitive overload of #rstats functions—particularly when you need to expose lots of options.
Caution about a last fit doesn't matter here. Strictly for exploratory purposes
Caution about a last fit doesn't matter here. Strictly for exploratory purposes
You can do something like this
You can do something like this
gist.github.com/JosiahParry/...
gist.github.com/JosiahParry/...
github.com/JosiahParry/... #rstats
github.com/JosiahParry/... #rstats