A system brought to life

Vladimir Sibirov on building software systems and engineering teams

The state of Flow-based Programming

Where Flow-based Programming stands after 50 years since its introduction. What problems it solves today. And what problems it can solve tomorrow for broader Software Engineering industry

Natural Weekly Rhythm

Synchronize the rhythm of a week with productivity cycles for majority of people in the team to reduce stress and increase effectiveness

Project Tech Leads

An technique from Engineering Manager's Runbook for boosting ownership and growing leadership skills in engineering teams from bottom up

Google Keep framework for TODO and Goal tracking

How I use Google Keep for getting things done and tracking long-term goals, in addition to note taking. Plus collecting statistics and automating routine.

SOLID design principles in short poems

An entertaining summary of SOLID design principles, with common sense shortcuts and simple poetry

TypeScript: JavaScript way to Go

Taking the best of the 2 worlds: rapidness of development with dynamic languages and reliability of static languages with TypeScript. Contains some Go inspiration

Forcing a specific NoFlo version for all dependencies

Using NPM Shrinkwrap to enforce the same version of NoFlo for all dependencies to fix backwards compatibility issues

Development efficiency challenges in NoFlo

Obstacles on the way to happy day-to-day life with NoFlo and ways to overcome them

On NoFlo database applications

A few thoughts on design of NoFlo backends frequently talking to a RDBMS

Running web services as NoFlo graphs

Some problems that occur when trying to run entire web services as NoFlo graphs and some (radical) ways to solve them