Giter VIP home page Giter VIP logo

duffy's Introduction

Hello ๐Ÿ‘‹

I have 15 years of experience in product, software engineering and technical leadership at startups and companies like Google and Facebook. I've gone back and forth between Product Management and Engineering throughout my career as I love thinking about the big picture and designing great experiences, and also love coding. I am just finishing up a batch at the Recurse Center in early 2023 and am figuring out what's next so feel free to reach out with opportunities.

duffy's People

Contributors

asood123 avatar derekparham avatar hbridge avatar

Watchers

 avatar  avatar  avatar

Forkers

petertough2

duffy's Issues

Fix NSRangeException in - [DFSMSCodeEntryViewController textField:shouldChangeCharactersInRange:replacementString:], line 115

Version: 1.0.2 (4724) | com.duffyapp.StrandEnterprise

Stacktrace

DFSMSCodeEntryViewController;textField:shouldChangeCharactersInRange:replacementString:;DFSMSCodeEntryViewController.m;115

Reason

*** Terminating app due to uncaught exception 'NSRangeException', reason: '-[__NSCFString replaceCharactersInRange:withString:]: Range or index out of bounds'

Link to HockeyApp

Fix NSObjectInaccessibleException in - [DFUploadController addPhotosIDsToQueue], line 147

Version: 2.0 (4743) | com.duffyapp.StrandEnterprise

Stacktrace

DFUploadController;addPhotosIDsToQueue;DFUploadController.m;147

Reason

*** Terminating app due to uncaught exception 'NSObjectInaccessibleException', reason: 'CoreData could not fulfill a fault for '0xd00000000d400000 x-coredata://FBB1B5AA-7831-4115-85C4-ABAD55D4103E/DFPhoto/p848''

Link to HockeyApp

Fix NSRangeException in - [DFSelectPhotosViewController collectionView:didSelectItemAtIndexPath:], line 401

Version: 2.0 (4737) | com.duffyapp.StrandEnterprise

Stacktrace

DFSelectPhotosViewController;collectionView:didSelectItemAtIndexPath:;DFSelectPhotosViewController.m;401

Reason

* Terminating app due to uncaught exception 'NSRangeException', reason: '* -[__NSArrayM objectAtIndex:]: index 0 beyond bounds for empty array'

Link to HockeyApp

Fix NSRangeException in - [DFSelectPhotosViewController collectionView:didSelectItemAtIndexPath:], line 396

Version: 2.0 (4734) | com.duffyapp.StrandEnterprise

Stacktrace

DFSelectPhotosViewController;collectionView:didSelectItemAtIndexPath:;DFSelectPhotosViewController.m;396

Reason

* Terminating app due to uncaught exception 'NSRangeException', reason: '* -[__NSArrayM objectAtIndex:]: index 2 beyond bounds for empty array'

Link to HockeyApp

Fix NSInvalidArgumentException in - [DFAssetCache setALAsset:forURL:], line 92

Version: 2.0 (4743) | com.duffyapp.StrandEnterprise

Stacktrace

DFAssetCache;setALAsset:forURL:;DFAssetCache.m;92
DFCameraRollPhotoAsset;asset;DFCameraRollPhotoAsset.m;95

Reason

* Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '* setObjectForKey: object cannot be nil (key: assets-library://asset/asset.JPG?id=ECB8FFC6-2E12-457A-9BA7-874E06A83359&ext=JPG)'

Link to HockeyApp

Fix NSInternalInconsistencyException in main, line 14

Version: 1.0.1 (4563) | com.duffyapp.StrandEnterprise

Stacktrace

-;main;main.m;14

Reason

*** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'No view controller managing visible view <UILayoutContainerView: 0x16ea5640; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x16d719c0>; layer = <CALayer: 0x16ea5790>>'

Link to HockeyApp

Fix crash in - [GPUImageContext createContext], line 239

Version: 1.0.1 (4495) | com.duffyapp.StrandEnterprise

Stacktrace

GPUImageContext;createContext;GPUImageContext.m;239
GPUImageContext;context;GPUImageContext.m;264
GPUImageContext;useImageProcessingContext;GPUImageContext.m;74
GPUImageFilter;initWithVertexShaderFromString:fragmentShaderFromString:;GPUImageFilter.m;76
-;runSynchronouslyOnVideoProcessingQueue;GPUImageOutput.m;30
GPUImageFilter;initWithVertexShaderFromString:fragmentShaderFromString:;GPUImageFilter.m;75
GPUImageTwoPassFilter;initWithFirstStageVertexShaderFromString:firstStageFragmentShaderFromString:secondStageVertexShaderFromString:secondStageFragmentShaderFromString:;GPUImageTwoPassFilter.m;10
GPUImageTwoPassTextureSamplingFilter;initWithFirstStageVertexShaderFromString:firstStageFragmentShaderFromString:secondStageVertexShaderFromString:secondStageFragmentShaderFromString:;GPUImageTwoPassTextureSamplingFilter.m;13
GPUImageGaussianBlurFilter;initWithFirstStageVertexShaderFromString:firstStageFragmentShaderFromString:secondStageVertexShaderFromString:secondStageFragmentShaderFromString:;GPUImageGaussianBlurFilter.m;16
GPUImageGaussianBlurFilter;init;GPUImageGaussianBlurFilter.m;33
DFLockedStrandCell;blurryGPUImage:;DFLockedStrandCell.m;96
DFLockedStrandCell;addImage:;DFLockedStrandCell.m;59

