Aliaksei Chapyzhenka

Results 269 issues of Aliaksei Chapyzhenka

in https://github.com/thirtythreeforty/3340_kicad/blob/master/footprints/QFN-88_EP_10x10_Pitch0.4mm.kicad_mod you reference to #D model QFN88.step I can't find it in the library

Great project! I was wondering if you tested Sub-1GHz tuning ranges for Tx and Rx? Is there a sharp limits to 389.5-510 MHz / 779-1020 MHz ? Is it PLL...

For the following data / schema / code: ``` js var data = { expected: 5, unexpected: 'foo' }; var schema = { type: 'object', properties: { expected: {} },...

Nice tool, but I have little R&D issue. I am R&D professional. So I read & duplicate a-lot. So I can't seems to copy text from your ui-tree view into...

run: ``` sh npm install libxml-xsd ``` Error: ``` sh drom@drom:~/work/a> npm install libxml-xsd - > [email protected] install /home/drom/work/a/node_modules/libxml-xsd/node_modules/libxmljs > node-gyp rebuild gyp: /usr/lib64/node_modules/npm/node_modules/node-gyp/addon-rpm.gypi not found (cwd: /home/drom/work/a/node_modules/libxml-xsd/node_modules/libxmljs) while reading...

bumped `esutils` and `esprima` version for the ES6 stuff added state.ES6 property check bumped `eslint` version and fixed rules to pass bumped the rest of the packages for the sake...

Do you plan to add [tree-sitter-scala](https://github.com/tree-sitter/tree-sitter-scala) support into your nice plugin? Similar to other `atom/language-*` packages like: https://github.com/atom/language-javascript

A timing diagram produced by a simulator is large and complex database. A user would typically want to see only part of it to understand a "particular behavior". Some typical...

Idea :bulb:

https://developer.mozilla.org/en-US/docs/Web/CSS/cursor ??? `all-scroll` : ![](https://mdn.mozillademos.org/files/10/all-scroll.gif)