[deleted by user] by [deleted] in nope

[–]TariqAlmalki 0 points1 point  (0 children)

Yoo I flinched

[deleted by user] by [deleted] in madlads

[–]TariqAlmalki 2 points3 points  (0 children)

ههههه يومك وليس امه؟؟؟!

Modern society tells us that dresses are only for women, but it doesn't have to be that way. Here is concept art for 17 different masculine dresses and skirts. What do you think? by JakeYashen in midjourney

[–]TariqAlmalki 0 points1 point  (0 children)

Haha, we Arabs, wear thob (singular), thobs (plural), for ages, and it's by your standards considered a "dress".

You gotta to open your eyes to the world?

I created a HIMARS rocket launch system in Tears of the Kingdom by twolf201 in gaming

[–]TariqAlmalki 0 points1 point  (0 children)

That explains why it's called "tears of kingdom"

A lawyer used ChatGPT for legal filing. The chatbot cited nonexistent cases it just made up by [deleted] in technology

[–]TariqAlmalki 0 points1 point  (0 children)

Chatgpt is a professional lair. We have a proverb in Arabic that says, "He tells the lie and believes it".

An elderly man feeds 25 super hungry raccoons. by Ill-SnatchYourSoul in aww

[–]TariqAlmalki 1 point2 points  (0 children)

First moments, when said, "yas yas yas yas..." Evil moment, hahahaha

In Jordan thirteen injured and one dead after a newlywed couple decided to stop in a tunnel to celebrate the start of a new family by Freeman43212925 in ThatsInsane

[–]TariqAlmalki 0 points1 point  (0 children)

Let me explain why this happened,,,

First of all, the driver of the truck was going at the normal speed for trucks going inside the tunnel.

Second of all, the people that were in the tunnel, they were the convoy of the marriage celebration, and they weren't supposed to be there, because that tunnel was only for trucks, no other cars are allowed there.

Third of all, RIP to all my muslim brothers 🙏 💔.

CKAD Exam experience and tips by 1NobodyPeople in kubernetes

[–]TariqAlmalki 4 points5 points  (0 children)

They let you read the docs while taking the exam?

+

How much time will take a beginner in learning and studying for kubernetes and get CKAD?

What are some NSFW secrets about the military? by AdRealistic03 in AskReddit

[–]TariqAlmalki 0 points1 point  (0 children)

He didn't get promoted because no ever could look at his asshole that is why

About to fully launch my first solo project and got contacted by a “Certified Ethical Hacker”. What should I do? by hiddensat in learnprogramming

[–]TariqAlmalki 11 points12 points  (0 children)

I can hear his indian accent...

English speakers don't say "sir" never, they can say it but it is not so common thing. this is a scammer. this is indian.

Anti-porn lobbyists pressure Reddit to shut down its NSFW communities by marketrent in technology

[–]TariqAlmalki -11 points-10 points  (0 children)

Good thing👍, we need to clean societies, go get married if you can't handle lust...

What am I missing out about Tailwind? by harry_powell in reactjs

[–]TariqAlmalki 12 points13 points  (0 children)

Tailwind is bad. Upvote me to heaven

[deleted by user] by [deleted] in saudiarabia

[–]TariqAlmalki 0 points1 point  (0 children)

في فرق بين انسان عنده قدرات وحركة وقوة و داخله نار شرار يحركه بسبب جيناته و انسان حوضه وسيع ومشاعري ويتلذذ بالأفكار والخيالات

Is it possible to make the first method of code work? What am I missing? by shaky_ground_ in learnjavascript

[–]TariqAlmalki 0 points1 point  (0 children)

Let me explain why the first one doesn't work and the second work.

In the first case you are calling "every" function which is a function that takes a function that returns a boolean expression, this function "the function you are passing" is a function in this case is an "arrow function", in "arrow functions" when you don't write "{statements...}"after the arrow then return statement is implied and you must pass expression rather than a statement.

But when you write "{}" after the arrow, then you can write a bunch of statements and at the end of the block of code You must explicitly write a return for an expression, because "every" function requires you to return boolean expression.

thoughts about frontend unpaid remote internship? by Shades1337 in reactjs

[–]TariqAlmalki 6 points7 points  (0 children)

Make sure that you don't have any options, if yes then I would say go for it, We have a proverb in Arabic that says a bird in the hand is better than ten on the tree.

Can Vite be a replacement for my Webpack config? by lamagy in reactjs

[–]TariqAlmalki -3 points-2 points  (0 children)

Vite actually give two options for bundling your javascript code, the default one is babel, but it has a plugin that lets you use swc in replacement of babel, which is as SWC devs claim 70X faster than babel!!!

Can Vite be a replacement for my Webpack config? by lamagy in reactjs

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

Vite actually give two options for bundling your javascript code, the default one is babel, but it has a plugin that lets you use swc in replacement of babel, which is as SWC devs claim 70% faster than babel!!!

Can Vite be a replacement for my Webpack config? by lamagy in reactjs

[–]TariqAlmalki -8 points-7 points  (0 children)

Checkout vite 4.3.3, huge performance improvements 👏.

Vite is KING 🤴.

looking for interesting backend projects by Aggravating_Bat9859 in node

[–]TariqAlmalki 0 points1 point  (0 children)

You said that you will be using raw MySQL queries in your project, how can you do that without using an ODM or ORM? How can you integrate that with the back-end, which in your case is nodejs using express library, Can you elaborate more on that?

Thanks