• 이 글은 2025년 배포된 ' Fedora KDE Plasma Desktop 42 '을 기준으로 설명합니다. 몇 개월 전 Ubuntu 24.04 LTS를 쓸 때는 한글 입력 세팅이 이렇게 어렵진 않았던 기억이 있어서 우분투나 Gnome 데스크탑 환경을 쓰면 간단히 해결될 수도 있습니다. 리눅스 다국어 입력기는 ibus, nimf 등 여러 가지가 있는데 그 중 KDE 환경에는 fcitx5를 추천하는 글이 검색 결과에 많이 나와서 fcitx5를 썼습니다.
  • async / await on top of Promise is a major feature in JavaScript. It allows you to write asynchronous codes as if they were synchronous. It's hard to imagine writing codes without them, and it surprises me that it has not been 10 years yet since Chrome 55 supported async functions. In 2025, almost every modern browsers support it thankfully.
  • window.location tells about the current location of the document. By referencing the value you can get the information about the document, and you can also set the current document by setting
  • vite is used mostly for bundling end applications , but it can be also used for building a library, like a UI component library. What makes library mode special is that you can specify the entrypoint file while in normal mode your entrypoint is forced to be a HTML file. There is a documentation on official vite webpage and it's pretty straight forward.
  • I think Table of Contents (In short TOC) is the key feature in posts. It helps users spot the key points, catch where they are reading right now, and jump between the sections easily.
  • We all know that React components will rerender upon its state changes, and useEffect or useLayoutEffect
  • I have a simple toy project which should run on different platforms, like Windows and Linux. At first, I coded the project with Java and provided
  • 2020년 8월 군대를 전역하며 씽크패드 e15 gen 2 AMD를 구매해 윈도우를 설치해 쓰고 있습니다. 5년 가까이 동거동락한 애정이 깊은 노트북이지만 용납이 안되는 문제들이 많았었는데요.
  • I have been using Thinkpad e15 gen 2 AMD with Windows installed since I had been discharged from military service August 2020. I have been with this laptop for almost 5 years and been loving it but it also had many unacceptable problems.
  • 휴대폰의 세상에 우리는 휴대폰으로 사진을 찍고, 영상을 남기며, 문서를 저장합니다. 그렇게 작은 폰에 우리의 디지털 정보들을 남기면서 이런 생각을 하셨을거에요. "민감한 데이터를 이렇게 저장해도 안전할까?"