About

Posted on Feb 28, 2019

About This Blog

Welcome to my corner of the internet.

\[ \begin{aligned} KL(\hat{y} || y) &= \sum_{c=1}^{M}\hat{y}_c \log{\frac{\hat{y}_c}{y_c}} \\ JS(\hat{y} || y) &= \frac{1}{2}(KL(y||\frac{y+\hat{y}}{2}) + KL(\hat{y}||\frac{y+\hat{y}}{2})) \end{aligned} \]

This blog is where I share what I learn about technology, with a focus on Linux, open-source software, and practical computing. It’s a space for documenting ideas, exploring tools, and breaking down concepts in a way that’s easy to understand.

Why This Blog Exists

I created this blog to:

  • Document my learning journey
  • Share useful guides and insights
  • Help others get started with Linux and open-source tools
  • Build a personal knowledge base over time

What You’ll Find Here

Most of the content falls into a few categories:

  • Linux: tutorials, tips, and system customization
  • Open Source: tools, projects, and philosophies
  • Tech Guides: practical how-tos and walkthroughs
  • Thoughts: reflections on technology and learning

About Me

I’m someone who enjoys understanding how things work, especially in the world of technology. I’m particularly interested in Linux systems, customization, and the freedom that open-source software provides.

I’m always learning, experimenting, and improving—and this blog reflects that journey.

Get in Touch

If you’d like to connect, share ideas, or point out something I got wrong, feel free to reach out.


Thanks for reading.