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
  • ErZauker Revenge!

    calendar Jul 15, 2014 · 1 min read
     en erlang featured knowledgebase software  · er-zauker erlang redis
     ·
    Share on: twitter facebook linkedin copy
    ErZauker Revenge!

    After a bunch of time, I take back my Erlang Hammer from the sand of time.


    Read More
  • Intervista a Francesco Cesarini di Erlang Solutions

    calendar Jul 7, 2014 · 12 min read
     erlang featured interviste it  · erlang italia oreilly
     ·
    Share on: twitter facebook linkedin copy

    A language that doesn’t affect the way you think about programming, is not worth knowing. Yale Professor Alan Perlis

    In occasione dell’Elixir Conf siamo lieti di pubblicare una intervista con Francesco Cesarini.  Nel 2009 abbiamo già recensito "Erlang Programming A Concurrent Approach to Software Development" scritto a quattro mani con Simon Thompson. Ora siamo lieti di ospitare una intervista ad ampio respiro con una delle colonne portati di Erlang Solutions.


    Read More
  • Spring Testing Survival guide

    calendar Jun 26, 2014 · 2 min read
     en featured software  · java relax spring
     ·
    Share on: twitter facebook linkedin copy
    Spring Testing Survival guide

    If you have an application with thousand of beans, you must do unit testing but…Spring testing is boring, belive me. A very complex Spring application usually have a lot of dependency: I had to manage over 3000 beans definitions in a production project right now. Sometimes you want only to test a bit of it, and setting up a complete Spring Context will drive you crazy. To avoid losing mind, my suggestion is to …cheat. Let’see how.


    Read More
  • Code Zauker 0.1.0: Code Young

    calendar Jun 4, 2013 · 1 min read
     en featured projects software  · code-zauker redis ruby
     ·
    Share on: twitter facebook linkedin copy
    Code Zauker 0.1.0: Code Young

    I hear your heart beat to the beat of the drums Oh what a shame that you came here with someone So while you're here in my arms Let's make the most of the night like we're gonna Code young


    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
  • 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
  • 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 nttdata 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
  • Il governo Monti

    calendar Nov 17, 2011 · 2 min read
     featured  · italy politica
     ·
    Share on: twitter facebook linkedin copy

    Giovedì 17 Novembre 2011 ha prestato giuramento il Governo Monti. Ecco una sintesi.


    Read More
  • (How to Write a (Lisp) Interpreter (in Python))

    calendar Oct 24, 2011 · 1 min read
     en featured lang python software  · lisp python
     ·
    Share on: twitter facebook linkedin copy
    (How to Write a (Lisp) Interpreter (in Python))

    I like a lot of programming languages. I do not love them with the same intensity.


    Read More
  • Ci sarà un altro C/64?

    calendar Oct 15, 2011 · 5 min read
     featured  · c64 ideas storia
     ·
    Share on: twitter facebook linkedin copy
    Ci sarà un altro C/64?

    Ho posseduto sia un Vic20 ed un C/64, come molti della mia generazione, credo. Il Commore 64 è stato un micro computer commercializzato tra il 1982 e il 1994, dalla Commodore Business Machine (CBM). Il vero salto di qualità con il C/64 me lo fece fare un rivista scovata in un Autogril, chiamata Commodore Computer Club, che parlava praticamente solo del C/64 e aveva una forte connotazione “social”, nel senso che la rubrica della posta era inizialmente molto grande.

    Logo del Commodore Computer Club, rivista dalla storia particolare


    Read More
  • Dart Sith move first

    calendar Oct 13, 2011 · 3 min read
     en featured humor knowledgebase lang software  · javascript javascript-war nodejs
     ·
    Share on: twitter facebook linkedin copy
    Dart Sith move first

    So Dart Sith has just launched his first DeathStar, my young JavaScript fellow: a site devoted to the Dart language

    Because I am a very old Jedi (1974, before ever the first WtartWars trilogy showdown)  I had to rest a bit before talking about it, so the news is 4-days old I know. I needed to think, reflect and write down: but now I am ready, Read on…


    Read More
  • Org Mode Parser 0.0.6 is OUT

    calendar Oct 13, 2011 · 1 min read
     en featured knowledgebase org-mode-parser  · nodejs org-mode project
     ·
    Share on: twitter facebook linkedin copy
    Org Mode Parser 0.0.6 is OUT

    Hi all,

    I have released version 0.0.6 of org-mode-parser for nodejs


    Read More
  • JavaScript Wars hits nodejs

    calendar Oct 6, 2011 · 2 min read
     en featured humor knowledgebase  · ideas javascript-war nodejs relax
     ·
    Share on: twitter facebook linkedin copy
    JavaScript Wars hits nodejs

    This week, the nodejs community had a big flame.

    All was started by this blog post, which  tried to slap down node.js server because of its mono-thread nature. And node.js fight back knocking down the attacker. Let’see how.


    Read More
    • ««
    • «
    • 2
    • 3
    • 4
    • 5
    • 6
    • »
    • »»

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