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 Esp8266 SQLite
Status
Links icon
GitHub LinkedIn
About
🌐
English Italiano
github linkedin rss
  • 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
    Avoid Kafka if unsure (think twice series)

    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
  • Lo statista a nudo: Matteo & Matteo

    calendar Oct 1, 2019 · 2 min read
     it  · politica
     ·
    Share on: twitter facebook linkedin copy

    Un paio di riflessioni sugli ultimi due mesi di eventi, che invitabilmente coinvolgono due giovani capi politici e aspiranti statisti


    Read More
  • Docker tips

    calendar Sep 27, 2019 · 2 min read
     devops en knowledgebase  · docker
     ·
    Share on: twitter facebook linkedin copy
    Docker tips

    Use docker in docker to drive docker from a container Working under windows, sometimes docker slow down. Sometimes you need to access to the MobyVM. With this line:


    Read More
  • Rust Programming Language

    calendar Sep 23, 2019 · 1 min read
     en lang
     ·
    Share on: twitter facebook linkedin copy

    I have done a quick peek of the Rust Programming language: it is very popular on Internet, it rivals with Go on the popularity score.


    Read More
  • Commander X16: retro magic dream

    calendar Sep 19, 2019 · 3 min read
     it lettere-a-mia-figlia  · c64 retro-computing
     ·
    Share on: twitter facebook linkedin copy

    Tempo fa ho citato il progetto Pyc64, un C/64 “diversamente emulato”. Esiste un progetto molto più ambizioso che sta andando in pressione, si chiama Commander X 16, ed è partito da David Murray e da altre tre persone.

    Il desiderio di David era quello di creare un computer a 8bit simile al C/64 ma un po’ più comodo da usare: per esempio con 80 colonne, ma non con troppa potenza di calcolo, in modo da non snaturare la sua natura “retrò”.

    Anche io avevo un desiderio simile ed ero approdato al Pyc64 che univa il meglio del python ad una emulazione degli sprite e ad un minimo di possibilità di scrivere codice in linguaggio macchina. Ma ovviamente era tutto fatto via software, non c’era una macchina reale, ed inoltre aveva parecchi limiti.


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

Recent Posts

  • 6,76%
  • Il tizio con il cappello che crede di comandare il mondo intero
  • Murderbot: i diari della macchina assassina
  • Breve guida agli ETF

Categories

EN 484 IT 472 KNOWLEDGEBASE 186 SOFTWARE 177
All Categories
ADVERTISEMENT2 AUTOMATION5 BLOG-OBJECTSROOTCOM88 BOOKS3 COVID1919 DEVOPS28 EGGBOX4 EN484 ERLANG14 ESP82666 EVERGREEN4 FEATURED92 FLASH1 FREEDOM8 GENERATIVEAI3 HUMOR82 INTERVISTE2 IT472 JAVA3 JAVASCRIPT1 K8S-DONE-RIGHT3 KNOWLEDGEBASE186 LANG30 LETTERE-A-MIA-FIGLIA28 LETTERE-A-MIO-FIGLIO38 LIBRI3 NEWS3 ORG-MODE-PARSER9 PROJECTS8 PYTHON18 RACCONTI5 RECENSIONI16 RETRO-COMPUTING35 REVIEWS11 SITE11 SOFTWARE177 SOFTWARE-PROJECTS13 SQL27 UNCATEGORIZED1 UNIX-FEATURED7
[A~Z][0~9]

Series

ARDUINO 24 PROGRAMMING_LANGUAGES 7 RISPARMIO 5 FREEDOM 3
All Series
ARDUINO24 FREEDOM3 POLITICA3 PROGRAMMING_LANGUAGES7 RISPARMIO5
[A~Z][0~9]

Latest comments

    Giovanni Giorgi

    Copyright 1999-  GIOVANNI GIORGI. All Rights Reserved

    to-top