Denilson Sá Maia
Denilson Sá Maia
## The problem With the current capabilities of dotbot, I can have a `~/.vim/vimrc` file in my dotfiles, and dotbot will correctly create the link. Inside that file, I am...
Issue #1541 asked about why custom elements not listed in `scopedElements` property were still being replaced by scoped elements. The answer was: it's working as intended, as each registry is...
Typogram is [very similar to svgbob](https://google.github.io/typograms/#related) and [also inspired by ditaa](https://code.sgo.to/2022/06/20/typographic-diagrams.html), but written in pure JavaScript instead of Rust or Java. These tools may have subtle differences when rendering diagrams,...
Peek: 1.3.1 GTK: 3.22.11 GLib: 2.50.3 Ubuntu 19.04 peek installed from [.deb file from Debian](https://github.com/phw/peek/issues/419#issuecomment-495567409) due to gifski 0.8.5 installed from snap ## Context On standard Ubuntu system, if you...
## Description I know [libretro has a large database of cheats](https://github.com/libretro/libretro-database/tree/master/cht). I know the stand-alone version has an online updater that can download new assets, and new cheats. However, there...
The original `ZC_Logo.png` was scaled up unevenly. Some columns/rows are repeated 10 pixels, others are repeated 9 pixels. And there are even a few rows/columns that are unique (i.e. one...
## Description When using "Browser Steps", the custom HTTP request headers from the "Request" tab are not sent. Version: v0.45.14 (self-hosted via docker on a x86_64 Debian Linux) ## How...
When first setting up this repository, at the end of `npm ci` it asks us to install `patch-package`. That's odd, such command should "just work" without any extra step. The...
The linter automatically reformatted the table to align the Markdown table.
We need to pass `--` to mark which parameters should be passed to the web-test-runner. Without this commit: > test:web > web-test-runner testing-helpers Error: Could not find any test files...