Igor Spasić

Results 15 issues of Igor Spasić

If there is just one single thing that I would emphasize on how to make efficient teams - that would be the _trust_. Happened that Google's research says the same....

article

Why do we write documentation? What is the purpose of the documentation? What is the right amount? The article would address the following points: + Write documentation before the code...

article

There are thread dumps with almost no useful information: ``` "I/O pool 10" prio=0 tid=0x0 nid=0x0 waiting on condition ``` There is nothing much we can do with this, besides...

enhancement
invalid

The one big difference from the spec is that Lagarto is not having the `selfClosing` flag, but only the type. Using the type we cover all correct usages. The only...

enhancement

Do a search instead, to reduce memory usage. Performances should not be that different.

enhancement