Fork me on GitHub

Lifeboat blog

A random blog about software

Skip to content
  • Home
  • Archives

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 /

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 /

SVN stash on bash

SVN does not have a stash (or shelve) functionality, but there is always a way around

Read more…

Posted On Wed 25 February 2015 by Lex Vorona

Category: Linux

Tags: howto / linux / svn /

Setting up Webex on Ubuntu

It is not trivial to set up Webex to work on modern Ubuntu. This post recaps the steps I made to make it work

Read more…

Posted On Wed 25 February 2015 by Lex Vorona

Category: Linux

Tags: howto / linux / ubuntu /

Parsing address string in PostgreSQL

Sample query to parse address line into fields in PostgreSQL without stored procedures

Read more…

Posted On Tue 09 December 2014 by Lex Vorona

Category: Coding

Tags: howto / coding / postgresql /

Extracting OLE documents from Microsoft Office format

If you ever need to extract an OLE document from within a Microsoft Office document

Read more…

Posted On Mon 08 December 2014 by Lex Vorona

Category: Linux

Tags: linux / office / howto /

Custom insert-or-update conditions with Squeryl

Squeryl is very smart, but some time you want to alter a bit of its logic. Here is one of the methods.

Read more…

Posted On Tue 10 June 2014 by Lex Vorona

Category: Coding

Tags: scala / coding / howto / squeryl /

How to resolve conflicting methods error in Scala

The error "class XXX inherits conflicting members" is almost obvious by the compiler message, but stop just one step short of the full solution.

Read more…

Posted On Tue 10 June 2014 by Lex Vorona

Category: Coding

Tags: scala / coding / howto /

 

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!
Personal data for training