Brian Burns

Results 31 issues of Brian Burns

yeah there's something in the docker setups that led to folders in the setup being owned by root, so need sudo to see disk space. maybe could work around. will...

enhancement
infrastructure
application:cli

# First create env config # TODO: Is `.env` creation enough? I think it is not, as the `setups/example/` folder contains much more files. We might need to use `l99...

documentation
enhancement

As for the L99_HOME variable, it looks like it's hardly used, so we could remove it eventually - I had been in the midst of translating from './l99 foo' usage...

enhancement
infrastructure
application:cli

As for Docker containers: Do all ports (of all containers) need to be open to host? Ports that are used only by other containers should not be binded to the...

enhancement
infrastructure

ob: I prefer not letting apps updating my .bashrc file (as you do in shell/install/cli), therefore I appended my .bashrc with return. I think it could be better to output...

enhancement
infrastructure
application:cli

ob: why l99 use requires the config to be under setups/ folder? When I use absolute path to the config folder, it should not prepend setups/ which results in setups//some/absolute/path....

enhancement
infrastructure
application:cli

enhancement
tests

availability = active / available time performance (efficiency) = rate/optimal rate [get every minute] quality = good/total parts oee = availability * performance * quality For first pass simplicity we...

enhancement

enhancement
infrastructure

idea for future adapter architecture ob: I am already evaluating (low priority) GQL in my app to replace REST API and MQTT. In Nest framework, it is very easy to...

enhancement
application:adapter