Nahuel Greco

Results 28 issues of Nahuel Greco

With normal logs you can use `tail -F` to follow them, because when the log is rotated the original filename persists (and `tail -F` detects the file change). But when...

Maybe is possible to use the Dell module to get switches in addition to keycaps? Possible (or not) methods: - Desolder the switch - Use the soldering iron tip to...

It will be good to list which specific click variant (Tactile (MX6C-T3NB) or Click (MX6C-K3NB)) each one of the off-the-shelf keyboards and the Dell module have. Can be useful for...

It will be handy if `ob-go` detected `import` statements and put them at the beginning of the generated file, without needing to explicitly declare a `main()` function, so: ```go import...

Given both jspm and cbuild uses sytemjs-builder, is module arithmetic expressions supported?

Seems like defining `id` on the `beanie.Document` base class is a miss-design, as it's very frequent that your domain model has an `id` field (business related, a very common field...

feature request
improvement

### Is your feature request related to a problem? Please describe. Laptop keyboards don't have thumb buttons or at least a split spacebar (only Thinkpads have integrated mouse buttons that...

enhancement
PRs welcome