Skip to content

Instantly share code, notes, and snippets.

@Lin-Rexter
Lin-Rexter / Deno_Introduction.md
Last active November 1, 2023 17:08
Deno: 改善Node.js十大技術債的新JavaScript runtime(JS執行環境)

License: MIT

Deno: 改善Node.js十大技術債的新JavaScript runtime(JS執行環境)

Deno

@Lin-Rexter
Lin-Rexter / xz-backdoor.md
Created April 1, 2024 04:22 — forked from thesamesam/xz-backdoor.md
xz-utils backdoor situation

FAQ on the xz-utils backdoor

This is still a new situation. There is a lot we don't know. We don't know if there are more possible exploit paths. We only know about this one path. Please update your systems regardless. Unknown unknowns are safer than known unknowns.

This is a living document. Everything in this document is made in good faith of being accurate, but like I just said; we don't know much about what's going on.

Semantic Commit Messages

See how a minor change to your commit message style can make you a better programmer.

Format: <type>(<scope>): <subject>

<scope> is optional

Example