Hakan Kılıç
unread,Jun 21, 2026, 4:53:28 AM (6 days ago) Jun 21Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to tekno-kor, engelsiziphone, engelsiz-android, 'Gurkan Ersoy' via panayir, 'Taha Türk' via temizpaylasim
Codex kulananlara bir alıntı ipucu ve promt örnekleri:
codex'i sadece kod yazmak için kullanıyorsan elindeki şeyin %10'unu görüyorsun.
3 aydır her gün codex açıyorum. aynı promptu girince her seferinde farklı sonuç alıyordum. sonra fark ettim: sorun codex'te değil, benim sorduğum sorudaydı.
işe yarayan 3 promptu paylaşıyorum:
1/ dosya analizi için:
"you are a senior engineer. analyze this project folder. list: unused dependencies, security risks, performance bottlenecks. output as a table."
codex 15 saniyede projenin röntgenini çekiyor. elle saatler sürecek iş.
2/ hata ayıklama için:
"i got this error: [yapıştır]. do not give me general advice. find the exact line, explain why it fails, and write the fix."
kodda nokta atışı yapıyor. "şunu dene" demiyor, tamir ediyor.
3/ kod çevirisi için (python → javascript gibi):
"translate this script to [dil]. keep the same logic, same comments, same variable names where possible. output only the code."
çeviriyi harfiyen yapıyor, sonra elle düzeltme derdi yok.
Alıntıdır.