Skip to content
Avatar
  • Dropbox
  • San Francisco

Achievements

Achievements

Highlights

  • Pro
Block or Report

Block or report skabbes

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories

  1. UIKonf 2014 side-stage talk walking through the process of migrating from CoreData to SQLite

    150 14

  2. sqlite Public

    A lightweight C++14 wrapper for sqlite.

    C++ 7 2

  3. Firefox addon displaying the power of request / response maniuplation api's. This example blocks Hulu ads.

    JavaScript 4 1

  4. mp2 Public

    CS425 MP2

    C++ 3 1

  5. cs425mp3 Public

    A simulation of a distrubuted system implementing shared memory with the munin system.

    C++ 3

  6. A example of how to change a "normal" node addon into one support by anode.

    C++ 2 1

13 contributions in the last year

Oct Nov Dec Jan Feb Mar Apr May Jun Jul Aug Sep Mon Wed Fri

Contribution activity

September 2021

Created 1 commit in 1 repository
Created 2 repositories

Created a pull request in PostHog/posthog-js that received 5 comments

Do not crash when calling capture() after skipping init(), fixes #281

Bug When developing on localhost - the docs suggest to skip posthog.init() entirely. However, when you do - any calls to posthog.capture throw. Mor…

+13 −0 5 comments
Reviewed 1 pull request in 1 repository

Created an issue in PostHog/posthog-js that received 3 comments

crash in _captureMetrics if init is skipped in during development

Context I am using PostHog within the Gatsby framework. I am not using the snippet installation, but instead importing as a module. posthog-js vers…

3 comments

Seeing something unexpected? Take a look at the GitHub profile guide.