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
  • Arduino Esplora

    calendar Dec 13, 2012 · 1 min read
     arduino  en  · ideas
     ·
    Share on: twitter facebook linkedin copy
    Arduino Esplora

    Arduino Esplora is here! The Arduino Esplora is a microcontroller board derived from the Arduino Leonardo. The Esplora differs from all preceding boards in that it provides a number of built-in, ready-to-use setof onboard sensors for interaction.


    Read More
  • Cod Zauker Revenge: Code me maybe

    calendar Oct 22, 2012 · 1 min read
     en erlang knowledgebase projects software  · code-zauker er-zauker erlang ruby
     ·
    Share on: twitter facebook linkedin copy
    Cod Zauker Revenge: Code me maybe

    Code Me Mabye

    Hey, I just met you, and this is crazy  But here's my number, so call me maybe And all the other boys, try to chase me,  But here's my number, so call me maybe


    Read More
  • Your Emacs Virtual Box Recipe

    calendar Oct 15, 2012 · 2 min read
     en knowledgebase software  · emacs great-ideas ideas nerd vi
     ·
    Share on: twitter facebook linkedin copy
    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… :D (I am like the Zohan, only with glasses :)


    Read More
  • Maven Survival Guide

    calendar Oct 1, 2012 · 2 min read
     en humor  · guide
     ·
    Share on: twitter facebook linkedin copy
     Hi Internet, I am Giovanni `Daitan` Giorgi (you can find my fingerprint from 1993 emails out of there) and I am a IT wizard. I can code Java EJBs with one hand, and build a cakephp-enabled application with the other, while saying you how to set up your amazon aws in zero time. And I can code real 6502  assembly in binary

    But…I found maven difficult to master… (every hero as a Achilles’ heel..)


    Read More
  • cvs2svn: cvs2git Documentation

    calendar Sep 26, 2012 · 1 min read
     en knowledgebase software  · git import
     ·
    Share on: twitter facebook linkedin copy
    cvs2svn: cvs2git Documentation

    cvs2svn/cvs2git is a tool that can be used to migrate CVS repositories to newer version control tools, including git. git is a distributed version control system most famous for being used for Linux kernel development. The program used to convert to git, called cvs2git, is distributed as part of the cvs2svn project.


    Read More
  • Kindle Touch Review

    calendar Sep 23, 2012 · 3 min read
     en reviews  · amazon touch
     ·
    Share on: twitter facebook linkedin copy

    Vista la crescente discesa dei prezzi degli ebook, ho voluto provare ad acquistare anche io uno di questi lettori, e la mia scelta è caduta sul Kindle Touch, che Amazon Italia vende a 130€ circa, spese di spedizione escluse. Uno dei maggiori freni alla diffusione degli ebook al momento è la estrema incompatibilità che c’è tra i vari formati, che di fatto impedisce all’utente finale di acquistare i libri su più siti di e-commerce.

    Ma piuttosto che addentrarmi nell’argomento e-book (di per sé molto complesso da trattare) farò di seguito una più modesta recensione dell’e-reader più famoso: Amazon Kindle Touch, appunto.


    Read More
  • NTT Shows 1 Petabitsec transfer

    calendar Sep 23, 2012 · 1 min read
     en  · nttdata
     ·
    Share on: twitter facebook linkedin copy
    NTT and some partners, in a late paper to the ECOC 2012, show a successful transmission of 1 petabit per second data transfer over a 12-core optical fiber 52.4 km long.
    Seen on SlashDot 
  • A successful Git branching model » nvie.com

    calendar Sep 2, 2012 · 1 min read
     en knowledgebase software  · git
     ·
    Share on: twitter facebook linkedin copy
    A successful Git branching model » nvie.com

    Git Flow is a very popular workflow for working with git. I have the lucky to set up Git on a medium sized project, and the following article helped me a lot… I report you the schema too, because it was very useful in a presentation I attended.


    Read More
  • I hate XML, but now less then before thanks to SimpleXMLParser

    calendar Aug 9, 2012 · 2 min read
     en projects software software-projects  · code git github java nttdata project xml
     ·
    Share on: twitter facebook linkedin copy

    I admit it: I hate xml square brackets dancing orgy, even in Java.


    Read More
  • Git Tips

    calendar Aug 7, 2012 · 4 min read
     en knowledgebase software  · git tips
     ·
    Share on: twitter facebook linkedin copy
    Git Tips

    In the last seven months I learned git, working for a dozen of projects. On some of them I was the master&commander, on others I only set up the streams and let the young Jedi find the way to the delivery. Via trial and error I find out a bunch of userful commands.


    Read More
  • ForceBindIP - Bind any Windows application to a specific interface

    calendar Jul 13, 2012 · 1 min read
     en knowledgebase software  · hacking iphone windows
     ·
    Share on: twitter facebook linkedin copy
    ForceBindIP - Bind any Windows application to a specific interface
    ForceBindIP is a freeware Windows application that will inject itself into another application and alter how certain Windows Sockets calls are made, allowing you to force the other application to use a specific network interface / IP address. This is useful if you are in an environment with multiple interfaces and your application has no such option for binding to a specific interface.
    via ForceBindIP - Bind any Windows application to a specific interface.

    Using iPhone/Android Tethering features, you can end up with a


    Read More
  • A small primer on xargs

    calendar Jul 10, 2012 · 1 min read
     en knowledgebase software
     ·
    Share on: twitter facebook linkedin copy
    A small primer on xargs
    In a nutshell, xargs is an alternative to fully expanded shell for loops. Given the right options, xargs can be made to exhibit for-loop-like behavior. But out of the box, it is a way to pipe a bunch of arguments to a single command in one fell swoop.

    This can save a great deal of compute time if you are piping a long list of arguments to a command rather than iterating over them one at a time.

    In  A small primer on xargs you will find a deep explanation on xargs usage. The article teach me a bunch of tricks I am not aware of (and I know Unix from ‘93….yes, 1993…).


    Read More
  • Erlang vs Ruby: Er Zauker

    calendar Jul 4, 2012 · 2 min read
     en erlang projects software software-projects  · code-zauker er-zauker erlang ruby
     ·
    Share on: twitter facebook linkedin copy
    Erlang vs Ruby: Er Zauker

    Negli ultimi mesi ho sviluppato un motore di ricerca per il codice, chiamato code zauker.


    Read More
  • Emacs Find&Replace on files

    calendar May 15, 2012 · 1 min read
     en knowledgebase software  · emacs search
     ·
    Share on: twitter facebook linkedin copy
    Emacs Find&Replace on files

    Replacing on entiere set of files is hard in Emacs. But I find the correct mumbo-magic procedure, and gifted it to you:


    Read More
  • Code Zauker 0.0.6 & 7 Double hit!

    calendar May 13, 2012 · 1 min read
     en featured software  · code-zauker project redis ruby
     ·
    Share on: twitter facebook linkedin copy
    Code Zauker 0.0.6 & 7 Double hit!

    And so you was waiting for news?

    Nice to impress you: I was able to shot two code zauker versions in less than a month!


    Read More
    • ««
    • «
    • 15
    • 16
    • 17
    • 18
    • 19
    • »
    • »»

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