Skip to content

Instantly share code, notes, and snippets.

View yuna0x0's full-sized avatar
🍥
:3

yuna0x0 yuna0x0

🍥
:3
View GitHub Profile
@clngn
clngn / chat.css
Last active November 13, 2023 09:07
YouTubeチャット用のカスタムCSS(based on https://chatv2.septapus.com/ )
@import url("https://fonts.googleapis.com/css?family=M+PLUS+Rounded+1c:700,900");
body {
overflow: hidden;
background-color: rgba(0, 0, 0, 0);
}
yt-live-chat-item-list-renderer #items {
overflow: hidden !important;
}
@mschep
mschep / bird2.conf
Last active March 6, 2026 14:36
BIRD 2 configuration including RPKI
# Very minimal BIRD2 configuration with RPKI enabled
log syslog { info, remote, warning, error, auth, fatal, bug };
log "/var/log/bird.debug.log" { debug, remote, trace };
router id 193.0.31.28;
protocol device {
}
@r-pufky
r-pufky / steam_console_params.txt
Last active September 5, 2024 09:28 — forked from davispuh/steam_console_params.txt
Steam client parameters, consoles commands and variables
-480p - Run tenfoot in 480p rather than 1080p
-720p - Run tenfoot in 720p rather than 1080p
-accountrecovery - Perform account recovery
-all_languages - show longest loc string from any language
-bigpicture - Start in Steam Big Picture mode
-cafeapplaunch - Launch apps in a cyber cafe context
-candidates - Show libjingle candidates for local connection as they are processed
-ccsyntax - Spew details about the localized strings we load
-community - Set the community URL
-complete_install_via_http - Run installation completion over HTTP by default
@qoomon
qoomon / conventional-commits-cheatsheet.md
Last active March 30, 2026 22:55
Conventional Commits Cheatsheet
@samoshkin
samoshkin / postman_vs_insomnia_comparison.md
Created November 6, 2018 17:42
Comparison of API development environments: Postman vs Insomnia

Postman vs Insomnia comparison

Postman | API Development Environment https://www.getpostman.com
Insomnia REST Client - https://insomnia.rest/

Features                                        Insomnia Postman Notes
Create and send HTTP requests x x
Authorization header helpers x x Can create "Authorization" header for you for different authentication schemes: Basic, Digest, OAuth, Bearer Token, HAWK, AWS
@weihanglo
weihanglo / rust-vs-go.md
Last active July 11, 2025 13:11
【譯】Rust vs. Go

【譯】Rust vs. Go

本文譯自 Julio Merino 2018 年七月撰寫的 Rust vs. Go 一文。Julio Merino 是 G 社僱員,在 G 社工作超過 8 年,無論工作內外,都接觸開發不少 Go 語言,並撰寫 [Rust 點評][rust-review]系列文,來聽聽他對 Rust 與 Go 的想法吧。

Thanks Julio Merino for this awesome article!


@lovemecomputer
lovemecomputer / fish-config-notes.md
Last active May 6, 2021 06:36
fish config notes
@lovemecomputer
lovemecomputer / _powerline-shell-configs.md
Last active April 12, 2024 19:38
my powerline-shell config!

powerline config file locations (mac filepaths)

  • config.json in "\~/.config/powerline-shell/"
  • soft-era.py in "\~/.config/powerline-shell/themes/soft-era.py"

中文下載點 <- 這是我自已隨便中文化的錯字可能很多,有些詞彙意思上也會有點不同,因為我都google翻譯,未來原版會有中文化。

英文下載點

osu!tournament.exe使用方式

前置設定

  1. 打開osu!tournament.exe。
  2. 按下視窗上的Options
  3. 輸入osu!api key、IRC帳號密碼,並按下儲存與連接,沒有問題就可以下一步了!
  • osu!api key可以點下旁邊的問號按鈕或這裡取得。

中文下載點 <- 這是我自已隨便中文化的錯字可能很多,有些詞彙意思上也會有點不同,因為我都google翻譯,未來原版會有中文化。

英文下載點

osu!tournament.exe使用方式 (TeamVS)

前置設定

  1. 打開osu!tournament.exe。
  2. 按下視窗上的Options
  3. 輸入osu!api key、IRC帳號密碼,並按下儲存與連接,沒有問題就可以下一步了!
  • osu!api key可以點下旁邊的問號按鈕或這裡取得。