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
  • Erlang: a lesson to learn…again!

    calendar Jun 25, 2015 · 5 min read
     programming_languages  en erlang evergreen featured knowledgebase lang  · erlang good great-ideas
     ·
    Share on: twitter facebook linkedin copy

    Erlang is a great language.

    [2019-UPDATE] Erlang 22 is OUT, so I wanna to come to the party!

    On April 2015, Erlang father’s Joe Armstrong give us a very interesting lesson I want to tell about.

    There was a long thread titled “Erlang and Akka, The Sequel” on the erlang mailing list, reasoning about the need of some standard pattern on Promises and Future. A lot of JavaScript libraries deal about that (also jQuery has its implementation). I want to report the Joe Amstrong reply because it give us a very clear understanding on the reason Erlang is different and you should at least try it once.


    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

  • Egg box con Sensore sonico

    calendar Mar 27, 2015 · 3 min read
     arduino  eggbox it
     ·
    Share on: twitter facebook linkedin copy
    Egg box con Sensore sonico

    Costruiamo una lampada luminosa con Arduino, un sensore sonico ed…una scatola di uova :)

    Come abbiamo già visto le scatole traslucide per il trasporto delle uova sono un ottima base per creare piccole lampade, per diverse ragioni:

    • sono facili da trovare
    • sono leggere
    • sono abbastanza rigide
    • possono essere incollate con del Vinavil (strano ma vero)

    Questa versione di eggbox è composta da una sola scatola da quattro uova e da un sensore sonico che potete trovare su amazon per meno di 5€. In realtà il suo prezzo dovrebbe essere meno di 3€, ma considerando l’affidabilità di Amazon (viene recapitato in meno di 3 giorni e senza costi di spedizione) è ancora un prezzo accettabile.


    Read More
  • Arduino Starter Kit: Prime impressioni

    calendar Feb 15, 2015 · 2 min read
     arduino  it
     ·
    Share on: twitter facebook linkedin copy
    Arduino Starter Kit: Prime impressioni

    In queste settimane abbiamo provato l’Arudino Starter Kit, ed ecco le nostre prime impressioni.arduino_starter_kit1

    Il kit costa sui 105€ IVA inclusa, ed è possibile ordinarlo anche su Amazon.it. La scatola è molto curata ed è accompagnata con un manuale che presenta 15 esempi a difficoltà crescente.


    Read More
  • Arduino programmazione avanzata: makefile!

    calendar Jan 26, 2015 · 1 min read
     arduino  it knowledgebase  · make
     ·
    Share on: twitter facebook linkedin copy
    Arduino programmazione avanzata: makefile!

    L’Arduino IDE è uno strumento stupendo se non siete sviluppatori software professionisti, perché fornisce un ambiente molto semplice per sviluppare velocemente sketch e progetti Arduino. Se però siete degli incalliti programmatori C++, vorrete qualcosa di più potente, che vi consenta per es di abiliare le funzionalità C++11 del gcc-4.8.x che viene fornito con la tool chain AVR di Ardunio, oppure desiderate servirvi del vostro editor preferito.

    Oppure la vostra build è composta da più file da assemblare assieme….


    Read More
  • Emacs 64bit for windows

    calendar Nov 26, 2014 · 1 min read
     knowledgebase  · emacs
     ·
    Share on: twitter facebook linkedin copy
    Emacs 64bit for windows

    Okey, getting emacs working on Windows is a pain, but we deserve a better editor for us(tm).

    I havce found a bunch of emacs alternative distributions, and this 64bit build seems a nice shot

  • .NET Corso Base HTML5

    calendar Nov 3, 2014 · 1 min read
     it knowledgebase software  · c net
     ·
    Share on: twitter facebook linkedin copy
    .NET Corso Base  HTML5

    Descrizione del corso: Introduzione ad Html5 basata su WebForms Target: certificazione corso 20480B Repository delle slide e del codice di esempio: https://github.com/daitangio/html5 Lingua: Italiano Tecnologia: Visual Studio 2013 (Trial Supported) Extra software required: SQL Express

    Esempi

    Scaricabili da https://github.com/daitangio/cqrs-journey-code

    Code Example speciali

    1. Localization API
    2. Documentazione Localization API
  • Sull’informatica: si fa presto a dire bisestile

    calendar Oct 20, 2014 · 4 min read
     it
     ·
    Share on: twitter facebook linkedin copy

    L’informatica spesso si scontra con la risoluzione di problemi reali in un modo più simile alla fisica che non alla matematica. In matematica, l’aspetto astratto consente di rifuggere dalle pochezze della realtà. La fisica e l’informatica invece devono dare risposte concrete a problemi reali. Oltre a ciò l’aspetto ingegneristico della informatica la costringe a fare più spesso i conti con la pochezza delle risorse contingenti, cose che un fisico ogni tanto deve fare, spesso può evitare con i modelli astratti.

    La gestione del calendario perpetuo è una di queste realtà complesse, almeno a giudicare da cosa successe ad un famoso foglio elettronico negli anni 80…


    Read More
  • 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
  • Arduino EggBoxLamp

    calendar Oct 9, 2014 · 2 min read
     arduino  eggbox it knowledgebase software
     ·
    Share on: twitter facebook linkedin copy
    Arduino EggBoxLamp

    Programmare Arduino è molto divertente, ed in questo articolo voglio mostrare come creare una semplicissima lampada luminosa. Questo esempio sarà anche il pretesto per mostrare differenti implementazioni software dello stesso progetto (in prossimi post)

    Questo progetto è volutamente molto semplice, e non si serve di nessun sensore.

    Trovate il codice su github:

    https://github.com/daitangio/egg_box


    Read More
  • Debian perfect work environment

    calendar Sep 28, 2014 · 3 min read
     en featured software unix-featured  · ibm linux oracle unix virtualization
     ·
    Share on: twitter facebook linkedin copy
    Debian perfect work environment

    Working in a big company, my work laptop came with MS-Windows7 Enterprise installed. But as you imagine, Unix is my preferred desktop environment. So let’s how to configure a perfect Debian Linux for a old wolf consultant like me. You will be able to install commercial software mubmo jumbo like Oracle Express and IBM Websphere in a snap, and have a 64 rock solid system, easy to bring in a USB stick if you like.


    Read More
  • Hackathon @ NTTData

    calendar Sep 14, 2014 · 1 min read
     it  · nttdata
     ·
    Share on: twitter facebook linkedin copy

    This weekend I enjoyed with NTT Hackathon. We developed a Microsoft Kinetic-powered store: you can see objects, consult a catalog via arm swipe, and order 3D prints via hand claps. 3D Printing was powered by OctoPrint after a bad experience with SkyForge. We hope SkyForge will be production-ready in a couple of software-iterations (their lack of a full WebService API is simple to fix).


    Read More
  • Rebar poor proxy git fixer

    calendar Aug 14, 2014 · 1 min read
     en erlang knowledgebase  · easy erlang fix git
     ·
    Share on: twitter facebook linkedin copy
    Rebar poor proxy git fixer

    Sometimes you are behind a http proxy, and the git:// protocol is not accessible.

    For instance on erlang rebar, all developers  prefer the git:// protocol when listing dependency. But how to fix it if you are behind a http proxy?

    Ask help to git… [bash] git config –global url.https://github.com/.insteadOf git://github.com/ [/bash]


    Read More
  • Er Zauker v0.0.5: Let it go

    calendar Aug 1, 2014 · 1 min read
     en erlang  · code-zauker er-zauker erlang
     ·
    Share on: twitter facebook linkedin copy

    Let it go, let it go! Can't hold it back any more. Let it go, let it go! Turn away and slam the door. ... Let it go, let it go. I am one with the wind and sky. Let it go, let it go. You'll never see me cry.


    Read More
  • Git Recovery commands

    calendar Jul 24, 2014 · 1 min read
     en  · git
     ·
    Share on: twitter facebook linkedin copy

    [bash] git fsck –full –unreachable [/bash]

    See also Maintenance-and-Data-Recovery on the Git book

    • ««
    • «
    • 28
    • 29
    • 30
    • 31
    • 32
    • »
    • »»

