Sabitlenmiş Tweet
Tyler Littlefield
302 posts


@MaxRovensky @dhh @heyhey Same, I can’t use this app anymore. I’m literally in my home with 2GB WiFi and still can’t read an email.
English

"After six months of effort, it's done. We're out of the cloud. The last application was brought home to our own hardware on Wednesday. Hallelujah!" world.hey.com/dhh/we-have-le…
English

@MikeCalcagno @heyhey @37signals Happens all the time for me. Worst part is every time it happens, I try another mail client like native Apple mail app and it works.
English

For all the trash talking that @heyhey and @37signals do, this happens way too often. Like, daily.

English

@koen_hufkens @jakub_nowosad @TrevorABranch While renv is a great initiative, I have honestly given up on it due to issues with cross platform / system dependencies. I just use docker containers these days. Maybe I am doing something wrong, but everyone on my team hates me for introducing renv.
English

So much for all your R code always being reproducible. Seriously, this is a major issue. Most scientists use R for a project and expect their code to work when someone tried to reproduce what they did. Removing older packages from CRAN is not a great solution.
Jakub Nowosad@jakub_nowosad
⚠️ rgdal, rgeos, and maptools won’t be available on CRAN after October 2023. ⚠️ What are the consequences of this change? What do you need to do as a user and as a developer? Read my blog post at buff.ly/3NbhLez #rstats #rspatial #gischat #geocompx
English

#rstats when using multiple repositories (external/internal), can I specify repo priority? For example, always try to install from internal repo, then fall back on external.
English

@Rami_Krispin Do you have a strong preference on volumes vs bind mounts? Curious as I am having my team switch over to local rstudio-server via docker and persistent storage is the main thing I want to get right
English

Initial attempt at CML + tidymodels to display model outputs/metrics with every commit! Inspired by a blog post on CML/DVC by @lopp_sean #rstats github.com/tyluRp/mlops/p…
English

I have an lapply that sources some R scripts, which in turn seems to make memory usage creep higher and higher. If I use a for loop instead, does it magically prevent the memory from growing? Can anyone enlighten me on whats going on? #rstats

English

@tyluRp @rstatstweet I had all sorts of debugging issues in r studio of late. Resolved by updating to the development version.
English

@dgkeyes Consistency in business logic. We often have to do a repetitive workflow across multiple datasets maintained by multiple people. An internal package allows us to package, maintain, and test logic that is reused consistently by everyone on the team.
English

For those of you who work at organizations with internal R packages, what are the main things those packages do? #rstats
English

@mdneuzerling @erdirstats Doesn’t add authentication to the api, but wanted to share this cool package for rmd authentication: mattwarkentin.github.io/fidelius/
Costa Mesa, CA 🇺🇸 English

@matherion @rstatstweet Yep! It's hundreds of powerpoint slides basically, split by specific categories so it was a must have. None of us wanted to spend hours making it by hand 😅
English

Am I doing this correctly? I want a higher level function that calls on lower level functions and allows users to provide any parameter for those lower level functions #rstats

English

@matherion @rstatstweet Hmm, I guess I would be nervous if child functions had the same parameter name but expected different values. Whether or not that is good API design is another topic hahaha but just something I thought of.
English




