Serhii Khoma

Results 139 issues of Serhii Khoma

is it possible to not use `freer` as intermediate representation AND make components right away - thus improving performance?

In docs ``` The fields in the record passed to CAV.variantMatch correspond with the variant constructors. Each one accepts an Either carrying either a codec or a static value -...

from https://github.com/Shougo/unite.vim ``` Note: Active development on unite.vim has stopped. The only future changes will be bug fixes. Please see Denite.nvim. ```

I have not found such plugins as [vim-yankitute](https://github.com/idanarye/vim-yankitute) or [ExtractMatches](https://github.com/vim-scripts/ExtractMatches) in your dotfiles, so I wonder how you will, let say, yank to clipboard words in brackets and make them...

setw -g window-status-content-bg blue

``` $ sudo networktablet GfxTablet driver (protocol version 2) is ready and listening on 0.0.0.0:40118 (UDP) Hint: Make sure that this port is not blocked by your firewall. ``` ```...

https://github.com/mediaelement/mediaelement/tree/master#-important-migrating-from-2x-to-4x-version

How would I use niv to update package, that requires custom update script? # For example to update https://github.com/srghma/nixpkgs/blob/aadfa893ab25d2410590faff1e3fbbdd4d89b2e3/pkgs/applications/misc/hubstaff/default.nix there is a script https://github.com/srghma/nixpkgs/blob/aadfa893ab25d2410590faff1e3fbbdd4d89b2e3/pkgs/applications/misc/hubstaff/update.sh that finds last version of hubstaff...

enhancement

[Application code ](https://github.com/BjornMelgaard/poller) This error is related to [this](https://github.com/lynndylanhurley/devise_token_auth/issues/316) and [this](https://github.com/lynndylanhurley/ng-token-auth/issues/179) My actions: 1. `$auth.submitLogin({email: "[email protected]", password: "melgaardbjorn"})` All fine, `userIsAuthenticated = true` but on refresh `p #{user_signed_in?}` is false...