Stories from an Italian Software Engineer

Me

I’m not fronted or backend.
I’m not DevOps or SRE.
I’m not Developer or Architect.

I love software in any shape or form.
I love the fact that I can “materialize” ideas with it.
I love problems and I love challenges.

Read more...

Let's talk terraform: genesis

I have used Terraform daily for the past five years, and during this time, I have developed some ideas on how to use it.

  • What to use.
  • What not to.
  • Why.

Here starts a series of posts meant to share how we are using terraform in 2021.

Read more...

Chrome kwallet and xmonad

During the last month, after the umpteenth Plasma crash, I’m gradually switching to xmonad

The hardest part of the switch has been changing my behaviour from floating to a tiling window system. But also missing my configurations and tools is becoming a problem.

Read more...

Browser as notepad

From time to time, I need to note something down, from a snippet of code to some lorem ipsum.

Of course, I can open a text editor and paste the text there but is it worth keeping another window around when I already have a browser open on one of my screens?

Read more...

It's a Trap!

I do a big use of shell scripts, and many of them contain a for loop, do you know what normally happen when you press CTRL^C and the script is executing an action inside the loop?

Read more...

Page 3 of 5