What are you up to?
IG Yann.tourman
Download the code from GitHub 👇
www.github.com/iamyannc/pac...
Just copy, paste, and run. It’ll automatically map your talled packages!
@rweekly_submit :)
Download the code from GitHub 👇
www.github.com/iamyannc/pac...
Just copy, paste, and run. It’ll automatically map your talled packages!
@rweekly_submit :)
my las alias has to do with wsl, rather than linux.
my las alias has to do with wsl, rather than linux.
the three resources i shared:
- system info (mint has an easy copy button, if wsl you need to get it somehow. hardware & software)
- full aliases
- keys of my secretes (removed values)
I'll share some of my favorite aliases
the three resources i shared:
- system info (mint has an easy copy button, if wsl you need to get it somehow. hardware & software)
- full aliases
- keys of my secretes (removed values)
I'll share some of my favorite aliases
Here's one from me
If wasn't asked, don't hurry to give ;)
Here's one from me
If wasn't asked, don't hurry to give ;)
install.packages <-
pak::pkg_install(pkgs, ...)
This worked like a charm (added to my rprofile). With a bit of namespace management this should become the default behavior.
install.packages <-
pak::pkg_install(pkgs, ...)
This worked like a charm (added to my rprofile). With a bit of namespace management this should become the default behavior.
Default install.packages to run pak::pkg_install under the hood if the user has it! Obviously an option that the user can opt out of.
@juliasilge.com
I'm not even sure who's the right person to call here :)
Default install.packages to run pak::pkg_install under the hood if the user has it! Obviously an option that the user can opt out of.
@juliasilge.com
I'm not even sure who's the right person to call here :)
i think i found something that wasnt supposed to be found? idk. and why dosnt bsky allow private messaging?!
i think i found something that wasnt supposed to be found? idk. and why dosnt bsky allow private messaging?!
Building the UX first, from the user perspective, then backfilling implementation feels like cheatin- n a good way. Jobs would've loved to be around in these great times.
#rstats #shiny
@thomasp85.com @juliasilge.com @gaborcsardi.org
Building the UX first, from the user perspective, then backfilling implementation feels like cheatin- n a good way. Jobs would've loved to be around in these great times.
#rstats #shiny
@thomasp85.com @juliasilge.com @gaborcsardi.org
What feels obvious to us can be confusing enough to make people abandon our baby.
With agentic development, I can be that naive user. I interact with my product without knowing the internals.
I don’t even want to read my own docs
3/4 »»
What feels obvious to us can be confusing enough to make people abandon our baby.
With agentic development, I can be that naive user. I interact with my product without knowing the internals.
I don’t even want to read my own docs
3/4 »»
I don’t even test anything until all features I imagined are implemented.
Once finished, I load_all() and use the package exactly as I envisioned it.
This is not TDD.
This is User Driven Development.
2/4 »»
I don’t even test anything until all features I imagined are implemented.
Once finished, I load_all() and use the package exactly as I envisioned it.
This is not TDD.
This is User Driven Development.
2/4 »»