Skip to content

Instantly share code, notes, and snippets.

View jabuxas's full-sized avatar
💭
今生愿做真正的月亮,升于山天之上,戏弄云海,追随远古,行走于诸天之上的黑暗之中。

jabuxas

💭
今生愿做真正的月亮,升于山天之上,戏弄云海,追随远古,行走于诸天之上的黑暗之中。
View GitHub Profile
@rssnyder
rssnyder / oracle-cloud-free-tier-guide.md
Last active May 14, 2026 09:47
oracle-cloud-free-tier-guide

how to leverage oracle's temping offers

free tier limits

The limits of the free tier say that you can create up to 4 instances.

  • x2 x86 instances (2core/1g)
  • x2 ampere instances (with 4core/24g spread between them)
  • 200GB total boot volume space across all intances (minimum of 50G per instance)

create your account

@qoomon
qoomon / conventional-commits-cheatsheet.md
Last active May 15, 2026 06:22
Conventional Commits Cheatsheet
@trandaison
trandaison / starUML.md
Last active April 14, 2026 07:18
Get full version of StarUML

Oh my zsh.

Install with curl

sh -c "$(curl -fsSL https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh)"

Enabling Plugins (zsh-autosuggestions & zsh-syntax-highlighting)

  • Download zsh-autosuggestions by