Fork me on GitHub

Lifeboat blog

A random blog about software

Skip to content
  • Home
  • Archives

Takipi is a really nice tool

There are great tools in the Java world. One of the is the exception monitoring tool called Takipi.

Read more…

Posted On Wed 23 March 2016 by Lex Vorona

Category: Coding

Tags: coding / design / exceptions /

What's wrong with Facebook engineering?

Half of the tech articles I read from the FB engineers are leaving me in a very puzzled state.

Read more…

Posted On Fri 14 August 2015 by Lex Vorona

Category: Design

Tags: coding / design / rant /

I like deleting code

There is one thing I like more that writing code - it is deleting it

Read more…

Posted On Fri 14 August 2015 by Lex Vorona

Category: Coding

Tags: coding / life /

Using previous build as a library

I recently built a Linux shared library using its previous build as one of the statically linked libraries

Read more…

Posted On Fri 14 August 2015 by Lex Vorona

Category: Coding

Tags: linux / coding / howto /

Eclim is awesome

I am slowly switching to using Eclim for everyday use and I love it so far.

Read more…

Posted On Fri 14 August 2015 by Lex Vorona

Category: Coding

Tags: java / coding /

Feeling good about Berta today

Today I used my most advanced project for the very first time. And it was awesome

Read more…

Posted On Tue 05 May 2015 by Lex Vorona

Category: Coding

Tags: java / coding /

When O(N) is better than O(log N)?

We are used to think that O(log N) is always better than O(N), but it is not always true.

Read more…

Posted On Tue 05 May 2015 by Lex Vorona

Category: Coding

Tags: scala / coding / howto /

Interview coding skill

Coding on the interviews is an independent skill from real coding.

Read more…

Posted On Thu 05 March 2015 by Lex Vorona

Category: Coding

Tags: coding / life /

 

Post navigation

← Newer posts
Older posts →
 
Proudly powered by Pelican, which takes great advantage of Python.
The theme is Decode, ported by Lex Vorona and Ken Mathenge, thanks!