Posts
22 posts
- Cleaning Up My Trash-Filled ELK DashboardThere's one improvement I never got around to writing a post about — changing my Nginx configuration. The reason was simple and clear. About 40–50% of the logs I was checking in Ki...
- The Cost of Being Human-Friendly: PythonPython is the most commonly recommended language for people starting programming. At the same time, there is always that line that follows it around: “Starting with Python can actu...
- A Survival Check-in: On Overthinking a Zero-Level ProblemWhy I’ve Been Quiet Lately I haven’t posted in a while. Actually, “a while” is an understatement—it’s been almost half a year since my last post. If you’re wondering what I’ve been...
- It’s a Romance Scam, BabyWhat is a romance scam? A “romance scam” is a blend of “romance” and “scam,” referring to a type of fraud where someone approaches you via messenger or email, earns your trust, and...
- Karma Clearing Time (Feat. Alembic)I've been working on a blog refactoring project for the past few days that I've been putting off for reasons other than lack of time. First of all, I moved the post list to /posts...
- The Gap Between Test and Reality (feat. OOP)I'm preparing for a certification. What certification? I'm preparing for the "Information Processing Technician," which was a dog and pony show until the 2020 revision. When I was...
- UUID Killed REST🤖 "From a practical standpoint..." — A small question that turned into a whole thing I was implementing a coding test assignment using an in-memory approach. The goal was to satisf...
- Why I chose this path, and where I want to go nextJust once, I wanted to write something that wasn't your typical self-introduction. Something that honestly explores why I chose this path, and where I hope it’ll take me. As I’ve m...
- Moving Out? Nope. Rebuilding From ScratchMid-course Check-in Turns out, my blog was in a bigger mess than I thought. What I assumed would be a simple project—just switching the current HTML-based frontend over to Next.js—...
- Blog Refactoring Project-1- (Feat. RESTful API)As my busy schedule finally starts to clear up, I'm finally getting around to implementing Next.js on the frontend, something I've been putting off for a while. However, my knowled...