Nathan D. Typanski

Results 12 comments of Nathan D. Typanski

@squ1d123 sorry it doesn't support this yet. I've moved away from Xorg entirely for my primary machines, so Displaylink Xorg support is much less important to me now. On that...

@mbland I agree testability and design are tightly coupled, but you may wish to emphasize why you're mentioning design here, since apparently it does confuse people. I guess you could...

Linking to the Wikipedia article [Composition over inheritance](https://en.wikipedia.org/wiki/Composition_over_inheritance) might also not be a bad idea.

Also, (and apologies for spamming the hell out of this GitHub issue) I'd like to mention that, anecdotally, I showed these paragraphs to a Java dev at NASA Langley last...

I read it again and thought it was good/better than before. Showed this to @keikori and have some additional feedback from her. Her impression was that you need to make...

This is likely a consequence of the encrypted SQLite message database. Claims that this is a security issue rather than simply a resource waste issue should be viewed with suspicion...

Tracking versions for Hashicorp plugins is hard because of changes in how they have evolved in release filename formatting over the years. Thanks for flagging this, it looks like a...

Yes, I've tried the restart button - that does not allow me to take an environment offline for a controlled period of time, which is the main thing I'm trying...

Sure. Akin to clicking the `RESTART` button, you click a `STOP` button that runs a `STOP` script. Then, maybe reusing the `RESUME` button starts the environment again.

One thing I noticed: the service will actually try to use `STOPPING` and `STOPPED` scripts for these states already when they are encountered. In my `deploy-agent.log`, I noticed: ``` INFO:deployd.common.executor:script:...