Fork me on GitHub

Lifeboat blog

A random blog about software

Skip to content
  • Home
  • Archives

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 /

Systemd, again and again

I finally upgraded to one of the OS'es that run with systemd. It did not boot...

Read more…

Posted On Fri 14 August 2015 by Lex Vorona

Category: Coding

Tags: linux / runt /

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 /

Gradle to determine parent branch

If you want to determine what is the parent git branch of the current one

Read more…

Posted On Fri 14 August 2015 by Lex Vorona

Category: Coding

Tags: gradle / git / 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!