Post by tag: programming

Vim - Transfer/Copy/Move line into address
2020/03/02 programming vim
Example: :5t. –> copy text at line 5 into current line :5,6t. –> copy text at line 5 until line 6 into current line :5t9 –> copy text at line 5 into line 9 :5,6t9 …

mongodb fix incorect result cursor count
When i try to fix a field on mongodb collection, i need to do an operation which cheap on cpu and memory usage, and i think i need do a process with limit and skip into specific value, just like …

the myth of bug
2016/11/24 opini programming
nothing here

Git command: stash
Secara bahasa stash artinya menyimpan, ini juga yang dilakukan oleh git ketika melakukan perintah ini. Ketika melakukan aktifitas editing pada source-code yang belum selesai, tapi belum ingin …

CTF Online EAsy Crypto 1 (EASY)
Text yang akan diencrypt adalah seperti ini GCW ESFLST, HMLSJDSZ AFA: QZSLQFN R LFSFX PFWJSF GFMFLNF IFS XJINM, NSIFM IFS LNLNM HNSYF PNYF IN IZSNF DFSL KFSF. SDFBFRZ IFS SDFBFPZ INOTITMPFS QFSLNY, …