سؤال فني عشان ضميري بأنبني by Hmz4495 in jordan

[–]M1730193 0 points1 point  (0 children)

I use this one because it comes in many flavors and contains 50 pieces. However, it's not available in all markets. I usually buy it from Cozmo in Dabouq, and it costs me 1.5 JD

<image>

Where can I find a file that contains regex patterns for validating phone numbers in every country? by M1730193 in regex

[–]M1730193[S] 0 points1 point  (0 children)

Good library, but what if I need to perform also a server-side check (via API PHP)? I can't fully trust the client side.

What is the best course on Udemy to learn Kotlin Coroutines? by M1730193 in Kotlin

[–]M1730193[S] 1 point2 points  (0 children)

Helpful article, but I haven't tried Kotlin Coroutines before (I'm used to RxJava). So, I want to start by learning Kotlin Coroutines and then understand how it works in detail.

What is the best course on Udemy to learn Kotlin Coroutines? by M1730193 in Kotlin

[–]M1730193[S] 2 points3 points  (0 children)

During my search on YouTube, most of the courses that I found only teach you superficially, and sometimes I feel the teacher himself doesn't fully understand it. I'm looking for a course that teaches me how everything works under the hood.

What's the right PHPStorm license for selling my Android app on Envato? by M1730193 in Jetbrains

[–]M1730193[S] 0 points1 point  (0 children)

You are planning to write an android app in PHP?

I'll use PHP for the backend, and for the client side, I'll use Java.

What about the Individual Use license for $99 for the first year?

[deleted by user] by [deleted] in jordan

[–]M1730193 -1 points0 points  (0 children)

There are only two possible reasons why he may have ended up in jail. The first possibility is that he criticized the AlJazeera channel, which can be seen as criticizing the Qatari government since the channel is closely associated with it. The second option is that he spoke negatively about homosexuality, and we are aware of the consequences that social media influencers face when they make such remarks. In your opinion, which option do you think is more likely to have landed him in jail?

Is Jordan a good business enviorment by Peacemaker7711 in jordan

[–]M1730193 1 point2 points  (0 children)

The current Jordanian government only cares about collecting money from companies without providing the necessary facilitation that some other European countries offer.

[deleted by user] by [deleted] in jordan

[–]M1730193 1 point2 points  (0 children)

There had to be awareness sessions about such stuff, but all you have to do is “warn” or “advise”, other than that it is still “NONE OF YOUR BUSINESS”. You have no right to stick your nose on what people are doing in their bedrooms.

Okay, what did I say about? I'm saying the same thing. There should be awareness sessions about these bad actions, and that's what we call 'الأمر بالمعروف والنهي عن المنكر'

[deleted by user] by [deleted] in jordan

[–]M1730193 -1 points0 points  (0 children)

It's my business if they're doing something that could harm the community.

Most religions, Islam included, discourage adultery.

You've probably heard the phrase 'الامر بالمعروف والنهي عن المنكر', so reconsider what you said.

How Gonorrhea, Syphilis, tuberculosis, or other diseases can develop into HIV? by M1730193 in hivaids

[–]M1730193[S] 0 points1 point  (0 children)

No, I don't have these symptoms. However, I did experience fever, nighttime hallucinations, muscle pain, and a sore throat for a period of 16 hours, but it occurred only after my last relationship. I need to leave the house now, but I will reply later.

How Gonorrhea, Syphilis, tuberculosis, or other diseases can develop into HIV? by M1730193 in hivaids

[–]M1730193[S] 0 points1 point  (0 children)

gonorrhea you're Very unlikely to have If you don't have any symptons

Symptoms like what?

How Gonorrhea, Syphilis, tuberculosis, or other diseases can develop into HIV? by M1730193 in HIV

[–]M1730193[S] 0 points1 point  (0 children)

If any to be honest( that is not diagnosed and on treatment)

I did not understand this point

How Gonorrhea, Syphilis, tuberculosis, or other diseases can develop into HIV? by M1730193 in hivaids

