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
  • Consigli ad un amante della matematica iscritto per sbaglio al Liceo Classico

    calendar Feb 15, 2024 · 3 min read
     it  · matematica
     ·
    Share on: twitter facebook linkedin copy

    Mi e' tornato in mano un bel libro di Piergiorgio Odifreddi, intitolato C'e' spazio per tutti che tratta di geometria, e mi ha ispirato alcune riflessioni.

    La prima, e' che benche' il liceo classico sia intriso di cultura greca, c'e' una grave mancanza, poiche' viene insegnata poco la genesi della geometria e della matematica, fortemente connesse nel mondo greco. Cosi' tanto connesse che gli Elementi di Euclide trattano non solo di Geometria, ma anche di Algebra e Aritmetica.


    Read More
  • yq to manage your K8s yaml

    calendar Feb 13, 2024 · 1 min read
     automation en
     ·
    Share on: twitter facebook linkedin copy

    On the current project, I had the need to extract the cpu limits from the deployment descriptor, sum them to check resource usage and print a report.

    I need to do it on a lot of microservices, and also it can change in respect of the target environment.


    Read More
  • Feature toggle in Java Spring

    calendar Jan 24, 2024 · 5 min read
     en featured  · java spring spring-boot
     ·
    Share on: twitter facebook linkedin copy

    Today I have an hard time using the @Profile directive for enable feature toggle on Spring, so I decided to write a small guide on it.

    Introduction

    Feature toggle is a way to write your code to be able to 'turn' on/off specific modules of your (micro) service. Because Spring Autowiring can 'discover' the right service for the right need, you can easily introduce feature toggle in an Inversion of Control engine like Spring.
    I am not a super fan of feature toggle, but it helped me on more than one project. Also sometimes on production delivery you have some legal constraints (like enable a service not before a specifica date) and so a dynamic, parametrized run become a must.


    Read More
    • ««
    • «
    • 1
    • 2
    • »
    • »»

Recent Posts

  • Arduino Q da far crescere
  • Postgres Take it All
  • La ruota del Destino
  • Darth Android
  • Vps Provider
  • Chat
  • RSS Readers

Latest comments

    Giovanni Giorgi

    Copyright 1999-  GIOVANNI GIORGI. All Rights Reserved

    to-top