Published injuhee.one·Oct 24, 2021Taking the First Step at Open-Source ContributionExplore five approaches to help you contribute to an open-source project for the first time. 이 포스트 한글로 읽기 Introduction Before I get involved in open source in the past, I thought only code patches existed in open source contributions. Code contribution to a particular field requires a lot of background…Open Source5 min readOpen Source5 min read
Published inko.juhee.one·Jun 30, 2021오픈 소스 컨트리뷰션 첫걸음 떼기Read this post in English here 과거에 오픈 소스를 시작하기 전에는 오픈 소스 기여에는 코드 패치만 존재하는 줄 알았습니다. 그래서인지 오픈 소스 기여에 많은 두려움이 있었고, 어떻게 시작해야할 지 막막했었습니다. 특히나 특정 분야에 대한 코드 기여는 많은 배경지식을 필요로 하기 때문에, …오픈소스6 min read오픈소스6 min read
Published injuhee.one·Apr 25, 2021Control flow: try-catch or if-else?Introduction Lately, while working on a new project, I had a chance to think about the proper way to handle control flow. As all developers might know well, the most common approaches used are try-catch and if-else. So far, I haven't thought deeply about the difference between these two. From time…Exception Handling5 min readException Handling5 min read
Published injuhee.one·Mar 23, 2021The Best Way To Migrate a RabbitMQ ServerInstead of repetitive tasks, I discovered a relationship between RabbitMQ settings and a hostname, which ultimately decreased repetition when migrating servers. Introduction As the userbase of my company increased over time, I realized it was necessary to apply auto-scaling to my servers. It required server migration. Migrating RabbitMQ settings meant a…Rabbitmq4 min readRabbitmq4 min read
Published inko.juhee.one·Jun 14, 2020소프트웨어 마에스트로 11기 지원 과정 & 합격 후기소프트웨어 마에스트로(SW Maestro) 11기 지원 준비 과정 후기 모집 공고 시작일인 2020.01.22일부터 합격자 발표 2020.05.14까지 힘들고 길었던 지원 과정이 끝났다. 지원 과정에서 10기 전형 후기를 보면서 많이 도움을 받았고, 저도 12기 지원자분들께 조금이나마 도움이 되고자 이렇게 글을 남 …소프트웨어마에스트로11기합격8 min read소프트웨어마에스트로11기합격8 min read
Published inko.juhee.one·May 11, 2020알고리즘 초보에서 벗어나기 위한 여정알고리즘 초보의 알고리즘 공부과정 어느 순간부터 꼭 이루고 싶은 목표의 장애물이 알고리즘이 되었다. 올해는 그 장애물을 꼭 넘고 싶어서 어쩔 수 없이 알고리즘 실력을 키워야만 하는 상황이 되었다. 그래서 이번 기회에 알고리즘 초보에서 벗어나서 코딩 테스트를 통과하겠다는 목표로 2019.12.31 부터 2020.04 …알고리즘8 min read알고리즘8 min read
Published injuhee.one·Jan 5, 2020Use Bluetooth 3.0 device on dual-booting(windows and Linux) by 1-time connection setting이 포스트 한글로 읽기 In part of a user using dual booting frequently, when having Bluetooth device above 2, I must set the devices newly in each OS. At first, it was no problem for me. However, after doing so many times, I didn’t want to waste my time with…Bluetooth3 min readBluetooth3 min read
Published inko.juhee.one·Jan 4, 2020블루투스 3.0 장치를 1번만의 연결 설정으로 듀얼 부팅(윈도우와 리눅스)에서 같이 사용하기Read this post in English here 듀얼 부팅을 자주 하는 사용자의 입장에서, 블루투스 연결 장치가 2개 이상이 되면 매번 페어링을 다시해야 한다. 처음에는 그럭저럭 할만했으나, 여러번 하다보니 더 이상 블루투스 페어링으로 시간을 낭비하고 싶지 않게 된다. 그래서 듀얼 부팅에서 블루투스 3. …Fedora Bluetooth4 min readFedora Bluetooth4 min read
Published injuhee.one·Dec 8, 2019[Fedora31] Setting touchscreen in Dell XPS 13 7390 2 in 1이 포스트 한글로 읽기 A few years ago, my main OS was Fedora and so I installed Fedora 31 on my new laptop. However, the touchscreen was not working in Fedora 31. Thus, this article describes how to properly use the touchscreen on Fedora 31 on Dell XPS 2n 1…Linux4 min readLinux4 min read
Published inko.juhee.one·Dec 8, 2019[Fedora31] Dell XPS 13 7390 2 in 1 터치스크린 설정Read this post in English here 몇년 전부터, 나의 주 OS는 Fedora였고, 자연스럽게 새로운 노트북에 Fedora 31을 설치하였다. 하지만, Dell XPS 2 in 1 7390에서 지원되는 터치스크린이 잘 동작하지 않았다. 이 글에서는 Dell XPS 2n 1 7390 머신의 F …Dell Xps 2 In 1 73906 min readDell Xps 2 In 1 73906 min read