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 Esp8266 SQLite
Status
Links icon
GitHub LinkedIn
About
馃寪
English Italiano
github linkedin rss
  • The end of the empire

    calendar Oct 23, 2007 路 1 min read
     blog-objectsrootcom en
     路
    Share on: twitter facebook linkedin copy
    The end of the empire

    In Slashdot today I have seen a Microsoft advertise.


    Read More
  • iPhone success is hard

    calendar Aug 30, 2007 路 2 min read
     blog-objectsrootcom en software  路 ant apple april car design good google hard import iphone ipod italy jobs opinion pd project smart steve table telecom tip touch vi war
     路
    Share on: twitter facebook linkedin copy
    iPhone success is hard

    iPhone is a very nice project, well designed and manufactered, but the market addressed is
    an hard bet for Apple.
    Big players are already on the ground: Nokia, Motorola, Samsung and Sony for instance.


    Read More
  • better unix life2

    calendar Jul 31, 2007 路 1 min read
     blog-objectsrootcom en knowledgebase  路 unix
     路
    Share on: twitter facebook linkedin copy
    better unix life2

    If you need to work on cluster, is nice to have syncronized terminals to send the same commands in parallel.


    Read More
  • Storie vere!

    calendar Jul 7, 2007 路 1 min read
     blog-objectsrootcom en  路 car
     路
    Share on: twitter facebook linkedin copy
    Storie vere!

    In onore della laurea di una mia cara amica, ripubblico e segnalo una serie di "storie universitarie", che sono sicuro strapperanno pi霉 di un sorriso. Buona lettura!


    Read More
  • oracle mass table drop

    calendar Jul 3, 2007 路 1 min read
     blog-objectsrootcom en  路 build easy oracle postgresql script small sql table ui vi
     路
    Share on: twitter facebook linkedin copy
    oracle mass table drop

    Sometimes I need to build a small script to delete a huge set of tables of a schema.


    Read More
  • Better unix life: mass replace and xargs

    calendar Jun 7, 2007 路 1 min read
     blog-objectsrootcom en evergreen  路 api perl unix
     路
    Share on: twitter facebook linkedin copy
    Better unix life: mass replace and xargs

    Use the sed -i command

    sed -i.BAK 's|foo|bar|g' files # -i does in-place replacement
    perl -pi.bak -e 's|foo|bar|g' files                # or
    perl -pi.bak -e 's|foo|bar|g' `find /pathname -name "filespec"`

    Perl is the preferred way, but on some production system you must use the old good sed. For some tips on sed take a look to its faq. Another very powerful command is xargs. Xargs is a rapid聽 way to process files containing spaces, using聽 a聽 combo with find:


    Read More
  • Blue Dragon Revision 2

    calendar May 16, 2007 路 1 min read
     blog-objectsrootcom en  路 ant database easy site spam vi
     路
    Share on: twitter facebook linkedin copy
    Blue Dragon Revision 2

    Hi dear spammers, I am an announce.

    I love you so much I have decided to auto delete spam comments not already published.


    Read More
  • Ravenna e Ferrara April 2007 twin trip

    calendar May 15, 2007 路 1 min read
     blog-objectsrootcom en  路 april trip
     路
    Share on: twitter facebook linkedin copy
    Ravenna e Ferrara April 2007 twin trip

    I am very happy to publish a first look of my trip to Ravenna and Ferrara.


    Read More
  • Blue Dragon: Spam Killer

    calendar Apr 20, 2007 路 1 min read
     blog-objectsrootcom en software  路 ant fini giovanni google hard simple smart spam test ui vi war
     路
    Share on: twitter facebook linkedin copy
    Blue Dragon: Spam Killer

    Hi dear spammers!

    I have just finished tuning the latest version of my anti spam-blogging-software, and all the spam have been removed. I am glad to see you loosing your time tring to get some poor bucks from your bogous activity. I hope do you click on my google adverties sometimes, as true friends of mine?


    Read More
  • Advanced Bash Scripting

    calendar Apr 17, 2007 路 1 min read
     blog-objectsrootcom en software  路 again arc example good google http opinion script scripting search simple small war
     路
    Share on: twitter facebook linkedin copy
    Advanced Bash Scripting

    Is it amazing things you can do with a simple Bourne Again Shell  (bash).


    Read More
    • ««
    • «
    • 44
    • 45
    • 46
    • 47
    • 48
    • »
    • »»

Recent Posts

  • 6,76%
  • Il tizio con il cappello che crede di comandare il mondo intero
  • Murderbot: i diari della macchina assassina
  • Breve guida agli ETF

Latest comments

    Giovanni Giorgi

    Copyright 1999-  GIOVANNI GIORGI. All Rights Reserved

    to-top