Articles by hrbrmstr

2022 Hanukkah of Data • Puzzle 1

December 19, 2022 | hrbrmstr

Visiting #2 and doing some $WORK-work, but intrigued with Hanukkah of Data since Puzzle 0 was solvable with a ZIP password cracker (the calendar date math seemed too trivial to bother with). Decided to fall back to R for this (vs Observable for the Advent of Code which I’ll dedicate time ... [Read more...]

Into The Fediverse!

November 8, 2022 | hrbrmstr

This is more of a test post after enabling some new Fediverse features on the server. Said Fediverse got a bit more real-ish this week (with moderate apologies to the pioneers in this space who’ve languished for ~five years) You can find me at: @hrbrmstr@mastodon.social (general blathering/... [Read more...]

Using Leonardo SVG Palettes in R

May 17, 2022 | hrbrmstr

In today’s newsletter Leonardo, an open source project and free online too from Adobe that lets you make great and accessible color palettes for use in UX/UI design and data visualizations! You can read the one newsletter section to get a feel for Leonardo, then go play with ...
[Read more...]

Rusty HTML Minifying In R with {rextendr}

May 10, 2022 | hrbrmstr

In my M-F newsletter today I mentioned an awesome Rust-based HTML/JS/CSS minifier library that also include batteries for a few other languages. There was no R port, so I made one using {rextendr}. The {rextendr} package makes is as easy to use Rust code in R packages as {... [Read more...]

Keeping Those SSH Keys Safe

April 16, 2022 | hrbrmstr

I came across a neat site that uses a Golang wasm function called from javascript on the page to help you see if your GitHub public SSH keys are “safe”. What does “safe” mean? This is what the function checks for (via that site): Recommended key sizes are as follows: ...
[Read more...]

Update On ESC/POS Package Work

April 4, 2022 | hrbrmstr

The morning before work was super productive and there is a nigh-complete DSL for ESC/POS commands along with the ability to just print {ggplot2}/{grid} object. I changed the package name to {escpos} since it is no longer just plot object focused, and the DSL looks a bit like ...
[Read more...]

Turning {ggplot2} Into a PoS (Point-of-Sale) System

April 3, 2022 | hrbrmstr

At the end of March, I caught a fleeting tweet that showcased an Epson thermal receipt printer generating a new “ticket” whenever a new GitHub issue was filed on a repository. @aschmelyun documents it well in this blog post. It’s a pretty cool hack, self-contained on a Pi Zero. ...
[Read more...]

#30DayMapChallenge 2021 Day 2: Lines

November 2, 2021 | hrbrmstr

The 30-Day Map Challenge is on again, and I’m hoping to be able to scrounge some time to get an entry for each day. Day 2 is lines (Day 1 was posted on Twitter only) and — while I’m hoping to focus on saving U.S. democracy for the majority of ...
[Read more...]

RSwitch 2.1.2b Bug-fix Release

September 6, 2021 | hrbrmstr

RStudio is continuing to refine their ?? new product version string scheme, with the most recent change using something like the following for daily builds: RStudio-pro-2021.11.0-daily+23.pro1.dmg The full URL for these Amazon S3-hosted builds is something like: https://s3.amazonaws.com/rstudio-ide-build/desktop/macos/RStudio-pro-2021.11.0-daily%2B23....
[Read more...]

Some Covid Donuts To End The Week

August 13, 2021 | hrbrmstr

Vox grabbed some data from the Kaiser Family Foundation and did a story a few days ago on it, then posted a different visualization of it that attracted some attention: I’m a pretty ardent donut detractor, but I have to also admit that they work pretty well for this ...
[Read more...]

Hasty Bug-fix Release of RSwitch v2

July 28, 2021 | hrbrmstr

Version 2 of RSwitch — the macOS menubar utility that enables fast and seamless switching between R versions on macOS and also provides notifications for new versions of RStudio Dailies has had a hasty update to deal with an error condition if/when the RStudio Dailies pages contain no links (they’re ...
[Read more...]

New TabularData Available in Swift on macOS Monterery (et al)

June 8, 2021 | hrbrmstr

WWDC 2021 is on this week and many new fun things are being introduced, including some data science-friendly additions to the frameworks that come with Xcode 13 and available on macOS 12+ (and its *OS cousins). Specifically, Apple has made tabular data a first-class citizen with the new TabularData app service. A future ... [Read more...]
1 2 3 4 23

Never miss an update!
Subscribe to R-bloggers to receive
e-mails with the latest R posts.
(You will not see this message again.)

Click here to close (This popup will not appear again)