Robert Michael Smith

Results 10 comments of Robert Michael Smith

I had functionality for this in mine as a command line switch for filename prefix. If you'd like I can re-commit it in if its a request ?

Be more specific. Categorized by level of verbosity or something entirely organized like info.log, error.log ? I had this functionality in an old commit by switching up the error handler...

FYI, your change to use io.open instead of open produces the same error i was intending to fix in python 2.7 with my structural workarounds. be advised you will have...

Coming from the dishcawds to see the memes my god lmao. Dude no one wants to hear you push your language preference on already established projects. If you want this,...

I'm going to suggest try the new PaperMC build for those running 1.14.2, update your server jar to #83 or above, several memory leaks where fixed which addresses many chunk/chunk...

This is a definite voice API bandwidth limitation as I see it happening outside of .NET in libraries like discord.py too. I have issues. So do many of the music...

I began to work on this in #3324 , which currently includes functionally in the ``list`` command to ``list dependencies`` (and moves ``programs -b `` over to ``list programs -f...

You can implement Docker-in-Docker with this project. But I as someone who has is **not going to recommend not having control of when**...just as a major correction about that statement,...

This is due to a docker buildkit restriction that prevents docker from running within the container without acceptable priviledge escalation at build time. Feature from PR #1065 proposes a solution...

OP is correct you receive the following error during compile: ``` /home/nodeproxy/.nvm/versions/node/v6.9.2/lib/node_modules/pm2/node_modules/chalk/source/index.js:103 ...styles, ^^^ SyntaxError: Unexpected token ... at Object.exports.runInThisContext (vm.js:76:16) at Module._compile (module.js:542:28) at Object.Module._extensions..js (module.js:579:10) at Module.load (module.js:487:32)...