Skip to content

Instantly share code, notes, and snippets.

View mekhanique's full-sized avatar

Steve mekhanique

  • N/A
  • 02:56 (UTC -08:00)
View GitHub Profile
@mekhanique
mekhanique / _accessing-apple-reminders-data-macos.md
Created June 16, 2025 18:53 — forked from 0xdevalias/_accessing-apple-reminders-data-macos.md
Some notes on accessing / exporting Apple's Reminders data on macOS
@mekhanique
mekhanique / README.md
Created April 27, 2023 15:24 — forked from fnichol/README.md
Auto-enable Local HTTP Caching in Test Kitchen

Auto-enable Local HTTP Caching in Test Kitchen

Note: total experiment and hack, looks nasty, could be awesome:

Setup

  • Drop the kitchen.local.yml into $HOME/.kitchen/config.yml
  • Install polipo (with Mac: brew install polipo, with Ubuntu: apt-get install polipo)
  • Drop polipo-start and polipo-console somewhere useful (perhaps $HOME/bin?)