Skip to content

Instantly share code, notes, and snippets.

View ben-forster's full-sized avatar
🐿️

Ben Forster ben-forster

🐿️
  • London, United Kingdom
  • 12:59 (UTC +01:00)
View GitHub Profile
@phortuin
phortuin / postgres.md
Last active October 10, 2024 23:00
Set up postgres + database on MacOS (M1)

Based on this blogpost.

Install with Homebrew:

$ brew install postgresql@14

(The version number 14 needs to be explicitly stated. The @ mark designates a version number is specified. If you need an older version of postgres, use postgresql@13, for example.)

@matthewzring
matthewzring / markdown-text-101.md
Last active October 18, 2024 16:36
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: