당시 일본 방송들은 부산항을 불법조업의 소굴로 언급하며 한국을 악마화했었다. 얼마나 혐한이 뿌리깊게 박혀있는지 알 수 있다.
https://ko.wikipedia.org/wiki/한일어업협정
당시 일본 방송들은 부산항을 불법조업의 소굴로 언급하며 한국을 악마화했었다. 얼마나 혐한이 뿌리깊게 박혀있는지 알 수 있다.
https://ko.wikipedia.org/wiki/한일어업협정
Can't query on Mouser.
Youtube play unstable
human eye can see approx. 120 deg
https://en.wikipedia.org/wiki/Vision_span
and can move 120deg. so, human eye with fixed face can see 240deg.
also minimum pixel for human eye is approx 28sec.
https://webvision.med.utah.edu/book/part-viii-psychophysics-of-vision/visual-acuity/
Thus, for full experience for VR, we need approx 240deg * 60min/deg * ((60sec/min)/30sec) = 14400pixel.
Let's call "FullRetina resolution = (14K)^2".
As versions go up, more bugs appear. Also, from Xcode 12, complete integration of macOS UI into UIKit started. When you are trying to debug on Xcode 12, you'll get to the most disturbing moment; no debug area in the Xcode. No bottom panel showing button. What you have to do is go to Menu > View > Debug Area > Show Debug Area ( Cmd + Shift + Y ). I don't know why they removed bottom panel button while right panel button is still there. Because there is no top-bottom split window scheme in iOS? C'mon, you can do better than that!
Also, there is a bug that randomly run button is disabled. You can still build/run by shortcuts. Only way to fix this is to completely restart Xcode.