Miguel Ibars
Miguel Ibars
Believe it or not, there are two open file buffers here side by side:  I think that the color of the vertical line would be more "eye-friendly"
I think the problem is quite known in any shell. If you pipe a shell script for the shell to execute it then the shell won't be able to read...
Currently if I want to open a repo with IntelliJ Idea the official recommendation is to leverage the auto-generated shell script `/usr/local/bin/idea`. Unfortunately that's not working when I set it...
Most of the time I work with OpenShift clusters where Deployment Configs kind of substitute plain Kubernetes deployments. Without Deployment Config support I'm missing the convenience of referencing a deployment...
I'm using some of the styles defined by PaperCSS (mostly `.border`) as a basis for my own styles: ```scss .name { @extend .border; background-color: var(--muted-light); border-color: transparent; } ``` The...
### Problem I couldn't find any documentation on how to write and apply your own Refaster rules. I've tried adding and enabling your Refaster rule compiler to the build like...
In step 2 it says: * Switch to `@ApplicationEventListener` Shouldn't it be `@ApplicationModuleListener`?
### Issue description Whenever I set the `logs.restApi` flag to `true` I get this funny error message ### Context (node:10793) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a...
Hola midu šš¾ Te dejo por aquĆ un tic tac toe que les hice a los niƱos con los personajes de Mario mientras seguĆa tu curso de React: * [mikybars/mario-tic-tac-toe](https://github.com/mikybars/mario-tic-tac-toe)...
Fixes #35