<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>좀더 나은 나를 위하여</title>
    <link>https://redrebel.tistory.com/</link>
    <description></description>
    <language>ko</language>
    <pubDate>Sun, 5 Apr 2026 16:25:46 +0900</pubDate>
    <generator>TISTORY</generator>
    <ttl>100</ttl>
    <managingEditor>빨강토끼</managingEditor>
    <item>
      <title>TypeError: Cannot read property 'babel' of undefined</title>
      <link>https://redrebel.tistory.com/entry/TypeError-Cannot-read-property-babel-of-undefined</link>
      <description>&lt;p&gt;제목과 같은 에러는 babel-loader와 babel-core의 버전이 맞지 않기 때문이다.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;blockquote style=&quot;box-sizing: border-box; margin: 0px 0px 16px; padding: 0px 1em; color: rgb(106, 115, 125); border-left-width: 0.25em; border-left-color: rgb(223, 226, 229); font-family: -apple-system, system-ui, &amp;quot;Segoe UI&amp;quot;, Helvetica, Arial, sans-serif, &amp;quot;Apple Color Emoji&amp;quot;, &amp;quot;Segoe UI Emoji&amp;quot;, &amp;quot;Segoe UI Symbol&amp;quot;; font-size: 16px;&quot;&gt;&lt;p style=&quot;box-sizing: border-box;&quot;&gt;&lt;br class=&quot;Apple-interchange-newline&quot;&gt;webpack 4.x | babel-loader 8.x | babel 7.x&lt;/p&gt;&lt;/blockquote&gt;&lt;div class=&quot;highlight highlight-source-shell&quot; style=&quot;box-sizing: border-box; margin-bottom: 16px; color: rgb(36, 41, 46); font-family: -apple-system, system-ui, &amp;quot;Segoe UI&amp;quot;, Helvetica, Arial, sans-serif, &amp;quot;Apple Color Emoji&amp;quot;, &amp;quot;Segoe UI Emoji&amp;quot;, &amp;quot;Segoe UI Symbol&amp;quot;; font-size: 16px;&quot;&gt;&lt;pre style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Consolas, &amp;quot;Liberation Mono&amp;quot;, Menlo, Courier, monospace; font-size: 13.6px; margin-top: 0px; margin-bottom: 0px; overflow-wrap: normal; padding: 16px; overflow: auto; line-height: 1.45; background-color: rgb(246, 248, 250); border-radius: 3px; word-break: normal;&quot;&gt;npm install -D babel-loader @babel/core @babel/preset-env webpack&lt;/pre&gt;&lt;/div&gt;&lt;blockquote style=&quot;box-sizing: border-box; margin: 0px 0px 16px; padding: 0px 1em; color: rgb(106, 115, 125); border-left-width: 0.25em; border-left-color: rgb(223, 226, 229); font-family: -apple-system, system-ui, &amp;quot;Segoe UI&amp;quot;, Helvetica, Arial, sans-serif, &amp;quot;Apple Color Emoji&amp;quot;, &amp;quot;Segoe UI Emoji&amp;quot;, &amp;quot;Segoe UI Symbol&amp;quot;; font-size: 16px;&quot;&gt;&lt;p style=&quot;box-sizing: border-box;&quot;&gt;webpack 4.x | babel-loader 7.x | babel 6.x&lt;/p&gt;&lt;/blockquote&gt;&lt;p&gt;&lt;h2 align=&quot;center&quot; style=&quot;box-sizing: border-box; margin-top: 24px; margin-bottom: 16px; line-height: 1.25; padding-bottom: 0.3em; border-bottom: 1px solid rgb(234, 236, 239); color: rgb(36, 41, 46); font-family: -apple-system, system-ui, &amp;quot;Segoe UI&amp;quot;, Helvetica, Arial, sans-serif, &amp;quot;Apple Color Emoji&amp;quot;, &amp;quot;Segoe UI Emoji&amp;quot;, &amp;quot;Segoe UI Symbol&amp;quot;;&quot;&gt;&lt;a id=&quot;user-content-usage&quot; class=&quot;anchor&quot; aria-hidden=&quot;true&quot; href=&quot;https://github.com/babel/babel-loader#usage&quot; style=&quot;box-sizing: border-box; background-color: initial; color: rgb(3, 102, 214); float: left; padding-right: 4px; margin-left: -20px; line-height: 1;&quot;&gt;&lt;svg class=&quot;octicon octicon-link&quot; viewBox=&quot;0 0 16 16&quot; version=&quot;1.1&quot; width=&quot;16&quot; height=&quot;16&quot; aria-hidden=&quot;true&quot;&gt;&lt;path fill-rule=&quot;evenodd&quot; d=&quot;M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z&quot;&gt;&lt;/path&gt;&lt;/svg&gt;&lt;/a&gt;&lt;/h2&gt;&lt;/p&gt;&lt;div class=&quot;highlight highlight-source-shell&quot; style=&quot;box-sizing: border-box; margin-bottom: 16px; color: rgb(36, 41, 46); font-family: -apple-system, system-ui, &amp;quot;Segoe UI&amp;quot;, Helvetica, Arial, sans-serif, &amp;quot;Apple Color Emoji&amp;quot;, &amp;quot;Segoe UI Emoji&amp;quot;, &amp;quot;Segoe UI Symbol&amp;quot;; font-size: 16px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;&quot;&gt;&lt;pre style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Consolas, &amp;quot;Liberation Mono&amp;quot;, Menlo, Courier, monospace; font-size: 13.6px; margin-top: 0px; margin-bottom: 0px; overflow-wrap: normal; padding: 16px; overflow: auto; line-height: 1.45; background-color: rgb(246, 248, 250); border-radius: 3px; word-break: normal;&quot;&gt;npm install -D babel-loader@7 babel-core babel-preset-env webpack&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;참고&lt;/p&gt;&lt;p&gt;https://github.com/babel/babel-loader&lt;/p&gt;</description>
      <category>프로그래밍/기타</category>
      <author>빨강토끼</author>
      <guid isPermaLink="true">https://redrebel.tistory.com/311</guid>
      <comments>https://redrebel.tistory.com/entry/TypeError-Cannot-read-property-babel-of-undefined#entry311comment</comments>
      <pubDate>Fri, 26 Oct 2018 21:48:51 +0900</pubDate>
    </item>
    <item>
      <title>Error unauthorized: incorrect username or password</title>
      <link>https://redrebel.tistory.com/entry/Error-unauthorized-incorrect-username-or-password</link>
      <description>&lt;p&gt;docker image를 docker hub로 push하려고 하면 아래와 같은 에러가 나오는 경우가 있다.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;div class=&quot;txc-textbox&quot; style=&quot;border-style: solid; border-width: 1px; border-color: rgb(238, 238, 238); background-color: rgb(238, 238, 238); padding: 10px;&quot;&gt;&lt;p&gt;red-MacBook-Pro:movie-finder-cloud red$ docker push redrebel/movie-finder&lt;/p&gt;&lt;p&gt;The push refers to repository [docker.io/redrebel/movie-finder]&lt;/p&gt;&lt;p&gt;da4837797aca: Preparing&lt;/p&gt;&lt;p&gt;0df93657bff9: Preparing&lt;/p&gt;&lt;p&gt;80ad8b2e5da6: Preparing&lt;/p&gt;&lt;p&gt;92b86b4e7957: Preparing&lt;/p&gt;&lt;p&gt;94ad191a291b: Preparing&lt;/p&gt;&lt;p&gt;8b15606a9e3e: Waiting&lt;/p&gt;&lt;p&gt;&lt;b&gt;unauthorized: incorrect username or password&lt;/b&gt;&lt;/p&gt;&lt;/div&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;혹시 docker 로그인시에 이메일주소로 로그인 했다면 로그아웃을 하고 docker id 로 로그인을 하면 push 가 성공된다.&lt;/p&gt;</description>
      <category>프로그래밍/Cloud</category>
      <author>빨강토끼</author>
      <guid isPermaLink="true">https://redrebel.tistory.com/310</guid>
      <comments>https://redrebel.tistory.com/entry/Error-unauthorized-incorrect-username-or-password#entry310comment</comments>
      <pubDate>Sat, 13 Oct 2018 06:34:05 +0900</pubDate>
    </item>
    <item>
      <title>간단한 front-end 개발용 웹서버 (http-server)</title>
      <link>https://redrebel.tistory.com/entry/simple-frontend-dev-webserver-httpserver</link>
      <description>&lt;p&gt;로컬 환경에서 간단히 웹서버를 띄우고 테스트를 해야하는 경우가 있다.&lt;/p&gt;&lt;p&gt;다양한 방법이 있는데 가장 간단한 방법이라고 생각해서 정리한다.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;일단 Node.js와 npm은 설치되어있어야한다.&lt;/p&gt;&lt;p&gt;front-end개발에서 이게 빠지는 경우는 요즘 보기 힘들다...&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;그리고 명령창에서 http-server 모듈을 전역에 설치한다. (-g 옵션)&lt;/p&gt;&lt;div class=&quot;txc-textbox&quot; style=&quot;border-style: solid; border-width: 1px; border-color: rgb(238, 238, 238); background-color: rgb(238, 238, 238); padding: 10px;&quot;&gt;&lt;p&gt;$npm install -g http-server&lt;/p&gt;&lt;/div&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;root 경로로 사용한 폴더로 이동한다.&lt;/p&gt;&lt;div class=&quot;txc-textbox&quot; style=&quot;border-style: solid; border-width: 1px; border-color: rgb(238, 238, 238); background-color: rgb(238, 238, 238); padding: 10px;&quot;&gt;&lt;p&gt;$cd d:\react-test&lt;/p&gt;&lt;/div&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;http서버를 실행한다.&lt;/p&gt;&lt;div class=&quot;txc-textbox&quot; style=&quot;border-style: solid; border-width: 1px; border-color: rgb(238, 238, 238); background-color: rgb(238, 238, 238); padding: 10px;&quot;&gt;&lt;p&gt;$http-server ./&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;Starting up http-server, serving ./&lt;/p&gt;&lt;p&gt;Available on:&lt;/p&gt;&lt;p&gt;&amp;nbsp; http://127.0.0.1:8080&lt;/p&gt;&lt;p&gt;&amp;nbsp; http://192.168.0.103:8080&lt;/p&gt;&lt;p&gt;Hit CTRL-C to stop the server&lt;/p&gt;&lt;/div&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;브라우져로 url에 접속한다.&lt;/p&gt;&lt;div class=&quot;txc-textbox&quot; style=&quot;border-style: solid; border-width: 1px; border-color: rgb(238, 238, 238); background-color: rgb(238, 238, 238); padding: 10px;&quot;&gt;&lt;p&gt;localhost:8080&lt;/p&gt;&lt;/div&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;</description>
      <category>프로그래밍/기타</category>
      <author>빨강토끼</author>
      <guid isPermaLink="true">https://redrebel.tistory.com/309</guid>
      <comments>https://redrebel.tistory.com/entry/simple-frontend-dev-webserver-httpserver#entry309comment</comments>
      <pubDate>Sat, 15 Sep 2018 15:00:46 +0900</pubDate>
    </item>
    <item>
      <title>[Link] 2018_01th</title>
      <link>https://redrebel.tistory.com/entry/Link-201801th</link>
      <description>&lt;ol style=&quot;box-sizing: border-box; padding-left: 2em; margin-bottom: 16px; color: rgb(36, 41, 46); font-family: -apple-system, system-ui, &amp;quot;Segoe UI&amp;quot;, Helvetica, Arial, sans-serif, &amp;quot;Apple Color Emoji&amp;quot;, &amp;quot;Segoe UI Emoji&amp;quot;, &amp;quot;Segoe UI Symbol&amp;quot;; font-size: 16px; margin-top: 0px !important;&quot;&gt;&lt;li style=&quot;box-sizing: border-box;&quot;&gt;&lt;a href=&quot;http://www.popit.kr/%EB%82%98%EB%A7%8C-%EB%AA%A8%EB%A5%B4%EA%B3%A0-%EC%9E%88%EB%8D%98-http2/&quot; rel=&quot;nofollow&quot; style=&quot;box-sizing: border-box; background-color: transparent; color: rgb(3, 102, 214);&quot;&gt;나만 모르고 있던 – HTTP/2&lt;/a&gt;&lt;/li&gt;&lt;/ol&gt;&lt;ul style=&quot;box-sizing: border-box; padding-left: 2em; margin-top: 0px; margin-bottom: 16px; color: rgb(36, 41, 46); font-family: -apple-system, system-ui, &amp;quot;Segoe UI&amp;quot;, Helvetica, Arial, sans-serif, &amp;quot;Apple Color Emoji&amp;quot;, &amp;quot;Segoe UI Emoji&amp;quot;, &amp;quot;Segoe UI Symbol&amp;quot;; font-size: 16px;&quot;&gt;&lt;li style=&quot;box-sizing: border-box;&quot;&gt;내가 봤던 HTTP/2 에 대한 설명 글중 가장 이해하기 쉬웠던 글임.&lt;/li&gt;&lt;/ul&gt;&lt;ol start=&quot;2&quot; style=&quot;box-sizing: border-box; padding-left: 2em; margin-top: 0px; margin-bottom: 16px; color: rgb(36, 41, 46); font-family: -apple-system, system-ui, &amp;quot;Segoe UI&amp;quot;, Helvetica, Arial, sans-serif, &amp;quot;Apple Color Emoji&amp;quot;, &amp;quot;Segoe UI Emoji&amp;quot;, &amp;quot;Segoe UI Symbol&amp;quot;; font-size: 16px;&quot;&gt;&lt;li style=&quot;box-sizing: border-box;&quot;&gt;&lt;a href=&quot;https://brunch.co.kr/@mobiinside/753&quot; rel=&quot;nofollow&quot; style=&quot;box-sizing: border-box; background-color: transparent; color: rgb(3, 102, 214);&quot;&gt;스타트업, 서비스 개발자가 되자&lt;/a&gt;&lt;/li&gt;&lt;/ol&gt;&lt;ul style=&quot;box-sizing: border-box; padding-left: 2em; margin-top: 0px; margin-bottom: 16px; color: rgb(36, 41, 46); font-family: -apple-system, system-ui, &amp;quot;Segoe UI&amp;quot;, Helvetica, Arial, sans-serif, &amp;quot;Apple Color Emoji&amp;quot;, &amp;quot;Segoe UI Emoji&amp;quot;, &amp;quot;Segoe UI Symbol&amp;quot;; font-size: 16px;&quot;&gt;&lt;li style=&quot;box-sizing: border-box;&quot;&gt;스타트업 개발자로 일하거나 일하고 싶거나, 특히 SI개발경력으로 인하여 서비스개발에 대한 감을 잃어버린 개발자들이 꼭 읽어볼 내용&lt;/li&gt;&lt;/ul&gt;&lt;ol start=&quot;3&quot; style=&quot;box-sizing: border-box; padding-left: 2em; margin-top: 0px; color: rgb(36, 41, 46); font-family: -apple-system, system-ui, &amp;quot;Segoe UI&amp;quot;, Helvetica, Arial, sans-serif, &amp;quot;Apple Color Emoji&amp;quot;, &amp;quot;Segoe UI Emoji&amp;quot;, &amp;quot;Segoe UI Symbol&amp;quot;; font-size: 16px; margin-bottom: 0px !important;&quot;&gt;&lt;li style=&quot;box-sizing: border-box;&quot;&gt;&lt;p style=&quot;box-sizing: border-box; margin-top: 16px; margin-bottom: 16px;&quot;&gt;&lt;a href=&quot;http://agile.egloos.com/5749946&quot; rel=&quot;nofollow&quot; style=&quot;box-sizing: border-box; background-color: transparent; color: rgb(3, 102, 214);&quot;&gt;당신이 제자리 걸음인 이유 : 지루하거나 불안하거나&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;&lt;li style=&quot;box-sizing: border-box; margin-top: 0.25em;&quot;&gt;&lt;p style=&quot;box-sizing: border-box; margin-top: 16px; margin-bottom: 16px;&quot;&gt;&lt;a href=&quot;https://github.com/Gyubin/TIL/blob/master/ETC/how_to_study_programming.md&quot; style=&quot;box-sizing: border-box; background-color: transparent; color: rgb(3, 102, 214);&quot;&gt;프로그래밍, 어떻게 공부할 것인가&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;&lt;li style=&quot;box-sizing: border-box; margin-top: 0.25em;&quot;&gt;&lt;p style=&quot;box-sizing: border-box; margin-top: 16px; margin-bottom: 16px;&quot;&gt;&lt;a href=&quot;https://taegon.kim/archives/7107&quot; rel=&quot;nofollow&quot; style=&quot;box-sizing: border-box; background-color: transparent; color: rgb(3, 102, 214);&quot;&gt;개발자가 블로그를 운영해야 할 이유&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;&lt;/ol&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;</description>
      <category>프로그래밍/기타</category>
      <author>빨강토끼</author>
      <guid isPermaLink="true">https://redrebel.tistory.com/308</guid>
      <comments>https://redrebel.tistory.com/entry/Link-201801th#entry308comment</comments>
      <pubDate>Sat, 1 Sep 2018 20:55:32 +0900</pubDate>
    </item>
    <item>
      <title>블로그 쓰기가 재미 없어졌다.</title>
      <link>https://redrebel.tistory.com/entry/%EB%B8%94%EB%A1%9C%EA%B7%B8-%EC%93%B0%EA%B8%B0%EA%B0%80-%EC%9E%AC%EB%AF%B8-%EC%97%86%EC%96%B4%EC%A1%8C%EB%8B%A4</link>
      <description>&lt;p&gt;&lt;a href=&quot;http://blog.cjred.net/entry/%EB%B8%94%EB%A1%9C%EA%B7%B8%EA%B0%80-%EB%82%A0%EC%95%84%EA%B0%94%EB%8B%A4&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;작&lt;/a&gt;&lt;a href=&quot;http://blog.cjred.net/entry/%EB%B8%94%EB%A1%9C%EA%B7%B8%EA%B0%80-%EB%82%A0%EC%95%84%EA%B0%94%EB%8B%A4&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;년 이맘때&lt;/a&gt;&lt;a href=&quot;http://blog.cjred.net/entry/%EB%B8%94%EB%A1%9C%EA%B7%B8%EA%B0%80-%EB%82%A0%EC%95%84%EA%B0%94%EB%8B%A4&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;에 Ghost를 사용하던 &lt;/a&gt;&lt;a href=&quot;http://blog.cjred.net/entry/%EB%B8%94%EB%A1%9C%EA%B7%B8%EA%B0%80-%EB%82%A0%EC%95%84%EA%B0%94%EB%8B%A4&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;블로그가 터진&lt;/a&gt; 후로 다시 티스토리로 돌아왔는데 그뒤로 블로그에 글을 올리는 재미가 사라졌다. (티블로그 관계자분들께 죄송...)&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;다시 계정 신청하고 블로그 세팅하는 것도 귀찮지만&amp;nbsp;&lt;/p&gt;&lt;p&gt;글을 옮기는건 더 엄청난 노가다이다...&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;그렇다....&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;블로그는 써야되는데....&lt;/p&gt;</description>
      <category>이야기</category>
      <author>빨강토끼</author>
      <guid isPermaLink="true">https://redrebel.tistory.com/307</guid>
      <comments>https://redrebel.tistory.com/entry/%EB%B8%94%EB%A1%9C%EA%B7%B8-%EC%93%B0%EA%B8%B0%EA%B0%80-%EC%9E%AC%EB%AF%B8-%EC%97%86%EC%96%B4%EC%A1%8C%EB%8B%A4#entry307comment</comments>
      <pubDate>Sat, 1 Sep 2018 16:03:55 +0900</pubDate>
    </item>
    <item>
      <title>kubernetes Dashboard 설치와 로그인</title>
      <link>https://redrebel.tistory.com/entry/kubernetes-Dashboard-%EC%84%A4%EC%B9%98%EC%99%80-%EB%A1%9C%EA%B7%B8%EC%9D%B8</link>
      <description>&lt;p&gt;K8S Dashboard는 K8S cluster를 web-based UI로 관리할 수 있는 기능을 제공한다.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;먼저 쿠버네티스 대시보드가 설치되고 실행되고 있는지 확인한다.&lt;/p&gt;&lt;div class=&quot;txc-textbox&quot; style=&quot;border-style: solid; border-width: 1px; border-color: rgb(238, 238, 238); background-color: rgb(238, 238, 238); padding: 10px;&quot;&gt;&lt;p&gt;&lt;span style=&quot;background-color: rgb(238, 238, 238);&quot;&gt;$ kubectl get pods --all-namespaces | grep dashboard&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;만일 없다면 설치한다.&amp;nbsp; &amp;nbsp;&lt;/p&gt;&lt;div class=&quot;txc-textbox&quot; style=&quot;border-style: solid; border-width: 1px; border-color: rgb(238, 238, 238); background-color: rgb(238, 238, 238); padding: 10px;&quot;&gt;&lt;p&gt;$ kubectl apply -f https://raw.githubusercontent.com/kubernetes/dashboard/master/src/deploy/recommended/kubernetes-dashboard.yaml&amp;nbsp;&amp;nbsp;&lt;/p&gt;&lt;/div&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;localhost에서 작업을 한다면 secure channel 을 cluster에 생성해야한다. 아래명령을 사용한다.&amp;nbsp; &amp;nbsp;&lt;/p&gt;&lt;div class=&quot;txc-textbox&quot; style=&quot;border-style: solid; border-width: 1px; border-color: rgb(238, 238, 238); background-color: rgb(238, 238, 238); padding: 10px;&quot;&gt;&lt;p&gt;$kubectl proxy&lt;/p&gt;&lt;/div&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;아래주소로 접근한다.&lt;/p&gt;&lt;div class=&quot;txc-textbox&quot; style=&quot;border-style: solid; border-width: 1px; border-color: rgb(238, 238, 238); background-color: rgb(238, 238, 238); padding: 10px;&quot;&gt;&lt;p&gt;http://localhost:8001/api/v1/namespaces/kube-system/services/https:kubernetes-dashboard:/proxy/&lt;/p&gt;&lt;/div&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;아래와 같이 인증창이 뜬다.(그냥 skip해도 조회는 된다)&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 630px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/998D12435B8A36E412&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F998D12435B8A36E412&quot; width=&quot;630&quot; height=&quot;609&quot; filename=&quot;red000.png&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;Token을 선택한다.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;아래명령으로 secrets: -name: 을 조회한다.&lt;/p&gt;&lt;div class=&quot;txc-textbox&quot; style=&quot;border-style: solid; border-width: 1px; border-color: rgb(238, 238, 238); background-color: rgb(238, 238, 238); padding: 10px;&quot;&gt;&lt;p&gt;$kubectl get serviceaccount default -o yaml&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;secrets:&lt;/p&gt;&lt;p&gt;- name: default-token-btkg6&amp;lt;사용자마다 다름&amp;gt;&lt;/p&gt;&lt;/div&gt;&lt;p&gt;&lt;span style=&quot;background-color: rgb(238, 238, 238);&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;background-color: rgb(255, 255, 255); color: rgb(0, 0, 0);&quot;&gt;아래명령으로 token을 조회한다.&lt;/span&gt;&lt;/p&gt;&lt;div class=&quot;txc-textbox&quot; style=&quot;border-style: solid; border-width: 1px; border-color: rgb(238, 238, 238); background-color: rgb(238, 238, 238); padding: 10px;&quot;&gt;&lt;p&gt;&lt;span style=&quot;background-color: rgb(238, 238, 238);&quot;&gt;$&lt;/span&gt;&lt;span style=&quot;background-color: rgb(238, 238, 238);&quot;&gt;kubectl describe secret default-token-btkg6&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;background-color: rgb(238, 238, 238);&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;background-color: rgb(238, 238, 238);&quot;&gt;..&lt;/span&gt;.&lt;/p&gt;&lt;p&gt;a.crt:&amp;nbsp; &amp;nbsp; &amp;nbsp;1025 bytes&lt;/p&gt;&lt;p&gt;namespace:&amp;nbsp; 7 bytes&lt;/p&gt;&lt;p&gt;token:&amp;nbsp; &amp;nbsp; &amp;nbsp; eyJhbGciOiJSU....&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;/div&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;인증창에 token정보를 입력한다.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;참조:&lt;/p&gt;&lt;p&gt;https://github.com/kubernetes/dashboard#kubernetes-dashboard&amp;nbsp; &amp;nbsp;&lt;/p&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;</description>
      <category>프로그래밍/Cloud</category>
      <author>빨강토끼</author>
      <guid isPermaLink="true">https://redrebel.tistory.com/306</guid>
      <comments>https://redrebel.tistory.com/entry/kubernetes-Dashboard-%EC%84%A4%EC%B9%98%EC%99%80-%EB%A1%9C%EA%B7%B8%EC%9D%B8#entry306comment</comments>
      <pubDate>Sat, 1 Sep 2018 15:58:06 +0900</pubDate>
    </item>
    <item>
      <title>[Link] 2017_06th</title>
      <link>https://redrebel.tistory.com/entry/Link-201706th</link>
      <description>&lt;p&gt;&lt;span class=&quot;md-line md-end-block md-focus&quot; cid=&quot;n2&quot; mdtype=&quot;line&quot; style=&quot;box-sizing: border-box; display: block; width: 590px; color: rgb(51, 51, 51); font-family: &amp;quot;Open Sans&amp;quot;, &amp;quot;Clear Sans&amp;quot;, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, sans-serif; font-size: 16px; white-space: pre-wrap; text-size-adjust: auto;&quot;&gt;&lt;span md-inline=&quot;linebreak&quot; style=&quot;box-sizing: border-box;&quot;&gt;1. &lt;/span&gt;&lt;span md-inline=&quot;link&quot; class=&quot;&quot; style=&quot;box-sizing: border-box;&quot;&gt;&lt;a spellcheck=&quot;false&quot; href=&quot;http://www.itworld.co.kr/insight/106754&quot; style=&quot;color: rgb(65, 131, 196); box-sizing: border-box; -webkit-user-drag: none;&quot;&gt;&lt;span md-inline=&quot;plain&quot; style=&quot;box-sizing: border-box;&quot;&gt;현대적인 개발 조직이란 바로 이런 모습&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;span md-inline=&quot;linebreak&quot; class=&quot;&quot; style=&quot;box-sizing: border-box;&quot;&gt;  &lt;/span&gt;&lt;/span&gt;&lt;span class=&quot;md-line md-end-block md-focus&quot; cid=&quot;n2&quot; mdtype=&quot;line&quot; style=&quot;box-sizing: border-box; display: block; width: 590px; color: rgb(51, 51, 51); font-family: &amp;quot;Open Sans&amp;quot;, &amp;quot;Clear Sans&amp;quot;, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, sans-serif; font-size: 16px; white-space: pre-wrap; text-size-adjust: auto;&quot;&gt;&lt;span md-inline=&quot;linebreak&quot; class=&quot;&quot; style=&quot;box-sizing: border-box;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class=&quot;md-line md-end-block md-focus&quot; cid=&quot;n2&quot; mdtype=&quot;line&quot; style=&quot;box-sizing: border-box; display: block; width: 590px; color: rgb(51, 51, 51); font-family: &amp;quot;Open Sans&amp;quot;, &amp;quot;Clear Sans&amp;quot;, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, sans-serif; font-size: 16px; white-space: pre-wrap; text-size-adjust: auto;&quot;&gt;&lt;span md-inline=&quot;linebreak&quot; class=&quot;&quot; style=&quot;box-sizing: border-box;&quot;&gt;2. &lt;/span&gt;&lt;span md-inline=&quot;link&quot; class=&quot;&quot; style=&quot;box-sizing: border-box;&quot;&gt;&lt;a spellcheck=&quot;false&quot; href=&quot;https://cojette.github.io/darksideoflearning/&quot; style=&quot;color: rgb(65, 131, 196); box-sizing: border-box; -webkit-user-drag: none;&quot;&gt;&lt;span md-inline=&quot;plain&quot; style=&quot;box-sizing: border-box;&quot;&gt;머신 러닝에서 알고리즘 공부를 말할 때 내가 하고 싶은 이야기&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;span md-inline=&quot;linebreak&quot; class=&quot;&quot; style=&quot;box-sizing: border-box;&quot;&gt;  &lt;/span&gt;&lt;/span&gt;&lt;span class=&quot;md-line md-end-block md-focus&quot; cid=&quot;n2&quot; mdtype=&quot;line&quot; style=&quot;box-sizing: border-box; display: block; width: 590px; color: rgb(51, 51, 51); font-family: &amp;quot;Open Sans&amp;quot;, &amp;quot;Clear Sans&amp;quot;, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, sans-serif; font-size: 16px; white-space: pre-wrap; text-size-adjust: auto;&quot;&gt;&lt;span md-inline=&quot;linebreak&quot; class=&quot;&quot; style=&quot;box-sizing: border-box;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-bottom: 16px; box-sizing: border-box; color: rgb(36, 41, 46); font-family: -apple-system, system-ui, &amp;quot;Segoe UI&amp;quot;, Helvetica, Arial, sans-serif, &amp;quot;Apple Color Emoji&amp;quot;, &amp;quot;Segoe UI Emoji&amp;quot;, &amp;quot;Segoe UI Symbol&amp;quot;; font-size: 16px;&quot;&gt;3.&amp;nbsp;&lt;a href=&quot;https://medium.com/@jwyeom63/%EB%8D%94-%EC%9D%B4%EC%83%81-%EB%B0%B0%EC%9A%B0%EB%A0%A4-%ED%95%98%EC%A7%80-%EC%95%8A%EB%8A%94-%EA%B0%9C%EB%B0%9C%EC%9E%90-expert-beginner%EC%9D%98-%EB%93%B1%EC%9E%A5-dd40c40aeedf&quot; rel=&quot;nofollow&quot; style=&quot;color: rgb(3, 102, 214); box-sizing: border-box; background-color: transparent;&quot;&gt;[번역]더 이상 배우려 하지 않는 개발자 : Expert Beginner의 등장&lt;/a&gt;&lt;/p&gt;&lt;p style=&quot;margin-bottom: 16px; box-sizing: border-box; color: rgb(36, 41, 46); font-family: -apple-system, system-ui, &amp;quot;Segoe UI&amp;quot;, Helvetica, Arial, sans-serif, &amp;quot;Apple Color Emoji&amp;quot;, &amp;quot;Segoe UI Emoji&amp;quot;, &amp;quot;Segoe UI Symbol&amp;quot;; font-size: 16px;&quot;&gt;4. Youtube의 메인언어는 Python이다.&lt;/p&gt;&lt;p style=&quot;margin-bottom: 16px; box-sizing: border-box; color: rgb(36, 41, 46); font-family: -apple-system, system-ui, &amp;quot;Segoe UI&amp;quot;, Helvetica, Arial, sans-serif, &amp;quot;Apple Color Emoji&amp;quot;, &amp;quot;Segoe UI Emoji&amp;quot;, &amp;quot;Segoe UI Symbol&amp;quot;; font-size: 16px;&quot;&gt;&lt;a href=&quot;http://www.hartmannsoftware.com/Blog/Articles_from_Software_Fans/Most-Famous-Software-Programs-Written-in-Python&quot; rel=&quot;nofollow&quot; style=&quot;color: rgb(3, 102, 214); box-sizing: border-box; background-color: transparent;&quot;&gt;http://www.hartmannsoftware.com/Blog/Articles_from_Software_Fans/Most-Famous-Software-Programs-Written-in-Python&lt;/a&gt;&amp;nbsp;&lt;a href=&quot;https://www.codeinstitute.net/blog/7-popular-software-programs-written-in-python/&quot; rel=&quot;nofollow&quot; style=&quot;color: rgb(3, 102, 214); box-sizing: border-box; background-color: transparent;&quot;&gt;https://www.codeinstitute.net/blog/7-popular-software-programs-written-in-python/&lt;/a&gt;&lt;a href=&quot;http://quintagroup.com/cms/python/google&quot; rel=&quot;nofollow&quot; style=&quot;color: rgb(3, 102, 214); box-sizing: border-box; background-color: transparent;&quot;&gt;http://quintagroup.com/cms/python/google&lt;/a&gt;&amp;nbsp;&lt;a href=&quot;http://highscalability.com/blog/2012/3/26/7-years-of-youtube-scalability-lessons-in-30-minutes.html&quot; rel=&quot;nofollow&quot; style=&quot;color: rgb(3, 102, 214); box-sizing: border-box; background-color: transparent;&quot;&gt;http://highscalability.com/blog/2012/3/26/7-years-of-youtube-scalability-lessons-in-30-minutes.html&lt;/a&gt;&lt;a href=&quot;https://www.reddit.com/r/programming/comments/unbu/youtube_is_almost_entirely_written_in_python/&quot; rel=&quot;nofollow&quot; style=&quot;color: rgb(3, 102, 214); box-sizing: border-box; background-color: transparent;&quot;&gt;https://www.reddit.com/r/programming/comments/unbu/youtube_is_almost_entirely_written_in_python/&lt;/a&gt;&lt;a href=&quot;https://www.quora.com/Is-YouTube-still-written-in-Python&quot; rel=&quot;nofollow&quot; style=&quot;color: rgb(3, 102, 214); box-sizing: border-box; background-color: transparent;&quot;&gt;https://www.quora.com/Is-YouTube-still-written-in-Python&lt;/a&gt;&lt;/p&gt;&lt;p style=&quot;box-sizing: border-box; color: rgb(36, 41, 46); font-family: -apple-system, system-ui, &amp;quot;Segoe UI&amp;quot;, Helvetica, Arial, sans-serif, &amp;quot;Apple Color Emoji&amp;quot;, &amp;quot;Segoe UI Emoji&amp;quot;, &amp;quot;Segoe UI Symbol&amp;quot;; font-size: 16px;&quot;&gt;5.&amp;nbsp;&lt;a href=&quot;https://tensorflow.blog/2017/10/26/new-jupyter-environment-colaboratory/&quot; rel=&quot;nofollow&quot; style=&quot;color: rgb(3, 102, 214); box-sizing: border-box; background-color: transparent;&quot;&gt;Colaboratory - 구글클라우드환경에서 머신러닝&lt;/a&gt;&lt;/p&gt;</description>
      <category>프로그래밍/기타</category>
      <author>빨강토끼</author>
      <guid isPermaLink="true">https://redrebel.tistory.com/305</guid>
      <comments>https://redrebel.tistory.com/entry/Link-201706th#entry305comment</comments>
      <pubDate>Sun, 7 Jan 2018 09:38:37 +0900</pubDate>
    </item>
    <item>
      <title>[Link] 2017_05th</title>
      <link>https://redrebel.tistory.com/entry/Link-2017-05th</link>
      <description>&lt;p cid=&quot;n4&quot; mdtype=&quot;paragraph&quot; style=&quot;margin: 0.8em 0px; box-sizing: border-box; -webkit-margin-before: 1rem; -webkit-margin-after: 1rem; width: inherit; position: relative; color: rgb(51, 51, 51); font-family: &amp;quot;Open Sans&amp;quot;, &amp;quot;Clear Sans&amp;quot;, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, sans-serif; font-size: 16px; white-space: pre-wrap; text-size-adjust: auto;&quot;&gt;&lt;span class=&quot;md-line md-end-block&quot; cid=&quot;n5&quot; mdtype=&quot;line&quot; style=&quot;box-sizing: border-box; display: block;&quot;&gt;&lt;span md-inline=&quot;strong&quot; class=&quot;&quot; style=&quot;box-sizing: border-box;&quot;&gt;1. &lt;/span&gt;&lt;a spellcheck=&quot;false&quot; href=&quot;http://www.insightbook.co.kr/12211&quot; style=&quot;color: rgb(65, 131, 196); box-sizing: border-box; -webkit-user-drag: none;&quot;&gt;&lt;span md-inline=&quot;plain&quot; style=&quot;box-sizing: border-box;&quot;&gt;코딩 면접 준비 다이어그램&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p cid=&quot;n7&quot; mdtype=&quot;paragraph&quot; style=&quot;margin: 0.8em 0px; box-sizing: border-box; -webkit-margin-before: 1rem; -webkit-margin-after: 1rem; width: inherit; position: relative; color: rgb(51, 51, 51); font-family: &amp;quot;Open Sans&amp;quot;, &amp;quot;Clear Sans&amp;quot;, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, sans-serif; font-size: 16px; white-space: pre-wrap; text-size-adjust: auto;&quot;&gt;&lt;span class=&quot;md-line md-end-block&quot; cid=&quot;n8&quot; mdtype=&quot;line&quot; style=&quot;box-sizing: border-box; display: block;&quot;&gt;2. &lt;a spellcheck=&quot;false&quot; href=&quot;http://www.bizhankook.com/bk/article/13963&quot; style=&quot;color: rgb(65, 131, 196); box-sizing: border-box; -webkit-user-drag: none;&quot;&gt;영어학원 활용법&lt;/a&gt;&lt;/span&gt;&lt;span class=&quot;md-line md-end-block&quot; cid=&quot;n8&quot; mdtype=&quot;line&quot; style=&quot;box-sizing: border-box; display: block;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;span class=&quot;md-line md-end-block&quot; cid=&quot;n8&quot; mdtype=&quot;line&quot; style=&quot;box-sizing: border-box; display: block;&quot;&gt;3. &lt;a spellcheck=&quot;false&quot; href=&quot;https://brunch.co.kr/@chan/11&quot; style=&quot;color: rgb(65, 131, 196); box-sizing: border-box; -webkit-user-drag: none;&quot;&gt;&lt;span md-inline=&quot;plain&quot; style=&quot;box-sizing: border-box;&quot;&gt;금융(카카오뱅크) 오픈소스 DBA 30일 생존기&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p cid=&quot;n12&quot; mdtype=&quot;paragraph&quot; style=&quot;margin: 0.8em 0px; box-sizing: border-box; -webkit-margin-before: 1rem; -webkit-margin-after: 1rem; width: inherit; position: relative; color: rgb(51, 51, 51); font-family: &amp;quot;Open Sans&amp;quot;, &amp;quot;Clear Sans&amp;quot;, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, sans-serif; font-size: 16px; white-space: pre-wrap; text-size-adjust: auto;&quot;&gt;&lt;span class=&quot;md-line md-end-block&quot; cid=&quot;n13&quot; mdtype=&quot;line&quot; style=&quot;box-sizing: border-box; display: block;&quot;&gt;&lt;span md-inline=&quot;linebreak&quot; style=&quot;box-sizing: border-box;&quot;&gt;4. &lt;/span&gt;&lt;span md-inline=&quot;link&quot; class=&quot;&quot; style=&quot;box-sizing: border-box;&quot;&gt;&lt;a spellcheck=&quot;false&quot; href=&quot;http://d2.naver.com/helloworld/7543578&quot; style=&quot;color: rgb(65, 131, 196); box-sizing: border-box; -webkit-user-drag: none;&quot;&gt;&lt;span md-inline=&quot;plain&quot; style=&quot;box-sizing: border-box;&quot;&gt;Google I/O 2017 참관기 - Kotlin&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;span md-inline=&quot;linebreak&quot; style=&quot;box-sizing: border-box;&quot;&gt;&lt;gs id=&quot;5a76dd1c-db08-4244-a51b-e3dd88485e47&quot; ginger_software_uiphraseguid=&quot;8d5f13cd-87a0-4603-88f2-803faf7895fd&quot; class=&quot;GINGER_SOFTWARE_mark&quot;&gt;  ,&lt;/gs&gt; &lt;/span&gt;&lt;span md-inline=&quot;link&quot; class=&quot;&quot; style=&quot;box-sizing: border-box;&quot;&gt;&lt;a spellcheck=&quot;false&quot; href=&quot;http://d2.naver.com/helloworld/6908639&quot; style=&quot;color: rgb(65, 131, 196); box-sizing: border-box; -webkit-user-drag: none;&quot;&gt;&lt;span md-inline=&quot;plain&quot; style=&quot;box-sizing: border-box;&quot;&gt;Google I/O 2017 참관기 - 머신 러닝과 AI&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;span md-inline=&quot;linebreak&quot; style=&quot;box-sizing: border-box;&quot;&gt;  &lt;/span&gt;&lt;/span&gt;&lt;span class=&quot;md-line md-end-block&quot; cid=&quot;n16&quot; mdtype=&quot;line&quot; style=&quot;box-sizing: border-box; display: block;&quot;&gt;&lt;span md-inline=&quot;link&quot; class=&quot;&quot; style=&quot;box-sizing: border-box;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class=&quot;md-line md-end-block&quot; cid=&quot;n16&quot; mdtype=&quot;line&quot; style=&quot;box-sizing: border-box; display: block;&quot;&gt;&lt;span md-inline=&quot;link&quot; class=&quot;&quot; style=&quot;box-sizing: border-box;&quot;&gt;5. &lt;/span&gt;&lt;a spellcheck=&quot;false&quot; href=&quot;https://www.slideshare.net/Byungwook/ss-79709096&quot; style=&quot;color: rgb(65, 131, 196); box-sizing: border-box; -webkit-user-drag: none;&quot;&gt;누구나 쉽게 할 수 있는 빅데이타와 머신러닝&lt;/a&gt;&lt;/span&gt;&lt;span class=&quot;md-line md-end-block&quot; cid=&quot;n16&quot; mdtype=&quot;line&quot; style=&quot;box-sizing: border-box; display: block;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;span class=&quot;md-line md-end-block&quot; cid=&quot;n16&quot; mdtype=&quot;line&quot; style=&quot;box-sizing: border-box; display: block;&quot;&gt;6. &lt;span md-inline=&quot;link&quot; class=&quot;&quot; style=&quot;box-sizing: border-box;&quot;&gt;&lt;a spellcheck=&quot;false&quot; href=&quot;https://www.stride.com/&quot; style=&quot;color: rgb(65, 131, 196); box-sizing: border-box; -webkit-user-drag: none;&quot;&gt;&lt;span md-inline=&quot;plain&quot; style=&quot;box-sizing: border-box;&quot;&gt;아틀라시안에서 slack에 경쟁서비스를 오픈하였다. &lt;gs id=&quot;70c5529c-7c19-4e70-83ea-4ae3bf1f7769&quot; ginger_software_uiphraseguid=&quot;741bfe28-8270-4f7e-8123-314aedfe4bb1&quot; class=&quot;GINGER_SOFTWARE_mark&quot;&gt;&lt;gs id=&quot;ec94a788-e9d5-4886-bc38-91c709a8b4de&quot; ginger_software_uiphraseguid=&quot;909b9d85-003e-4bf3-a3bc-b1b55c76628c&quot; class=&quot;GINGER_SOFTWARE_mark&quot;&gt;stride&lt;/gs&gt;&lt;/gs&gt;&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;span md-inline=&quot;linebreak&quot; style=&quot;box-sizing: border-box;&quot;&gt;  &lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p cid=&quot;n18&quot; mdtype=&quot;paragraph&quot; style=&quot;margin: 0.8em 0px; box-sizing: border-box; -webkit-margin-before: 1rem; -webkit-margin-after: 1rem; width: inherit; position: relative; color: rgb(51, 51, 51); font-family: &amp;quot;Open Sans&amp;quot;, &amp;quot;Clear Sans&amp;quot;, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, sans-serif; font-size: 16px; white-space: pre-wrap; text-size-adjust: auto;&quot;&gt;&lt;span class=&quot;md-line md-end-block&quot; cid=&quot;n19&quot; mdtype=&quot;line&quot; style=&quot;box-sizing: border-box; display: block;&quot;&gt;&lt;/span&gt;&lt;/p&gt;&lt;p cid=&quot;n20&quot; mdtype=&quot;paragraph&quot; style=&quot;margin: 0.8em 0px; box-sizing: border-box; -webkit-margin-before: 1rem; -webkit-margin-after: 1rem; width: inherit; position: relative; color: rgb(51, 51, 51); font-family: &amp;quot;Open Sans&amp;quot;, &amp;quot;Clear Sans&amp;quot;, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, sans-serif; font-size: 16px; white-space: pre-wrap; text-size-adjust: auto;&quot;&gt;&lt;span class=&quot;md-line md-end-block&quot; cid=&quot;n21&quot; mdtype=&quot;line&quot; style=&quot;box-sizing: border-box; display: block;&quot;&gt;&lt;span md-inline=&quot;strong&quot; class=&quot;&quot; style=&quot;box-sizing: border-box;&quot;&gt;7. &lt;/span&gt;&lt;span md-inline=&quot;plain&quot; style=&quot;box-sizing: border-box; color: rgb(65, 131, 196); -webkit-user-drag: none;&quot;&gt;&lt;a spellcheck=&quot;false&quot; href=&quot;https://naver.github.io/OpenSourceGuide/book/index.html&quot; style=&quot;color: rgb(65, 131, 196); box-sizing: border-box; -webkit-user-drag: none;&quot;&gt;네이버에서 만든 오픈소스 가이드&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class=&quot;md-line md-end-block&quot; cid=&quot;n21&quot; mdtype=&quot;line&quot; style=&quot;box-sizing: border-box; display: block;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;span class=&quot;md-line md-end-block&quot; cid=&quot;n21&quot; mdtype=&quot;line&quot; style=&quot;box-sizing: border-box; display: block;&quot;&gt;8. &lt;a spellcheck=&quot;false&quot; href=&quot;https://github.com/nmhkahn/deep_learning_tutorial&quot; style=&quot;color: rgb(65, 131, 196); box-sizing: border-box; -webkit-user-drag: none;&quot;&gt;&lt;span md-inline=&quot;plain&quot; style=&quot;box-sizing: border-box;&quot;&gt;패스트캠퍼스 딥러닝 강의 자료&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span class=&quot;md-line md-end-block md-focus&quot; cid=&quot;n2&quot; mdtype=&quot;line&quot; style=&quot;box-sizing: border-box; display: block; width: 590px; color: rgb(51, 51, 51); font-family: &amp;quot;Open Sans&amp;quot;, &amp;quot;Clear Sans&amp;quot;, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, sans-serif; font-size: 16px; white-space: pre-wrap; text-size-adjust: auto;&quot;&gt;&lt;span md-inline=&quot;strong&quot; class=&quot;md-expand&quot; style=&quot;box-sizing: border-box;&quot;&gt;&lt;strong style=&quot;box-sizing: border-box;&quot;&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class=&quot;md-line md-end-block md-focus&quot; cid=&quot;n2&quot; mdtype=&quot;line&quot; style=&quot;box-sizing: border-box; display: block; width: 590px; color: rgb(51, 51, 51); font-family: &amp;quot;Open Sans&amp;quot;, &amp;quot;Clear Sans&amp;quot;, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, sans-serif; font-size: 16px; white-space: pre-wrap; text-size-adjust: auto;&quot;&gt;&lt;span md-inline=&quot;linebreak&quot; style=&quot;box-sizing: border-box;&quot;&gt;9. &lt;/span&gt;&lt;span md-inline=&quot;link&quot; class=&quot;&quot; style=&quot;box-sizing: border-box;&quot;&gt;&lt;a spellcheck=&quot;false&quot; href=&quot;http://naudhizb.tistory.com/804&quot; style=&quot;color: rgb(65, 131, 196); box-sizing: border-box; -webkit-user-drag: none;&quot;&gt;&lt;span md-inline=&quot;plain&quot; style=&quot;box-sizing: border-box;&quot;&gt;파이썬 생존 안내서 내용 요약&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;span md-inline=&quot;linebreak&quot; style=&quot;box-sizing: border-box;&quot;&gt;  &lt;/span&gt;&lt;/span&gt;&lt;span class=&quot;md-line md-end-block md-focus&quot; cid=&quot;n2&quot; mdtype=&quot;line&quot; style=&quot;box-sizing: border-box; display: block; width: 590px; color: rgb(51, 51, 51); font-family: &amp;quot;Open Sans&amp;quot;, &amp;quot;Clear Sans&amp;quot;, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, sans-serif; font-size: 16px; white-space: pre-wrap; text-size-adjust: auto;&quot;&gt;&lt;span md-inline=&quot;linebreak&quot; style=&quot;box-sizing: border-box;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class=&quot;md-line md-end-block md-focus&quot; cid=&quot;n2&quot; mdtype=&quot;line&quot; style=&quot;box-sizing: border-box; display: block; width: 590px; color: rgb(51, 51, 51); font-family: &amp;quot;Open Sans&amp;quot;, &amp;quot;Clear Sans&amp;quot;, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, sans-serif; font-size: 16px; white-space: pre-wrap; text-size-adjust: auto;&quot;&gt;&lt;span md-inline=&quot;linebreak&quot; style=&quot;box-sizing: border-box;&quot;&gt;10. &lt;/span&gt;&lt;span md-inline=&quot;link&quot; class=&quot;&quot; style=&quot;box-sizing: border-box;&quot;&gt;&lt;a spellcheck=&quot;false&quot; href=&quot;https://thenewstack.io/githubs-got-new-desktop-client-care/&quot; style=&quot;color: rgb(65, 131, 196); box-sizing: border-box; -webkit-user-drag: none;&quot;&gt;&lt;span md-inline=&quot;plain&quot; style=&quot;box-sizing: border-box;&quot;&gt;&lt;gs id=&quot;d99ceefe-79b4-4858-9121-f6dcfaa68ca8&quot; ginger_software_uiphraseguid=&quot;f3938a2d-11dd-41a3-bc39-78c91f02d011&quot; class=&quot;GINGER_SOFTWARE_mark&quot;&gt;Github&lt;/gs&gt; Desktop 1.0이 나왔다고 하네요&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;span md-inline=&quot;linebreak&quot; style=&quot;box-sizing: border-box;&quot;&gt;  &lt;/span&gt;&lt;/span&gt;&lt;span class=&quot;md-line md-end-block md-focus&quot; cid=&quot;n2&quot; mdtype=&quot;line&quot; style=&quot;box-sizing: border-box; display: block; width: 590px; color: rgb(51, 51, 51); font-family: &amp;quot;Open Sans&amp;quot;, &amp;quot;Clear Sans&amp;quot;, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, sans-serif; font-size: 16px; white-space: pre-wrap; text-size-adjust: auto;&quot;&gt;&lt;span md-inline=&quot;linebreak&quot; style=&quot;box-sizing: border-box;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class=&quot;md-line md-end-block md-focus&quot; cid=&quot;n2&quot; mdtype=&quot;line&quot; style=&quot;box-sizing: border-box; display: block; width: 590px; color: rgb(51, 51, 51); font-family: &amp;quot;Open Sans&amp;quot;, &amp;quot;Clear Sans&amp;quot;, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, sans-serif; font-size: 16px; white-space: pre-wrap; text-size-adjust: auto;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;</description>
      <category>프로그래밍/기타</category>
      <author>빨강토끼</author>
      <guid isPermaLink="true">https://redrebel.tistory.com/304</guid>
      <comments>https://redrebel.tistory.com/entry/Link-2017-05th#entry304comment</comments>
      <pubDate>Sun, 7 Jan 2018 09:36:35 +0900</pubDate>
    </item>
    <item>
      <title>자기 소개 방법</title>
      <link>https://redrebel.tistory.com/entry/%EC%9E%90%EA%B8%B0-%EC%86%8C%EA%B0%9C-%EB%B0%A9%EB%B2%95</link>
      <description>&lt;p&gt;최근 몇년간 자기 소개를 하거나 들을 기회가 종 종 있었는데&lt;/p&gt;&lt;p&gt;그때 잘했다고 생각되거나 후회했던 일을 기반으로 정리를 해보았다.&lt;/p&gt;&lt;p&gt;구직을 위한 면접을 제외하고는 PT발표한다는 가정으로 정리하였다.&lt;/p&gt;&lt;ul style=&quot;list-style-type: disc;&quot;&gt;&lt;li&gt;학교나 배우는 모임에서 자기소개&lt;/li&gt;&lt;/ul&gt;&lt;p style=&quot;margin-left: 2em;&quot;&gt;1. 간단한 자신에 대한 히스토리(다니는 학교나 회사)를 하고 가족이 있을 경우 가족사진을 보여주는것도 좋다.&lt;/p&gt;&lt;p style=&quot;margin-left: 2em;&quot;&gt;2. 어떤한 목적으로 이자리에 왔는지 알리는것이 중요하고 나는 모임에서 어떤 도움을 줄수있는지를 알리면 도움이 된다.&lt;/p&gt;&lt;p style=&quot;margin-left: 2em;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;ul style=&quot;list-style-type: disc;&quot;&gt;&lt;li&gt;소개팅이나 만남의 자리에서 자기소개&lt;/li&gt;&lt;/ul&gt;&lt;p style=&quot;margin-left: 2em;&quot;&gt;1. 누구의 소개로 만나게된 누구(이름)라고 말하는게 의외로 중요하다.&lt;/p&gt;&lt;p style=&quot;margin-left: 2em;&quot;&gt;2. 자신의 자랑이 아니라 상대방이 관심이 있어 할만한 자신의 장점을 은근히 나타낸다.&lt;/p&gt;&lt;p style=&quot;margin-left: 2em;&quot;&gt;3. 우연을 가장하여 오늘 만남이 혹시 운명일지도 모른다는 생각이 들만한 이야기를 살짝 곁들인다.&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;ul style=&quot;list-style-type: disc;&quot;&gt;&lt;li&gt;구직을 위한 면접자리에서 자기소개&lt;/li&gt;&lt;/ul&gt;&lt;p style=&quot;margin-left: 2em;&quot;&gt;1. 어디 살고 있다거나 나이가 몇살인가라는 이야기로 자기소개를 하는 것은 금물이다.&lt;/p&gt;&lt;p style=&quot;margin-left: 2em;&quot;&gt;2. 이력서에 있는 내용을 문장 그대로 읽는 듯한 이야기도 하지 말자.&lt;/p&gt;&lt;p style=&quot;margin-left: 2em;&quot;&gt;3. 구인을 하고 있는 분야에 대한 자신의 경험을 설명하는 것으로 시작하는 것이 무난하다.&lt;/p&gt;&lt;p style=&quot;margin-left: 2em;&quot;&gt;4. 구인공고 내용중&amp;nbsp;필요사항에 대하여 시간순으로 자기소개를 한다.&lt;/p&gt;&lt;p style=&quot;margin-left: 2em;&quot;&gt;5. 구인공고 내용중 우대사항에 자신이 적용되는 부분이 있다면 말한다.&lt;/p&gt;&lt;p style=&quot;margin-left: 2em;&quot;&gt;6. 성과를 내기 위하여 어떤 노력을 했는지 말한다.&lt;/p&gt;&lt;p style=&quot;margin-left: 2em;&quot;&gt;7. 그 일을 더 잘하기 위하여 업무외로 무슨 노력을 했는지 말한다.&lt;/p&gt;&lt;p style=&quot;margin-left: 2em;&quot;&gt;8. 협업 등 조직의 화합을 위하여 무슨 노력을 했는지&amp;nbsp; 말한다.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;ul style=&quot;list-style-type: disc;&quot;&gt;&lt;li&gt;입사 후 자기소개(신입)&lt;/li&gt;&lt;/ul&gt;&lt;p style=&quot;margin-left: 2em;&quot;&gt;1. 사는 곳을 말하는 것도 그렇게 나쁘진 않지만 뻔한 동네&amp;nbsp;사는 것은 그다지 재미있진 않다.&lt;/p&gt;&lt;p style=&quot;margin-left: 2em;&quot;&gt;2. 취미를 말한다. 그냥 독서나 영화보는 것을 좋아한다고 마하는 건 재미가 없고 &quot;어떤 것을 좋아해서 어떤 모임들에 참여하고 있다&quot;는 식이 좋다. 사진도 첨부하자.&amp;nbsp;&lt;/p&gt;&lt;p style=&quot;margin-left: 2em;&quot;&gt;3. 입사한 팀에서 무슨 일을 하고 있는지 간단히 말한다.&lt;/p&gt;&lt;p style=&quot;margin-left: 2em;&quot;&gt;4. 지금 직장에서 무슨 일을 하고 싶은지 말한다.(중요)&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;ul style=&quot;list-style-type: disc;&quot;&gt;&lt;li&gt;입사 후 자기소개(경력)&lt;/li&gt;&lt;/ul&gt;&lt;p style=&quot;margin-left: 2em;&quot;&gt;1,2 는 신입과 동일하다.&lt;/p&gt;&lt;p style=&quot;margin-left: 2em;&quot;&gt;3. 전 직장들에서 어떤 일들을 했는지 간단히 말한다.&lt;/p&gt;&lt;p style=&quot;margin-left: 2em;&quot;&gt;4. 신입과 동일하다.(중요)&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;</description>
      <category>이야기</category>
      <category>발표</category>
      <category>자기소개</category>
      <author>빨강토끼</author>
      <guid isPermaLink="true">https://redrebel.tistory.com/303</guid>
      <comments>https://redrebel.tistory.com/entry/%EC%9E%90%EA%B8%B0-%EC%86%8C%EA%B0%9C-%EB%B0%A9%EB%B2%95#entry303comment</comments>
      <pubDate>Sun, 10 Dec 2017 18:40:51 +0900</pubDate>
    </item>
    <item>
      <title>[Link] 2017_04th</title>
      <link>https://redrebel.tistory.com/entry/link-2017-04th</link>
      <description>&lt;p cid=&quot;n0&quot; mdtype=&quot;paragraph&quot; style=&quot;box-sizing: border-box; -webkit-margin-before: 1rem; -webkit-margin-after: 1rem; margin: 30px 0px 0.8em; width: inherit; position: relative; color: rgb(51, 51, 51); font-family: &amp;quot;Open Sans&amp;quot;, &amp;quot;Clear Sans&amp;quot;, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, sans-serif; font-size: 16px; white-space: pre-wrap; text-size-adjust: auto;&quot;&gt;&lt;span class=&quot;md-line md-end-block&quot; cid=&quot;n2&quot; mdtype=&quot;line&quot; style=&quot;box-sizing: border-box; display: block;&quot;&gt;1. &lt;span md-inline=&quot;plain&quot; style=&quot;box-sizing: border-box;&quot;&gt;winform vs WPF (WPF가 더 좋다는...)&lt;/span&gt;&lt;span md-inline=&quot;linebreak&quot; style=&quot;box-sizing: border-box;&quot;&gt;  &lt;/span&gt;&lt;/span&gt;&lt;span class=&quot;md-line md-end-block&quot; cid=&quot;n4&quot; mdtype=&quot;line&quot; style=&quot;box-sizing: border-box; display: block;&quot;&gt;&lt;span md-inline=&quot;url&quot; spellcheck=&quot;false&quot; style=&quot;box-sizing: border-box; word-break: break-all;&quot;&gt;&lt;a href=&quot;http://demozip.tistory.com/entry/WinForm%EA%B3%BC-WPF%EC%9D%98-%EC%B0%A8%EC%9D%B4&quot; style=&quot;box-sizing: border-box; cursor: pointer; color: rgb(65, 131, 196); -webkit-user-drag: none;&quot;&gt;http://demozip.tistory.com/entry/WinForm%EA%B3%BC-WPF%EC%9D%98-%EC%B0%A8%EC%9D%B4&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class=&quot;md-line md-end-block&quot; cid=&quot;n5&quot; mdtype=&quot;line&quot; style=&quot;box-sizing: border-box; display: block;&quot;&gt;&lt;span md-inline=&quot;url&quot; spellcheck=&quot;false&quot; style=&quot;box-sizing: border-box; word-break: break-all;&quot;&gt;&lt;a href=&quot;http://alleysark.tistory.com/91&quot; style=&quot;box-sizing: border-box; cursor: pointer; color: rgb(65, 131, 196); -webkit-user-drag: none;&quot;&gt;http://alleysark.tistory.com/91&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class=&quot;md-line md-end-block&quot; cid=&quot;n6&quot; mdtype=&quot;line&quot; style=&quot;box-sizing: border-box; display: block;&quot;&gt;&lt;span md-inline=&quot;url&quot; spellcheck=&quot;false&quot; style=&quot;box-sizing: border-box; word-break: break-all;&quot;&gt;&lt;a href=&quot;http://hackersstudy.tistory.com/64&quot; style=&quot;box-sizing: border-box; cursor: pointer; color: rgb(65, 131, 196); -webkit-user-drag: none;&quot;&gt;http://hackersstudy.tistory.com/64&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class=&quot;md-line md-end-block&quot; cid=&quot;n7&quot; mdtype=&quot;line&quot; style=&quot;box-sizing: border-box; display: block;&quot;&gt;&lt;span md-inline=&quot;url&quot; spellcheck=&quot;false&quot; style=&quot;box-sizing: border-box; word-break: break-all;&quot;&gt;&lt;a href=&quot;http://hoonsbara.tistory.com/83&quot; style=&quot;box-sizing: border-box; cursor: pointer; color: rgb(65, 131, 196); -webkit-user-drag: none;&quot;&gt;http://hoonsbara.tistory.com/83&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class=&quot;md-line md-end-block&quot; cid=&quot;n8&quot; mdtype=&quot;line&quot; style=&quot;box-sizing: border-box; display: block;&quot;&gt;&lt;span md-inline=&quot;url&quot; spellcheck=&quot;false&quot; style=&quot;box-sizing: border-box; word-break: break-all;&quot;&gt;&lt;a href=&quot;http://celdee.tistory.com/215&quot; style=&quot;box-sizing: border-box; cursor: pointer; color: rgb(65, 131, 196); -webkit-user-drag: none;&quot;&gt;http://celdee.tistory.com/215&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class=&quot;md-line md-end-block&quot; cid=&quot;n9&quot; mdtype=&quot;line&quot; style=&quot;box-sizing: border-box; display: block;&quot;&gt;&lt;span md-inline=&quot;url&quot; spellcheck=&quot;false&quot; style=&quot;box-sizing: border-box; word-break: break-all;&quot;&gt;&lt;a href=&quot;http://jooji815.tistory.com/35&quot; style=&quot;box-sizing: border-box; cursor: pointer; color: rgb(65, 131, 196); -webkit-user-drag: none;&quot;&gt;http://jooji815.tistory.com/35&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p cid=&quot;n10&quot; mdtype=&quot;paragraph&quot; style=&quot;box-sizing: border-box; -webkit-margin-before: 1rem; -webkit-margin-after: 1rem; margin: 0.8em 0px; width: inherit; position: relative; color: rgb(51, 51, 51); font-family: &amp;quot;Open Sans&amp;quot;, &amp;quot;Clear Sans&amp;quot;, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, sans-serif; font-size: 16px; white-space: pre-wrap; text-size-adjust: auto;&quot;&gt;&lt;span class=&quot;md-line md-end-block md-focus&quot; cid=&quot;n11&quot; mdtype=&quot;line&quot; style=&quot;box-sizing: border-box; display: block;&quot;&gt;&lt;span md-inline=&quot;plain&quot; style=&quot;box-sizing: border-box;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class=&quot;md-line md-end-block md-focus&quot; cid=&quot;n11&quot; mdtype=&quot;line&quot; style=&quot;box-sizing: border-box; display: block;&quot;&gt;&lt;span md-inline=&quot;plain&quot; style=&quot;box-sizing: border-box;&quot;&gt;2. &lt;gs id=&quot;0bc9cba6-d61f-41ea-8e53-0e3e04e2ef7b&quot; ginger_software_uiphraseguid=&quot;fd28499c-be62-46e1-87bb-e247f9182d06&quot; class=&quot;GINGER_SOFTWARE_mark&quot;&gt;not&lt;/gs&gt; exists remind&lt;/span&gt;&lt;span md-inline=&quot;linebreak&quot; class=&quot;md-expand&quot; style=&quot;box-sizing: border-box;&quot;&gt;  &lt;/span&gt;&lt;/span&gt;&lt;span class=&quot;md-line md-end-block&quot; cid=&quot;n12&quot; mdtype=&quot;line&quot; style=&quot;box-sizing: border-box; display: block;&quot;&gt;&lt;span md-inline=&quot;url&quot; spellcheck=&quot;false&quot; style=&quot;box-sizing: border-box; word-break: break-all;&quot;&gt;&lt;a href=&quot;http://blog.uphs.co.kr/72&quot; style=&quot;box-sizing: border-box; cursor: pointer; color: rgb(65, 131, 196); -webkit-user-drag: none;&quot;&gt;http://blog.uphs.co.kr/72&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p cid=&quot;n13&quot; mdtype=&quot;paragraph&quot; style=&quot;box-sizing: border-box; -webkit-margin-before: 1rem; -webkit-margin-after: 1rem; margin: 0.8em 0px; width: inherit; position: relative; color: rgb(51, 51, 51); font-family: &amp;quot;Open Sans&amp;quot;, &amp;quot;Clear Sans&amp;quot;, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, sans-serif; font-size: 16px; white-space: pre-wrap; text-size-adjust: auto;&quot;&gt;&lt;span class=&quot;md-line md-end-block&quot; cid=&quot;n14&quot; mdtype=&quot;line&quot; style=&quot;box-sizing: border-box; display: block;&quot;&gt;&lt;span md-inline=&quot;plain&quot; style=&quot;box-sizing: border-box;&quot;&gt;참고&lt;gs id=&quot;ab8f17fe-fd58-46f9-a586-126964d600a8&quot; ginger_software_uiphraseguid=&quot;7389376f-acc1-4ef1-9633-983ff68b9f26&quot; class=&quot;GINGER_SOFTWARE_mark&quot;&gt;&lt;gs id=&quot;3cad39c9-ed65-4b0a-9c38-4cfb66204493&quot; ginger_software_uiphraseguid=&quot;39edd616-bf1f-4c9a-911e-d7049f9eebfd&quot; class=&quot;GINGER_SOFTWARE_mark&quot;&gt; :&lt;/gs&gt;&lt;/gs&gt; &lt;/span&gt;&lt;span md-inline=&quot;url&quot; spellcheck=&quot;false&quot; style=&quot;box-sizing: border-box; word-break: break-all;&quot;&gt;&lt;a href=&quot;http://naudhizb.tistory.com/804&quot; style=&quot;box-sizing: border-box; cursor: pointer; color: rgb(65, 131, 196); -webkit-user-drag: none;&quot;&gt;http://naudhizb.tistory.com/804&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p cid=&quot;n15&quot; mdtype=&quot;paragraph&quot; style=&quot;box-sizing: border-box; -webkit-margin-before: 1rem; -webkit-margin-after: 1rem; margin: 0.8em 0px; width: inherit; position: relative; color: rgb(51, 51, 51); font-family: &amp;quot;Open Sans&amp;quot;, &amp;quot;Clear Sans&amp;quot;, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, sans-serif; font-size: 16px; white-space: pre-wrap; text-size-adjust: auto;&quot;&gt;&lt;span class=&quot;md-line md-end-block&quot; cid=&quot;n16&quot; mdtype=&quot;line&quot; style=&quot;box-sizing: border-box; display: block;&quot;&gt;&lt;span md-inline=&quot;plain&quot; style=&quot;box-sizing: border-box;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class=&quot;md-line md-end-block&quot; cid=&quot;n16&quot; mdtype=&quot;line&quot; style=&quot;box-sizing: border-box; display: block;&quot;&gt;&lt;span md-inline=&quot;plain&quot; style=&quot;box-sizing: border-box;&quot;&gt;3. 파이썬 스케줄러&lt;/span&gt;&lt;span md-inline=&quot;linebreak&quot; style=&quot;box-sizing: border-box;&quot;&gt;  &lt;/span&gt;&lt;/span&gt;&lt;span class=&quot;md-line md-end-block&quot; cid=&quot;n17&quot; mdtype=&quot;line&quot; style=&quot;box-sizing: border-box; display: block;&quot;&gt;&lt;span md-inline=&quot;url&quot; spellcheck=&quot;false&quot; style=&quot;box-sizing: border-box; word-break: break-all;&quot;&gt;&lt;a href=&quot;https://apscheduler.readthedocs.io/en/latest/index.html&quot; style=&quot;box-sizing: border-box; cursor: pointer; color: rgb(65, 131, 196); -webkit-user-drag: none;&quot;&gt;https://apscheduler.readthedocs.io/en/latest/index.html&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class=&quot;md-line md-end-block&quot; cid=&quot;n18&quot; mdtype=&quot;line&quot; style=&quot;box-sizing: border-box; display: block;&quot;&gt;&lt;span md-inline=&quot;url&quot; spellcheck=&quot;false&quot; style=&quot;box-sizing: border-box; word-break: break-all;&quot;&gt;&lt;a href=&quot;http://tomining.tistory.com/138&quot; style=&quot;box-sizing: border-box; cursor: pointer; color: rgb(65, 131, 196); -webkit-user-drag: none;&quot;&gt;http://tomining.tistory.com/138&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p cid=&quot;n19&quot; mdtype=&quot;paragraph&quot; style=&quot;box-sizing: border-box; -webkit-margin-before: 1rem; -webkit-margin-after: 1rem; margin: 0.8em 0px; width: inherit; position: relative; color: rgb(51, 51, 51); font-family: &amp;quot;Open Sans&amp;quot;, &amp;quot;Clear Sans&amp;quot;, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, sans-serif; font-size: 16px; white-space: pre-wrap; text-size-adjust: auto;&quot;&gt;&lt;span class=&quot;md-line md-end-block&quot; cid=&quot;n20&quot; mdtype=&quot;line&quot; style=&quot;box-sizing: border-box; display: block;&quot;&gt;&lt;span md-inline=&quot;strong&quot; class=&quot;&quot; style=&quot;box-sizing: border-box;&quot;&gt;&lt;strong style=&quot;box-sizing: border-box;&quot;&gt;&lt;br /&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class=&quot;md-line md-end-block&quot; cid=&quot;n20&quot; mdtype=&quot;line&quot; style=&quot;box-sizing: border-box; display: block;&quot;&gt;&lt;span md-inline=&quot;url&quot; spellcheck=&quot;false&quot; style=&quot;box-sizing: border-box; word-break: break-all;&quot;&gt;4. &lt;a href=&quot;http://click.pocoo.org&quot; style=&quot;box-sizing: border-box; color: rgb(65, 131, 196); -webkit-user-drag: none;&quot;&gt;http://click.pocoo.org&lt;/a&gt;&lt;/span&gt;&lt;span md-inline=&quot;plain&quot; style=&quot;box-sizing: border-box;&quot;&gt; : 파이썬 터미널 앱에서 사용할 수 있는 CLI 프래임워크&lt;/span&gt;&lt;/span&gt;&lt;span class=&quot;md-line md-end-block&quot; cid=&quot;n22&quot; mdtype=&quot;line&quot; style=&quot;box-sizing: border-box; display: block;&quot;&gt;&lt;span md-inline=&quot;plain&quot; style=&quot;box-sizing: border-box;&quot;&gt;argparse 는 표준 라이브러리라고 하나 안좋다고 함.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p cid=&quot;n23&quot; mdtype=&quot;paragraph&quot; style=&quot;box-sizing: border-box; -webkit-margin-before: 1rem; -webkit-margin-after: 1rem; margin: 0.8em 0px; width: inherit; position: relative; color: rgb(51, 51, 51); font-family: &amp;quot;Open Sans&amp;quot;, &amp;quot;Clear Sans&amp;quot;, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, sans-serif; font-size: 16px; white-space: pre-wrap; text-size-adjust: auto;&quot;&gt;&lt;span class=&quot;md-line md-end-block&quot; cid=&quot;n24&quot; mdtype=&quot;line&quot; style=&quot;box-sizing: border-box; display: block;&quot;&gt;&lt;span md-inline=&quot;url&quot; spellcheck=&quot;false&quot; style=&quot;box-sizing: border-box; word-break: break-all;&quot;&gt;5. &lt;a href=&quot;http://urwid.org/&quot; style=&quot;box-sizing: border-box; cursor: pointer; color: rgb(65, 131, 196); -webkit-user-drag: none;&quot;&gt;http://urwid.org/&lt;/a&gt;&lt;/span&gt;&lt;span md-inline=&quot;plain&quot; style=&quot;box-sizing: border-box;&quot;&gt;&lt;gs id=&quot;a551face-ab87-47a0-bd8d-f8e848ce5a32&quot; ginger_software_uiphraseguid=&quot;4213a451-6dd0-4053-82b0-bfc59578f259&quot; class=&quot;GINGER_SOFTWARE_mark&quot;&gt;&lt;gs id=&quot;bf2b9bcf-3468-47f1-b3c9-eb9b00021328&quot; ginger_software_uiphraseguid=&quot;6b663f01-0bad-4218-b3cb-560ab8f5ca96&quot; class=&quot;GINGER_SOFTWARE_mark&quot;&gt; :&lt;/gs&gt;&lt;/gs&gt; Console user interface library for Python&lt;/span&gt;&lt;/span&gt;&lt;span class=&quot;md-line md-end-block&quot; cid=&quot;n25&quot; mdtype=&quot;line&quot; style=&quot;box-sizing: border-box; display: block;&quot;&gt;&lt;span md-inline=&quot;plain&quot; style=&quot;box-sizing: border-box;&quot;&gt;curses 는 표준 라이브러리라고 하나  안좋다고 함.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p cid=&quot;n26&quot; mdtype=&quot;paragraph&quot; style=&quot;box-sizing: border-box; -webkit-margin-before: 1rem; -webkit-margin-after: 1rem; margin: 0.8em 0px; width: inherit; position: relative; color: rgb(51, 51, 51); font-family: &amp;quot;Open Sans&amp;quot;, &amp;quot;Clear Sans&amp;quot;, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, sans-serif; font-size: 16px; white-space: pre-wrap; text-size-adjust: auto;&quot;&gt;&lt;span class=&quot;md-line md-end-block&quot; cid=&quot;n27&quot; mdtype=&quot;line&quot; style=&quot;box-sizing: border-box; display: block;&quot;&gt;&lt;span md-inline=&quot;plain&quot; style=&quot;box-sizing: border-box;&quot;&gt;&lt;gs id=&quot;0fc6b91f-4887-45e4-83af-866d54121cd1&quot; ginger_software_uiphraseguid=&quot;5efcc078-3b4b-4002-ae06-353d804afba4&quot; class=&quot;GINGER_SOFTWARE_mark&quot;&gt;6. &lt;gs id=&quot;23e174e3-376a-4c2b-a464-2899b4f219fc&quot; ginger_software_uiphraseguid=&quot;48cb1b93-bf1f-42fe-b509-27c317738d5e&quot; class=&quot;GINGER_SOFTWARE_mark&quot;&gt;python&lt;/gs&gt;&lt;/gs&gt; 파일을 exe파일로 변환하기&lt;/span&gt;&lt;span md-inline=&quot;linebreak&quot; style=&quot;box-sizing: border-box;&quot;&gt;  &lt;/span&gt;&lt;/span&gt;&lt;span class=&quot;md-line md-end-block&quot; cid=&quot;n28&quot; mdtype=&quot;line&quot; style=&quot;box-sizing: border-box; display: block;&quot;&gt;&lt;span md-inline=&quot;url&quot; spellcheck=&quot;false&quot; style=&quot;box-sizing: border-box; word-break: break-all;&quot;&gt;&lt;a href=&quot;http://blog.naver.com/PostView.nhn?blogId=neroororo&amp;amp;logNo=30183775300&quot; style=&quot;box-sizing: border-box; cursor: pointer; color: rgb(65, 131, 196); -webkit-user-drag: none;&quot;&gt;http://blog.naver.com/PostView.nhn?blogId=neroororo&amp;amp;logNo=30183775300&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class=&quot;md-line md-end-block&quot; cid=&quot;n29&quot; mdtype=&quot;line&quot; style=&quot;box-sizing: border-box; display: block;&quot;&gt;&lt;span md-inline=&quot;url&quot; spellcheck=&quot;false&quot; style=&quot;box-sizing: border-box; word-break: break-all;&quot;&gt;&lt;a href=&quot;https://stackoverflow.com/questions/41570359/best-method-of-converting-py-to-exe-for-python-3-6&quot; style=&quot;box-sizing: border-box; cursor: pointer; color: rgb(65, 131, 196); -webkit-user-drag: none;&quot;&gt;https://stackoverflow.com/questions/41570359/best-method-of-converting-py-to-exe-for-python-3-6&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class=&quot;md-line md-end-block&quot; cid=&quot;n30&quot; mdtype=&quot;line&quot; style=&quot;box-sizing: border-box; display: block;&quot;&gt;&lt;span md-inline=&quot;url&quot; spellcheck=&quot;false&quot; style=&quot;box-sizing: border-box; word-break: break-all;&quot;&gt;&lt;a href=&quot;http://infocentre.tistory.com/3&quot; style=&quot;box-sizing: border-box; cursor: pointer; color: rgb(65, 131, 196); -webkit-user-drag: none;&quot;&gt;http://infocentre.tistory.com/3&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class=&quot;md-line md-end-block&quot; cid=&quot;n31&quot; mdtype=&quot;line&quot; style=&quot;box-sizing: border-box; display: block;&quot;&gt;&lt;span md-inline=&quot;url&quot; spellcheck=&quot;false&quot; style=&quot;box-sizing: border-box; word-break: break-all;&quot;&gt;&lt;a href=&quot;http://sh1n2.tistory.com/entry/Python3-%EC%9C%88%EB%8F%84%EC%9A%B0-%EC%8B%A4%ED%96%89%ED%8C%8C%EC%9D%BC-%EB%A7%8C%EB%93%A4%EA%B8%B0&quot; style=&quot;box-sizing: border-box; cursor: pointer; color: rgb(65, 131, 196); -webkit-user-drag: none;&quot;&gt;http://sh1n2.tistory.com/entry/Python3-%EC%9C%88%EB%8F%84%EC%9A%B0-%EC%8B%A4%ED%96%89%ED%8C%8C%EC%9D%BC-%EB%A7%8C%EB%93%A4%EA%B8%B0&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class=&quot;md-line md-end-block&quot; cid=&quot;n32&quot; mdtype=&quot;line&quot; style=&quot;box-sizing: border-box; display: block;&quot;&gt;&lt;span md-inline=&quot;url&quot; spellcheck=&quot;false&quot; style=&quot;box-sizing: border-box; word-break: break-all;&quot;&gt;&lt;a href=&quot;http://tkqlzz.tk/9&quot; style=&quot;box-sizing: border-box; cursor: pointer; color: rgb(65, 131, 196); -webkit-user-drag: none;&quot;&gt;http://tkqlzz.tk/9&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p cid=&quot;n33&quot; mdtype=&quot;paragraph&quot; style=&quot;box-sizing: border-box; -webkit-margin-before: 1rem; -webkit-margin-after: 1rem; margin: 0.8em 0px; width: inherit; position: relative; color: rgb(51, 51, 51); font-family: &amp;quot;Open Sans&amp;quot;, &amp;quot;Clear Sans&amp;quot;, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, sans-serif; font-size: 16px; white-space: pre-wrap; text-size-adjust: auto;&quot;&gt;&lt;span class=&quot;md-line md-end-block&quot; cid=&quot;n34&quot; mdtype=&quot;line&quot; style=&quot;box-sizing: border-box; display: block;&quot;&gt;&lt;span md-inline=&quot;url&quot; spellcheck=&quot;false&quot; style=&quot;box-sizing: border-box; word-break: break-all;&quot;&gt;&lt;a href=&quot;http://hashcode.co.kr/questions/336/%EC%99%B8%EB%B6%80-%EB%AA%85%EB%A0%B9%EC%96%B4%EB%A5%BC-%ED%8C%8C%EC%9D%B4%EC%8D%AC%EC%9C%BC%EB%A1%9C-%EC%8B%A4%ED%96%89%ED%95%98%EA%B8%B0&quot; style=&quot;box-sizing: border-box; cursor: pointer; color: rgb(65, 131, 196); -webkit-user-drag: none;&quot;&gt;http://hashcode.co.kr/questions/336/%EC%99%B8%EB%B6%80-%EB%AA%85%EB%A0%B9%EC%96%B4%EB%A5%BC-%ED%8C%8C%EC%9D%B4%EC%8D%AC%EC%9C%BC%EB%A1%9C-%EC%8B%A4%ED%96%89%ED%95%98%EA%B8%B0&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p cid=&quot;n35&quot; mdtype=&quot;paragraph&quot; style=&quot;box-sizing: border-box; -webkit-margin-before: 1rem; -webkit-margin-after: 1rem; margin: 0.8em 0px; width: inherit; position: relative; color: rgb(51, 51, 51); font-family: &amp;quot;Open Sans&amp;quot;, &amp;quot;Clear Sans&amp;quot;, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, sans-serif; font-size: 16px; white-space: pre-wrap; text-size-adjust: auto;&quot;&gt;&lt;span class=&quot;md-line md-end-block&quot; cid=&quot;n36&quot; mdtype=&quot;line&quot; style=&quot;box-sizing: border-box; display: block;&quot;&gt;7. 문자열 병합(concatenation)을 위해서는 + 연산자를 사용하지 말고, StringBuilder나 String.Format()을 사용한다.&lt;/span&gt;&lt;/p&gt;&lt;p cid=&quot;n38&quot; mdtype=&quot;paragraph&quot; style=&quot;box-sizing: border-box; -webkit-margin-before: 1rem; -webkit-margin-after: 1rem; margin: 0.8em 0px; width: inherit; position: relative; color: rgb(51, 51, 51); font-family: &amp;quot;Open Sans&amp;quot;, &amp;quot;Clear Sans&amp;quot;, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, sans-serif; font-size: 16px; white-space: pre-wrap; text-size-adjust: auto;&quot;&gt;&lt;span class=&quot;md-line md-end-block&quot; cid=&quot;n39&quot; mdtype=&quot;line&quot; style=&quot;box-sizing: border-box; display: block;&quot;&gt;&lt;span md-inline=&quot;plain&quot; style=&quot;box-sizing: border-box;&quot;&gt;8. mssql 의 SP에서 임시테이블을 declare 하여 사용할 수 있다는 걸 알았다.&lt;/span&gt;&lt;span md-inline=&quot;linebreak&quot; style=&quot;box-sizing: border-box;&quot;&gt;  &lt;/span&gt;&lt;/span&gt;&lt;span class=&quot;md-line md-end-block&quot; cid=&quot;n41&quot; mdtype=&quot;line&quot; style=&quot;box-sizing: border-box; display: block;&quot;&gt;&lt;span md-inline=&quot;url&quot; spellcheck=&quot;false&quot; style=&quot;box-sizing: border-box; word-break: break-all;&quot;&gt;&lt;a href=&quot;http://sonim1.tistory.com/166&quot; style=&quot;box-sizing: border-box; cursor: pointer; color: rgb(65, 131, 196); -webkit-user-drag: none;&quot;&gt;http://sonim1.tistory.com/166&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class=&quot;md-line md-end-block&quot; cid=&quot;n42&quot; mdtype=&quot;line&quot; style=&quot;box-sizing: border-box; display: block;&quot;&gt;&lt;span md-inline=&quot;url&quot; spellcheck=&quot;false&quot; style=&quot;box-sizing: border-box; word-break: break-all;&quot;&gt;&lt;a href=&quot;http://lab.cliel.com/entry/SQL-%EC%9E%84%EC%8B%9C-Table%EA%B3%BC-%EB%B3%80%EC%88%98-Table&quot; style=&quot;box-sizing: border-box; cursor: pointer; color: rgb(65, 131, 196); -webkit-user-drag: none;&quot;&gt;http://lab.cliel.com/entry/SQL-%EC%9E%84%EC%8B%9C-Table%EA%B3%BC-%EB%B3%80%EC%88%98-Table&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class=&quot;md-line md-end-block&quot; cid=&quot;n43&quot; mdtype=&quot;line&quot; style=&quot;box-sizing: border-box; display: block;&quot;&gt;&lt;span md-inline=&quot;url&quot; spellcheck=&quot;false&quot; style=&quot;box-sizing: border-box; word-break: break-all;&quot;&gt;&lt;a href=&quot;http://firewind.tistory.com/entry/DB-MS-SQL-Procedure%EC%97%90%EC%84%9C-Table%EA%B5%AC%EC%A1%B0%EB%A5%BC-%EC%A0%80%EC%9E%A5%ED%95%98%EB%8A%94-%EB%B0%A9%EB%B2%95&quot; style=&quot;box-sizing: border-box; cursor: pointer; color: rgb(65, 131, 196); -webkit-user-drag: none;&quot;&gt;http://firewind.tistory.com/entry/DB-MS-SQL-Procedure%EC%97%90%EC%84%9C-Table%EA%B5%AC%EC%A1%B0%EB%A5%BC-%EC%A0%80%EC%9E%A5%ED%95%98%EB%8A%94-%EB%B0%A9%EB%B2%95&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p cid=&quot;n44&quot; mdtype=&quot;paragraph&quot; style=&quot;box-sizing: border-box; -webkit-margin-before: 1rem; -webkit-margin-after: 1rem; margin: 0.8em 0px; width: inherit; position: relative; color: rgb(51, 51, 51); font-family: &amp;quot;Open Sans&amp;quot;, &amp;quot;Clear Sans&amp;quot;, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, sans-serif; font-size: 16px; white-space: pre-wrap; text-size-adjust: auto;&quot;&gt;&lt;span class=&quot;md-line md-end-block&quot; cid=&quot;n45&quot; mdtype=&quot;line&quot; style=&quot;box-sizing: border-box; display: block;&quot;&gt;&lt;span md-inline=&quot;plain&quot; style=&quot;box-sizing: border-box;&quot;&gt;9. 조인방식 3가지. 기억이 새롭다.&lt;/span&gt;&lt;span md-inline=&quot;linebreak&quot; style=&quot;box-sizing: border-box;&quot;&gt;  &lt;/span&gt;&lt;/span&gt;&lt;span class=&quot;md-line md-end-block&quot; cid=&quot;n47&quot; mdtype=&quot;line&quot; style=&quot;box-sizing: border-box; display: block;&quot;&gt;&lt;span md-inline=&quot;url&quot; spellcheck=&quot;false&quot; style=&quot;box-sizing: border-box; word-break: break-all;&quot;&gt;&lt;a href=&quot;http://sonim1.tistory.com/108&quot; style=&quot;box-sizing: border-box; cursor: pointer; color: rgb(65, 131, 196); -webkit-user-drag: none;&quot;&gt;http://sonim1.tistory.com/108&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p cid=&quot;n48&quot; mdtype=&quot;paragraph&quot; style=&quot;box-sizing: border-box; -webkit-margin-before: 1rem; -webkit-margin-after: 1rem; margin: 0.8em 0px; width: inherit; position: relative; color: rgb(51, 51, 51); font-family: &amp;quot;Open Sans&amp;quot;, &amp;quot;Clear Sans&amp;quot;, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, sans-serif; font-size: 16px; white-space: pre-wrap; text-size-adjust: auto;&quot;&gt;&lt;span class=&quot;md-line md-end-block&quot; cid=&quot;n49&quot; mdtype=&quot;line&quot; style=&quot;box-sizing: border-box; display: block;&quot;&gt;&lt;span md-inline=&quot;plain&quot; style=&quot;box-sizing: border-box;&quot;&gt;블록체인을 가장 쉽게 설명한 글이라고 한다.&lt;/span&gt;&lt;/span&gt;&lt;span class=&quot;md-line md-end-block&quot; cid=&quot;n50&quot; mdtype=&quot;line&quot; style=&quot;box-sizing: border-box; display: block;&quot;&gt;&lt;span md-inline=&quot;url&quot; spellcheck=&quot;false&quot; class=&quot;&quot; style=&quot;box-sizing: border-box; word-break: break-all;&quot;&gt;&lt;a href=&quot;http://www.msip.go.kr/webzine/posts.do?postIdx=261&quot; style=&quot;box-sizing: border-box; cursor: pointer; color: rgb(65, 131, 196); -webkit-user-drag: none;&quot;&gt;http://www.msip.go.kr/webzine/posts.do?postIdx=261&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class=&quot;md-line md-end-block&quot; cid=&quot;n50&quot; mdtype=&quot;line&quot; style=&quot;box-sizing: border-box; display: block;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p cid=&quot;n0&quot; mdtype=&quot;paragraph&quot; style=&quot;box-sizing: border-box; -webkit-margin-before: 1rem; -webkit-margin-after: 1rem; margin: 30px 0px 0.8em; width: inherit; position: relative; color: rgb(51, 51, 51); font-family: &amp;quot;Open Sans&amp;quot;, &amp;quot;Clear Sans&amp;quot;, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, sans-serif; font-size: 16px; white-space: pre-wrap; text-size-adjust: auto;&quot;&gt;&lt;span class=&quot;md-line md-end-block&quot; cid=&quot;n2&quot; mdtype=&quot;line&quot; style=&quot;box-sizing: border-box; display: block;&quot;&gt;&lt;span md-inline=&quot;plain&quot; style=&quot;box-sizing: border-box;&quot;&gt;10. 개발블로그 모음 : &lt;/span&gt;&lt;span md-inline=&quot;url&quot; spellcheck=&quot;false&quot; style=&quot;box-sizing: border-box; word-break: break-all;&quot;&gt;&lt;a href=&quot;https://github.com/sarojaba/awesome-devblog&quot; style=&quot;box-sizing: border-box; color: rgb(65, 131, 196); -webkit-user-drag: none;&quot;&gt;https://github.com/sarojaba/awesome-devblog&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p cid=&quot;n4&quot; mdtype=&quot;paragraph&quot; style=&quot;box-sizing: border-box; -webkit-margin-before: 1rem; -webkit-margin-after: 1rem; margin: 0.8em 0px; width: inherit; position: relative; color: rgb(51, 51, 51); font-family: &amp;quot;Open Sans&amp;quot;, &amp;quot;Clear Sans&amp;quot;, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, sans-serif; font-size: 16px; white-space: pre-wrap; text-size-adjust: auto;&quot;&gt;&lt;span class=&quot;md-line md-end-block&quot; cid=&quot;n5&quot; mdtype=&quot;line&quot; style=&quot;box-sizing: border-box; display: block;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;</description>
      <category>프로그래밍/기타</category>
      <category>Til</category>
      <author>빨강토끼</author>
      <guid isPermaLink="true">https://redrebel.tistory.com/302</guid>
      <comments>https://redrebel.tistory.com/entry/link-2017-04th#entry302comment</comments>
      <pubDate>Sun, 5 Nov 2017 20:50:29 +0900</pubDate>
    </item>
  </channel>
</rss>