Skip to content

Instantly share code, notes, and snippets.

View bslobodin's full-sized avatar

Boris Slobodin bslobodin

View GitHub Profile
@bslobodin
bslobodin / keybase.md
Created March 27, 2014 13:38
keybase verification gist

Keybase proof

I hereby claim:

  • I am bslobodin on github.
  • I am bslobodin (https://keybase.io/bslobodin) on keybase.
  • I have a public key whose fingerprint is 86F4 6834 866D DD69 9B50 3773 8EF0 0E7E B83B 4EA3

To claim this, I am signing this object:

@bslobodin
bslobodin / gist:2170938
Created March 23, 2012 14:04
VisualWorks Splunk Integration Example 1
"Screenshots: https://www.dropbox.com/gallery/2737880/1/splunk20120323?h=37e12f"
stack := [1 / 0]
on: ZeroDivide
do: [:ex |
String streamContents: [:st |
(ErrorDumper new)
dumpStream: st;
dumpExceptionReport: ex context: ex initialContext]].
event := LogEvent