Reinaldy
reinaldyrafli.com
Reinaldy
@reinaldyrafli.com
Yeah you probably have seen me from somewhere else. Probably from GitHub (https://github.com/aldy505).

Oh, I also have a tech blog if you're interested about it: https://blog.reinaldyrafli.com
Reposted by Reinaldy
windows 7 2025 edition leaked screenshots
October 3, 2025 at 1:56 PM
TIL: `git update-index --chmod=+x file.sh`. You can't execute `chmod` from Windows because of its' wildly different permission system, but you can do that via Git!
October 4, 2025 at 4:25 AM
I have lots of blog articles waiting for me to write them. I have so much topics right now.
August 28, 2025 at 4:06 AM
Wondering whether to get a dedicated analog delay pedal (torn between EHX Memory Toy or MXR Carbon Copy), or just get a reverb pedal.
August 28, 2025 at 4:04 AM
Reposted by Reinaldy
just a reminder that you can sponsor @e18e.dev on OpenCollective. these funds will go towards the people contributing in this space, and events to knowledge share this stuff.

big thanks to people who already sponsored. every little counts
e18e - Open Collective
The e18e community has the aim of improving performance of tooling and packages in the JavaScript ecosystem.
opencollective.com
July 28, 2025 at 12:33 PM
Kalita Wave Mino is my favorite pour over brewer now.
July 26, 2025 at 3:33 AM
This is very pretty compared to VitePress github.com/unjs/docs
GitHub - unjs/undocs: Minimal Documentation theme and CLI for shared usage across UnJS projects.
Minimal Documentation theme and CLI for shared usage across UnJS projects. - unjs/undocs
github.com
July 11, 2025 at 12:45 PM
Will there ever be a pypi mirror written in.. Rust?
July 7, 2025 at 5:16 AM
I need some kind of tooling (not Ansible or Puppet or Chef) that synchronizes the version of all binaries that are deployed on various servers. The best thing that I can think of is to use GitHub repository to manage all this.
July 4, 2025 at 3:15 PM
These few weeks have been a wild ride for me. I have so much material to write on my blog.
July 3, 2025 at 6:53 AM
VictoriaTraces, how interesting.
June 23, 2025 at 8:49 AM
Some of my friends know that I have this obsessive thing with manual brew coffee for a few months. A discourse that I always have is that I argue making your own manual brew coffee for most of the week is far cheaper than buying one from a local coffee shop.
June 22, 2025 at 3:10 AM
Here is one topic that I rarely discussed: I'm fed up with the current state of AI agents context file. On Claude Code, you need CLAUDE.md, on Cursor you need .cursor/rules/*.md, if you're using OpenAI Codex you need AGENTS.md, yet on another certain JetBrains IDE you need .junie/guidelines.md
June 12, 2025 at 4:25 AM
Forgot to share this here. A few days ago, a friend of my shared this on our groupchat: github.com/VictoriaMetr... This is a really interesting move by Victoria{Metrics,Logs}.
VictoriaLogs: Distributed Tracing Integration by jiekun · Pull Request #8988 · VictoriaMetrics/VictoriaMetrics
Describe Your Changes #8148 This pull request: Added support for OTLP trace endpoint /insert/opentelemetry/v1/traces to VictoriaLogs. Added Jaeger Query HTTP APIs /select/jaeger/* to VictoriaLogs...
github.com
May 26, 2025 at 8:03 AM
Why do people still uses `.rar` format for sharing compressed data? All other common formats that exist nowadays already performed better and support multiple OS architectures. Can't you just use `.zip` instead? It's supported everywhere.
May 6, 2025 at 5:11 AM
Reposted by Reinaldy
Booksellers have faced censorship and harassment defending the freedom to read. Celebrate your local bookstore and support their ongoing role in safeguarding intellectual freedom.

press.princeton.edu/ideas/bookst...

#BookstoreDay
April 26, 2025 at 2:10 AM
Was reading something, suddenly came up with this question: "How do you know if you're not a misguided dev?"
April 27, 2025 at 3:17 AM
I have a TIL (today I learn) page now, here blog.reinaldyrafli.com/til
April 15, 2025 at 11:50 AM
I haven't play around with this much, but I like FeatBit. github.com/featbit
FeatBit
FeatBit has 39 repositories available. Follow their code on GitHub.
github.com
April 15, 2025 at 5:37 AM
#TIL It's easier to create a multi-platform Docker image (easy example is "linux/amd64 & linux/arm64") on "ubuntu-latest" GitHub Actions runner instead of "ubuntu-24.04-arm" GHA runner.
March 1, 2025 at 2:02 PM