built a lag-arbitrage bot that trades Polymarket prediction markets.
streaming the terminal live — P&L, open positions, every trade.
paper mode for now. going live soon.
🔴 LIVE
#BTC#SOL#ETH#XRP https://t.co/AzDZFsSa8C
@mqasem اذا كنت تقصد ان المبرمج يخلص تاسك محدد ف الذكا الصناعي ارخص واسرع لكن لو كانت الصورة كبيرة والمشروع ضخم فعلاً الانسان اليوم اكثر كفاءة و اقل تكلفة
بمشروع نظيف لا يحوي هلوسة وهرطقات وملفات متكررة و خو��زميات مكتوبة عشرات الم��ات بطريقة غبية
وبالنسبة للفوارق بين النماذج الحالية عن تجربة شخصية بدون هرطقة البنشمارك
نماذج انتروبيك هي "شيخ الكار"
عملت على تصميم خوارزمية معقدة جداً لتوليد levels للعبة puzzle بدرجات صعوبة مختلفة
وانا مشترك بكل نماذج الشركات
الكل فشل في تطوير الخوارزمية فشل ذريع باستثناء سونيت و اوبوس 🤯
عزيزي اغمض عينيك وتخيل سوق ال AI بعد سنة او سنتين
Fable 5 رح يكون نوع ثالث من الرعب القادم وبالتالي الاسعار رح تختلف كلياً
سياسة انتروببك واضحة الفرق شاسع بين تسعير الاشتراك وتسعير API
تسعير API اغلى ب 10X
ولا يستخدمه الا الشركات المضطرة لذلك
على العموم هم فتحوه اسبوع ك تسويق الى ان يأتي منافس يجبرهم للتنازل
Based on everything explored in the source code, here's the full technical recipe behind Claude Code's memory architecture:
[shared by claude code]
Claude Code’s memory system is actually insanely well-designed. It isn't like “store everything” but constrained, structured and self-healing memory.
The architecture is doing a few very non-obvious things:
> Memory = index, not storage
+ MEMORY.md is always loaded, but it’s just pointers (~150 chars/line)
+ actual knowledge lives outside, fetched only when needed
> 3-layer design (bandwidth aware)
+ index (always)
+ topic files (on-demand)
+ transcripts (never read, only grep’d)
> Strict write discipline
+ write to file → then update index
+ never dump content into the index
+ prevents entropy / context pollution
> Background “memory rewriting” (autoDream)
+ merges, dedupes, removes contradictions
+ converts vague → absolute
+ aggressively prunes
+ memory is continuously edited, not appended
> Staleness is first-class
+ if memory ≠ reality → memory is wrong
+ code-derived facts are never stored
+ index is forcibly truncated
> Isolation matters
+ consolidation runs in a forked subagent
+ limited tools → prevents corruption of main context
> Retrieval is skeptical, not blind
+ memory is a hint, not truth
+ model must verify before using
> What they don’t store is the real insight
+ no debugging logs, no code structure, no PR history
+ if it’s derivable, don’t persist it
بالنسبة لمكتبة
#axios
95% من المشاريع الحالية تعتمد عليها انا عندي اكثر من 100 مشروع SPA يعتمد عالمكتبة ومست��يل اختار غيرها
احتمالية استخدامي لنسخة مخترقة هو احتمال عالي جداً
حجم الاختراقات بالمستقبل رح يكون كبير الكل يعتمد على AI اليوم الكل في خطر ⚠️
@HotmailMuneef@mqasem لغات البرمجة الحالية تم صناعتها ليفهمها الانسان وتترجم الى الالة
وهذا استهلاك
لا تستبعد ابداً مستقبلاً الذكاء الصناعي يبني لغات جديدة اكثر تعقيد واسرع في الترجمة
هو غير مضطر يستمر بالمسخرة تبعنا 😂