<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>머가필요해</title>
    <link>https://whatwant.tistory.com/</link>
    <description>필요한 것이 여기 있을 것이라는 생각은 하지 말아주세요 ^.^</description>
    <language>ko</language>
    <pubDate>Wed, 13 May 2026 01:50:55 +0900</pubDate>
    <generator>TISTORY</generator>
    <ttl>100</ttl>
    <managingEditor>whatwant</managingEditor>
    <image>
      <title>머가필요해</title>
      <url>https://tistory1.daumcdn.net/tistory/4348/attach/6f8b97299c0947e3aa3a5820631c4512</url>
      <link>https://whatwant.tistory.com</link>
    </image>
    <item>
      <title>[한빛] 하루 30분 나는 제미나이로 돈을 번다 - 정말 돈을 벌어보자</title>
      <link>https://whatwant.tistory.com/entry/gemini-money</link>
      <description>&quot;한빛미디어&amp;nbsp;서평단 &amp;lt;나는리뷰어다&amp;gt; 활동을 위해서 책을 협찬&amp;nbsp;받아 작성된 서평입니다.&quot;
&amp;nbsp;
어떻게 하다보니 3번 연속 제미나이 책을 공부하게 되었다 !!!
이 정도 되었으면 제미나이 전문가가 되어야 할 것만 같은 압박감이 밀려오는 것 같다.  
&amp;nbsp;

