Skip to content

Instantly share code, notes, and snippets.

View PleahMaCaka's full-sized avatar

PMC PleahMaCaka

View GitHub Profile
@bmaupin
bmaupin / free-backend-hosting.md
Last active March 27, 2026 01:21
Free backend hosting
@joshbuchea
joshbuchea / semantic-commit-messages.md
Last active March 30, 2026 20:26
Semantic Commit Messages

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

@jagrosh
jagrosh / Github Webhook Tutorial.md
Last active March 31, 2026 01:20
Simple Github -> Discord webhook

Step 1 - Make a Discord Webhook

  1. Find the Discord channel in which you would like to send commits and other updates

  2. In the settings for that channel, find the Webhooks option and create a new webhook. Note: Do NOT give this URL out to the public. Anyone or service can post messages to this channel, without even needing to be in the server. Keep it safe! WebhookDiscord

Step 2 - Set up the webhook on Github

  1. Navigate to your repository on Github, and open the Settings Settings
@cyhsutw
cyhsutw / MathJax.ipynb
Last active October 20, 2025 06:05
Grabbed from https://github.com/odewahn/ipynb-examples, converted to v3 for GitHub to render.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.