Skip to main content

5 posts tagged with "macOS"

macOS related posts

View all tags

Introduction to Homebrew

Β· 3 min read

"The most popular command-line package manager for macOS."

Still hunting down installers one by one on official websites? With Homebrew, one command handles everything β€” install, update, uninstall β€” all managed in one place. Say goodbye to manual downloads.

Homebrew is a package manager for macOS and Linux. Its core value in one sentence: manage all your software from the command line, unified.

Marker Tutorial

Β· 5 min read

I personally enjoy browsing instructables β€” the site helpfully provides a "Export article as PDF" button in the top right, but no "Export as Markdown" option. I really wanted Markdown format, since AI tools prefer reading .md over PDF. After searching online, I found this GitHub project.

Marker is an open-source tool that converts PDF, Word, PPT, and other file formats into Markdown. It's fast, and accuracy is pretty solid. This post documents how to get it running.