&amp;nbsp;
어!? 간만에 보는 초판 2쇄 발행 이력이 있다.
와우~ 확실히 &quot;돈을 버는&quot; 주제에 대한 사람들의 관심이 정말 큰 것 같다.
(나도 사실 그래서 ..</description>
      <category>Books</category>
      <category>나는리뷰어다</category>
      <category>제미나이</category>
      <category>하루30분나는제미나이로돈을번다</category>
      <category>한빛미디어</category>
      <author>whatwant</author>
      <guid isPermaLink="true">https://whatwant.tistory.com/561440</guid>
      <comments>https://whatwant.tistory.com/entry/gemini-money#entry561440comment</comments>
      <pubDate>Sat, 25 Apr 2026 17:55:19 +0900</pubDate>
    </item>
    <item>
      <title>다이어그램을 텍스트로 작성하는 Mermaid 알아보기</title>
      <link>https://whatwant.tistory.com/entry/Mermaid</link>
      <description>스웨덴 S/W 아키텍트 Knut Sveidqvist(어떻게 발음해야할지 모르겠다  )가
Visio를 사용하다가 문제를 겪고선 Markdown 문서와 잘 어울리는 텍스트 기반 다이어그램 작성기를 2014년 11월에 만들었다.
&amp;nbsp;
Mermaid라는 이름은 당시에 그의 아이들이 보고 있던 디즈니 애니메이션에서 영감을 받았다고 한다.
실제 만든 제품과 전혀 연관성이 없는 이름이라니 ... ㅋㅋㅋ  
&amp;nbsp;
&amp;nbsp;
Mermaid는 여러 사이트..</description>
      <category>SCM/Git-GitHub</category>
      <category>Chart</category>
      <category>Diagram</category>
      <category>github</category>
      <category>markdown</category>
      <category>mermaid</category>
      <category>다이어그램</category>
      <category>차트</category>
      <author>whatwant</author>
      <guid isPermaLink="true">https://whatwant.tistory.com/561439</guid>
      <comments>https://whatwant.tistory.com/entry/Mermaid#entry561439comment</comments>
      <pubDate>Fri, 17 Apr 2026 00:17:44 +0900</pubDate>
    </item>
    <item>
      <title>Groq으로 시작하는 오픈 웨이트 모델 API 활용법</title>
      <link>https://whatwant.tistory.com/entry/Groq-API</link>
      <description>제목에 낚인 분도 계실 것 같다.
우리 엘론 머스크 형님의 Grok 하고 나도 햇갈려서 뭔가 이상해했었다.
&amp;nbsp;
Groq은 사실 H/W 업체로 봐야 한다.
&amp;nbsp; -&amp;nbsp;https://groq.com/
&amp;nbsp;

&amp;nbsp;
보다 빠르고 낮은 가격에 인퍼런싱을 할 수 있는 LPU 업체인 것이다.
&amp;nbsp;
LPU가 뭐냐고?
`LLM Processing Unit`이라고, LLM 처리를 위한 칩이다.
&amp;nbsp; -&amp;nbsp;http..</description>
      <category>AI_ML/LLM</category>
      <category>API</category>
      <category>GPT-OSS</category>
      <category>groq</category>
      <category>Llama</category>
      <category>llm</category>
      <category>open weight model</category>
      <category>그록</category>
      <category>오픈 웨이트</category>
      <author>whatwant</author>
      <guid isPermaLink="true">https://whatwant.tistory.com/561438</guid>
      <comments>https://whatwant.tistory.com/entry/Groq-API#entry561438comment</comments>
      <pubDate>Tue, 14 Apr 2026 23:45:40 +0900</pubDate>
    </item>
    <item>
      <title>Actions에서 Pull-Request의 comment 작성하기</title>
      <link>https://whatwant.tistory.com/entry/Actions-Pull-Request-comment</link>
      <description>GitHub Actions에 대한 첫 이야기는 아래 글을 참고하면 된다.
&amp;nbsp; - https://www.whatwant.com/entry/GitHub-Actions-Quickstart
&amp;nbsp;
이번에 살펴볼 것은
Actions에서 자동화 하는 과정에서 Pull-Request의 comment를 작성하도록 할 수 있는 방법이다.
&amp;nbsp;
찾아본 결과 총 3가지의 방법이 있는 것 같아서 하나씩 알아보았다.
&amp;nbsp;
① actions/gith..</description>
      <category>SCM/Git-GitHub</category>
      <category>Action</category>
      <category>action-script</category>
      <category>Actions</category>
      <category>github</category>
      <category>github cli</category>
      <category>PR</category>
      <category>Pull-Request</category>
      <category>workflow</category>
      <category>깃허브</category>
      <category>액션</category>
      <author>whatwant</author>
      <guid isPermaLink="true">https://whatwant.tistory.com/561437</guid>
      <comments>https://whatwant.tistory.com/entry/Actions-Pull-Request-comment#entry561437comment</comments>
      <pubDate>Sat, 11 Apr 2026 22:18:39 +0900</pubDate>
    </item>
    <item>
      <title>GitHub Actions 처음 맛보기</title>
      <link>https://whatwant.tistory.com/entry/GitHub-Actions-Quickstart</link>
      <description>업무 효율화의 기본은 `자동화(automation)`이다.
&amp;nbsp;
S/W개발 과정에서의 자동화 요소는 자로 `빌드 자동화(Build Automation)`이고,
DevOps 관점에서 자주 언급되는 `CI(Continuous Integration)`라는 단어를
한글로 번역하면 `지속적 통합`이고, 이 역시 빌드와 관련이 되어있다.
&amp;nbsp;
그렇다보니 GitHub에서 제공하는 Actions를 `빌드 도구`라고만 생각하는 경우가 많다.
하지만, 사실..</description>
      <category>SCM/Git-GitHub</category>
      <category>Actions</category>
      <category>github</category>
      <category>quickstart</category>
      <category>깃헙</category>
      <category>깃헙액션</category>
      <category>매뉴얼</category>
      <category>설명서</category>
      <category>퀵가이드</category>
      <category>퀵스타트</category>
      <author>whatwant</author>
      <guid isPermaLink="true">https://whatwant.tistory.com/561435</guid>
      <comments>https://whatwant.tistory.com/entry/GitHub-Actions-Quickstart#entry561435comment</comments>
      <pubDate>Sun, 5 Apr 2026 11:35:19 +0900</pubDate>
    </item>
    <item>
      <title>실용적인 코드 리뷰 문화 엿보기 (feat. 뱅크샐러드)</title>
      <link>https://whatwant.tistory.com/entry/pull-request-rule</link>
      <description>GitHub Pull-Request 관련하여 뭔가 만들어보려고 하다보니
`코드리뷰`를 어떻게 하는 것이 효율적인 것인지에 대해서 알아보게 되었다.
&amp;nbsp;
그러다가 알게된 &quot;코드리뷰 in 뱅크샐러드 개발 문화&quot;라는 포스팅 !!!
왜 진작 알지 못했을까!? 라는 탄식이 나오게 하는 너무나 유용한 내용이었다.
&amp;nbsp; - https://blog.banksalad.com/tech/banksalad-code-review-culture/#커뮤니케이션-비용..</description>
      <category>SCM/Git-GitHub</category>
      <category>CodeReview</category>
      <category>github</category>
      <category>PR</category>
      <category>Pull-Request</category>
      <category>코드리뷰</category>
      <category>풀리퀘스트</category>
      <author>whatwant</author>
      <guid isPermaLink="true">https://whatwant.tistory.com/561434</guid>
      <comments>https://whatwant.tistory.com/entry/pull-request-rule#entry561434comment</comments>
      <pubDate>Sat, 4 Apr 2026 10:41:42 +0900</pubDate>
    </item>
    <item>
      <title>[한빛] 5분 제미나이 - 구글 사용자라면 제미나이를 써야죠!</title>
      <link>https://whatwant.tistory.com/entry/5m-gemini</link>
      <description>&quot;한빛미디어&amp;nbsp;서평단 &amp;lt;나는리뷰어다&amp;gt; 활동을 위해서 책을 협찬&amp;nbsp;받아 작성된 서평입니다.&quot;
&amp;nbsp;

&amp;nbsp;
귀여운 토깽이와 함께하는 &quot;5분 제미나이&quot; !!!
어떻게 하다보니 지난 달에도 제미나이였는데 이번 달에도 제미나이를 공부하게 되었다. ㅋ
- [한빛] &quot;누구나 아는 나만 모르는 제미나이&quot;, 이제는 나도 아는 제미나이?
&amp;nbsp;

&amp;nbsp;
&quot;누구나 아는 나만 모르는 제미나이&quot; 책이 입문서라고 한다면,
&quot;5분..</description>
      <category>Books</category>
      <category>5분제미나이</category>
      <category>Canvas</category>
      <category>gemini</category>
      <category>Google</category>
      <category>Nano Banana</category>
      <category>나는리뷰어다</category>
      <category>한빛미디어</category>
      <author>whatwant</author>
      <guid isPermaLink="true">https://whatwant.tistory.com/561429</guid>
      <comments>https://whatwant.tistory.com/entry/5m-gemini#entry561429comment</comments>
      <pubDate>Sat, 28 Mar 2026 17:03:16 +0900</pubDate>
    </item>
    <item>
      <title>AI와 홀덤 게임 한 판!</title>
      <link>https://whatwant.tistory.com/entry/llm-holdem</link>
      <description>오늘은 재미있는 컨텐츠로 포스팅 !!!
&amp;nbsp;
GPT, Gemini, Opus, Sonnet, Grok, DeepSeek 중에 누가 제일 똑똑할까?
아니, 누가 돈을 제일 잘 벌까?
아니, 아니, 누가 게임을 제일 잘 할까?
&amp;nbsp;
그 호기심에 대한 답까지는 아니지만,
살짝 엿볼 수 있는 재미있는 사이트가 있다.
&amp;nbsp;
LLM Holdem
- https://llmholdem.com/
&amp;nbsp;

&amp;nbsp;
LLM 끼리 둘러 앉아서 홀..</description>
      <category>AI_ML/LLM</category>
      <category>AI</category>
      <category>deepseek</category>
      <category>gemini</category>
      <category>GPT</category>
      <category>grok</category>
      <category>holdem</category>
      <category>llm</category>
      <category>opus</category>
      <category>sonnet</category>
      <author>whatwant</author>
      <guid isPermaLink="true">https://whatwant.tistory.com/561433</guid>
      <comments>https://whatwant.tistory.com/entry/llm-holdem#entry561433comment</comments>
      <pubDate>Sat, 21 Mar 2026 15:06:48 +0900</pubDate>
    </item>
    <item>
      <title>Gemini에게 GitHub PR 코드 리뷰 받기</title>
      <link>https://whatwant.tistory.com/entry/Gemini-Code-Assist-4-GitHub</link>
      <description>혼자 개발하면 외롭다.
특히, 코드 리뷰를 받고 싶은데 내 마음 같은 사람 만나기도 어렵고 ...
&amp;nbsp;
우리의 구글님은 이런 외로운 개발자를 위해서
공짜로 Gemini를 제공해주신다 !!! 경배하라 !!!
&amp;nbsp;
의외로 모르시는 분들이 많은데,
GitHub.com 왼쪽 메뉴를 살펴보면 `Marketplace`가 있다.
- https://github.com/&amp;nbsp;
&amp;nbsp;

&amp;nbsp;
Marketplace에서는 여러 유형의 상품(?..</description>
      <category>AI_ML/LLM</category>
      <category>gemini</category>
      <category>github</category>
      <category>PR</category>
      <category>Pull-Request</category>
      <category>Review</category>
      <category>깃헙</category>
      <category>리뷰</category>
      <category>제미나이</category>
      <category>풀리퀘스트</category>
      <author>whatwant</author>
      <guid isPermaLink="true">https://whatwant.tistory.com/561432</guid>
      <comments>https://whatwant.tistory.com/entry/Gemini-Code-Assist-4-GitHub#entry561432comment</comments>
      <pubDate>Sat, 21 Mar 2026 09:25:02 +0900</pubDate>
    </item>
    <item>
      <title>Gemini API 사용해보기</title>
      <link>https://whatwant.tistory.com/entry/gemini-api</link>
      <description>`구글의 위기`라고 했던 것이 얼마 안된 것 같은데,
최근에는 ChatGPT 대신 Gemini를 구독한다는 사람들이 주위에 종종 있는 것을 보면 정말 구글의 저력이란 !!!
&amp;nbsp;
AI 개발자들을 위해서 제공해주는 통합 사이트를 방문해보자.
- https://ai.google.dev/&amp;nbsp;
&amp;nbsp;

&amp;nbsp;
Gemini API 가이드 문서도 여기에서 살펴볼 수 있다.
-&amp;nbsp;https://ai.google.dev/gemini-a..</description>
      <category>AI_ML/LLM</category>
      <category>Agent</category>
      <category>API</category>
      <category>coding agent</category>
      <category>gemini</category>
      <category>Google</category>
      <category>key</category>
      <category>구글</category>
      <category>제미나이</category>
      <author>whatwant</author>
      <guid isPermaLink="true">https://whatwant.tistory.com/561431</guid>
      <comments>https://whatwant.tistory.com/entry/gemini-api#entry561431comment</comments>
      <pubDate>Sun, 15 Mar 2026 11:35:23 +0900</pubDate>
    </item>
  </channel>
</rss>