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
  • C/64 Ads from 80s still have some to say on 2021?….

    calendar Sep 7, 2021 · 1 min read
     retro-computing  · c64
     ·
    Share on: twitter facebook linkedin copy
    The Commodore 64 is a fascinating machine. It is the single best selling computer model in human history. The fact that the C64 still holds that title in 2021 — close to three decades after being discontinued — is nothing short of amazing.

    Because it makes me smile, let’s take a quick stroll through some of the magazine advertisements for the Commodore 64 that helped the system achieve that world record. See Commodore 64 ads from the 1980s still make me want a C64 in 2021

     


    Read More
  • Rolex di cittadinanza

    calendar Sep 4, 2021 · 2 min read
     it  · politica
     ·
    Share on: twitter facebook linkedin copy

    Ritengo abbastanza sterile la notizia del rolex di uno dei candidati di Calenda, che ha scatenato l’odio in rete, poché criticava il reddito di cittadinanza. Però l’evento aiuta a spiegare spesso le dinamiche italiane. Ci sono parecchi dati che certificano che il reddito di cittadinanza non ha creato più lavoro, e quindi ha fallito. Mi ricordo che molti evidenziavano questo rischio proprio poco prima che fosse approvato.


    Read More
  • Now you are able to print our article without side bars & logos

    calendar Sep 1, 2021 · 1 min read
     en
     ·
    Share on: twitter facebook linkedin copy

    Sometimes you could have the need to print our humble articles.

    We have fixed the HTML CSS to support nice printing browser capability: give a try and let us know.

  • Numworks saddest day

    calendar Aug 31, 2021 · 1 min read
     en
     ·
    Share on: twitter facebook linkedin copy

    Lets face it handheld calculators are over priced: a Black and White Casio fx-9860-GIII is priced around 85€ but has only 64kb of working RAM.

    Texas Instruments one costs even more.

    Numworks offered a color display, 256Kb of RAM and a good GUI at 80€, the same price for a B/W slow Casio entry level. It was the best "Bang for the buck" also for the ability to enable CAS's extensions, via flashing a open source kernel; it was until today....


    Read More
  • HarborMaster!

    calendar Aug 30, 2021 · 1 min read
     devops en python
     ·
    Share on: twitter facebook linkedin copy

    After creating Misterio, I found this alternative called HarborMaster:

    Harbormaster is a small utility that lets you easily deploy multiple Docker-Compose applications on a single host.

    It does this by taking a list of git repository URLs that contain Docker Compose files and running the Compose apps they contain. It will also handle updating/restarting the apps when the repositories change.


    Read More
  • Cassandra Compendium

    calendar Aug 29, 2021 · 17 min read
     en knowledgebase
     ·
    Share on: twitter facebook linkedin copy
    Cassandra Compendium

    Apache Cassandra Compendium, pasting together documentation from https://cassandra.apache.org/doc/latest/cassandra/data_modeling/index.html


    Read More
  • Perché Evangelion 3+1 non mi è piaciuto (pochi spoiler)

    calendar Aug 27, 2021 · 2 min read
     it recensioni
     ·
    Share on: twitter facebook linkedin copy

    E’ con rammarico che scrivo queste note, e ripoto qui solo le mie opinioni a “caldo” 

    Iniziamo dai lati postivi: Evangelion: 3.0+1.0 Thrice Upon a Time è disegnato benissimo, un film degno del 2021. Anche lo stile è molto avanzato: vengono inseriti sia disegni a mano, che sequenze 3D oltre a sequenze “miste” in bianco e nero e alcune citazioni dalla prima puntata. La scelta della colonna sonora è buona, e denota una certa cura. I combattimenti sono veloci, e fulminanti nello stile di Evangelion.


    Read More
  • K8s done right Part 1: start from helm charts

    calendar Aug 21, 2021 · 3 min read
     devops en k8s-done-right  · docker docker-compose k8s nttdata
     ·
    Share on: twitter facebook linkedin copy
    K8s done right Part 1: start from helm charts

    K8s is a very complex beast. But it give you a very good set of security defaults, and it is also a very well done implementation of a microservice application.

    After installing Docker Swarm on some Customer, we are giving up on Swarm because the Enterprise version was acquired by Mirantis and now is marketed like “K8s” engine,  so Swarm seems K8s right now.


    Read More
  • Draghi Rules!

    calendar Aug 2, 2021 · 2 min read
     covid19 it
     ·
    Share on: twitter facebook linkedin copy

    «L’appello a non vaccinarsi è un appello a morire»
    Mario Draghi rispondendo ad una domanda diretta di un giornalista, il 22 luglio

     

    Premessa: benché disprezzi le fake news e le idee deirlanti, posso comprendere chi non voglia vaccinarsi (per ragioni sue, intendiamoci, non per paura di essere "radiopilotati" da Bill Gates).
    E' una scelta che però va presa soppesando anche le conseguenze che comporta per la propria vita civile.


    Read More
  • Open calculator (aggiornato)

    calendar Jul 15, 2021 · 4 min read
     freedom it software  · hp42s
     ·
    Share on: twitter facebook linkedin copy
    Open calculator (aggiornato)

    Voglio raccontarvi una storia, per spiegarvi quanto è difficile conciliare la vendita di un prodotto commerciale con lo sviluppo di un software "open". Al giorno d’oggi le calcolatrici scientifiche sono un mercato con parecchia concorrenza, e lo prenderò come esempio.


    Read More
  • Campioni d’Europa 2021

    calendar Jul 12, 2021 · 0 min read
     it
     ·
    Share on: twitter facebook linkedin copy
  • Nice Vic20 Articles

    calendar Jul 9, 2021 · 1 min read
     en retro-computing  · vic20
     ·
    Share on: twitter facebook linkedin copy
    VIC20 Roooocks!
    Some nice article I found on this site, and done by Lawrence Woodman, a very smart guy in our humble opinion...
    1. 40-Columns on Vic20
    2. Adding Basic STUBS to Machine Language Code
    3. SUBLEQ on VIC20
  • Turbo Rascal rulez!

    calendar Jul 2, 2021 · 1 min read
     en retro-computing  · 6502 c64 vic20
     ·
    Share on: twitter facebook linkedin copy

    Turbo Rascal is a development environment for the Commodore computers but also for others like NES and so on.

    It is a bit different from other IDE because it is based on a Pascal-like language. It is not easy to compile high level programming language on 6502, but Pascal seems to pay its bill well.


    Read More
  • Meltdown and Spectre Mitigation removal

    calendar Jun 23, 2021 · 1 min read
     en software  · raspberrypi security
     ·
    Share on: twitter facebook linkedin copy
    Meltdown and Spectre Mitigation removal

    Some time ago I stumbled upon this Hacker News discussion on how disable Spectre mitigation.

    (For what Meltdown and Spectre is, refer to this article on 2018)

    It is sad to say but my Intel NUC centrino was slowed down a lot by these mitigation, and the same faith is shared by old Intel server. Disabling it on Linux and Windows has a very huge improvements.


    Read More
  • SQLite, again (updated)

    calendar Jun 21, 2021 · 2 min read
     en  · sql sqlite
     ·
    Share on: twitter facebook linkedin copy

    SQLite is slowing becoming a new standard. It is fast, and has a growing number of features.

    Useful settings

    1. PRAGMA journal_mode = wal;
    2. PRAGMA foreign_keys = true; Query, set, or clear the enforcement of foreign key constraints.
    3. PRAGMA busy_timeout=....; In milliseconds, the busy_timeout is associated with each connection to the database and as such you need to set the timeout for each connection.
    4. pragma synchronous = OFF; I call this "scissor mode" referring to running with a scissor in hands. This directive disables the call to fsync and it is very dangerous if a power outrange happens on the host. It delegates to filesystem the "fsync". Some database reach full speed disabling fsync call, but your data are not guaranteed to be stored in safe place until operating system flush data (which will eventually occur...).
    5. NUMERIC type is special.... https://news.ycombinator.com/item?id=28069694 From the documentation: "A column with NUMERIC affinity may contain values using all five storage classes. When text data is inserted into a NUMERIC column, the storage class of the text is converted to INTEGER or REAL (in order of preference) if the text is a well-formed integer or real literal . . . If the TEXT value is not a well-formed integer or real literal, then the value is stored as TEXT." So NUMERIC is kind of like TEXT except when the text is a pure number.
    6. SQLite ".expert" can help you to find out missed indexes:
      For most non-trivial SQL databases, the key to performance is creating the right SQL indexes. In this context "the right SQL indexes" means those that cause the queries that an application needs to optimize run fast. The ".expert" command can assist with this by proposing indexes that might assist with specific queries, were they present in the database.

    Relevant reading

    • Hosting SQLite databases on static github pages
    • Distinctive Features Of SQLite
    • SQLite Autoincrement
    • SQLite FAQ
    • Why SQLite succeeded as a database (Hacker News)
    • SQLite small blob storage: 35% Faster Than the Filesystem (Hacker News)
    • SQLite: Small, Fast, Reliable – Choose any three (Hacker News)
    • Replicated SQLITE (give a try)
    • ««
    • «
    • 11
    • 12
    • 13
    • 14
    • 15
    • »
    • »»

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