eitsupi's Avatar

eitsupi

@eitsupi

5
Followers
7
Following
9
Posts
01.02.2026
Joined
Posts Following

Latest posts by eitsupi @eitsupi

Preview
GitHub - grantmcdermott/jgd: Lightweight R graphics device Lightweight R graphics device. Contribute to grantmcdermott/jgd development by creating an account on GitHub.

#rstats In very non-Superbowl news, here's an experimental 📦 for nice graphics display and UX in VS Code (and other potential front-ends).

github.com/grantmcdermo...

09.02.2026 00:47 👍 12 🔁 8 💬 1 📌 0

There are also numerous other improvements, including a history backup feature and documentation to help with migration from radian.

06.02.2026 17:04 👍 0 🔁 0 💬 0 📌 0
Preview
feat: add ANSI parsing support on Windows (VT input hybrid) by eitsupi · Pull Request #1030 · crossterm-rs/crossterm Fix #737 Fix #962 Summary Enable ENABLE_VIRTUAL_TERMINAL_INPUT on Windows to receive ANSI escape sequences (e.g. bracketed paste ESC[200~...ESC[201~) from modern terminals like Windows Terminal Sh...

It was a particularly noteworthy improvement that pasting multiple lines now works perfectly on Windows,
because this was made possible by fixing a bug that had been left unfixed for years in crossterm!
github.com/crossterm-rs...

I never dreamed that writing arf would lead to such a situation.

06.02.2026 17:04 👍 0 🔁 0 💬 1 📌 0
Preview
Release 0.2.0 - 2026-02-06 · eitsupi/arf Release Notes Added Experimental history browser for interactive history management with search, filtering, copy, and delete support (#38) Column headers, exit code column, and working directory ...

I have released version 0.2.0 of #rstats arf console.
Thanks to the many people who have been trying it out over the past week, many bugs have been fixed.

github.com/eitsupi/arf/...

06.02.2026 17:02 👍 1 🔁 0 💬 1 📌 0

Can you check the R path with the :info meta command?
It's possible that you're using the other R than the one installed by r2u (i.e., is rig not installed?).

Please specify the R path you want to use in your configuration file.

04.02.2026 03:51 👍 0 🔁 0 💬 0 📌 0

For example, when trying to initialize R on Windows, I was instructed to try all three methods (radian, sircon, and ark), and in the end only the ark method worked, so there was a lot of trial and error, but I don't understand the details myself. What's amazing is the ingenuity of our predecessors.

01.02.2026 16:43 👍 2 🔁 0 💬 0 📌 0

Actually, my Rust skills are not that great.
Most of the code for arf was written by Opus 4.5, and I only instructed them to refer to the source code of sircon, etc. (I was also in charge of manual testing.)

01.02.2026 16:43 👍 1 🔁 0 💬 1 📌 0

The installation size has become slightly smaller (9MB v.s. 11MB now), and I confirmed during development that startup times are faster.

As mentioned on mstdn, this is probably due to the fast drawing speed of Rust, so drawing may be faster than in the regular R console.

01.02.2026 07:16 👍 2 🔁 0 💬 0 📌 0
GitHub - eitsupi/arf: Alternative R Frontend — a modern R console written in Rust Alternative R Frontend — a modern R console written in Rust - eitsupi/arf

#rstats I've been testing out `arf`, a new R console written in Rust. Early days, but a v. smooth experience so far. Much simpler to install and link from VS Code than radian, for example, with better features too. github.com/eitsupi/arf

31.01.2026 16:48 👍 43 🔁 10 💬 5 📌 0

I don't think I could have done this kind of software without AI, so I have a lot of respect for what was written by hand, but times seem to have changed, for better or worse.

01.02.2026 07:03 👍 4 🔁 0 💬 2 📌 0

In fact, the existence of sircon convinced me that this was technically possible, and I've been thinking about making it someday.
I've never installed sircon, but after having Claude Code look at it, I was impressed by how incredibly advanced its functionality is.

01.02.2026 07:02 👍 2 🔁 0 💬 1 📌 0