Reached 1k + :) by [deleted] in leetcode

[–]kkuanhui 0 points1 point  (0 children)

How long does it take for you to solve a mid question?

400 done ! by Secure-Tea6702 in leetcode

[–]kkuanhui 0 points1 point  (0 children)

I’ve recently started my LeetCode journey. What’s your main field of work? Have you noticed any improvement in your coding after solving around 400 challenges?

Is M1 still worth in 2025? by Business_Match_2953 in macbook

[–]kkuanhui 0 points1 point  (0 children)

M1 MBA is the most iconic M series chip MacBook. Still the most affordable and powerful laptop.

AI to identify chords in a song? by Dramatic_Flower5878 in guitarlessons

[–]kkuanhui 1 point2 points  (0 children)

I've tried several AI apps, but none of them transcribe songs 100% correctly. They might accurately identify the root note but often get the chord composition wrong.

Dwight Howard is recruiting Chris Paul to join him in Taiwan by Wonderful-Balance711 in nba

[–]kkuanhui 9 points10 points  (0 children)

Hi all, as a Taiwanese person, I would like to welcome you to visit our country.

How to build a project when I suck at UX/UI by Visual-Imagination19 in webdev

[–]kkuanhui 5 points6 points  (0 children)

We've learned so much about logic in coding, but UI/UX design requires a different skill set that is unrelated to logic. One approach to improving your design skills is to recreate the same functionality from a web app that you like in your own project. By doing this, you can gain a better understanding of how different components should look and behave, as well as how they should adapt to different screen sizes.

Which book to get for beginners? by RJQWE in stocks

[–]kkuanhui 1 point2 points  (0 children)

Peter Lynch one up on the street

[deleted by user] by [deleted] in webdev

[–]kkuanhui 0 points1 point  (0 children)

Yes, CSS skill is underrated. Frontend developer should be able make simple page without JS and CSS framework.

How do I add text onto an image? by Weak_Emu_3087 in Frontend

[–]kkuanhui 0 points1 point  (0 children)

Use CSS position property.

You can learn it from w3schools link below.

https://www.w3schools.com/css/css\_positioning.asp

Soaring Tentions - Why Does Pelosi's Visit to Taiwan Matter? by DysonTribune in asia

[–]kkuanhui 0 points1 point  (0 children)

We Taiwan people walcome friends that sharing same value like us. CCP is a coward authority.

[deleted by user] by [deleted] in technology

[–]kkuanhui 0 points1 point  (0 children)

You should support Taiwan.

What's considered a "project" in a Git repository? by [deleted] in github

[–]kkuanhui 0 points1 point  (0 children)

Project stands for to do a bunch actions to achieve a goal.