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
  • Data Driven Form in angular

    calendar Feb 4, 2022 · 1 min read
     en knowledgebase  · angular
     ·
    Share on: twitter facebook linkedin copy
    Data Driven Form in angular

     

    JSON Schema is a vocabulary that allows you to annotate and validate JSON documents.

    Benefits

    • Describes your existing data format(s).
    • Provides clear human- and machine- readable documentation.
    • Validates data which is useful for:
      • Automated testing.
      • Ensuring quality of client submitted data.
    On top of it you can run JSON Forms, a  data driven forms library:
    1. Declare your forms as JSON based on a JSON Schema
    2. Fully-featured forms including data-binding, input validation, and rule-based visibility out-of-the-box
    3. Designed for customizability - from custom styling to custom widgets
  • OCI Autonomous Database: Change MEDIUM Service Concurrency Limit

    calendar Jan 27, 2022 · 1 min read
     en knowledgebase
     ·
    Share on: twitter facebook linkedin copy
    OCI Autonomous Database: Change MEDIUM Service Concurrency Limit

    On Oracle Autonomous Database (Oracle Cloud DB service), the consumer groups of the predefined service names provide different levels of performance and concurrency.


    Read More
  • K8s done right Part 2: Istio service Mesh

    calendar Jan 24, 2022 · 1 min read
     devops en k8s-done-right  · docker docker-compose k8s
     ·
    Share on: twitter facebook linkedin copy
    K8s done right Part 2: Istio service Mesh

    In this second article, I suggest to explore further two simple helm chart for getting a bit more inside K8s.


    Read More
  • RTM/Z80

    calendar Jan 20, 2022 · 1 min read
     en retro-computing  · z80
     ·
    Share on: twitter facebook linkedin copy

    RTM/Z80 is a multitasking kernel, built for Z80 based computers, written in Z80 assembly language, providing its users with an Application Programming Interface (API) accessible from programs written in the C language and the Z80 assembly language.


    Read More
  • Slackware lives!

    calendar Jan 14, 2022 · 1 min read
     en
     ·
    Share on: twitter facebook linkedin copy

    Slackware was my first real distro in 1995 and I am happy it is still alive and kicking. It was a floppy disk based distribution. So you end up filling about 20 disks (!) of 1.44MB to install and boot Linux on your old i386 with 1MB of RAM and 40MB of HardDisk.  After some upgrade I finally got a PC with 8MB RAM and 500MB hard disk (and yes, it was a lot of space for that times!).


    Read More
  • 8 Bit computers: 2022 Edition!

    calendar Jan 1, 2022 · 1 min read
     books en retro-computing  · 6502 book c64 retro-computing vic20
     ·
    Share on: twitter facebook linkedin copy

    Due to COVID19 pandemic, I and my family was forced in our home. So I revamped my 8bit computer book, with a new look and a nice search engine.


    Read More
  • Log4jShell

    calendar Dec 20, 2021 · 1 min read
     en knowledgebase software
     ·
    Share on: twitter facebook linkedin copy
    Log4jShell

    Log4jShell vulnerability

    1. Kasperky article
    2. https://www.lunasec.io/docs/blog/log4j-zero-day-update-on-cve-2021-45046/ with the following "news":If you have previously used LOG4J_FORMAT_MSG_NO_LOOKUPS to mitigate the log4shell vulnerability, in certain conditions this will not be sufficient to protect your code from RCE. Refer to our mitigation guide for additional steps you can take to remediate the impact of Log4Shell
    3. Apache group released two fix in short delay, after  the second fix was found vulnerable to other attacks, a third fix (2.17.0) was released.
     
  • Removing sensitive data from your github repo ex-post

    calendar Nov 11, 2021 · 1 min read
     en  · fix git github security
     ·
    Share on: twitter facebook linkedin copy

    As you know, sometime Internet is a bad place (and not, I am not talking about Facebook :)


    Read More
  • 2021 PIHole Stats and hints

    calendar Nov 6, 2021 · 1 min read
     en freedom  · pihole
     ·
    Share on: twitter facebook linkedin copy

    This year PiHole protected by home, with an average of 15% of blocked DNS access, every day.


    Read More
  • HyperV Machine Export

    calendar Oct 28, 2021 · 1 min read
     en knowledgebase
     ·
    Share on: twitter facebook linkedin copy
    HyperV Machine Export
    1. Shutdown VM and compress the compact the disks
    2. Check if you have enough space: you need more or less the space of the VM disks+ minimal RAM configured
    3. From your Hyper-V host, run PowerShell as an administrator and then run something like: GET-VM This will display all the VMs running on the current host.
    4. Then run:
      $ExportPath = “C:\\Exports”
      Export-VM -Name “BoxNameFromGetVM Step3” -Path $ExportPath
       
  • Ubuntu 20 LTS failed me (only for servers install…:)

    calendar Sep 19, 2021 · 2 min read
     en software  · unix
     ·
    Share on: twitter facebook linkedin copy
    Ubuntu 20 LTS failed me (only for servers install...:)

    On 2023 Ubuntu 18 LTS support will end, so I started to evaluate the next LTS release, Ubuntu 20.


    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.


    Read More
  • 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.


    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.


    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
    • ««
    • «
    • 4
    • 5
    • 6
    • 7
    • 8
    • »
    • »»

Recent Posts

  • Postgres Take it All
  • La ruota del Destino
  • Darth Android
  • Vps Provider
  • Chat
  • RSS Readers
  • Vibe Coding: easy to say, difficult to survive

Latest comments

    Giovanni Giorgi

    Copyright 1999-  GIOVANNI GIORGI. All Rights Reserved

    to-top