Skip to content

Instantly share code, notes, and snippets.

@heesoo
heesoo / nginx.defaults
Created July 14, 2019 01:43
Nginx Reverse Proxy Subpath for Jupyter
# setting up upstream to Jupyter running on port 8889
upstream notebook {
server localhost:8889;
keepalive 32;
}
server {
root /var/www/html;
@heesoo
heesoo / Load Images MailMate.scpt
Created April 11, 2019 05:25
Load Once on MailMate - Selective Image Blocking
-- version 2018-04-20_01
-- by https://heesoo.org
tell application "System Events"
tell process "MailMate"
-- For View Layout Thread Arcs, Three Panes & Widescreen
try
set loadImagesButtonRef to a reference to button "Load Once" of group 2 of splitter group 1 of splitter group 1 of window 1
end try
-- Case for Search was activated (by clicking or by search box)
if not (loadImagesButtonRef exists) then

Keybase proof

I hereby claim:

  • I am heesoo on github.
  • I am heesoo (https://keybase.io/heesoo) on keybase.
  • I have a public key ASD2eITsUEXCrLUiWVR6eWDaYDJkLtNSW-5AIgCxKyZLBwo

To claim this, I am signing this object: