Mara Averick's Avatar

Mara Averick

@dataandme.bsky.social

former πŸ₯‘ dev advocate @rstudio, πŸ€ hoop head, data-viz lover, gnashgab, blatherskite, #rstats, doggos, and horses

4,888 Followers  |  1,066 Following  |  11 Posts  |  Joined: 25.04.2023  |  1.8017

Latest posts by dataandme.bsky.social on Bluesky

Preview
a dog is standing on top of a turtle on the side of a road . Alt: a dog is standing on top of a walking tortoise on the side of a road with caption "I'll be there soon"

OMW soon, I swear…

19.11.2024 15:26 β€” πŸ‘ 11    πŸ” 0    πŸ’¬ 2    πŸ“Œ 0

The strange dissonance of loathing something in its present form and missing it for, if not what it necessarily *was*, then what it could've been…

07.09.2023 11:36 β€” πŸ‘ 3    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

πŸ’” So bummed to be missing this in person, but I know you'll be phenomenal!

06.09.2023 12:40 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

Wait, WAT?! This just blew up my fond childhood memory! 🀯

20.07.2023 08:59 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Map of the US showing our path across 17 states through 13 days of traveling

Map of the US showing our path across 17 states through 13 days of traveling

A timeline showing when we left, stopped, and drove on each day of our trip

A timeline showing when we left, stopped, and drove on each day of our trip

A plot showing elevation changes throughout the road trip

A plot showing elevation changes throughout the road trip

A plot showing elevation changes throughout the road trip

A plot showing elevation changes throughout the road trip

New blog post! Learn how to use #rstats to load & clean & play with all the location history data Google keeps about you and look at neat plots and tables about our 5,000-mile summer road trip along the way https://www.andrewheiss.com/blog/2023/07/03/using-google-location-history-with-r-roadtrip/

03.07.2023 14:58 β€” πŸ‘ 37    πŸ” 15    πŸ’¬ 3    πŸ“Œ 0

Alright, I'll bite: here's a feed that will collect all rstats posts on bluesky in one convenient spot:
https://bsky.app/profile/did:plc:nnvf4hwrvrixzogemf23ntcp/feed/rstats-latest

No promises about longevity, uptime, reliability, etc!

https://bsky.app/profile/apreshill.com/post/3jx24zs67ek27

28.06.2023 21:13 β€” πŸ‘ 18    πŸ” 10    πŸ’¬ 2    πŸ“Œ 0

Oooh good to know! I've seen and doubted, I like super spicy.

02.07.2023 18:45 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Letter that looks kind of like a post card and reads: Dear Data, As you grow and explore new areas, I know you will keep changing the world. Signed Little Miss Data

Letter that looks kind of like a post card and reads: Dear Data, As you grow and explore new areas, I know you will keep changing the world. Signed Little Miss Data

πŸ₯° Let LittleMissData give you some data❣️ feels…
πŸ’Œ β€œMy Love Letter to Data” https://www.littlemissdata.com/blog/data-love-letter

05.05.2023 11:54 β€” πŸ‘ 4    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Screenshot of open browser window with fedifinder:

New: Your contacts on Bluesky

    @luca.run (luca)
    @aliafonzy.bsky.social (Aliafonzy43)
    @staging.bsky.app (Aliafonzy43)
    @jay@bsky.app (arcalinea)
    @amir.blue (ashevat)
    @sjjphd.bsky.social (sjjphd)
    @ericajoy.astrel.la (EricaJoy)
    @pennyred.bsky.social (PennyRed)
    @helmi.bsky.social (helmi)

Screenshot of open browser window with fedifinder: New: Your contacts on Bluesky @luca.run (luca) @aliafonzy.bsky.social (Aliafonzy43) @staging.bsky.app (Aliafonzy43) @jay@bsky.app (arcalinea) @amir.blue (ashevat) @sjjphd.bsky.social (sjjphd) @ericajoy.astrel.la (EricaJoy) @pennyred.bsky.social (PennyRed) @helmi.bsky.social (helmi)

https://fedifinder.glitch.me/ now finds your Twitter contacts on Bluesky as well.

Currently quite basic by checking for bsky.app or bsky.social links. I started with DNS TXT lookups, which worked great until I tested it with thousands of accounts which triggered the DDoS protection.

01.05.2023 16:58 β€” πŸ‘ 70    πŸ” 41    πŸ’¬ 5    πŸ“Œ 11

Honestly, my misreadings are just always more interesting. Like, last week 🍎 news headline was something like: β€œInside Pentagon's years long UFO studies"…which I read as "Inside Patagonia's years long UFO studies".
πŸ’­ Great outdoor gear AND extraterrestrial studies?! Way to go, Patagonia!

02.05.2023 13:52 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
ChatGPT Prompt Guide (for R users). The mistake I was making was not being specific enough in directing chatgpt what R code I want it to write for me.  If you look at what I’m doing now… Image shows example ChatGPT prompt: "Using the osmdata R library, write R code to find the locations of all pharmacies in Pittsburgh. Then use mapview to visualize the pharmacies on a map." Arrows point to osmdata and mapview with the annotation "Which R libraries?". Arrows point to the word pharmacies with the annotation "What business Type". Arrows point to the word Pittsburgh with the annotation "Which location?".

ChatGPT Prompt Guide (for R users). The mistake I was making was not being specific enough in directing chatgpt what R code I want it to write for me. If you look at what I’m doing now… Image shows example ChatGPT prompt: "Using the osmdata R library, write R code to find the locations of all pharmacies in Pittsburgh. Then use mapview to visualize the pharmacies on a map." Arrows point to osmdata and mapview with the annotation "Which R libraries?". Arrows point to the word pharmacies with the annotation "What business Type". Arrows point to the word Pittsburgh with the annotation "Which location?".

I haven't used ChatGPT to code much…BUT this 5-min video w/ Matt Dancho is a nice lil' case study/crash course:
🦾 β€œHow to R code faster with ChatGPT”
https://www.business-science.io/code-tools/2023/04/30/chatgpt-prompt-osmdata.html

02.05.2023 13:48 β€” πŸ‘ 7    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

I swear this isn't a @tanyashapiro.bsky.social stan account, but if you like dataviz, R, Drag Race…cool things, this convo about her adventures w/ Observable is a great read:
Data consultant from the R world uses JavaScript to β€œbring viz to life”
https://observablehq.com/blog/r-to-javascript-shapiro

27.04.2023 11:45 β€” πŸ‘ 5    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0

I know hashtags aren't a thing here (I think), but putting out the #rstats signal just in case so you don't miss this opportunity to learn from one of my faves πŸ‘‡

27.04.2023 11:27 β€” πŸ‘ 4    πŸ” 2    πŸ’¬ 1    πŸ“Œ 0

Why am I reading this in the voice of "Hey, how y'all doing?" πŸ˜‚
(Also, lmk if you figure out how we send invite codes now that we're in!!)

25.04.2023 10:26 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

@dataandme is following 20 prominent accounts