It is a tool for carrying out performance tests of the server and database used by our application. Such tests allow us to estimate how many users of our application wil...
In the last article, we saw the basics of creating plugins in Lua using floating windows. Now it's time for a more traditional approach....
For those who know Trailblazer - you know that for the last 6 years TRB evolved a few times, introduced a lot of great ideas but also had it's problems: missing documentation, lack of communication...
In the application that I work on, we have a materialized view. It was created from several joined tables. It’s used to speed up searching for data without joining seven or eight tables in every qu...
In the first part of the cycle, we talked about initial estimations (in our case project concept) and characteristics o...
One of goals which neovim devs set for themselves, was making lua the first-class scripting language alternative to viml. Since version 0.4 its' interpreter along with 'stdlib' have been already bu...