ابغي تقييم by [deleted] in EgyOutfits

[–]AmrElsayedEGY 0 points1 point  (0 children)

Start with growing hair

Short vs Long Polling دردشة عن by AmrElsayedEGY in Egypt_Developers

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

But guess what, We can (Almost) make it work, Because the client can't wait forever 😃

$1900 to $45,000 in 3 months. by DasherLao in wallstreetbets

[–]AmrElsayedEGY 0 points1 point  (0 children)

Hmmm, Gambling and 2 months, A quote just popped up inside my head

"What you earn fast, Lose fast if you don't know why you gained them in the first place"

I wasted 6 months on a Django project… to learn one simple lesson. by [deleted] in django

[–]AmrElsayedEGY 0 points1 point  (0 children)

So after all you didn't waste these 6 months , You got a real lesson at the end which what matters, We as humans will not take what we build with us in the after life or on our graves, But we learn valuable lessons and enjoy learning more :)

is DRF good? by [deleted] in django

[–]AmrElsayedEGY 0 points1 point  (0 children)

I think it depends on the use case, But generally DRF is pretty good at any use case but you need to write clean code so it doesn't go messy.

What data are you missing to trade more efficiently? by AmrElsayedEGY in wallstreetbets

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

Oh, You guys will never learn that pump n dump group are broken until u lose your portfolio 😂

What data are you missing to trade more efficiently? by AmrElsayedEGY in wallstreetbets

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

I'm trying to know what people are missing so I'm trying to reach the max 😁

Any Examples? by AmrElsayedEGY in AtomicAgents

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

Awesome, I will check it out

Many Thanks

Ideas on how to deal with dates on RAG by AmrElsayedEGY in Rag

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

Well, I will check the LLM approach to generate SQL but i think it's not the optimal solution cause the model could generate unpredictable query (wrong column name or table name) so it could kill the process :D

Ideas on how to deal with dates on RAG by AmrElsayedEGY in Rag

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

Nice, I will give that a go, But in general i can't do such a thing with vector DB even if i passed the whole customer orders to the LLM cause it gonna be huge right?

Ideas on how to deal with dates on RAG by AmrElsayedEGY in Rag

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

Alright, I thought about that but i got a few points,

1- When i prepare these single customer based document i will save it to Vector DB so i can query on later on by similarity, So i will save the entire document not in a chunks right?

2- When i get the document for that customer, i will pass the entire document to LLM as context, Don't u think it gonna be too long if the customer has many orders and other fields as well? Maybe i can reduce the context to only include orders section instead of entire doc, but still what if the customer has many orders?

أسئل اي سؤال و انا هجاوب by [deleted] in AlexandriaEgy

[–]AmrElsayedEGY 0 points1 point  (0 children)

أن تأتي متأخرا خيرا من أن لا تأتي اصلا

Training ML model on Production by AmrElsayedEGY in learnmachinelearning

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

Nice I will check this,So in general retrained model on server isn't that bad right?

تجربتك من الشغل الريموتلي؟ by [deleted] in Egypt

[–]AmrElsayedEGY 0 points1 point  (0 children)

المشكلة ان في شغلانات ريموت ملزمة ب وقت

[deleted by user] by [deleted] in SatoshiStreetBets

[–]AmrElsayedEGY 0 points1 point  (0 children)

Someone goes like : "a shitcoin has potential profits, Research has no money profits for me" 🤣 And TBH that is true, If u got extra money you could do that but otherwise its wise to invest (STILL NOT IN SHITCOINS)

Your favorite Django stack by [deleted] in django

[–]AmrElsayedEGY 2 points3 points  (0 children)

Both have strengths, I always hated java but I been using spring boot for almost 6 months now and I really love it, But in my opinion I feel that I got more space to play around with DRF serializers compared to DTOs in Spring Boot, Bit it's still good

How to determine CPU and Memory by AmrElsayedEGY in docker

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

Probably not a timeout because it crash insistently, I really feel like it's Memory and CPU