🚨Anthropic recently showed a 24-minute workshop on how to actually do prompts for Claude.
Taught by the people who built it.
Free. No registration. No paywall.
I've seen $300 courses that don't cover what they teach in the first 8 minutes.
Watch it and bookmark it now.
@lihoudii ف 2019 قبل منتخرج كنت سولت موظف من هاد مكتبة عن تاريخ الافتتاح قالي ان مكتبة واجدة وعامرة كتب خاص غير يجي امر الافتتاح
اليوم بعد 7 سنوات مزال المكتبة سادة و فوقما دزت حداها كنبغي غير شي جواب مقنع اش سبب لي مخلي سكان وطلبة محرومين من استخدام هاد المعلمة
أصدقاءي صديقاتي ..
شي مساعدة
https://t.co/2Rbxh0rJSg
عارف بلي ماشي الوقت باش الواحد يتعلم الديفوبس (وقت الفلاحة و تانجارت هاذي) و لكن را تايوصلوني بزاف ديال الأسئلة على الموضوع و قررت ندير يدي في العصيدة واخا غير شوية ..
DRNA-DEVOPS friendly request: if you regularly conduct job interviews in Morocco or know people involved in hiring devops positions, we need your help!
We must setup 3 to 5 "mock interviews" for each cohort member to practice and make job interviews boring.
RT&Push🔄♥️
She graduated in CS.
She was looking for the software market is cooked.
She said, Fine, decided to self-teach electrical engineering from scratch,
oke I'll build real stuff you can actually see and touch. Breadboards, soldering, Arduino
When doors close, build your own damn.
DRNA-DevOps update: already at week 05, and mentees are showing such a strong spirit! From gitops principles to team dynamics and communication, we cover all the bases to get this first job🔥🔥🔥
Most asked DevOps interview Q: How to make Docker containers lightweight ? (Real-world DevOps practice)
Here’s how I keep my Docker images small & production-ready 👇
Why lightweight containers matter :
- Faster container startup
- Quicker image pulls & deployments
- Lower storage & memory usage
- Better cloud performance + cost efficiency
📢Best practices I follow:
1️⃣ Use small base images → Prefer alpine or slim instead of full OS images
2️⃣ Multi-stage builds → Separate build & runtime stages so only required artifacts go into final image
3️⃣ Install only what’s needed → No extra tools in production images
4️⃣ Clean cache files → Remove package manager caches to reduce image size
5️⃣ Minimize Docker layers → Combine commands to keep images clean & small
6️⃣ Use .dockerignore → Prevent unnecessary files from entering the image
7️⃣ Avoid running as root → Improves container security.
8⃣ Distroless Images → Contains only runtime dependencies.
I’m actively applying these techniques while building real-world Docker & DevOps projects.
Please add anything if I missed its a learn in public anyone can add any point.
Save this if you work with Docker.
🔁 Repost to help others ship better containers.