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
  • Why BG3 is a success: Divinity: Original Sin II versus CyberPunk2077

    calendar Oct 26, 2023 · 3 min read
     en reviews software  · good
     ·
    Share on: twitter facebook linkedin copy

    I am playing to Divinity: Original Sin II  (D:OS2) which is the game done before Baldur’s Gate 3 (BG3) by Larian Studios

    BG3 is a success despite its launch was anticipated in August to avoid head-to-head competition Starfield. If we compare the success of  BG3 with CyberPunk2077 launch failure, I think we can learn something about software developing PLANNING.

    Divinity games are a tactical game with a lot of freedom, you can take things, combine them, and solve quests with different approaches (brute forces, talks with different paths,  etc). For instance you can try to open a door with a key, with a burglar kit, or bashing it until it is destroyed (more long but feasible).

     


    Read More
  • Spring Dev Tools vs JRebel

    calendar Oct 8, 2023 · 1 min read
     automation en  · spring spring-boot
     ·
    Share on: twitter facebook linkedin copy

    There is very handy feature of SpringBoot which is called Dev tools. Dev tools enable hot reloading of spring-boot- based application every time your IDE recompile the code.


    Read More
  • addCiarpame: Automate your K8s configuration automation

    calendar Oct 6, 2023 · 3 min read
     automation devops en  · k8s
     ·
    Share on: twitter facebook linkedin copy
    addCiarpame: Automate your K8s configuration automation

    Context: Spring microservice application to be deployed on K8s via helm + boring Friday

    In this scenario, you end up writing the SAME configuration string in a lot of places:

    1. On at least 2 application.properties (main and test)
    2. On the final, helm-generated application properties (or in the relevant environment variable if you use them in place (1))
    3. On the default K8s values.yaml used by helm. Possibly on other yaml file too, all documented a bit to be kindly with the K8s SRE.
    4. On the relevant Java code, as a @Value annotation to finally use that damn config.
    These configuration are not particular exciting: they are all similar, some case can change but, really, ChatGPT could do it for you. If you have 4 parameters, you end up losing half an hour to do everything and test it. We can do better, for sureTM
    Read More
  • Create your changelogs in a professional way

    calendar Oct 4, 2023 · 1 min read
     automation en  · git
     ·
    Share on: twitter facebook linkedin copy

    I love the super professional Changelogs you see in a lot of open source project.


    Read More
  • Pesky Remote Meetings Take 2

    calendar Sep 24, 2023 · 3 min read
     en  · meeting
     ·
    Share on: twitter facebook linkedin copy

    There is a funny article called “I’m OK; The Bull Is Dead” I want to use as incipit for this post.


    Read More
    • ««
    • «
    • 5
    • 6
    • 7
    • 8
    • 9
    • »
    • »»

Featured Posts

  • Basic V2 rocks

Recent Posts

  • FatLama: Podcast Episodio 1
  • Ci siamo già visti?
  • FatLama: Open?
  • Misterio Is Back
  • Netflix retro weird spirit
  • Yakuza Blues
  • FreeBSD on MacBook Mid 2009 with BroadCom WIFI

Latest comments

    Giovanni Giorgi

    Copyright 1999-  GIOVANNI GIORGI. All Rights Reserved

    to-top