This whole Java SE bullshido that Oracle is all up on their high horse about
has made me think about why I really enjoy Forth.
I’d like to lay down some of my thoughts before I forget them,
because I think it’s worth preserving and discussing.
Read more »
Java 9 comes with a rich feature set. Although there are no new language concepts, new APIs and diagnostic commands will definitely be interesting to developers. In this write up we’re going to have quick, high level look at some of the new features; Mod... (more…)
Read more »
Library intended to hook Binder interface and manipulate events - ChickenHook/BinderHook... (more…)
Read more »
How Value Objects will make it possible to write readable object oriented code with the performances of primitive based code. Get a first glimpse at what Val... (more…)
Read more »
JEP 431: Sequenced Collections has been promoted from Candidate to Proposed to Target status for JDK 21. It proposes introducing "a new family of interfaces that represent the concept of a collection whose elements are arranged in a well-defined sequence ... (more…)
Read more »