open-menu closeme
Home
RetroComp icon
Retro Computing Articles Composition Notebooks 8bit
DevOps icon
Automation K8s Done Right
GenAI icon
Fatlama Newsletter Generative AI
Projects icon
Software Projects Arduino Misterio Esp8266 SQLite
Status
Links icon
GitHub LinkedIn
About
github linkedin rss
  • ?FileSystem is faster than RAM [under your Operating System]

    calendar Jan 18, 2019 · 2 min read
     en featured  · development great-ideas java kafka
     ·
    Share on: twitter facebook linkedin copy

    I am studying Apache Kafka (a "distributed streaming platform") and I stumbled upon this conclusion: the "disk read fear" a lot of projects have in the past, is a fake.


    Read More
  • Twitter il gradasso

    calendar Aug 25, 2012 · 2 min read
     it  · api avvocato-del-diavolo development freedom mysql oracle
     ·
    Share on: twitter facebook linkedin copy

    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à tutto, troverà la fregatura e sputtanerà la summenzionata società.

    E’ quello che è successo con Twitter, e Marco Arment analizza nei dettagli le “novità” della nuova Twitter API che passa dalla versione 1.0 alla 1.1.

    Vi rimando all’articolo per i dettagli, ma in buona sostanza Twitter sta cercando di fare in modo che “se voi fate qualcosa di interessante con Twitter, bhe ora dovete collaborare con noi…per continuare a farlo….”:


    Read More
  • Arduino Ruby Development

    calendar Jul 18, 2011 · 1 min read
     arduino  en it lang  · development programming-languages ruby
     ·
    Share on: twitter facebook linkedin copy
    Arduino Ruby Development

    Do you like Arduino?

    Do you like dynamic programming languages like ruby?


    Read More
  • Junction: symbolic directory links on Windows

    calendar Sep 12, 2010 · 2 min read
     en knowledgebase  · development hard link tips windows
     ·
    Share on: twitter facebook linkedin copy
    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 junctions—you have to purchase the Win2K Resource Kit, which comes with the linkd program for creating junctions. I therefore decided to write my own junction-creating tool: Junction
    Read More
  • Sage e Mathematica, per il vostro agosto matematico

    calendar Aug 30, 2010 · 3 min read
     it knowledgebase software  · development matematica python sage
     ·
    Share on: twitter facebook linkedin copy
    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/

    Read More
  • Mercurial for subversion Users

    calendar Jun 27, 2010 · 1 min read
     en knowledgebase  · development mercurial subversion
     ·
    Share on: twitter facebook linkedin copy
    Mercurial for subversion Users

    Willing to switch to Subversion to Mercurial (you will, belive me!)?


    Read More
  • Clojure Review

    calendar Feb 5, 2010 · 1 min read
     en knowledgebase reviews  · books development java lisp oreilly
     ·
    Share on: twitter facebook linkedin copy
    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 standard developer. The author try to follow you on learning different subject with a lot of examples but sometimes it need more reflection and time to master some arguments and a syntax that may seems obscure. The book is a good starting point to introduce you to a new way of programming but also to learn some particulars aspect of Java. To consider a complete but not easy reading. However a book to have!


    Read More
  • Mastering clusters of Unix machines part1: the right VM

    calendar Oct 4, 2009 · 2 min read
     en featured knowledgebase software  · business development gioorgi internet linux ubuntu virtualization
     ·
    Share on: twitter facebook linkedin copy
    Mastering clusters of Unix machines part1: the right VM

    One day, we have the need to create a fast cluster of linux machine, specialized and easy to segragate in different networks (for better security). We need web servers, integration servers (running java hudson), huge developer machines (running for instance eclispe) and so on.

    It was not easy to find a good environment. This research lead us also to consider a very huge set of different and complex management software. In this series of article, we will show what we discovered.

    Or final goal is to have a way to define a set of linux virutal machines, connect them and manage all using open source software. We also want tools easy to understand. We do not want super-optimized stuff, we have the “just it works well” approach.

    We thinked about these types of virtual machine: super light LAMP servers, medim sized java tomcat servers (or udson servers), big database machines and super big development machines.


    Read More
  • Erlang Book Review

    calendar Jul 19, 2009 · 7 min read
     en erlang featured lang reviews software  · books development erlang framework functional-programming guide http ideas internet java oreilly performance programming-languages
     ·
    Share on: twitter facebook linkedin copy
    Erlang Book Review

    After reading an interesting article on Erlang  and Java interoperability, I have decided to dedicate my spare time to Erlang.

    O’Reilly has just published a wonderful book on Erlang, so I decided to dive into it.


    Read More
  • Evolving concurrency, like memory management did

    calendar Jun 11, 2009 · 3 min read
     en erlang featured software  · development features framework http ideas internet java lang news performance python
     ·
    Share on: twitter facebook linkedin copy
    Evolving concurrency, like memory management did

    As processors become faster and multiprocessor systems become cheaper, the need to take advantage of multithreading in order to achieve full hardware resource utilization only increases the importance of being able to incorporate concurrency in a wide variety of application categories.

    In this article we are evaluting a new approach to the concurrency. In the last five years computers are becoming even more parallel. Intel is pushing multi-core achiteture also on commodity personal computers. Neverless the computing power is ofter not well used: one again, hardware is a step head of our day-by-day software development. Remember when the 80286 came into light. The 286 was able to provide a multi-programming architecture but without memory management protection. We had to wait 386 hardware to see software working on preemptive multi-tasking, because software cannot cope with unprotected memory. In one word, it costs too much to develop a operating system without the new features the 80386 bring to us. What about concurrent programming? Can we look similarities in the  concurrency field?


    Read More
  • Producing Open Source Software

    calendar Apr 16, 2009 · 1 min read
     en knowledgebase software  · books development italy opensource projects
     ·
    Share on: twitter facebook linkedin copy
    Producing Open Source Software
    Some times ago I have the lucky to read  "Producing Open Source Software":
    [...] a book about the human side of open source development. It describes how successful projects operate, the expectations of users and developers, and the culture of free software. The book is released under an open copyright: it is available in bookstores and from the publisher (O'Reilly Media), or you can browse or download it [...]
    Valuable parts, which we suggest to read:
      • Social Infrastructure
      • Communications
      • Managing Volunteers
      Open source is a value, especially here in Italy, where the small consulting firms have no time/ no hope of developing strong commercial reality.

      Open source so can be a way for a cheap investiment.


      Read More
    1. Java Servlet & EJB

      calendar Dec 4, 2008 · 3 min read
       it  · development formazione java tutorial
       ·
      Share on: twitter facebook linkedin copy

      La seguente documentazione traccia un percorso formativo sintetico per apprendere la specifica J2EE 5.

      Si parte dalle Servlet e dalle jsp, per arrivare fino agli EJB, che si consiglia di affrontare dopo aver ben appreso i concetti alla base della programmazione web.


      Read More
    2. WordPress 2.7 Release Candidate 1

      calendar Dec 2, 2008 · 1 min read
       en software  · development wordpress
       ·
      Share on: twitter facebook linkedin copy
      WordPress 2.7 Release Candidate 1

      After some time, Wordpress 2.7 is out:

      WordPress 2.7 Release Candidate 1

      By Ryan Boren. Filed under Releases.


      Read More
    3. Bug Tracking Tools 3: Trac

      calendar Nov 26, 2008 · 1 min read
       en knowledgebase software  · bugtracking development
       ·
      Share on: twitter facebook linkedin copy
      Bug Tracking Tools 3: Trac

      Trac is a quite famous bug tracking software written in python.


      Read More
    4. Bug Tracking Tools 2: FogBugz

      calendar Nov 19, 2008 · 4 min read
       en knowledgebase software  · bugtracking development
       ·
      Share on: twitter facebook linkedin copy
      Bug Tracking Tools 2: FogBugz

      As we have seen, bug tracking tools are a very important piece of your It infrastructure. Some tools aims to be a storing ticketing system (like Remedy), others a simple bug tracking tool.  In this second post we are going to analyze one of them, called FogBugz


      Read More
      • ««
      • «
      • 1
      • 2
      • »
      • »»

    Recent Posts

    • La ruota del Destino
    • Darth Android
    • Vps Provider
    • Chat
    • RSS Readers
    • Vibe Coding: easy to say, difficult to survive
    • Basic V2 rocks

    Latest comments

      Giovanni Giorgi

      Copyright 1999-  GIOVANNI GIORGI. All Rights Reserved

      to-top