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
  • 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
  • Give me all your code! Code Zauker Search engine spot Web interface now

    calendar Apr 14, 2012 路 1 min read
     en software  路 code-zauker project
     路
    Share on: twitter facebook linkedin copy
    Give me all your code! Code Zauker Search engine spot Web interface now

    Don鈥檛 play the stupid game Cause I鈥檓 a different kind of 聽engine Every search sounds the same You鈥檝e got to step into my world Give me all your RAM and give me your code Give me all your code today


    Read More
  • Help Daitan find a Sql solution for codezauker

    calendar Mar 6, 2012 路 3 min read
     en featured software sql  路 nosql redis sqlite
     路
    Share on: twitter facebook linkedin copy
    Help Daitan find a Sql solution for codezauker

    In my code ramblings during the developement of Code Zauker, I ended up studing a bit NoSql聽 database.

    Code zauker started using Redis, because Redis is a very bold memory-based no-sql db. Redis also support complex data type like sorted set, lists and so on, which was very userful. Anyway I needed a very fast way of doing statistics on data collected by code zauker, for inspecting data and finding out new feature I’d like to add to it. Worst, my current pocket pose a hard limit on a redis instance in terms of available RAM. So I started thinking a lot about a redis drop-in replacement for Code Zauker.


    Read More
  • Time Machine use and internals

    calendar Feb 22, 2012 路 1 min read
     en knowledgebase software  路 backup macosx
     路
    Share on: twitter facebook linkedin copy
    Time Machine use and internals

    Do you want to know how to backup your mac via wi-fi, or how time machine is designed?


    Read More
  • Code Zauker 0.0.4 is OUT

    calendar Feb 12, 2012 路 1 min read
     en featured software  路 code-zauker project
     路
    Share on: twitter facebook linkedin copy
    Code Zauker 0.0.4 is OUT
    VADER A tremor in the Force. The last time I felt it was in the presence of my old master.

    TARKIN Surely he must be dead by now.
    Read More

  • The real reason Git rocks

    calendar Feb 10, 2012 路 4 min read
     en featured software  路 git great-ideas mercurial subversion
     路
    Share on: twitter facebook linkedin copy
    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.


    Read More
  • Redis + Ruby + Your Code = Code Zauker!

    calendar Jan 26, 2012 路 5 min read
     en featured knowledgebase software software-projects  路 code-zauker project redis ruby site
     路
    Share on: twitter facebook linkedin copy
    Redis + Ruby + Your Code = Code Zauker!

    When Google Code was shut down, I have the lucky to read this article on how it worked. The article give you a bunch of Google-Go code. Because Go-language is too small and unusual for my brain, I took the idea and reimplemented it using Ruby and聽Redis.

    And because my nickname is Daitangio, I decided to call the project like the Daitarn3 antagoinst: the Code Zauker![1]

    The beta gem is聽available聽here
    Read More
    • ««
    • «
    • 4
    • 5
    • 6
    • 7
    • 8
    • »
    • »»

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