Mark A. Matney, Jr.

Results 17 comments of Mark A. Matney, Jr.

I agree that this part of the lesson should be developed. As-is, I don't think it's very convincing for learners. Currently, it seems to depend on learners accepting that Git...

@kekoziar after re-reading my earlier comment, for some reason I was conflating "distributed" with some qualities that aren't unique to DCVSs (file type agnostic, and enabling offline work). Thanks for...

I feel the dissonance as well. While I think it's valuable to have abstract conceptual models in the lesson (in case an instructor judges them appropriate for their workshop), I...

That's an interesting idea. Although, if the photo booth implements both "tracking" and "ignoring" (presumably with the boundary that it introduces to separate "inside" from "outside"), the distinction between the...

I think part of the "dissonance" feeling might be coming from the image being positioned directly after [the "Staging Area" call-out box](https://swcarpentry.github.io/git-novice/04-changes/index.html#staging-area) -- something about that (at least to me)...

I suppose it could be considered redundant, but I'd argue it's a nicer abstraction for implementers to use. _All_ delegates that implement IIIF Authentication API 1.0 must differentiate between request...

Unfortunately we are seeing this issue when the resource ID is percent-encoded in the URL. For example, if I have a file `test/test.jpg` in a FilesystemSource (i.e., `test.jpg` inside directory...

Thanks @stephenwf -- I should be able to give it a spin sometime next week.

Okay, I've had a chance to review this again. I'm not able to get auth to work as expected with the codesandbox instance and my test manifest, but I'm not...