Shocktrooper

Results 97 comments of Shocktrooper

@timofurrer Couple things with that potentially but I really like it and I do think it is less fragile. 1. Will GitLab keep it up to date once added to...

I feel a few of these decisions are linked depending on the route we want to go. E.G. if we revert all settings on a destroy then we wouldn't be...

Is there a point to having the leading `./` to me that is just Linux convention when you want to execute a file and not needed when specifying the file...

@timofurrer Did you switch out the `NewTransport` function in `config.go` in lieu of the replacement and see if that made a difference or was the verbose output from the replacement...

Are there any existing plugins/bots that might sync a meetup.com event and a discord event? That way we can use both :)

What about all helpers and utils in 1 separate package and folder seeing as there aren't many unless I am mistaken. I would rather go into 1 folder than 3...

@PatrickRice-KSC Is this good for a review?

@nagyv With 15.0 approaching there are certain things on the horizon that are changing. For example if we do not attempt to use the GraphQL API in some fashion we...

@nagyv @timofurrer @PatrickRice-KSC @armsnyder Any thoughts based on the above information? Also do we want to start pre-creating tickets for 15.0 changes we foresee coming or capture it in some...

@PatrickRice-KSC It almost feels like we would be rolling our own client library if we didn't do pure strings. In https://github.com/Khan/genqlient/blob/main/README.md?plain=1#L18 it mentions its used in production for Khan Academy...