TIL: Reintroduction of EllipsisType in PythonToday I have come upon a code snippet that writes:Nov 19, 2022Nov 19, 2022
Django: how to list objects created in current monthWhat is the best way to list object that is created in current month?May 26, 2021May 26, 2021
Pytest warnings and how to turn them offIf you are finding yourself lost in warnings when running pytest, there are two paths you can follow. Fix the cause of the warning so that…May 25, 2021May 25, 2021
Meet HussyThat is hussy, he is my cryptokitty. You can visit him here. He likes visitors a lot.Dec 27, 20171Dec 27, 20171
Viewing and editing Flake8 rulesFlake8 supports storing its configuration in the following places:Dec 12, 2017Dec 12, 2017
“Accept that sometimes you just have to do what you don’t want to do.https://ideapod.com/5-reasons-freezing-cold-shower-every-day-will-change-life/Nov 6, 2017Nov 6, 2017
Reverse a list not in place in PythonRecently I needed to reverse of a list for a reason I do no recall now. And yes, list object in Python has a reverse function of course.Oct 13, 2017Oct 13, 2017
Bilgisayarın kısa tarihiChris Hoca’nın bilgisayar bilimlerinin tarihini özetleyen yazısı.Oct 13, 20171Oct 13, 20171
Jobs that hit the groundOne of my favorite command in my shell is Control-Z. I throw working scripts or editors directly to suspend mode and do something else…Oct 13, 2017Oct 13, 2017
Removing all lines containing specific string from a text file with sedI am working with TAC KBP sequencing dataset which includes brat annotation files. Brat is a nice tool for annotation and visualization but…Oct 4, 2017Oct 4, 2017