open-menu closeme
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
About
github linkedin rss
  • Bond Europei

    calendar Jul 26, 2020 · 2 min read
     it  · politica salvini
     ·
    Share on: twitter facebook linkedin copy

    Il 21 luglio 2020 è stato approvato un accordo Europeo per il Recovery Found, con 750 milardi di aiuti stanziati, in parte (390) a fondo perduto e in parte a debito (360 milairdi diluiti fino al 2058).

    La notizia è stata un botta tremenda per le opposizioni, per diverse ragioni. Vediamole assieme.


    Read More
  • The Single-Point-of-Failure called “Cloudflare”

    calendar Jul 21, 2020 · 1 min read
     en  · internet
     ·
    Share on: twitter facebook linkedin copy

    On Friday one of the biggest content delivery network (CDN) had a configuration issue on its DNS, causing a global outrage for about half an hour. Hacker news has a long thread about it, but the embarrassing point is a lot of services was affected (Patreon, npmjs, DigitalOcean, Coinbase, Zendesk, Medium, GitLab…) including healthcheck 3-thrd part services (!)


    Read More
  • Il nodo su node.js

    calendar Jul 18, 2020 · 2 min read
     humor it software  · liberta
     ·
    Share on: twitter facebook linkedin copy

    Sono un fan di node js, ed è una grande community.

    Però è un ecosistema cresciuto in modo tumultuoso, in cui il progetto più piccolo colleziona dipendenze a rullo… finché poi vedi durante le build cose come del tipo:

    cioè io non so chi sia sto zloirock però non mi è mai successo di mettere un messaggio del tipo “assumimi” durante l’installazione di un software…. peraltro nella fase di post-install.


    Read More
  • Istruzioni per diventare fascisti

    calendar Jul 14, 2020 · 1 min read
     it libri
     ·
    Share on: twitter facebook linkedin copy

    Michela Murgia scrive fantasticamente.

    Sabato ho trovato questo libello di poche pagine che con l’arma dell’ironia e dell’inversione di ruoli, tenta di trasformare un lettore motivato in un fascita per il XXI secolo.

    Con intelligenza, ironia e dialettica Michela Murgia ha fatto un piccolo capolavoro.


    Read More
  • Senza più scuse

    calendar Jul 14, 2020 · 2 min read
     covid19 it
     ·
    Share on: twitter facebook linkedin copy

    Una delle cose peggiori di questa pandemia, che sembra si protrarrà fino a fine anno, è che ci sta togliendo l’alibi del “non avere tempo per”. Il sottoscritto ha tralsocato da nove mesi, ha ancora degli scatoloni in cantina ma sa che dovrà risolvere il problema, pena l’impossibilità di usare il solito alibi del “non c’è mai tempo per svuotare la cantina”.


    Read More
  • Inadeguatezza: i grandi leader vanno male, noi stranamente meglio del previsto

    calendar Jul 11, 2020 · 2 min read
     covid19 it  · conte coronavirus politica
     ·
    Share on: twitter facebook linkedin copy

    E’ abbastanza inquietante notare come due degli stati più ricchi al mondo abbiano avuto dei leader incapaci di gestire la pandemia (sto parlando di USA e Regno Unito):

    I trend parlano di 134000+ morti negli USA, seguiti dai 70300+ del Brasile e dai 34900+ dell’Italia.


    Read More
  • Misterio: Ansible and Saltstack killer in docker

    calendar Jul 9, 2020 · 1 min read
     devops en  · docker misterio
     ·
    Share on: twitter facebook linkedin copy
    Misterio: Ansible and Saltstack killer in docker
    Misterio is a  docker-compose based Ansible alternative.Misterio rocks!
    https://github.com/daitangio/misterio

    Why

    I need to show Ansible and Saltstack configuration manager are nice tools but in a K8s world, the same result can be achieved in a much simpler way.
    It was to teach the container way to some co-worker.
    Without effort, I end up with a tool I am using on my home machines, which include a bunch of very different architecture (Ubuntu Boxes, ARMs RPi2, Windooze).
    So I think it would be nice show Misterio to the world...and yes there is a bit of magic, called containers.
  • MES o non MES

    calendar Jul 9, 2020 · 3 min read
     it
     ·
    Share on: twitter facebook linkedin copy

    C’è un dibattito attivo in italia sull’uso o meno del MES. C’è direi anche una certa pressione da parte di alcune entità (l’Europa in generale con Gentiloni, l’ex premier ed economista Monti, il PD ecc) per spingere l’italia all’uso di tale fondo.

    Personalmente  devo riconoscere che mi schiero dalla parte della Lega e di una parte del M5S sul discorso del MES, anche se forse per ragioni opposte alle loro.


    Read More
  • Mail Server on Docker: sanity checks

    calendar Jul 1, 2020 · 1 min read
     en freedom knowledgebase  · docker privacy
     ·
    Share on: twitter facebook linkedin copy
    Mail Server on Docker: sanity checks

    [UPDATED 21/3/2022]

    I have a shiny mail server on gioorgi.com. I decided to manage it on first person because it is important to have tight control on your email, in my humble opinion. It is not strictly necessary, but lending your email address to big company like Googles, Microsoft, Yahoo and so on could be a issue if you get banned by them for whenever reason.


    Read More
  • QB64: basic Revenge

    calendar Jun 27, 2020 · 1 min read
     programming_languages  en knowledgebase software  · retro-computing
     ·
    Share on: twitter facebook linkedin copy
    QB64: basic Revenge

    Quick Basic64 is a QBasic compatible programming language actively mantained.

    It produce C-compiled code and works under Linux and MacOS too. It resemble the original QBasic IDE, and supports its dialect.

    If you have some old qbasic code to "update", QB64 is your best friend:Give it a try!


    Read More
  • The new Java, the old java: save the date

    calendar Jun 20, 2020 · 1 min read
     en  · java
     ·
    Share on: twitter facebook linkedin copy

    Java 15 will remove Solaris Support. This with the removal of Java Applet in JDK 9 is the final end of another Java mutation process cycle.

    I mean, Java 1.0 is dead as we know it. Vector, Applet and the Solaris-only version are all dead. Template was a “too complex feature”.


    Read More
  • AWS AMI swap add on

    calendar Jun 18, 2020 · 1 min read
     en  · aws
     ·
    Share on: twitter facebook linkedin copy

    With t3a.nano instance you got 512MB at a very reasonable price per month (around $5 /  4.5€ for an on-demand instance). It should be enough for running a micro wordpress blog with docker, but sometime it is not. A pair of docker containers can eat up all the memory and your little box will be unable to launch docker-compose shutdown commands with out of memory error all way around. But we are here to solve the issue, and get the best bang for your bucks :)


    Read More
  • Docker done right: docker compose and up to kompose

    calendar Jun 1, 2020 · 3 min read
     en  · docker docker-compose k8s
     ·
    Share on: twitter facebook linkedin copy

    Docker was born for the cloud. It is the easiest way to run different software in a tiny box, installing it in a rapid way and with a nice way to wipe it in a snap. But when docker shines are the little docker compose files, which realize the Infrastructure as Code, a configuration file which declare in an easy and simple way how services are connected.


    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
  • Commodore Retro Magic Dream: Pyc64 supports I/O on real emulation

    calendar May 18, 2020 · 1 min read
     en retro-computing  · 6502 c64 python
     ·
    Share on: twitter facebook linkedin copy

    I am happy to announce pyc64 now supports save and load programs on top of real emulation. Irmen point me to the right code to look, and I implemented the fix in the weekend; happy hacking!

     

    https://github.com/irmen/pyc64

    • ««
    • «
    • 16
    • 17
    • 18
    • 19
    • 20
    • »
    • »»