Link to HockeyApp

Fix crash in - [RootViewController init], line 39

Version: 1.0.2 (4724) | com.duffyapp.StrandEnterprise

Stacktrace

RootViewController;init;RootViewController.m;39
AppDelegate;showMainView;AppDelegate.m;149
AppDelegate;firstTimeSetupComplete;AppDelegate.m;123
DFLocationPermissionViewController;dismiss;DFLocationPermissionViewController.m;137

Reason

*** Terminating app due to uncaught exception 'Multiple Root View Controllers', reason: 'There shoudl only be one rootViewController!'

Link to HockeyApp

Fix NSRangeException in - [DFFeedViewController sectionObjectForTableSection:], line 262

Version: 1.0.2 (4724) | com.duffyapp.StrandEnterprise

Stacktrace

DFFeedViewController;sectionObjectForTableSection:;DFFeedViewController.m;262
DFFeedViewController;showPhoto:animated:;DFFeedViewController.m;165

Reason

* Terminating app due to uncaught exception 'NSRangeException', reason: '* -[__NSArrayM objectAtIndex:]: index 4294967295 beyond bounds [0 .. 54]'

Link to HockeyApp

Fix crash in + [DFPhotoStore persistentStoreCoordinator], line 541

Version: 1.0.1 (4559) | com.duffyapp.StrandEnterprise

Stacktrace

DFPhotoStore;persistentStoreCoordinator;DFPhotoStore.m;541
DFPhotoStore;managedObjectContext;DFPhotoStore.m;477
DFPhotoStore;init;DFPhotoStore.m;51
DFPhotoStore;sharedStore;DFPhotoStore.m;35
AppDelegate;showMainView;AppDelegate.m;132
AppDelegate;application:didFinishLaunchingWithOptions:;AppDelegate.m;57

Link to HockeyApp

Fix NSInvalidArgumentException in - [DFActivityFeedViewController setRemotePhotosForCell:withSection:maxPhotos:], line 363

Version: 2.0 (4734) | com.duffyapp.StrandEnterprise

Stacktrace

DFActivityFeedViewController;setRemotePhotosForCell:withSection:maxPhotos:;DFActivityFeedViewController.m;363
DFActivityFeedViewController;cellForInviteObject:;DFActivityFeedViewController.m;301
DFActivityFeedViewController;tableView:cellForRowAtIndexPath:;DFActivityFeedViewController.m;211

Reason

* Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '* -[__NSArrayM insertObject:atIndex:]: object cannot be nil'

Link to HockeyApp

Fix NSInternalInconsistencyException in - [DFFeedViewController removePhotoObjectFromView:], line 618

Version: 2.0 (4733) | com.duffyapp.StrandEnterprise

Stacktrace

DFFeedViewController;removePhotoObjectFromView:;DFFeedViewController.m;618

Reason

*** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Invalid update: invalid number of rows in section 0. The number of rows contained in an existing section after the update (3) must be equal to the number of rows contained in that section before the update (3), plus or minus the number of rows inserted or deleted from that section (0 inserted, 1 deleted) and plus or minus the number of rows moved into or out of that section (0 moved in, 0 moved out).'

Link to HockeyApp

Fix NSInvalidArgumentException in - [DFSettingsViewController inviteUserHandler], line 178

Version: 1.0.1 (4495) | com.duffyapp.StrandEnterprise

Stacktrace

DFSettingsViewController;inviteUserHandler;DFSettingsViewController.m;178
DFInviteUserComposeController;loadMessageWithCompletion:;DFInviteUserComposeController.m;53
DFPeanutInviteMessageAdapter;fetchInviteMessageResponse:;DFPeanutInviteMessageAdapter.m;66
RKObjectRequestOperation;setCompletionBlockWithSuccess:failure:;RKObjectRequestOperation.m;506

Reason

*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: 'Application tried to present modally an active controller <DFSettingsViewController: 0x15ce60430>.'

Link to HockeyApp

Fix NSInvalidArgumentException in + [DFAnalytics logInviteComposeFinishedWithResult:presentingViewController:], line 425

