Home
Sandor Dargo's Blog
Cancel

Graphs in everyday life

No! That’s a chart, not a graph! Charts are not graphs, even though for some odd reason many people tend to call them so. In mathematics and more specifiaclly in graph theory a graph is a struct...

Upcoming coding dojo about graph databases

Let me give you some details to arouse your interest in joining this event if you are around Sophia Antipolis. I will briefly explain what a graph is and why they matter in IT. Then I will speak a...

How to contact your colleague sitting next to you (or anywhere else)

First of all I had to describe what a pomodoro is. As it is not the aim of this article, let’s say it’s a block of usually 25 minutes of uninterrupted work. The next question was how I managed to d...

Introduction to graph databases

Or maybe let’s start from a more generic point. What is a database? It is a datastore. In IT it is a set of data held in a computer. The most known datastores are still the good old relational data...

Failing and getting up in the French Alps

It’s been a dream for both my wife and me to spend some time at a remote location and just hike a lot. Finally we did it - with an 18 months old girl - and it was great. But even such an idyll has ...

What can you use for visualizing a graph?

So I had to explore what technology I could use for visualizing my data. When I was building my family tree application I used sigma.js but looking back at it, I didn’t find it very intuitive. Mayb...

Work for peanuts, but love your job!

Wow. No surprise that Coelho is hashtagged in that post (it is in Hungarian which is my mother tongue). In the post the writer of the gray averages appears, so you can be sure that banality, extrem...

The blog has moved to a new address

Yes, from now on my blog is accessible at sandordargo.com. Even if at one point I’ll decide to leave Github pages, I won’t have to change an address. I decided to make this move right in the begin...

How to use rules in JUnit

Let’s start from the beginning. How do you recognize rules? You’ll see some public variables annotated with @Rule in your test class. Here is an example: public class MyTest { @Rule public So...

Why I spend lunch time at my desk?

Because I am hungry! And I don’t mean I’m hungry for the great food my wife or I prepare the evening before, but I am hungry for knowledge and I have to find time to learn, to sharpen my saw. I g...