Recent

Customizing the BaekjoonHub Chrome Extension
·
loading
·
loading
Implemented Base Directory support, tier path granularity, directory name normalization, Java Main/package automation, and bulk upload.

What is WebSocket? (RFC 6455)
Letβs walk through RFC 6455 to understand what WebSocket is and how the WebSocket protocol works.

Bidirectional Communication Before WebSocket
·
loading
·
loading
Let’s explore HTTP long polling and HTTP streaming by reading RFC 6202 about bidirectional communication before WebSocket


Coding Game Recommendation: The Farmer Was Replaced
·
loading
·
loading
Steam game recommendation for developers…?


Complete Guide to Comment Systems for Static Blogs
·
loading
·
loading
Pros, cons, and implementation methods for all comment systems: Giscus, Utterances, Remark42, Disqus, and more

Complete Guide to Blog Subscription and Email Notification Systems
·
loading
·
loading
Everything about blog subscription systems - from RSS Feed and Mailchimp to custom solutions

Hugo Markdown Guide
Blowfish Markdown Syntax Guide

Why I Switched to Hugo & GitHub Pages
·
loading
·
loading
Moving to Hugo for better markdown compatibility, Open API support ended, and improved developer experience

Elasticsearch Highlighting Techniques
·
loading
·
loading
Three Elasticsearch highlighter methods including Unified, Plain, and FVH, along with efficient offset strategies using Postings List and Term Vectors

Elasticsearch Pagination Technique
·
loading
·
loading
Comparing Elasticsearch pagination methods including From/Size, Search After, and Scroll, with stable paging implementation using PIT (Point In Time)

