I was trying to update my resume and portfolio and needed icons for various programs in the Skills & Tools section. I could have googled and downloaded them, or I could have captured them and edited them, More
Heina
Unblock iPhone safari pop-ups
I was signing up for a site on my iPhone's Safari browser, and during the phone verification process, I got a message that I needed to turn off pop-up blockers. On a PC, you can click the icon on the right side of the address bar... More
Recommend sites that find fonts by image (Korean/English)
I'm at work, and I've been working for a while, when my Slack notification goes off. It's a mission for me, who can never resist curiosity. (I'm an inomu fixer who can't fix his ancestors...-_-) The link to a site called More
How to fix AirPods not charging on one side
I have AirPods Pro 2, and this morning on my way to work I realized that one of my AirPods wasn't charging, and it wasn't connecting to my iPhone either... 🫢 At first, I thought I had a problem. More
Common options in the ls command
When you want to know the contents of a directory in the terminal, the command to use is ls. In this post, I'll introduce some of the most commonly used options in ls. Common options in the ls command More
Creating a Pygma prototype (interactions, actions, animations)
In UX / UI design, there are times when you need to create prototype screens for communication. Nowadays, Pygma, a design tool, offers a number of features for prototyping, such as the More
Installing Git on macOS
I'm using a MacBook. I used to use github at my previous job, so I have a general idea of how to do it, but this time I wanted to learn version control from the ground up, so I started taking online courses. More
Install macOS package manager Homebrew
I wanted to play around with data this time, so I installed MySQL and came across an admin program called homebrew. Actually, I had used homebrew years ago when I was installing Ruby and it was called More
How to fix figma keyboard error, consonant vowel separation
I recently got rid of my old MacBook and bought a new Apple 2020 MacBook Air M1. I'm very happy with the speed and performance upgrade, and I've been using it for a while. More
Linking an onclick to a button
When implementing a button <button> inside <a href="/en/”/#”"> tag may not be clickable in some browsers. In these cases, use the <a> If the tag is <button>in the form of a wrapper around More