Eyayaw Beze
banner
eyayaw.bsky.social
Eyayaw Beze
@eyayaw.bsky.social
#rstats #python #rdatatable #econsky #duckdb #webscraping #football #እንጀራ
In one weekend, if your mind is in a good state, you can learn a lot

jq, lazygit, ripgrep, toml, tmux, and rely on tldr: github.com/tldr-page...
November 9, 2025 at 5:43 PM
Joining late to the @cursor party.
November 9, 2025 at 4:08 PM
I participated in #veluweloop2025 with a wonderful team (# 116). 🚲 8.1 km and 🏃‍➡️ 11.8 km.

October 12, 2025 at 7:28 PM
You don't check Hacker News (news.ycombinator.com/) daily, do you?

As for me, I rely on Hacker Newsletter, a weekly summary of the best of hn. buttondown.com/hacke...

If you want daily, they have Tech Daily: buttondown.com/tech-...
September 7, 2025 at 9:46 AM
I'd work with the date functions because you'd catch any formatting issues along the way.
May 28, 2025 at 10:44 AM
May 21, 2025 at 9:21 AM
April 15, 2025 at 5:35 PM
base R is a collection of 14 packages.

Core (1): the foundational {base} package
Default (6): auto-attached on startup, which you can control with the env var R_DEFAULT_PACKAGES.
Other (7): available but not auto-loaded
#rstats
eyayaw.github.io/pos...
April 8, 2025 at 8:50 AM
I always wanted to open Rstudio from the terminal (with the cwd); not opening the app `open -a rstudio`. When I saw the option to open a quarto extension project with rstudio (see pic), I thought aha there is a way to do `open -a rstudio dirpath`.
1/2
March 23, 2025 at 12:13 PM
Thank you. I will try that. I huge fan of mitmproxy too.

I should have checked the issues on GitHub. HN came up top of my search:
March 19, 2025 at 1:07 PM
Congrats! A lot of S7 goodies. <3 Can't wait to poke around.
February 26, 2025 at 5:29 PM
I was at the #duckcon 6 yesterday in Amsterdam. Blown away by what duckdb can do, is truly magic.

Thank you to everyone.

@laffra Thank you for the book and for sharing your experience and work pysheets, ltx, lifesaver.

> I love the duckdb beanie.
February 1, 2025 at 12:04 PM
@raycastapp just ships!🎉
It is the best one-stop shop for SOTA LLMs.
January 30, 2025 at 2:46 PM
I finished reading nvim +Tutor. Mind-blowing! I can start using it fairly easily. :D

It was so easy to follow and felt so easy to remember motions, modes, commands, etc.
January 10, 2025 at 12:43 AM
Customize the prompt and continue options in R. #rstats

options(
prompt = "R> ", # default "> "
continue = " ", # default "+ "
)
January 6, 2025 at 12:11 AM
Here's a viz of the #Ethiopian Birr's depreciation, inspired by NYT's Ruble value plot. The Birr has weakened significantly, from around 11 Birr in 2008 to over 110 Birr per USD in late 2024. Following the shift to a mkt-based fx regime, its value dropped by 30% on July 29, 2024.
December 30, 2024 at 12:55 AM
Hey #rstats

How can text be added outside the "panel" in ggplot2, say, at the bottom left parallel to the caption?
I want the text to grow,/wrap with the plot.
December 27, 2024 at 1:25 PM
[tidyverse] style guide was derived from Google’s original R Style Guide - but Google’s current guide is derived from the tidyverse style guide.
style.tidyverse.org
#rstats
November 22, 2024 at 2:04 PM
TIL the expr "save for". #quartopub

quarto.org/docs/website...
November 22, 2024 at 10:04 AM
How do you use text references in #quartopub? #rstats
bookdown.org/yihui/rmarkd...
September 26, 2023 at 1:36 PM