akram

1.1K posts

akram

akram

@akramd3v

Katılım Nisan 2020
2K Takip Edilen49 Takipçiler
akram
akram@akramd3v·
@mhdcode 90% of my 20h weekly work is waiting for AI doing the actual work, i have more trust in GPT than in my hands, i dont even review anymore
English
1
0
2
18
MHD
MHD@mhdcode·
i think coding by hand in a few years will be like going to the gym you can live without it but if you want to stay in shape you'll still do it
English
2
0
5
86
Chebli Ishaq
Chebli Ishaq@IshaqChebli·
QUEEEEEEEEEEEEEL BUT DE MOHAMED BACHIR BELLOUMI FACE À MILLWALL
Français
9
53
614
47.4K
akram
akram@akramd3v·
@mhdcode next is just a router for me, anything else is a risk at any production scale
English
1
0
1
46
MHD
MHD@mhdcode·
TIL that RSC stands for unauthenticated remote code execution
English
1
0
11
506
akram
akram@akramd3v·
@mhdcode who cares about types anymore while we can just "fix types llm"
English
1
0
1
9
akram
akram@akramd3v·
@mhdcode Github is saying: f... individual users.
English
1
0
3
56
shadcn
shadcn@shadcn·
Developing components for shadcn/ui is still largely a manual process. Every week, I manually go through 5,000+ components and examples checking spacing, animation, light/dark mode, typography, icons, and more.
English
92
35
2.1K
131.6K
akram
akram@akramd3v·
@ashoKumar89 @SumitM_X wrong answer, index as a key is okay when rendereing statelesss comps
English
0
0
0
1.5K
Ashok Sahoo
Ashok Sahoo@ashoKumar89·
@SumitM_X The problem is using array index as key. If the list changes (insert, delete, reorder), React can’t track items correctly, wrong re-renders and state bugs. Keys should be stable and unique (e.g. an id), not positional.
English
11
1
98
42.4K
SumitM
SumitM@SumitM_X·
Common React Interview question. What is the problem in this code ? export default function App() { const items = ["Apple", "Bat", "Cat"]; return ( <ul> {items.map((item, index) => ( <li key={index}>{item}</li> ))} </ul> ); }
English
106
22
501
414.5K
akram
akram@akramd3v·
@miromiso5 الجزائر نيجيريا في نيجيريا
العربية
0
0
1
35
Nawri ريجيستا
Nawri ريجيستا@miromiso5·
راني من البارح نحاول نتفكر كاش ماتش تبهدلنا فيه كيما تع نيجيريا من وقت جداوي و ليكينس وقت كنا نلعبو ماتشات في الماتيكو في الضواحي الباريسية ملقيتش صح خسرنا بنتائج مخيبة بصح كنا نصنعو فرص
Baha eddine Ait Seddik | بهاء الدين آيت صديق@BahaAitSeddik

@miromiso5 شفتهم تحت قيادة جداوي وليكنس وواساج وكافالي وراييفاتش وألكاراز والكثير من المدربين "السيئين"، لكن عمري ماشفت أداء مبهدل كيما تاع ماتش نيجيريا تحت قيادة الصنم.

العربية
13
0
16
3.6K
Le con qui ose tout
Le con qui ose tout@leconquiosetou1·
🚨 جماعة خفيف ظريف : نديرو الميمز و troll و نحرشو بيهم و كوميديا سوداء ... الخ الخ خلونا برك مالكومونتارات تع القذف و التجريح و ملكهم و نسائهم و شرفهم و مقدساتهم، نخلوها فالكوميديا بلا متروح شيئ اخر عندي بزاف مراركة ناس ملاح هنا شكرا على تفهمكم [و اللي خصو بالون يتصل بالفاف]
Le con qui ose tout@leconquiosetou1

وصول الكرة المسروقة الى بومعطي

العربية
29
2
223
10.5K
akram
akram@akramd3v·
@belkacem_bnl المهم الفوز في انتظار التاكيد امام بوركينا
العربية
0
0
0
131
Belkacem
Belkacem@belkacem_bnl·
السودان مع كل الظروف التي يعيشها و لعبه شوطا كاملا منقوصا عدديا، فإنه كان ليخسر أمام أضعف فرق البطولة، رغم ذلك فوزنا اليوم مهم من الناحية النفسية.
العربية
2
0
54
2.1K
akram
akram@akramd3v·
@thdxr opencodezero
Português
0
0
0
5
dax
dax@thdxr·
we're introducing a new free model and trying to figure out a name the team keeps wanting to call it "OpenCode One" please help me convince them it's a bad idea
English
332
2
587
60.7K
Matteo Collina
Matteo Collina@matteocollina·
We just made Next.js 93% faster in Kubernetes. Not a typo. Median latency: 182ms → 11.6ms Success rate: 91.9% → 99.8% How? We stopped fighting the Linux kernel and started working with it. Thread on why your Node.js pods are slower than they should be 🧵
Matteo Collina tweet media
English
26
116
1.1K
171.1K
Sergio Xalambrí
Sergio Xalambrí@sergiodxa·
One of the most common questions I always see about React is how to avoid re-renders or keep them minimal. One of the most common issues people have with @remix_run 3 is they don’t want to be in charge of re-renders and would rather prefer automatic re-renders. 🙃
English
7
1
70
4.3K
Ali Bey
Ali Bey@alibey_10·
Real-world React scenario Why declaring a component inside another component in React is a bad practice? Answer in your own words to stand out and get noticed by your dream startup
Ali Bey tweet media
English
5
0
15
2.3K
akram
akram@akramd3v·
@mhdcode @matthewcp i close one eye when looking as such result but only when i know that i'm not gonna touch that file by my self, the LLM has the full responsibility over it
English
1
0
1
29
MHD
MHD@mhdcode·
the only problem for me when I’m doing this llm assisted coding in a language or stack that’s outside my territory is that my OCD quickly kicks in, and I start questioning, is this the right way to do it? is it standard? in other words, I’m afraid of doing the equivalent of this in that other language/stack.
MHD tweet media
English
2
0
4
302
Matthew Phillips
Matthew Phillips@matthewcp·
One of the great things of vibe-coding to me is that it makes it so easy to try out new languages. You don't really need to know them. It's true that LLMs know popular languages better, but that doesn't mean they can't learn as you learn.
English
3
0
11
666
akram
akram@akramd3v·
@mhdcode i can spot the illness here
akram tweet media
English
1
0
2
28
MHD
MHD@mhdcode·
everything else is mental illness
English
1
0
0
71
MHD
MHD@mhdcode·
the only sane way to define configs
MHD tweet media
English
1
0
8
278