썸네일 [Study | OMEP] week 10: generate AI and Vercel v0 영어 발표 스터디를 하고 있다. (참고로 OMEP: Oh My English Present 는 사실 내가 그냥 지은 이름이다.) 내 발표들을 다시 정리해두면 좋을 것 같아, 블로그에도 업로드한다. We seem to be in the midst of the birth of a number of AIs, not the least of which is development tool AI, which threatens development. So today we're going to talk about generative AI. First, let me give you a quick introduction to what generative AI with v0 is, which is what we're goin..
썸네일 [Study | OMEP] week 8: Is JSON really trash? 영어 발표 스터디를 하고 있다. (참고로 OMEP: Oh My English Present 는 사실 내가 그냥 지은 이름이다.) 내 발표들을 다시 정리해두면 좋을 것 같아, 블로그에도 업로드한다. There's an interesting article that I recently read about JSON, which is a format that I use a lot, and the author argues that JSON is garbage, and it's a really interesting read, and if you've ever used JSON, it's a fun read that will make you think twice about data formats and look bac..
썸네일 [Study | OMEP] week 7: Prompt Engineering Guide 영어 발표 스터디를 하고 있다. (참고로 OMEP: Oh My English Present 는 사실 내가 그냥 지은 이름이다.) 내 발표들을 다시 정리해두면 좋을 것 같아, 블로그에도 업로드한다. To do or not to do? Prompt: The following is an agent that recommends movies to a customer. DO NOT ASK FOR INTERESTS. DO NOT ASK FOR PERSONAL INFORMATION.Customer: Please recommend a movie based on my interests.Agent: Output: Sure, I can recommend a movie based on your interests. What ki..
썸네일 [Study | OMEP] week 4: Celebrating SQLite’s 23rd birthday: why we love it 영어 발표 스터디를 하고 있다. (참고로 OMEP: Oh My English Present 는 사실 내가 그냥 지은 이름이다.) 내 발표들을 다시 정리해두면 좋을 것 같아, 블로그에도 업로드한다. (참고로, week3 가 없는 이유는 발표가 격주로 돌아가면서 한 주 발표를 건너뛰었기 때문이다!) 이번 주제는 twitter에서 본 흥미로운 스레드에 대해 공유한 것인데, NoSQL에 대해 깊게 생각해본적이 없었지만 이번 발표를 통해 생각해보게 되었다. 하지만 영어로 발표하기에는 너무 어려운 내용이었어서 아쉬움이 많이 남는다. Celebrating SQLite’s 23rd birthday: why we love it Intro SQLite was realesed on August 17, 2000. so thi..
썸네일 [Study | OMEP] week 2: Figma for developers 영어 발표 스터디를 하고 있다. (참고로 OMEP: Oh My English Present 는 사실 내가 그냥 지은 이름이다.) 내 발표들을 다시 정리해두면 좋을 것 같아, 블로그에도 업로드한다. 주제 선정 이유 원래 디자인에 관심이 많이 있는 편이다. 당연히 요즘 최고로 핫한 디자인 툴, 피그마에도 많은 관심이 있다. 그동안은 테크 주제를 해야겠다! 라는 생각이 강했으나, 테크 주제가 생각보다 난이도가 있어서 매주 테크 주제를 유창하게 발표하는 것은 부담이 느껴졌고, 좋아하는 분야로 발표해봐야겠다(테크도 좋아하긴 한다!) 싶어 도전해보았다. Figma for developers Features of Figma 1. Windows OS, Mac OS support + Design via web brows..
썸네일 [Study | OMEP] week 1: the basics of redis 영어 발표 스터디를 하고 있다. (참고로 OMEP: Oh My English Present 는 사실 내가 그냥 지은 이름이다.) 내 발표들을 다시 정리해두면 좋을 것 같아, 블로그에도 업로드한다. week1: the basics of redis Characteristics Redis is a data structure with the following characteristics Located on a remote server. Existing as a process Executed within in memory-based process. A key-value data management system that is non-relational and allows for simple storage and r..