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
  • Misterio Is Back

    calendar Aug 2, 2025 · 2 min read
     en devops software-projects  · misterio
     ·
    Share on: twitter facebook linkedin copy
    Misterio Is Back
    Docker-compose based Ansible alternative, written in Python. Misterio is able to manage a set of compose target as one, applying status changes easily. If you have stateless microservices, you will love Misterio.
  • Stero Sid 2.0.7: Arduino 2.x and license update

    calendar Nov 12, 2023 · 1 min read
     arduino  en projects software-projects  · stereosid
     ·
    Share on: twitter facebook linkedin copy
    Stero Sid 2.0.7: Arduino 2.x and license update

    A small update to Stereo Sid:

    1. Fix lack of LICENSE (merge from original Cyberernesto upstream)
    2. Fix library.properties and arduino lint pass, to be able to be included inside arduino library manager
    3. New professional CHANGELOG file
    Note: StereoSID will work only for Arduino UNO R1-R3 and AVR-based chipset. We are evaluating a support to new Arduino WiFi R4

    https://github.com/daitangio/sid-arduino-lib


    Read More
  • Smart Sync

    calendar Mar 21, 2021 · 1 min read
     en software-projects  · database oracle sqlite
     ·
    Share on: twitter facebook linkedin copy

    On 2002, I was forced to build a small java class to “sync” two databases (sorry for Italian):

    SmartSync used the Metadata offered by JDBC API to be able to copy data between two tables. In the last years I evolved it to be able to support a special use case called “dump to SQLite”.


    Read More
  • runif

    calendar May 28, 2020 · 2 min read
     en knowledgebase projects python software software-projects  · bash python
     ·
    Share on: twitter facebook linkedin copy
    runif

    Idempotent and minimal python 3 library for rapid scripting. Provide support for creating file, adding data to them, patching and so on.

    Why?

    (Ba)sh scripting is very easy to setup. So we end up using it all the time for simple procedural script.


    Read More
  • Introduction to org mode parser

    calendar Feb 24, 2019 · 1 min read
     en org-mode-parser software-projects
     ·
    Share on: twitter facebook linkedin copy
    Introduction to org mode parser

    Org-mode is an Emacs mode for keeping notes, maintaining To-do lists, doing project planning, and authoring with a fast and effective plain-text system.

    Node.js is a event-based server for the V8 JavaScript Engine.

    So Org Mode Parser for Nodejs is a parser for reading org-mode files.


    Read More
  • SQLite Oracle Compatibility Layer

    calendar Aug 7, 2018 · 1 min read
     en projects python software-projects sql  · oracle sql sqlite
     ·
    Share on: twitter facebook linkedin copy

    The Sqlite Oracle Compatibility Functions is an experimental compatibility layer for SQLite vs Oracle, written in Python 3.

     

    It aims to provide a minimal compatibility with Oracle. The need was having some regular expression functions, and I do not like to work with risky C code, like this university project did


    Read More
  • Stereo Sid 2.0.6 update

    calendar May 1, 2018 · 1 min read
     en retro-computing software-projects
     ·
    Share on: twitter facebook linkedin copy

    After a bunch of years, I am happy to announce StereoSID 2.0.6 is here to stay. It spots a new sid_player example and some optimization on the I2C implementation. https://github.com/daitangio/sid-arduino-lib

  • Org Mode parser 0.1.3 is out!

    calendar Jan 31, 2017 · 1 min read
     en org-mode-parser software-projects  · org-mode
     ·
    Share on: twitter facebook linkedin copy

    Beauty (OrgMode Parser 0.1.3) is here to stay! OrgMode parser is a small nodeJS library to parse Emacs OrgMode files (more info at this link).

    This version features:

    • Fixed empty header issue
    • Code Cleanup
    • Migration from jade to pug2 (new name of jade)
    • Added optional logging framework (winston)

    Also I’d like to thank all the people contributed: I have a list now.


    Read More
  • La mia esperienza nell’open source

    calendar Jan 15, 2017 · 4 min read
     it knowledgebase org-mode-parser software software-projects  · github opensource
     ·
    Share on: twitter facebook linkedin copy
    La mia esperienza nell'open source

    Nel 2011,  per studiare node js creai un progetto chiamato OrgModeParser.

    Org Mode è un package per l’editor Emacs, ed è pensato per tenere note strutturate, pianificare progetti con una schedulazione, mantenere una lista di cose da fare e generare poi documenti word o html da tali file in modo piuttosto efficace.


    Read More
  • Arduino Stereo sid

    calendar Apr 6, 2015 · 1 min read
     arduino  en featured knowledgebase retro-computing software software-projects
     ·
    Share on: twitter facebook linkedin copy
    Arduino Stereo sid

    Arudino StereoSID emulates the SID sound chip of the famous Commodore 64. It is based on the Atmega8 MOS6581 SID Emulator from Christoph Haberer. Library conversion and memory optimization by Mario Patino. Stereo Effect by Giovanni Giorgi

    https://github.com/daitangio/sid-arduino-lib

  • Arduino Real Time EggBox

    calendar Oct 15, 2014 · 6 min read
     arduino  eggbox it knowledgebase software-projects
     ·
    Share on: twitter facebook linkedin copy
    Arduino Real Time EggBox

    In questo secondo capitolo della serie egg box per arduino (una lampada a led costruita con 2 scatole di plastica delle uova), riscriveremo il codice in modo da utilizzare un sistema operativo real time chiamato NilRTOS e disponibile su Github; in particolare mostrerò un semplice sketch che è in grado di produrre un piccolo accordo ed accedere tre luci rispetto ad un ritmo, mentre una quarta, di colore rosso, si accenderà rispetto ad una cadenza diversa.


    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.

    Anyway, all is xml-ized around me. So in 2006 I developed a small XML parser based on SAX. It was a shitty dirty code for JDK 1.4 which let you parse xml stuff defining a method and forgetting about selectors, XPath,  XWing, Tie fighters and so on…


    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.

    Lo ho scritto in Ruby e Redis. Ruby è un linguagio che conosco da tempo, ma housato molto poco. In questeultime settimane ho voluto riprendere in mano Erlang, e per esercizio ho provato a riscrivere il kernel del motore di indicizzazione in Erlang, creando ErZauker


    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

Recent Posts

  • Arduino Q da far crescere
  • Postgres Take it All
  • La ruota del Destino
  • Darth Android
  • Vps Provider
  • Chat
  • RSS Readers

Latest comments

    Giovanni Giorgi

    Copyright 1999-  GIOVANNI GIORGI. All Rights Reserved

    to-top