Andreas Finger

Results 20 comments of Andreas Finger

My installation fails with a different error: ```log 175 verbose stack at process._tickCallback (internal/process/next_tick.js:63:19) 176 verbose cwd /private/var/folders/r9/gwsfr97n5nzbcr2xw35_75280000gn/T/apm-install-dir-120128-15690-hhlloh.yo8le 177 verbose Darwin 18.7.0 178 verbose argv "/Applications/Atom.app/Contents/Resources/app/apm/bin/node" "/Applications/Atom.app/Contents/Resources/app/apm/node_modules/npm/bin/npm-cli.js" "--globalconfig" "/Users/andy/.atom/.apm/.apmrc" "--userconfig"...

This also happens with newly defined jobs - which I wanted to execute in the middle of the night, as they drain a lot of resources and which started running...

I do agree with @okuramasafumi. And somewhat related I've opened a PR to add **jsonapi-serializers** to the benchmark, in case you wonder how it compares speed wise with **alba**: https://github.com/okuramasafumi/alba/pull/109

@breim My implementation of the EncryptionService turned out to be a bit too CPU intense to use it with many concurrent sessions. So, I prefer to not add it, so...

@nazarov-tech at the end we created our own, much shorter CoC. I have the feeling most people don't read the long ones and they are also repetitive. https://github.com/RubyAndFriends/code_of_conduct

Do you mean sending an email to the googlegroup? While we do have one, it is basically unused and most people wouldn't see those messages. Sending messages to the group...

Ah, good to know. Guess it is worth to study the current implementation and check how it can be generalized or made configurable.

Is there any other way to close empty tabs in Atom automatically? As not many people seem to be bothered by this behavior, maybe others are using a workaround?

Imo this is application logic. If someone wants to secure certain actions with an OTP, this is already possible to do in any application. I am not convinced this has...

I guess I would have told the person that implemented that in devise the same 😄 But now that it exists, it might make sense to offer the full functionality...