Skip to content

Instantly share code, notes, and snippets.

View ka1bi4's full-sized avatar
🏠
Working from home

Roman Bug ka1bi4

🏠
Working from home
  • Russia, Saint-Petersburg
View GitHub Profile
@ka1bi4
ka1bi4 / must_have_programms_for_mac.md
Created December 27, 2019 10:44 — forked from REDNBLACK/must_have_programms_for_mac.md
Список must-have программ для Mac OS X

Легенда

  • (A) - доступно через AppStore
  • (H) - доступно через Homebrew, через команду brew cask install $name
  • ($) - платное (но можно взять взломанные версии на сайте MacBed)

Программы

  • ($, A) iStats Menus - мониторинг активности и состояния системы по типу AIDA, висит в трее.
  • ($) TotalFinder - лучший аналог Total Commander
  • ($) Little Snitch - файрвол и монитор сетевых подключений.
  • ($) Paragon NTFS - поддержка записи на диски/флешки с системой NTFS
@ka1bi4
ka1bi4 / docx2md.md
Created September 24, 2019 12:22 — forked from aembleton/docx2md.md
Convert a Word Document into MD

Converting a Word Document to Markdown in One Move

The Problem

A lot of important government documents are created and saved in Microsoft Word (*.docx). But Microsoft Word is a proprietary format, and it's not really useful for presenting documents on the web. So, I wanted to find a way to convert a .docx file into markdown.

Installing Pandoc

On a mac you can use homebrew by running the command brew install pandoc.

The Solution

@ka1bi4
ka1bi4 / cloudSettings
Last active March 10, 2020 20:13
Visual Studio Code Settings Sync Gist
{"lastUpload":"2020-03-10T20:12:48.607Z","extensionVersion":"v3.4.3"}