Gesundheit2

Member
  • Content count

    3,421
  • Joined

  • Last visited

Everything posted by Gesundheit2

  1. @thisintegrated Trolling is optional, you know?
  2. That's not an answer to my question. If you don't know, say I don't know. I won't beat you over the head for that, but maybe for this
  3. Not only annoying, but also technically wrong.
  4. That's just decades cultural upbringing expectations clashing with a new experience. What did you expect? Your psychological immune system is activated now, so just relax your ass, okay? You didn't do anything wrong. In fact, you gave the girl money so you helped her survive.
  5. @Carl-Richard I don't know about that. But I know that descriptive naming is a convention in programming, it is recommended for writing a clean code. It is a best practice because it keeps the code easily readable and editable. Maybe in the future you want to disable the entire functionality, or maybe you will add similar titles, or something else, so the name remains a reference for where you should make the changes. Overall, I don't think there's anything personal about it, even though there might be. I don't know.
  6. @Carl-Richard Again, the title is most likely related to the software, which means it probably has to be different from just Member. If you're disagreeing with the whole decision, then that's another thing.
  7. @Carl-Richard Sarcasm aside, what do you suggest the label should be? Maybe Leo will consider your feedback and make changes.
  8. It might be something related to the forum software that is hard to manage without using the label. Like there is also a Super Mod and a Member Plus. I think it's part of the functionality, not necessarily to demean or praise anyone.
  9. I don't see it that way. For me, it sounds more like until you're mature enough to have a less biased/emotional discussion, then you should stay silent and watch other more mature people and learn from them. Of course, that assumes the other more mature people, which should represent Leo at least. At least that's my interpretation.
  10. @Carl-Richard Why?
  11. The opposite of authentic is not inauthentic, it's forced. Ironically, being evil can be good.
  12. I like this member apolitical title.
  13. I remember back in 2016-17 when the city was restored by Al-Assad forces and I went back home to check if it's still there lol. I was in the alley and I saw the soldiers breaking into houses and stealing everything of value that's in there. So, I got into the family's house and waited, and I was alone along with very few people in other nearby houses. When the turn came to our house, they started trying to break the main door, so I got up and told them to stop. They became vigilant, thinking that I was of the opposition or something. With an AK-47 to my head, they started questioning me. I was surprisingly very calm at the time, thanks to my Islamic beliefs and mantras, I felt safe despite of everything, I was ready to die. But there was an aura of innocence radiating from me that even those monsters could feel. Anyway, a few minutes later, they took my wallet and left the house alone and went away to complete with the rest of the houses. Funny thing is that I was carrying two phones and they didn't find any of them, one of them carried potentially sensitive videos that could be interpreted against me. I was lucky, I guess. But I basically protected 7 apartments from theft with a wallet that contained less than $10 at the time lol.
  14. Even though biased and propagandized, it has some truth to it. Basically, the story is true, but the way it is framed is not. They portray the victims as innocent peaceful protesters, but that's very unlikely the case. At the very least, they could be part of the armed opposition's intelligence. But the report doesn't allow such a possibility, because Al-Assad is a war criminal and you should hate him because I told you so.
  15. I would start by understanding the concept of programming in general, and for that, it doesn't matter much the language you choose. But I know that many IT universities teach C++, so that might be ideal. Once you get a hold on the fundamentals, the rest is just syntax, which differs from language to another but is easy to pick up on, you can even learn multiple languages after you get past the learning curve, there's not much difference between the most popular ones as far as I know. Your focus shouldn't be on which language to choose, rather it should be on how to understand the computer language in general and the fundamentals of programming, like variables, functions, etc.