I’ve been pondering if Git could be used as versioned, distributed, concurrently edited at multiple locations,bi-directionally replicated, robust, etc. DB for nosql DB, which would allow baselines and some relationships between elements. Clearly I’m not alone in this world, since question has been asked already by others: Is Git a NoSQL Database?. And there seems…
Read moreFixing EEEPC 900 left mouse button
EEEPC 900 has nasty hardware defect on it’s mouse buttons, which causes that they stop working after a while. I myself encountered issue, and discarded my eeepc into shelf to collect dust due to that. However, there seems to be cure for the problem, and it’s also rather easy to apply, and it seems to…
Read moreVaadin
Why should consider Vaadin for web framework, Why Vaadin – line of argument Whenever I hear someone saying that GWT is way to go, since logic is in client side. I start immediately wondering what these people have been drinking. (1) Data, if application is handling any larger amounts of data, then processing of it…
Read morepostgresql – join with me…
PostgreSQL performance considerations Postgresql Manual: Controlling the Planner with Explicit JOIN Clauses
Read more