Happiness is inversely proportional to distraction. The more you’re distracted, the less happy you are.
Related: Purpose, happiness, and Buddhism
Related: Purpose, happiness, and Buddhism
I don’t write to advocate my ideas; I write to outgrow them.
hdparm
as described in an Ask Ubuntu answer to compare the speeds of 3 different storage devices I had.% sudo hdparm -Tt /dev/sda # Internal SSD
/dev/sda:
Timing cached reads: 8624 MB in 2.00 seconds = 4314.43 MB/sec
Timing buffered disk reads: 544 MB in 3.02 seconds = 179.89 MB/sec
% sudo hdparm -Tt /dev/sdb # USB 3.0 external HDD
/dev/sdb:
Timing cached reads: 8584 MB in 2.00 seconds = 4293.72 MB/sec
Timing buffered disk reads: 318 MB in 3.01 seconds = 105.54 MB/sec
% sudo hdparm -Tt /dev/sdb # USB 2.0 external HDD
/dev/sdb:
Timing cached reads: 8434 MB in 2.00 seconds = 4219.40 MB/sec
Timing buffered disk reads: 102 MB in 3.03 seconds = 33.69 MB/sec
A blog post is like a picture. It shows what the author thought at the time of writing that post. Similar to how a picture shows how a person looked at the time of taking that picture.
I am not a perfect person today. Far from it. But I am better today than what I was a few years ago. If I sound like an awful person in one post, that doesn’t necessarily mean I am an awful person in every aspect. Let us not judge anyone based on just one thing that they have said/written/done.
Writing this blog has helped me become a better person. Some of my old posts make me cringe. But what matters is that I am improving over time.