Alexander Popov

Results 140 issues of Alexander Popov

Hello! I think it'd be useful if emails will contain repo name as link to this repo and new version as link to this GitHub release. Thank you.

enhancement
good first issue

Hello! Padding between emojis is too small for me. Can it be option like emoji size?

Hello! When I'm clicking on bookmark — it's selecting and fields at bottom are changing. But I'm not interested in these fields at all, I just want to open this...

Hello. I see this package requires Docker, and I have it installed (and launched), but by default, at least on Arch Linux, `docker` commands require root permissions (like `sudo`). And...

As you wrote in the README: > ## Better looking HTML screenshots > By the default, HTML screenshots will not look very good when opened in a browser. This happens...

[Enter steps to reproduce:] 1. Open `Dockerfile`. **Atom**: 1.53.0 x64 **Electron**: 6.1.12 **OS**: "Arch Linux" **Thrown From**: [highlight-selected](https://github.com/richrace/highlight-selected) package 0.17.0 ### Stack Trace Uncaught SyntaxError: Unexpected token { ``` At...

Hello! In [AlexWayfer/flame](https://github.com/AlexWayfer/flame) I have [a list of commits](https://github.com/AlexWayfer/flame/commits/master?after=50b9806a3617384ad6b4cffe0651a9b53266ebbe+69) with [commit for version updating](https://github.com/AlexWayfer/flame/commit/cad968bd83548b1d1931a536954c32d363f9372c) and [commit with big refactoring](https://github.com/AlexWayfer/flame/commit/e34118f48d342fb8d9a11b6ab610c042dd2ff435). The second commit in list is after the first, but has...

Hello. I see a small documentation about how it works, how to change a port, what it uses. But I don't understand, can I specify UNIX socket instead of port,...

## Summary Documentation site is not available. ## Expected Behavior I can access the site with Aruba documentation. ## Current Behavior There is 522 error. ## Possible Solution Fix Cloudflare...

documentation

Node.js 16.9 including Corepack: https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V16.md#2021-09-07-version-1690-current-targos [Its documentation says](https://github.com/nodejs/corepack#usage) that I just can use `pnpm`, but I can't (with `nodenv`): ``` > nodenv install Downloading node-v16.9.1-linux-x64.tar.gz... -> https://nodejs.org/dist/v16.9.1/node-v16.9.1-linux-x64.tar.gz Installing node-v16.9.1-linux-x64... Installed...