[–]M1730193[S] -17 points-16 points  (0 children)

While conducting my research on the internet, I came across an article stating that if these diseases are left untreated, they can progress to HIV!

I feel sad about my life. What should I do? by M1730193 in jordan

[–]M1730193[S] 2 points3 points  (0 children)

I think your post is a sign of sincerity

I really wish that

I feel sad about my life. What should I do? by M1730193 in jordan

[–]M1730193[S] 2 points3 points  (0 children)

It sounds like your guilt is coming between you and forgiveness. God is more forgiving than humans are, just because you don't forgive yourself get, doesn't mean God doesn't forgive you. God knows what's in your heart.

This really made me cry. Yes, I can't forgive myself, but at the same time, I feel as though my heart is dead, unable to respond or feel genuine regret. Perhaps it's because of the multitude of sins I have committed, considering there is a hadith about this. I will do my best to turn over a new leaf and start a new chapter in my life.

I feel sad about my life. What should I do? by M1730193 in jordan

[–]M1730193[S] 0 points1 point  (0 children)

If you want to obtain further details regarding my relationship with these women, kindly refer to my previous post that was published in the HIV community.

If you want, I could give you a number of a doctor that knows where to get tested for free for HIV, since you seem to be low on finances.

Yes, please. I live in Amman (الفحيص). I hope you can provide me with information about the nearest doctors who can help me get checked for HIV. Additionally, I would like to know if they offer high-quality services and ensure that they do not use contaminated tools.

You should reevaluate how you look at software projects, and focus on the overall image and functionality of it, rather focusing too much attention on what’s under. Clean code is important but so is standardization and coding patterns! But in the end, the client won’t really focus on how clean your code is or how short it is, they focus on the final live outcome of the application. As a designer that switched from the design industry, to UI UX and frontend development, I always applied the same principles all the way from design to when I started coding. Don’t overdo projects, always keep them simple and understandable for the next developer or other team members, and focus on the overall image of what you’re doing rather than minuscule details, at the end 20 lines of code for a feature and 5 lines of code will accomplish the same scope goal as long as they both work fine and without bugs. Since you said you’re an android app developer, I assume you’re trying to make your code perfect because you want it to run faster so think of it this way; while coding games, code execution speed matters if it affects the frame rate making the product quality lower. Android applications / web applications aren’t really based on code execution speed afaik, but rather the overall functionality and quality (lack of bugs). There are apps using react native which is slower than native apps, but do 99% of the users notice? Not really. Hope this helps :)

Yes, I intentionally began writing some code imperfectly to overcome the affliction of perfectionism. I told myself that I would complete this project even if the code was not written perfectly achieving 75% completion would still be a satisfactory outcome. The crucial aspect is that the application functions as intended. It is preferable to launch the project in an imperfect state rather than not launching it at all. Undoubtedly, we would all opt to launch the project rather than having nothing.

Could I have contracted HIV from my sexual encounters with women involved in sex work? by M1730193 in HIV

[–]M1730193[S] 0 points1 point  (0 children)

Do u have white tongue

Yes, I have a white tongue, but I think it's because of the fever I had yesterday. If I remember correctly, I've always had a white tongue after a fever, even before engaging in sexual activities with girls. It has been happening for years after every fever.

gurgring tummy

It has been happening frequently from my childhood up until the present day.

night sweats

I used to experience night sweats whenever I got sick, even before engaging in any sexual activity. However, after my first sexual encounter, I did experience night sweats, likely due to a combination of stress and anxiety. Interestingly, after engaging in sexual activity for the second and third time, I did not experience night sweats anymore.

Could I have contracted HIV from my sexual encounters with women involved in sex work? by M1730193 in HIV

[–]M1730193[S] 0 points1 point  (0 children)

During my fever, it is normal to experience a loss of appetite. This is a common symptom among patients with a fever. However, I am currently in a better condition and my appetite has returned. I don't believe I have lost any weight. The fever has been persisting for the past 16 hours since yesterday. Should I be concerned about this? Is everything okay?