Andrew Kravchuk
Andrew Kravchuk
Hello! Is that possible to add unaccent extension to search configuration with django-pg-fts?
Hi! Using `powerline-text-scale-factor` for scaling is nice hack, but unfortunately when setting it less than 1, it forces spaceline to be truncated like so:  This PR does scaling by...
Hello and thanks for keeping this amazing exercise collection online! Would that be too much of a nuisance to add a counter of one's solved problem somewhere on the main...
Hello! I can't figure how to use SDL_AddTimer. The problem seems to be in the callback parameter. When I pass simple lambda, it segfaults: ``` racket Welcome to Racket v7.1....
Hello. Thanks for awesome package! It makes editing lisp code so much better. However, I have a slight problem with it: increased memory consumption. Before installing this package my emacs...
## Environment 1. Gentoo Linux + wine 8.12 2. Dockerized Ubuntu 20.04 + wine 8.0 ## How to reproduce the issue 1. Install roswell from [msys2 packages](https://packages.msys2.org/base/mingw-w64-roswell) under wine. 2....
Hello. I'm afraid the windows packages present in releases section sorely miss `pkg-config` `.pc` files, so I'm unable to build `pkg-config`-reliant liballegro-based project under MinGW. Could they be modified to...
Hi! I'm trying to use django-haystack with Xapian backend by following tutorial, but I'm getting the following error running `rebuild_index` command: ``` WARNING: This will irreparably remove EVERYTHING from your...
When grep is aliased to [The Silver Searcher](https://github.com/ggreer/the_silver_searcher) (aka ag), zsh-background-notify produces error message on zsh start, because ag complains it does not know -q flag. This pull request ensures...
## Description Stemming does not seem to work for non-english locale (specifically, russian one). Search results on a big corpus of text are entirely different for the adjective "доверенное" and...