Recent Posts

  • La trebbIAtrice
  • Trump rules ma non benissimo
  • AI CODER
  • Cesare by Alberto
  • Perché investire in borsa? La risposta è 26
  • GXTrust+Macos vs Giorgi
  • Immich e Paperless: take control back!

Categories

EN 498 IT 484 KNOWLEDGEBASE 186 SOFTWARE 182
All Categories
ADVERTISEMENT2 AUTOMATION5 BLOG-OBJECTSROOTCOM88 BOOKS3 COVID1919 DEVOPS30 EGGBOX4 EN498 ERLANG14 ESP82666 EVERGREEN4 FEATURED93 FLASH1 FREEDOM8 GENERATIVEAI6 HUMOR81 INTERVISTE2 IT484 JAVA3 JAVASCRIPT1 K8S-DONE-RIGHT3 KNOWLEDGEBASE186 LANG30 LETTERE-A-MIA-FIGLIA30 LETTERE-A-MIO-FIGLIO38 LIBRI3 NEWS3 ORG-MODE-PARSER9 PROJECTS8 PYTHON18 RACCONTI5 RECENSIONI20 RETRO-COMPUTING35 REVIEW1 REVIEWS11 SITE13 SOFTWARE182 SOFTWARE-PROJECTS14 SQL27 UNCATEGORIZED1 UNIX-FEATURED7
[A~Z][0~9]

Series

ARDUINO 25 PROGRAMMING_LANGUAGES 7 RISPARMIO 6 HOMELAB 5
All Series
ARDUINO25 FATLAMA4 FREEDOM4 HOMELAB5 POLITICA4 PROGRAMMING_LANGUAGES7 RISPARMIO6
[A~Z][0~9]

Latest comments

    Giovanni Giorgi

    Copyright 1999-  GIOVANNI GIORGI. All Rights Reserved

    to-top