Remember to enjoy it

remember-to-enjoy-it

It’s always been important to me to enjoy whatever I’m doing. Whether it’s work, a side project, writing on this blog, recording videos, going for a run or learning new stuff, simply enjoying it is the single most important factor that keeps me motivated.

I don’t recall exactly when but a few months ago an idea popped up in my head – I wanted to decorate the wall above my desk with the quote “Remember to enjoy it” as a little reminder that I must enjoy whatever I’m doing. And to make it extra special, I wanted to cut each letter out of wood.

So I got to work making small progress over time but enjoying it nonetheless (see 😉).

I found a nice font on the Internet and printed each letter in the desired size. I transferred the letters on a piece of wood and used a jigsaw to cut them. Then I used small wood files to smoothen the edges. Finally I applied a couple of coats of dark stain to make the letters darker.

And finally today I put the letters on the wall using double-sided tape. It’s beautiful. I like it a lot 🙂

“Remember to enjoy it” wooden letters

Total
0
Shares
Leave a Reply

Your email address will not be published. Required fields are marked *

Previous Post
git:-renaming-a-branch

Git: Renaming a Branch

Next Post
performance-considerations-for-memory-leaks:-an-android-cookbook

Performance Considerations for Memory Leaks: An Android Cookbook

Related Posts
在termux中安装和使用google-gemini-cli的完整指南

在Termux中安装和使用Google Gemini CLI的完整指南

什么是Google Gemini CLI? Google Gemini CLI是一个命令行工具,允许开发者直接在终端中与Google的Gemini AI模型交互。它提供了简单高效的方式来测试和集成Gemini的强大AI能力到你的开发工作流中。 Gemini是Google最新推出的大型语言模型,具有强大的自然语言理解和生成能力,可以用于代码生成、问题解答、内容创作等多种场景。 在Termux中安装Gemini CLI Termux是Android设备上的强大终端模拟器,下面我们一步步教你如何在Termux中安装和使用Gemini CLI。 1. 准备工作 首先确保你的Termux是最新版本,并更新软件包: pkg update &&…
Read More