Search
Translate / Traduci
-
Available even in U.S.A. Support Gioorgi Editorial Board
June 2023 M T W T F S S 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 Gioorgi EverGreen
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 development, great ideas, java, kafka
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 angular, great ideas, javascript, javascript war, mithril
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 good, great ideas, javascript, javascript war, mithril
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
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 erlang, good, great ideas
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 emacs, great ideas, ideas, nerd, recipe, vi, virtual box
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 git, great ideas, mercurial, scm, subversion
Comments Off on The real reason Git rocks