분류 전체보기 썸네일형 리스트형 구글 Bard - 쌍자궁과 함께하는.. 내가 쓴 문단에 대해 의견을 물었을때 챗 지피티보다 훨씬 상세하게 대답해준다. 내가 쓴 표현 하나하나 짚어가며 의견을 말해주는데 친근한 느낌이 들어 진짜 휴먼 인터랙션에서 느낄 수 있을법한 훈훈함을 느꼈음. 두 단어의 활용 차이에 대해 묻는 질문에 대한 답변은 비슷한 수준의 정보를 제공. 그렇지 않은 주관적인 '해석'이 포함되는 위의 질문에 대해서는 제미나이의 답변은 챗 지피티와 느낌이 다름. 뭔가 사고하는 주체, 어떤 '성향'도 가진 주체가 줄 법한 '의견'까지 제공되니까 이게 바로 감정이 만들어지는 공간을 생성하고 그 작은 공간의 막연한 느낌때문에 인터랙션이 더 가깝게 느껴지는 듯. 한편 구글 창에 내가 하고 있는 일 관련된 탭이 다 열려져 있고 메일이 열려져 있고 내가 사용하는 모든 리소스가 대부분.. 2023. 12. 8. 17:15 더보기 Visual Studio Code: retrieve full file path https://ivan-lim.com/show-full-file-path-visual-studio-code How to show full file path in Visual Studio Code - Ivan Lim Web & Database Services Learn how to show the full file path in Visual Studio Code with this step-by-step guide. ivan-lim.com code > setting > search 'window title' > window title: Set the title(default: '${activeEditorShort}${separator}${rootName}${separator}${profileName}') t.. 2023. 12. 4. 18:19 더보기 turning off a background item system settings > general > login items open at login, allow in the background 2023. 11. 15. 16:11 더보기 pin, trigger GSAP 같은 트리거에 pin 사용한 타임라인 두 개 생성할 수 없음 주의 duh! 🙄 하나의 트리거에 pin 없이는 여러개의 타임라인을 만들어 사용 가능 - 빈 트리거 오브젝트를 캔버스에 위치시켜서 사용하는 것 합리적인지 검토 2023. 11. 8. 20:10 더보기 mix-blend-mode: multiply; + backdrop-filter: blur 에러 mix-blend-mode: multiply; 위와 같이 정의된 블렌드모드 레이어A 아래 블렌드 없는 레이어B가 위치할 경우 fixed되어 A, B 레이어 위에 위치된 레이어의 blur 필터는 B레이어의 텍스트, svg 라인에 블러어 적용이 되지 않는 에러가 발생 background: hsla(0deg, 0%, 100%, 0.3); backdrop-filter: blur(10px) saturate(150%); -> text나 svg 라인포함한 엘리먼트에 배경칼라 추가하면 블러어 제대로 작동 - white여도 무관 / html이나 body에 배경칼라 넣어도 교정됨 2023. 11. 2. 00:40 더보기 scroll-behavior: smooth; scroll-behavior: smooth; 정의돼 있을때 GSAP scroll triger 모바일 에러. flickering 2023. 11. 2. 00:37 더보기 tricky 'sticky position' sticky 포지션을 취하는 경우 바깥 wrapper(바로 위의 래퍼만이 해당되는 것이 아니라 상위 어느 래퍼이든)에 overflow:속성이 hidden일때 sticky가 제대로 렌더링되지 않음 2023. 10. 24. 17:29 더보기 non-hyphenation of capitalized words https://studiok40.com/things-that-drive-me-crazy-in-css-non-hyphenation-of-capitalized-words/ CSS rules that drive me crazy: non-hyphenation of capitalized words - Studio K40 Sometimes I spend an hour trying to figure out what is wrong with my code, only to finally figure out that this is a “browser feature“, not a bug with my CSS. According to https://www.w3.org/TR/css-text-3/#hyphenation Corre.. 2023. 10. 23. 21:48 더보기 이전 1 ··· 3 4 5 6 7 8 9 ··· 44 다음