Martin Rauscher

Results 56 issues of Martin Rauscher

Without this my PC didn't have enough resources to test the demo

After it becoming open-source, I have played around with Visual Studio Code, and man it is far better than Atom. Especially more responsive, but also better usability IMHO. So now...

enhancement

[Enter steps to reproduce below:] 1. happens directly after installing 2. ... **Atom Version**: 0.201.0 **System**: C415M5CB3410TQN **Thrown From**: [autocomplete-elixir](https://github.com/iraasta/autocomplete-elixir) package, v1.2.6 ### Stack Trace Uncaught Error: spawn ENAMETOOLONG ```...

[Enter steps to reproduce below:] 1. happens directly after installing 2. ... **Atom Version**: 0.201.0 **System**: C415M5CB3410TQN **Thrown From**: [autocomplete-elixir](https://github.com/iraasta/autocomplete-elixir) package, v1.2.6 ### Stack Trace Uncaught TypeError: Cannot read property...

From your description it is not clear of you are using a HiPe version of Erlang. Also it might be worthwhile to repeat the test with Erlang 18 (RC1 was...

Hey @1cg, when I use a hidden inner element to auto-refresh a component, I get infinitely nested elements. It seems like either the target is ignored or the modifier. Any...

I'd like to see how the result will look like without actually trying it...

With these changes (and the update to v0.25) this setup should finally reliably work. * The reset-peers flag is needed to recover from pod IP changes * read/write-lag flags are...

Arrow functions are like normal functions but con only have a single body. This PR supports code like ```javascript _.every( myarray, c => c.foo === 'bar' ) ```

I tried to run the internetspeedtest fleet on my NUC and got the error ``` Error: no matching manifest for linux/amd64 in the manifest list entries ``` The connector service...