Dmitry Maksyoma

Results 5 issues of Dmitry Maksyoma

**Problem** Running a single system test takes about 50 seconds on a project with lots of SASS files. I've investigated Sprockets and found out that SASS files are processed each...

@clbr I'm having problems building on Fedora 33, could you please give me a hand? ``` configure: error: Package requirements (glproto >= 1.4.17 gl >= 7.1.0) were not met: Package...

``` W: kasmvncserver: truetype-font-prohibits-installable-embedding [preview/print only] usr/share/kasmvnc/www/app/styles/Orbitron700.ttf W: kasmvncserver: truetype-font-prohibits-installable-embedding [preview/print only] usr/share/kasmvnc/www/dist/fonts/2dd3cc0a5866320bdf5478fab39d48d9.ttf ``` "This package installs a TrueType font with restrictive license terms. The font does not permit installable...

I'm testing my program with RSpec, by calling it with backticks `./bin/name`, and the output includes timestamps. They get in the way. If there was a way to make it...

The `VISUAL` env var doubles as `EDITOR`, and I had it set, but not `EDITOR`.