Skip to content

Instantly share code, notes, and snippets.

@ezracb
ezracb / VMware Workstation Pro and Fusion Pro Licence Keys
Created April 9, 2021 14:43
VMware Workstation Pro and Fusion Pro Licence Keys
Obviously using these keys may be a grey area. I use them for my computer, but there are no guarentees VMware won't sue you if you use them in a commercial environment.
VMware Workstation 16
YF390-0HF8P-M81RQ-2DXQE-M2UT6
VMware Fusion Pro 12
YF390-0HF8P-M81RQ-2DXQE-M2UT6
As far as I know, this key works on both Fusion and Workstation.
@dimasmiftah
dimasmiftah / HLRTelkomsel.js
Last active May 21, 2025 06:56
Daftar kode Home Location Register (HLR) Telkomsel seluruh Indonesia
const HLRTelkomsel = {
jawaTimur: [
'6281130',
'6281131',
'6281132',
'6281133',
'6281134',
'6281137',
'6281135',
'6281136',
@qoomon
qoomon / conventional-commits-cheatsheet.md
Last active May 25, 2025 08:19
Conventional Commits Cheatsheet

Conventional Commit Messages starline

See how a minor change to your commit message style can make a difference.

Tip

Take a look at git-conventional-commits , a CLI util to ensure these conventions, determine version and generate changelogs

Commit Message Formats

Default

@parmentf
parmentf / GitCommitEmoji.md
Last active May 23, 2025 04:03
Git Commit message Emoji

Screen Quick Reference

Basic

Description Command
Start a new session with session name screen -S <session_name>
List running sessions / screens screen -ls
Attach to a running session screen -x
Attach to a running session with name screen -r