

I cant remember the name but it was a hotel in Bruges. The lobby looked lovely, but everything else was strange or run down.
Honestly thinking back I feel like it was a fever dream. They had a lift that was incredibly small. The stairs were steep and covered in this really cheap thin red carpet that did not muffle the sound of people walking. To get to my room I had to go up two sets of stairs, and then down a set of stairs.
The room required me to then go down another set of stairs, open the door for it to hit the end of the bed. The mattress was all spring, uncomfortable and had me waking up with backache. The windows were on the ceiling, but difficult to open and the room was stuffy.
The shower seemed to have been put in what used to be a closet. No proper ventilation, and a skanky shower curtain. When turning the shower on it was equivalent to someone pouring water from a watering can on me.
I complain, but it was booked and paid for by someone else. Bruges was lovely and I was only sleeping in the room for a couple of nights.
Exactly this, and it’s frustrating as a Jr dev to be fed this bs when you’re learning. I’ve had multiple scenarios where it blatantly told me wrong things. Like using string interpolation in a terraform file to try and set a dynamic source - what it was giving me looked totally viable. It wasn’t until I dug around some more that I found out that terraform init can’t use variables in the source field.
On the positive side it helps give me some direction when I don’t know where to start. I use it with a highly pessimistic and cautious approach. I understand that today is the worst it’s going to be, and that I will be required to use it as a tool in my job going forward, so I’m making an effort to get to grips when working with it.