I’m continuing to observe my health, dealing with some simple mistakes at work, and watching farms in the USA

I tried to use chlorhexidine again, as my dentist recommended, and I started to feel uncomfortable in my mouth again. Today, however, I used it only twice: after lunch and after dinner. Right now, I have slight discomfort and some itching. All the time, I want to touch the operated area with my tongue and scratch it. However, I don’t feel any swelling, but I have started to notice something strange around my implants. When I touch it with my tongue, I feel something sharp. It feels like a bone, and it seems to be growing. I have no idea what it is, but it doesn’t cause pain or anything else. I’m also 100 percent sure it’s not food or anything stuck there, because I ate only soft food and was extremely careful. So I think I’ll just wait until December 27, or maybe I’ll send a message to my dentist and ask about it.

0
0
0
0
0
0
0
0
0
0
0
0
0
The bridge across the river has already started to be covered with snow, and soon it will be completely covered. I walk across this bridge every week, and I took this photo on December 11

At work, my team lead decided to return two of my tasks because I made some simple and logical mistakes. I don’t understand how I could make those mistakes, because they were very simple, but I didn’t notice them. My first mistake was related to the function input type. That function should use a boolean parameter, but I used text instead. The second mistake was also logical and simple. However, when I tested everything, it worked very well.

I used this

if ($arResult["USER_PHONES"]) {
  ...
}

Instead, I should use this

if (!empty($arResult["USER_PHONES"])) {
  ...
}

I also had successful tasks. Today, I figured out why counterparty notifications were not included in tasks. It wasn’t very difficult, but it took a lot of time because this functionality uses integration with the Telegram API, and I had to test it carefully.

My evening was similar to yesterday evening. I watched those farm girls from the USA again, and I was very involved. It was interesting because I could compare their farm activities with life in my village. In my village, people also have farms and keep animals such as cows, sheep, chickens, rabbits, and others. Today, I watched how they prepared hay and butchered a chicken. I also noticed some of the technologies they use and how they use them more effectively for their tasks. Another important thing is cleanliness. The places where the animals live are very clean, and the animals themselves are clean too. I even thought about trying to work there for a few months.

0
0
0
0
1
0
0
0
1
2
0
0
4
103
The journey doesn't end here. This post can also be discussed on my Telegram channel, where readers gather to exchange ideas, share opinions, and celebrate interesting content together. You're warmly welcome to join the conversation!
Comments list (0)
No one has left a comment yet. Be the first, and feel free to help me!
To use your real name, please create an account. Otherwise, your messages will be posted anonymously. Registered users can also edit, delete, and manage their comments