Recent Posts

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

Categories

EN 495 IT 478 KNOWLEDGEBASE 186 SOFTWARE 179
All Categories
ADVERTISEMENT2 AUTOMATION5 BLOG-OBJECTSROOTCOM88 BOOKS3 COVID1919 DEVOPS30 EGGBOX4 EN495 ERLANG14 ESP82666 EVERGREEN4 FEATURED92 FLASH1 FREEDOM8 GENERATIVEAI5 HOMELAB1 HUMOR82 INTERVISTE2 IT478 JAVA3 JAVASCRIPT1 K8S-DONE-RIGHT3 KNOWLEDGEBASE186 LANG30 LETTERE-A-MIA-FIGLIA30 LETTERE-A-MIO-FIGLIO38 LIBRI3 NEWS3 ORG-MODE-PARSER9 PROJECTS8 PYTHON18 RACCONTI5 RECENSIONI18 RETRO-COMPUTING35 REVIEW1 REVIEWS11 SITE12 SOFTWARE179 SOFTWARE-PROJECTS14 SQL27 UNCATEGORIZED1 UNIX-FEATURED7
[A~Z][0~9]

Series

ARDUINO 25 PROGRAMMING_LANGUAGES 7 RISPARMIO 5 FREEDOM 4
All Series
ARDUINO25 FATLAMA3 FREEDOM4 HOMELAB1 POLITICA3 PROGRAMMING_LANGUAGES7 RISPARMIO5
[A~Z][0~9]

Latest comments

    Giovanni Giorgi

    Copyright 1999-  GIOVANNI GIORGI. All Rights Reserved

    to-top