Tag Archives: great ideas

?FileSystem is faster than RAM [under your Operating System]

I am studying Apache Kafka (a “distributed streaming platform”) and I stubled upon this conclusion: the “disk read fear” a lot of projects have in the past, is a fake. A lot of distributed database started tutorial with the statement … Continue reading
Posted in English Content, IT Featured | Tagged , , , | Comments Off on ?FileSystem is faster than RAM [under your Operating System]

Thinking in Angular 4: Templates

To understand Angular 4, after the “Hero” tutorial you should start from the Template syntax.  We highlighted some statement in red below: Data direction Syntax Type One-way from data source to view target {{expression}} [target]="expression" bind-target="expression" Interpolation Property Attribute Class … Continue reading
Posted in English Content, IT Featured, Knowledgebase | Tagged , , , , | Comments Off on Thinking in Angular 4: Templates

Finding the good one: mithril

I have just read this insightful statement on this blog article about congitive load in Javascript jQuery is undoubtedly useful when dealing with browser quirks, but once an application grows over a few thousand lines of code, unstructured jQuery code … Continue reading
Posted in English Content, IT Featured, Knowledgebase | Tagged , , , , | Comments Off on Finding the good one: mithril

Recuperare Erlang

Erlang è un linguaggio a mio avviso sottostimato, che ha parecchie cose da insegnare ai vari Scala/Rust/Java(Script) out of there… In particolare ci sono un insieme di feature di Erlang che prese singolarmente non sono difficili da comprendere e implementare, … Continue reading
Posted in Erlang, Italian Content | Tagged , , | 1 Comment

Erlang: a lesson to learn…again!

Erlang is a great language. [2019-UPDATE] Erlang 22 is OUT, so I wanna to come to the party! On April 2015, Erlang father’s Joe Armstrong give us a very interesting lesson I want to tell about. There was a long thread … Continue reading
Posted in English Content, Erlang, Evergreen, IT Featured, Knowledgebase, Programming languages | Tagged , , | Comments Off on Erlang: a lesson to learn…again!

Your Emacs Virtual Box Recipe

!UPDATED! Okey I love emacs, you are allowed to say I am a nerd. But I use emacs. So I could solve your problems with a Ctrl-Alt-x kung fu combination, involving yoga-like finger movements. So do not mess with me… … Continue reading
Posted in English Content, Knowledgebase, Software | Tagged , , , , , , | 1 Comment

The real reason Git rocks

I have learned Git. I forget about all my childhood for making space about all the magic, but I got it. And I know because git rocks. The real reason Git rocks. And I will reveal you.
Posted in English Content, IT Featured, Software | Tagged , , , , | Comments Off on The real reason Git rocks