• 3 Posts
  • 15 Comments
Joined 2 years ago
cake
Cake day: June 10th, 2023

help-circle


  • This is so wacky it’s astounding.

    You don’t buy a company for their servers or employees, those can be found elsewhere for the same price. You buy a company for its users and its brand. To throw away one of the most icon brands in the world, which is present in the footer of every major website in the world, is baffling.

    What is the end game here?






  • Just want to plug markdown as a phenomenal resource. You can use it to write documentation both online and offline, and with pandoc you can even use it to create beautiful PDF documents from your computer. Here’s some places I use markdown daily, some additional resources, and tips

    • GitHub parses markdown files from their web UI by default
    • Obsidian uses markdown for their note taking application
    • Pandoc can convert Markdown files to other formats including PDF
    • Because it’s plaintext, there are fewer formatting errors when moving between applications and you don’t even need an application to read them
    • Plaintext also means documents can be easily tracked via source control
    • Lemmy and Reddit both use Markdown
    • Discord uses a variation of Markdown