Fork me on GitHub

Lifeboat blog

A random blog about software

Skip to content
  • Home
  • Archives

Premature Optimization

My take of when is the exact time to do the optimization

Read more…

Posted On Tue 11 December 2018 by Lex Vorona

Category: Coding

Tags: coding / testing /

Test Driven Development

I have a TDD approach that has been quite successful and low overhead in the past few years.

Read more…

Posted On Wed 03 May 2017 by Lex Vorona

Category: Coding

Tags: coding / java /

Workaround for empty parameters Jenkins bug

A solution to an annoying bug in Jenkins

Read more…

Posted On Wed 03 May 2017 by Lex Vorona

Category: Coding

Tags: jenkins / coding / howto / groovy /

Breaking Java8 Lambdas

Looking for a point at which java compiler gives up

Read more…

Posted On Wed 23 March 2016 by Lex Vorona

Category: Coding

Tags: java / coding /

EasyMock with Java8 Lambdas

How to use Java8 lambdas with EasyMock

Read more…

Posted On Wed 23 March 2016 by Lex Vorona

Category: Coding

Tags: java / coding / howto /

Restarting Berta project

News about my most ambitions personal project to-date

Read more…

Posted On Wed 23 March 2016 by Lex Vorona

Category: Coding

Tags: java / coding / berta /

Simple dependency version management with Spring

Spring has a nice feature to automatically select version of the dependency. That is how it can be used separately.

Read more…

Posted On Wed 23 March 2016 by Lex Vorona

Category: Coding

Tags: coding / spring / gradle / howto /

Idea about adding Ownership to Java Memory Model

An exercise about porting Ownership concept from Rust to Java

Read more…

Posted On Wed 23 March 2016 by Lex Vorona

Category: Coding

Tags: coding / design / java / gc /

 

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!