Skip to content

Instantly share code, notes, and snippets.

View ryuheechul's full-sized avatar
💻
hacking on projects!

Heechul Ryu ryuheechul

💻
hacking on projects!
View GitHub Profile
@ryuheechul
ryuheechul / external.md
Last active May 19, 2022 23:13
aws cli usages
@ryuheechul
ryuheechul / emacs.md
Last active January 27, 2023 18:45
Note about emacs
Context about Emacs and me I used a few text editors (with vim key bindings) lightly for a number of years and I started wanting more.

In 2016, I first stumbled upon Spacemacs and got hooked for a while. That was my first Emacs experience. Spacemacs was so user friendly that I didn't have to learn Emacs at all.

In 2017, I moved on to VSCode (with VSpaceCode) as it got popular. In 2019, I moved to [Neo]vim (with SpaceVim) mainly because of the better performance and it was a natural transition as I also started using Tmux and I started to refuse leaving terminals.

@ryuheechul
ryuheechul / jira-standup.zsh
Last active September 16, 2022 16:32
a helper to bootstrap stand-ups messages quickly by fetching data from Jira and render for editing and pasting
# vim: set ft=zsh:
## You are suppose to source this file from your shell - tested on zsh and might work with bash as well
# like `source [this_file]`
# You can turn this into scripts if that's more of your taste
## binary dependancies
# - https://github.com/stedolan/jq # json processor
# - https://github.com/charmbracelet/glow # markdown render on cli
# - https://github.com/httpie/httpie # A command line HTTP client whose goal is to make CLI human-friendly
@ryuheechul
ryuheechul / jq.md
Last active January 25, 2022 22:47
@ryuheechul
ryuheechul / GF_JSON.md
Last active August 19, 2021 08:54
Upload and download Grafana dashboard without pain

GF_JSON

What the hell is this?

It helps you synchronizing your code, your-dashboard.json and quickly iterated result from the GUI, without pain.

Why I made this?

  • Grafana dashboards must live inside of code repository if it is to be deployed in multiple places.
  • Currently I don't buy the story of using jsonnet or grafonnet to maintain the dashboard as a code because it's one directional.
@ryuheechul
ryuheechul / KOReader-on-rm2.md
Last active January 3, 2024 05:32
Installing KOReader on Remarkable 2