Gary Tierney
Gary Tierney
@nkaz001 added a simple unit test that runs the actual `Backtester` and will create a couplee more. What do you think about this testing strategy, and is there anything specific...
> IMO, the original implementation needs refactoring to make it more unit testable at the function level. Currently, I am testing it by running the tutorials. I agree. I've started...
Hey, I just came across this issue while looking for the canonical locations of the Steam compatibilitytools.d folder and thought it might be worth sharing how we deal with launching...
> is it correct that they just sort of wrap proton in a namespace? Yeah, that's right. SteamLinuxRuntime is what creates those namespaces/the container environment (with the exception of Scout,...
Hm, I think this could be solved by forking a new JVM (with whatever the project SDK is configured as) to run the directory layout code instead of trying to...
> If it would be changed though, named pipes would definitely be out of the question as they are far too different and annoying Tbh, that's a relief to hear...
Ah, that makes sense! Thanks for the explanation and background. I'll have a PR up to swap to loopback by this weekend.