Skip to content

Instantly share code, notes, and snippets.

@ant1441
ant1441 / Notes.md
Last active July 15, 2016 13:56
Chrome Image Loading issue

Image taken from http://placekitten.com/2001/800. Issue appears on Chrome on Android, versions:

  • Chrome 51.0.2704.81 (32-bit)
  • Chrome beta (52.0.2743.62) (32-bit)
  • Chromium 54.0.2798.0 (32-bit) Developer Build

go version go1.6.2 linux/amd64

Running the sever with GODEBUG=http2server=0 to disable HTTP/2, we do not see the issue

Keybase proof

I hereby claim:

  • I am ant1441 on github.
  • I am ant1441 (https://keybase.io/ant1441) on keybase.
  • I have a public key ASD7qwZJwK96t012Nw6z7zRPl416MmwPZlsqU7wQKuIx_Ao

To claim this, I am signing this object:

@ant1441
ant1441 / execute_and_save.py
Last active January 3, 2016 06:19 — forked from jonathan-taylor/execute_and_save.py
Python script to load, execute and save an IPython notebook. Handles slow running cells, with a defined time out. Developed under IPython version 1.1.0.
"""
simple example script for running notebooks and saving the resulting notebook.
Usage: `execute_and_save.py foo.ipynb [bar.ipynb [...]]`
Each cell is submitted to the kernel, and the outputs are overwritten and
stored in new notebooks foo_executed.ipynb, etc.
See IPython messaging protocol
http://ipython.org/ipython-doc/stable/development/messaging.html
@ant1441
ant1441 / gist:6640459
Created September 20, 2013 16:50
Smorgasbord of testing
Smorgasbord of testing @codeinthehole
Github:tangentlabs/django-oscar
Nosecomplete.
Github:Bitprophet/spec
Nose attr
Nose progressive
Nose --processes
should_dsl
PythonTestingToolsTaxonomy