#general
Read more stories on Hashnode
Articles with this tag
You should beware when counting the length of a string in Python. As shown below, getting a string's length might give a surprising result. >>>...
I am thinking about using the burner list. The idea came from the book "Make Time" by Jake Knapp And John Zeratsky. A burner list is a list of things...
Python has makefile function that you can use to send and receive messages from clients and servers. Using makefile (instead of send() and recv())...
Finished reading Building a Second Brain by Tiago Forte. I am quite familiar with the concept. But still, it is a pretty good read since it is...
I started learning about socket programming this week. It is a pretty interesting topic. Socket programming is the standard way for applications or...
Obsidian just released v1. So I have been looking into this app. I have been using Zettelkasten as my note-taking method. In this system, you are...