Randall Kent

Results 7 comments of Randall Kent

@tianshanghong - Did you build/install after modifying [fetch/fecth.go#L62](https://github.com/spencerkimball/stargazers/blob/master/fetch/fetch.go#L62)? Alternatively, assuming you modified `$HOME/go/src/github.com/spencerkimball/stargazers/fetch/fetch.go`, you can just run that code by executing: ```bash cd $HOME/go/src/github.com/spencerkimball/stargazers \ && go run main.go :owner/:repo...

Duplicate of https://github.com/spencerkimball/stargazers/pull/12. Will close https://github.com/spencerkimball/stargazers/issues/11

+1 Would love to see this!

A couple of observations: 1. Access to `~/Library/Messages/` has been restricted in Catalina ([blog](https://spin.atomicobject.com/2020/05/22/search-imessage-sql/)) 1. `buddies` have become `participants` ![Screen Shot 2021-02-21 at 11 18 52 y1KFOlLQ-62hvuicj-9Aq0T3VE](https://user-images.githubusercontent.com/51821/108631254-e8ef8780-7436-11eb-8502-d17d4e60973d.png) I was able...

This came up when I was responding to a user that needed to delete a project. While we mention each action being possible, from a support perspective, there is less...

@fleapower - Google [announced the deprecation of the Contact API effective June 15, 2021](https://developers.google.com/contacts/v3/announcement). Michael's code was written on the Contact API so it is no longer working since the...