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
  • Why you need a 27’’ Monitor

    calendar Jul 14, 2018 · 1 min read
     en  · relax
     ·
    Share on: twitter facebook linkedin copy

    After a summer sale rush I got a 27’’ Philips monitor for less than 170 €, preferring it to the 24''

    A 16:9 27’’ monitor give you a lot of space: you eclipse IDE works better because:

    • you actually see the console logs while you edit the code
    • you can split your IDE in 4 and have a quad-view
    • you can open two virtual machine in a remote desktop and have them side by side
    • you get two monitors in one
  • Spray Saldimaio

    calendar Jul 2, 2018 · 1 min read
     humor it  · politica
     ·
    Share on: twitter facebook linkedin copy
    I tuoi amici prendono in giro Di Maio, ripetendo le sue sparate sul taglio delle pensioni d'oro?

    I tuoi colleghi imitano Salvini che cita errnoeamente il duce?

    Senti di aver votato per dei mentecatti?

    Nessun problema, con lo spray Saldimaio, una spruzzata e via!

    Ad appena 100€ al litro!

     


    Read More
  • Colluttorio #Saldimaio

    calendar Jul 1, 2018 · 1 min read
     humor it  · politica relax
     ·
    Share on: twitter facebook linkedin copy

    Sei un Renziano pentito? Addirittura un fan di Rifondazione?

    Ti senti comprensivo ma non troppo?

    Danno fastidio anche a te i barboni che muoiono sotto casa d’inverno?

    Ecco la soluzione:

    Colluttorio Saldimaio, per chi è debole di sinistra, ma vuole una soluzione a costo zero.

    Attenzione: contien traccce di destra.


    Read More
  • Advertising from over 50 years ago

    calendar Jun 28, 2018 · 1 min read
     en
     ·
    Share on: twitter facebook linkedin copy

    On a Milan advertising panel, after scratching the surface for summer maintenance, a very old advertising (older than me!) come to life:

  • Le cose importanti della vita

    calendar Jun 25, 2018 · 1 min read
     lettere-a-mio-figlio
     ·
    Share on: twitter facebook linkedin copy
    Le cose importanti per un bimbo di otto anni.
  • Il privilegio di approfondire: gli immigrati

    calendar Jun 22, 2018 · 3 min read
     it  · politica
     ·
    Share on: twitter facebook linkedin copy

    C’è una ragione precisa perché epidemicamente ho sempre considerato Twitter, Facebook e in generale i social il posto sbagliato per esprimere le proprie idee politiche.

    Il twitt veloce genera consenso oppure scatena gli haters, gli “odiatori” d’istinto. Un giornalista ha detto venerdì sera che “Approfondire è diventato un privilegio”.

    Vediamo di capire perché.


    Read More
  • Un paese spaccato in quattro

    calendar Jun 17, 2018 · 2 min read
     it  · politica
     ·
    Share on: twitter facebook linkedin copy

    Ad un aperitivo, di un venerdì di fine maggio era seduta una perfetta visione del nostro paese. Quattro papà, uno che ha votato Lega, uno cinquestelle, uno partito democratico e uno forza italia.

    Ascoltando la discussione, avreste capito moltissimo di dove stiamo andando. 


    Read More
  • GraphQL and the Inversion of XML (some sort of)

    calendar Jun 12, 2018 · 1 min read
     en featured  · relax
     ·
    Share on: twitter facebook linkedin copy

    I stumbled upon John Resing’s GraphQL (jQuery creator, by the way):

    GraphQL is a query language for APIs and a runtime for fulfilling those queries with your existing data. GraphQL provides a complete and understandable description of the data in your API, gives clients the power to ask for exactly what they need and nothing more

    (Bold are mine, from GraphQL)


    Read More
  • And Microsoft Buys GitHub

    calendar Jun 8, 2018 · 1 min read
     en featured humor  · git github relax
     ·
    Share on: twitter facebook linkedin copy

    An year ago, we discovered MSWindows was developed on Git as revision control System

    On this week, Microsoft decided to buy GitHub. I suppose they had a tons on projects on GitHub platform already!

    By the way, GitLab (the first competitor) now offers the Enterprise edition to open source project….


    Read More
  • Lievito madre molino Rossetto

    calendar May 26, 2018 · 1 min read
     it  · cucinare
     ·
    Share on: twitter facebook linkedin copy

    A tutti gli assidui utilizzatori delle macchine per il pane, suggeriamo il seguente lievito madre, che dà ottimi risultati.

    Inoltre contrariamente a quanto suggerito nelle istruzioni, se usate una macchina per il pane è sufficiente aumentare le dosi standard suggerite dal manuale di istruzione delle macchine di appena 0,5 cucchiani, e servirsi negli impasti di farina manitoba (bastano 100g) per ottenere ottimi risultati.Altri consigli li trovate qui.


    Read More
  • Docker Shadow of Lights on Raspberry Pi 2/3

    calendar May 20, 2018 · 1 min read
     devops en  · docker raspberrypi
     ·
    Share on: twitter facebook linkedin copy
    Docker Shadow of Lights on Raspberry Pi 2/3

    Cloud, DevOps, and Microservices are three strong forces are melting together.

    Containers is the key technology around them. Before docker, horizontal scaling via VM spinning was feasible but a slow speed, compared to the speed of a docker container boot.

    So do you want to learn docker without going out of business? Let’s go!


    Read More
  • IoT Async

    calendar May 17, 2018 · 1 min read
     en erlang esp8266
     ·
    Share on: twitter facebook linkedin copy

    Qualche mese fa avevo sviluppato una applicazione IoT per misurare la temperatura e spedire i dati ad una coda mqtt. Poi c’era uns server che collezionava i dati. Totale: tre server, con tre punti di fallimento ma architettura molto “cool”

    In effetti però la potenza dei moderni chip embedded è tale che è possibile implementare una soluzione completamente asincrona “alla Erlang”. Con meno di 8 euro, potete procuravi il chip esp8266 su Amazon


    Read More
  • Exploring a 23 years old code base: LambdaMoo MUD Part 2

    calendar May 11, 2018 · 2 min read
     en featured software
     ·
    Share on: twitter facebook linkedin copy
    Exploring a 23 years old code base: LambdaMoo MUD Part 2

    In this second article I will continue my jorney on LambdaMoo code base. The C code is very well written. Sometimes the API abuse global variable to avoid passing around identifier like output database file descriptor or the like.

    Because a lot of the system has been written in the Moo language, the core is composed of:


    Read More
  • Let’s Encrypt Gioorgi!

    calendar May 3, 2018 · 1 min read
     blog-objectsrootcom featured site
     ·
    Share on: twitter facebook linkedin copy
    Let's Encrypt Gioorgi!

    At last, Gioorgi.com too become part of Let’s Encrypt . You can enjoy full SSL super encrypted website from today. We will leave the no-SSL version for a while, to let you choose between the fast and the secure.

  • Super Nes Classic mini: un revival per appassionati

    calendar May 1, 2018 · 3 min read
     it  · amazon
     ·
    Share on: twitter facebook linkedin copy

    Ho ricevuto come gradito regalo il Super NES Classic in versione “mini” che potete trovare su Amazon ad un prezzo intorno ai 70 € con 21 giochi precaricati dal sapore Retrò anni 90.

    Come vedremo è possibile aggiungere altri giochi (anche per altre console!), effettuando dei piccoli hack…


    Read More
    • ««
    • «
    • 23
    • 24
    • 25
    • 26
    • 27
    • »
    • »»

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 479 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 IT479 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