Tag Archives: development

?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]

Twitter il gradasso

C’è una cosa fantastica di Internet: se qualsiasi società prova a fare la furba, inserendo delle righe scritte in piccolo quando revisiona la sua API da 1.0 a 1.1, state certi che ci sarà  almeno una persona che si leggerà … Continue reading
Posted in Italian Content | Tagged , , , , , , , | Comments Off on Twitter il gradasso

Arduino Ruby Development

Do you like Arduino? Do you like dynamic programming languages like ruby? Well,  the RAD is your Ruby Arduino Development! We just find out that link on hacker news, which comments worth a read.
Posted in Arduino, English Content, Italian Content, Programming languages | Tagged , , , | Comments Off on Arduino Ruby Development

Junction: symbolic directory links on Windows

Windows 2000 and higher supports directory symbolic links, where a directory serves as a symbolic link to another directory on the computer. […]Directory symbolic links are known as NTFS junctions in Windows. Unfortunately, Windows comes with no tools for creating … Continue reading
Posted in English Content, Knowledgebase | Tagged , , , , | 2 Comments

Sage e Mathematica, per il vostro agosto matematico

Ad agosto ci siamo dedicati ad un po’ di matematica, e vogliamo recensire due software che possono semplificare i vostri esperimenti. Sage Il primo è open source e si chama Sage:http://www.sagemath.org/
Posted in Italian Content, Knowledgebase, Software | Tagged , , , , , | Comments Off on Sage e Mathematica, per il vostro agosto matematico

Mercurial for subversion Users

Willing to switch to Subversion to Mercurial (you will, belive me!)? Take a look to this link http://wiki.pylonshq.com/display/pylonscookbook/Mercurial+for+Subversion+Users and be  happy! If you prefer a different introduction http://hginit.com/ is a very good start
Posted in English Content, Knowledgebase | Tagged , , | Comments Off on Mercurial for subversion Users

Clojure Review

Book review by Stefano Fago: This book introduce one of most interesting  language of new wave of functional programming. You will find a complete overview of clojure language focusing in functional paradigm that can be the real obstacle for a … Continue reading
Posted in English Content, Knowledgebase, Reviews | Tagged , , , , , | Comments Off on Clojure Review