open-menu closeme
Home
RetroComp icon
Retro Computing Articles Composition Notebooks 8bit
DevOps icon
Automation K8s Done Right
GenAI icon
Fatlama Newsletter Generative AI
SQLite
Status
Links icon
LinkedIn
About
🌐
English Italiano
github linkedin rss
  • RetroGames TheC64 (BIG)

    calendar Dec 24, 2019 · 1 min read
     en reviews  · c64
     ·
    Share on: twitter facebook linkedin copy

    It is already history, and you can read my review there.

    But if you like to try it yourself, you can order the C/64 Replica below. PS: if you wait some time, I predict it will ha a sale price of 40% of more, in a couple of months…versus the current 104€ retail price.


    Read More
  • About 6502 emulator

    calendar Dec 16, 2019 · 1 min read
     knowledgebase retro-computing  · 6502 c64 retro-computing
     ·
    Share on: twitter facebook linkedin copy

    I’d like to point you to this blog article about “cycle stepped” 6502 emulator. It is well described and can be a neat read for xmas vacation.


    Read More
  • Alexa Easy

    calendar Dec 15, 2019 · 2 min read
     en humor  · humor relax
     ·
    Share on: twitter facebook linkedin copy

    Alexa EaSy :-)


    Read More
  • Git History Squash for fun and profit

    calendar Dec 12, 2019 · 2 min read
     en featured knowledgebase  · git
     ·
    Share on: twitter facebook linkedin copy

    Suppose you are developing a boring Jenkins pipline (like Jenkinsfile-s) with no time at all.

    You are forced to commit and then run the jenkins pipeline. Jenkins download the code from your LOCAL repository.

    To avoid commit& push roundtrip you are using the simple git daemon command to expose your local repository to jenkins. So jenkins see every commit you has just done.

    And you end up doing a lot of commits, full of trial and errors: you would like to “squash” them before pushing your work to your remote repository, to avoid co-worker laugh your wasted time(!)

    Git can do that, but I have an hard time to find the easier way of doing it, even reading git books!

    So let me explain to you:


    Read More
  • Alexa Red

    calendar Dec 6, 2019 · 2 min read
     en humor  · relax
     ·
    Share on: twitter facebook linkedin copy

    Alexa Red :-§


    Read More
  • Avoid Kafka if unsure (think twice series)

    calendar Dec 2, 2019 · 2 min read
     en featured knowledgebase sql  · java nosql
     ·
    Share on: twitter facebook linkedin copy

    Some co-workers started using Apache Kafka con a bunch of our Customers.

    Apache Kafka is a community distributed event streaming platform capable of handling trillions of events a day. Initially conceived as a messaging queue, Kafka is based on an abstraction of a distributed commit log[*].
    To get this goal, Apache Kafka needs a complex servers setup, even more complex if you want the certification for the producing company (Confluent).  Now, if you are planning to use Kafka like a simple JavaMessaeSystem (JMS) implementation, think twice before going on this route.

    PostgreSQL 12 offers a fair (and open source) partition implementation, whereas if money are not a problem, Oracle 12c can happy scale on billions of record before running into troubles (and ExaData can scale even more).

    PostgreSQL and Oracle offer optimizations for partitioned data, called “Partition Pruning” in PostreSQL teminology:

    With partition pruning enabled, the planner will examine the definition of each partition and prove that the partition need not be scanned because it could not contain any rows meeting the query's WHERE clause. When the planner can prove this, it excludes (prunes) the partition from the query plan.
    This feature is quite brand new (popped in PostreSQL 11) but it is essential to a successful partition strategy. Before these feature, partitioning was a black magic art. Now it is simpler to manage.
    Read More
  • Alexa Echo Dot: prime impressioni

    calendar Nov 17, 2019 · 2 min read
     it
     ·
    Share on: twitter facebook linkedin copy

    Questo post ha due scopi: informarvi di un forte sconto su Alexa Echo Dot e darvi le mie prime impressioni su Alexa.

    Echo Dot è in vendita con uno sconto di quasi il 70%, questo vuol dire che per 20 euro potete ottenere uno speaker Alexa con microfono integrato!


    Read More
  • Ansible rulez!

    calendar Nov 13, 2019 · 2 min read
     devops en  · raspberrypi
     ·
    Share on: twitter facebook linkedin copy

    In the last weekend I needed to restore my RasperryPi service box. It is a raspberrypi 2 which mostly make backups of my blogs.


    Read More
  • The dark side of eLearning

    calendar Oct 15, 2019 · 1 min read
     en
     ·
    Share on: twitter facebook linkedin copy

    My company gave me access to a bunch of Skillport course. Courses was on Kafka and Docker and was rather old (2015). But the very bad thing was the absolute shabby approach of the course. For instance to explain the use of Docker Label metadata (1 concept+ 1 command line example) Skillport proposed a 23 minute-video splitted in 5 section. We are talking about a two-line concept. It is impossible to study fast in such way.


    Read More
  • On Constants

    calendar Oct 4, 2019 · 1 min read
     en humor lang software  · evil ideas java
     ·
    Share on: twitter facebook linkedin copy
    On Constants

    I think constants are evil (just joking but….I will explain why).


    Read More
    • ««
    • «
    • 25
    • 26
    • 27
    • 28
    • 29
    • »
    • »»

Giovanni Giorgi

Master Solution Architect, father and free spirit.
Read More

Recent Posts

  • Anubis: DDos Protection
  • KarmaKit and Watchtower
  • FatLama for GenAI: The comeback!
  • Caciaball Extreamer

Categories

EN 485 IT 466 KNOWLEDGEBASE 187 SOFTWARE 150
All Categories
ADVERTISEMENT2 ARDUINO23 AUTOMATION5 BLOG-OBJECTSROOTCOM88 BOOKS3 COVID1919 DEVOPS28 EGGBOX4 EN485 ERLANG14 ESP82666 EVERGREEN4 FEATURED92 FLASH1 FREEDOM8 GENERATIVEAI3 HUMOR81 INTERVISTE2 IT466 JAVA3 JAVASCRIPT1 K8S-DONE-RIGHT3 KNOWLEDGEBASE187 LANG30 LETTERE-A-MIA-FIGLIA28 LETTERE-A-MIO-FIGLIO38 LIBRI3 NEWS3 ORG-MODE-PARSER6 PROJECTS8 PYTHON18 RACCONTI5 RECENSIONI15 RETRO-COMPUTING35 REVIEWS11 SITE11 SOFTWARE150 SOFTWARE-PROJECTS14 SQL28 UNCATEGORIZED1 UNIX-FEATURED7
[A~Z][0~9]

Series

ARDUINO 7 PROGRAMMING_LANGUAGES 5 FREEDOM 3 POLITICA 2
All Series
ARDUINO7 FREEDOM3 POLITICA2 PROGRAMMING_LANGUAGES5 RISPARMIO2
[A~Z][0~9]

Latest comments

    Disclaimer

    Gioorgi is a participant in the Amazon Services LLC Associates Program, an affiliate advertising program designed to provide a means for website owners to earn advertising fees by advertising and linking to amazon.com, audible.com, and any other website that may be affiliated with Amazon Service LLC Associates Program. As an Amazon Associate we earn from qualifying purchases.
    Last updated:2025-05-19 02:00
    Giovanni Giorgi

    Copyright 1999-  GIOVANNI GIORGI. All Rights Reserved

    to-top