Ben Tilford
Ben Tilford
Sorry I know you get a lot of these questions but every time I think I understand how things are going to be output it's not what I expected. I'm...
Essentially the tile layout with 1 row. Have an ultra wide monitor but prefer keeping the height at 100% for my tiles. Also the options "Maximize the sole window" and...
It would be nice to add types so that the following would work. ```js // Accepts: application/hal+json const accept = accepts(req); switch(accept.type(['json', 'html'])) { case 'json': // would match both...
Would adding support for autodiscovery of terraform projects within a monrepo root or subdirectory be possible? Currently I've got 3 or 4 projects where I have to write several hundreds...
I updated to the latest node to see if it would help but "socket" is nowhere to be found. ``` TypeError: Cannot call method 'on' of undefined at EventEmitter. (hoxy.js:155:21)...