Vadim Smelyanskiy
Vadim Smelyanskiy
To quote the README.md: > It only saves, reads, and deletes records in both redis and mongodb. Redis to give it fast read times, mongodb as backup to the data....
If the `ansible_ssh_user` is different from root (but still a sudoer), the created systemd service fails to start with this error `docker: open /etc/default/: permission denied.` My current workaround is...
**System Information** * OS: Fedora 34 * Distribution package: peek-1.5.1-3.fc34.x86_64 * Peek version: Peek 1.5.1 * Gnome 40.5 **Describe the bug** The transparent part of the Peek window captures mouse...
**Is your feature request related to a problem? Please describe.** I would love to be able to use wildcards in `from` argument to have one policy cover a bunch of...
**Is your feature request related to a problem? Please describe.** It would be useful if we could pipe Eta's output into sourcemap-aware tooling to associate things like rendered HTML linting...
The overarching goal of ImagineUI is to allow for defining simple low-fidelity wireframes with a simple format. One of the ways I am trying to make sure the format fits...
I've tried using the library, but nothing seemed to work after i call `page.goto`. Digging in, I've copied the internal implementation of it to my code to debug and found...
To replicate W3 gameplay, there should be a Fog of War mechanic 1. Unit line of sight (probably some low-res ray-tracing on the tile grid) 2. Visual effect
**Name with link** Traefik Proxy https://traefik.io/traefik/ **Description** Traefik Proxy is a reverse proxy and load balancer with native container support and automatic SSL termination **Link to the vector file, preferably...
We need to expose the ability to configure colors of the wireframe. `wired-elements` already use `stroke: currentColor` for its elements, so applying this method to parts that are currently unaffected...