Version: 1.0.1 (4495) | com.duffyapp.StrandEnterprise

Stacktrace

DFAnalytics;logInviteComposeFinishedWithResult:presentingViewController:;DFAnalytics.m;425
DFInviteUserComposeController;messageComposeViewController:didFinishWithResult:;DFInviteUserComposeController.m;63

Reason

* Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '* -[__NSPlaceholderDictionary initWithObjects:forKeys:count:]: attempt to insert nil object from objects[1]'

Link to HockeyApp

Fix NSObjectInaccessibleException in - [DFPeanutPhoto initWithDFPhoto:], line 28

Version: 2.0 (4737) | com.duffyapp.StrandEnterprise

Stacktrace

DFPeanutPhoto;initWithDFPhoto:;DFPeanutPhoto.m;28
DFPhotoMetadataAdapter;postPhotos:appendThumbnailData:;DFPhotoMetadataAdapter.m;145
DFUploadOperation;main;DFUploadOperation.m;60

Reason

*** Terminating app due to uncaught exception 'NSObjectInaccessibleException', reason: 'CoreData could not fulfill a fault for '0xd0000000009c0008 x-coredata://A00B5062-86D1-415F-A810-72F33C2C2CD8/DFPhoto/p39''

Link to HockeyApp

Fix NSObjectInaccessibleException in - [DFPeanutPhoto initWithDFPhoto:], line 28

Version: 2.0 (4738) | com.duffyapp.StrandEnterprise

Stacktrace

DFPeanutPhoto;initWithDFPhoto:;DFPeanutPhoto.m;28
DFPhotoMetadataAdapter;postPhotos:appendThumbnailData:;DFPhotoMetadataAdapter.m;145
DFUploadOperation;main;DFUploadOperation.m;60

Reason

*** Terminating app due to uncaught exception 'NSObjectInaccessibleException', reason: 'CoreData could not fulfill a fault for '0xd0000000000c0008 x-coredata://C8C3707A-8E67-4071-A84D-756450D4680A/DFPhoto/p3''

Link to HockeyApp

Fix NSInvalidArgumentException in - [DFAVCameraViewController setCameraFlashMode:], line 366

Version: 1.0.1 (4716) | com.duffyapp.StrandEnterprise

Stacktrace

DFAVCameraViewController;setCameraFlashMode:;DFAVCameraViewController.m;366
DFCameraViewController;viewDidLoad;DFCameraViewController.m;107
RootViewController;viewDidLoad;RootViewController.m;57
AppDelegate;showMainView;AppDelegate.m;135

Reason

*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: 'Setting flashMode (2) is not supported by this device. Use isFlashModeSupported:'

Link to HockeyApp

Fix NSInvalidArgumentException in + [DFPhotoStore photosWithALAssetURLStrings:context:], line 184

Version: 2.0 (4736) | com.duffyapp.StrandEnterprise

Stacktrace

DFPhotoStore;photosWithALAssetURLStrings:context:;DFPhotoStore.m;184
DFPhotoStore;photoWithALAssetURLString:context:;DFPhotoStore.m;127
DFCameraRollSyncOperation;assetDataChangedForALAsset:;DFCameraRollSyncOperation.m;372
DFCameraRollSyncOperation;photosEnumerationBlock;DFCameraRollSyncOperation.m;337
DFCameraRollSyncOperation;enumerateGroupsBlockSkippingGroupsNamed:;DFCameraRollSyncOperation.m;298

Reason

* Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '* -[__NSArrayM insertObject:atIndex:]: object cannot be nil'

Link to HockeyApp

Fix NSRangeException in - [DFFeedViewController removePhotoObjectFromView:], line 602

Version: 2.0 (4733) | com.duffyapp.StrandEnterprise

Stacktrace

DFFeedViewController;removePhotoObjectFromView:;DFFeedViewController.m;602
DFFeedViewController;deletePhoto;DFFeedViewController.m;577
RKObjectRequestOperation;setCompletionBlockWithSuccess:failure:;RKObjectRequestOperation.m;506

Reason

* Terminating app due to uncaught exception 'NSRangeException', reason: '* -[__NSArrayM objectAtIndex:]: index 1 beyond bounds [0 .. 0]'

Link to HockeyApp

Fix NSRangeException in - [DFSelectPhotosViewController collectionView:didSelectItemAtIndexPath:], line 396

Version: 2.0 (4734) | com.duffyapp.StrandEnterprise

Stacktrace

DFSelectPhotosViewController;collectionView:didSelectItemAtIndexPath:;DFSelectPhotosViewController.m;396

Reason

* Terminating app due to uncaught exception 'NSRangeException', reason: '* -[__NSArrayM objectAtIndex:]: index 1 beyond bounds [0 .. 0]'

Link to HockeyApp

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.