EdJoPaTo

Results 89 issues of EdJoPaTo

When running with nursery clippy lints `concatcp` creates warnings. Not sure if this is a false positive or something that could be improved. ```bash cargo clippy -- -W clippy::nursery ```...

Error: connect ECONNREFUSED 127.0.0.1:3000 at doRequest (/usr/local/lib/node_modules/homebridge-httptemperaturehumidity/node_modules/sync-request/index.js:31:11) at Object.HttpTemphum.getState (/usr/local/lib/node_modules/homebridge-httptemperaturehumidity/index.js:51:12) accessory could just set "not available" instead of full crash

I tried to export a recording with higher resolution as some fonts can be quite small in screen sharings. Simply adapting the width/height variables and xvfb args (as seen below)...

The current `dev` branch introduces separated logic which seems quite useful. Is there a current plan for testing / releasing it to the main branch? (I don't want to hurry,...

enhancement

I genereally use files for specific parts of the bots. Some parts have specific usecases and are only useful on for example channels, with admins and so on. `Telegraf.optional` is...

question
discussion

## Description add projects of EdJoPaTo to README. Personally I think the list should be sorted alphabetically or something like that so each project looks the same instead of "the...

I would like to see a TypeScript boilerplate with yeoman support. I created a module from this and adapted it to TypeScript usage. As it uses tslint-xo, your tsconfig and...

When using `source: podman` it seems to work. When using `container-engine: podman` like its stated within the readme it does not. From never programming go before I assume viper is...

ESLint drops support for JSDoc rules they should be replaces with [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) anyway. see: https://eslint.org/blog/2018/11/jsdoc-end-of-life

enhancement

I have uppercase characters in some of the hostnames which improves readability in my opinion. Typing `ssh lowercase` does not autocomplete the uppercase variant anymore. It would be neat if...

feature