Skip to content

Instantly share code, notes, and snippets.

View kuuruni's full-sized avatar

福祥 kuuruni

  • 仙舟「罗浮」
View GitHub Profile
Everyone Has a Dream

untuk kamu yang suka tidur dan bermalas - malasan

Jadi kamu dilahirkan untuk 'merasa nikmat'? dan bukannya bekerja dan mencari pengalaman?
Tidakkah kamu lihat tumbuhan, burung, semut, laba - laba, dan lebah, semuanya mondar - mandir 
mengerjakan pekerjaan mereka, menempatkan dunia ini sebagaimana mestinya, sebaik - baiknya yang bisa
mereka lakukan? Dan kamu tidak bersedia melakukan tugasmu sebagai manusia? Mengapa kamu tidak 
bergegas melakukan apa yang dituntut oleh jati dirimu (sebagai manusia)?
@kuuruni
kuuruni / _
Last active December 14, 2024 00:52
我想躲避世界
@kuuruni
kuuruni / git-commit-template.md
Created July 15, 2024 15:46 — forked from lisawolderiksen/git-commit-template.md
Use a Git commit message template to write better commit messages

Using Git Commit Message Templates to Write Better Commit Messages

The always enthusiastic and knowledgeable mr. @jasaltvik shared with our team an article on writing (good) Git commit messages: How to Write a Git Commit Message. This excellent article explains why good Git commit messages are important, and explains what constitutes a good commit message. I wholeheartedly agree with what @cbeams writes in his article. (Have you read it yet? If not, go read it now. I'll wait.) It's sensible stuff. So I decided to start following the