menu
Thursday, 21 July 2022
About the reinvention of a wheel, Agile and Linux way
How often in software development do you think about rewriting some 3rd party module from scratch? The popular vision of the problem says that we should not reinvent a wheel and use existing paid or free components. That is right in general. How often something existing exactly fits needs of your project? From my experience, I would say, “never”, especially if we are talking about some complicated UI elements. If my post is too long for you, you now can go to the summary. Usual evolution of the problem looks like the following. The product owner defines some requirements. Of course, the project is moving with an Agile approach, which means that there are no so clear requirements at the beginning, just an amazing idea. Developers got the requirements, found a huge 3rd party library with a 3...
Wednesday, 09 December 2020
Why do people refuse to use WebRTC? Is it really its quality question? As a CEO who has 15+ years of software development, I take part very often in the first call with our clients. Very often, I can hear something like “We should like to move away from WebRTC because do...
Wednesday, 09 September 2020
WebRTC. Popular use cases Our world is changing every day. They say that there is an old Chinese curse “May you live in interesting times” so sometimes changes give us a lot of trouble. Today we can see how our lives become to...
Wednesday, 02 October 2019
How do we achieve the highest efficiency in software development in Kvinivel As many of our clients already know, we are doing fixed-price projects. Starting from requirements preparation and finishing with delivery and initial support. We have a lot of success stories, and We...
Thursday, 28 February 2019
Cross platform dictation app with IBM Watson and robotjs Posting a link (Speech to text) to a small demo application on GitHub to continue my previous post. The application is working as a dictation tool. To start the application, click the start button, on...