chuggafan

Results 226 comments of chuggafan

Needs to be on your own fork, sorry, only a few have access to commit directly (I don't)

properties on objects that are filled at the creation of the object are fine, but otherwise it just looks nicer in the code as a property, but having a method...

The most appropriate name would probably be FilteredSubreddit, it'd be pretty easy to make it, extend a subreddit and add some extras to call to add/remove subs and change the...

You're right then, but the main issue is that most of the attributes that a filtered subreddit has it doesn't and can't properly exist as a subreddit, but at the...

@CrustyJew Considering all code that initializes comments currently already requested the post and put it through to obtain the current comment, I think that using the GetPost system would be...

It doesn't even return a json string as far as I am seeing, which is the stupid part

Oh yes, definitely, but my point is that we could have a system a la: ```csharp bool Initialized { get; private set; } = false; public Post(string PostId, IWebAgent agent......

Documentation is the main thing, we (collectively) need to every time we modify a file document the way that the function works

Well, the legacy stuff still works until reddit decides to retire it, so why remove perfectly valid functionality?

Thinking about this more, it should be expanded to: "Measure transfer rates of items/fluids" so that we know the actual production rate of both, as others could use that as...