Skip to content

Instantly share code, notes, and snippets.

@matthewzring
matthewzring / markdown-text-101.md
Last active July 14, 2025 18:28
A guide to Markdown on Discord.

Markdown Text 101

Want to inject some flavor into your everyday text chat? You're in luck! Discord uses Markdown, a simple plain text formatting system that'll help you make your sentences stand out. Here's how to do it! Just add a few characters before & after your desired text to change your text! I'll show you some examples...

What this guide covers:

@AveYo
AveYo / .. MediaCreationTool.bat ..md
Last active July 15, 2025 00:55
Universal MediaCreationTool wrapper for all MCT Windows 10 versions - MOVED TO github.com/AveYo/MediaCreationTool.bat
@mattleiphamellis
mattleiphamellis / scrypted-for-mac-background-service-launchd.md
Last active July 15, 2025 01:29
Allow Scrypted for macOS to run at boot as a background service (pre-login) via Launch Daemon

Scrypted for macOS can currently be installed as a Desktop application or background service that runs automatically on login as a user-level Launch Agent. If the system reboots or the user is logged out, however, Scrypted is unavailable until the user logs back in. These instructions allow Scrypted to run at boot without any user logged in.

Prerequisites:

  1. Install Scrypted by following the Mac: Command Line Installation docs
  2. Verify that Scrypted runs automatically at login

Terminal commands to enable launch at boot:

launchctl unload ~/Library/LaunchAgents/app.scrypted.server.plist
sudo cp ~/Library/LaunchAgents/app.scrypted.server.plist /Library/LaunchDaemons/