<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>体験談 アーカイブ - Sheltie Garage Tech</title>
	<atom:link href="https://sheltie-garage.xyz/tech/category/%E4%BD%93%E9%A8%93%E8%AB%87/feed/" rel="self" type="application/rss+xml" />
	<link>https://sheltie-garage.xyz/tech/category/体験談/</link>
	<description>テクノロジー関連の話題をまとめたブログです</description>
	<lastBuildDate>Fri, 14 Oct 2022 13:00:28 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>しょうもない理由でWordPressのDBがクラッキングされ、BTCを要求されたお話</title>
		<link>https://sheltie-garage.xyz/tech/2022/10/%e3%81%97%e3%82%87%e3%81%86%e3%82%82%e3%81%aa%e3%81%84%e7%90%86%e7%94%b1%e3%81%a7wordpress%e3%81%aedb%e3%81%8c%e3%82%af%e3%83%a9%e3%83%83%e3%82%ad%e3%83%b3%e3%82%b0%e3%81%95%e3%82%8c%e3%80%81btc/</link>
					<comments>https://sheltie-garage.xyz/tech/2022/10/%e3%81%97%e3%82%87%e3%81%86%e3%82%82%e3%81%aa%e3%81%84%e7%90%86%e7%94%b1%e3%81%a7wordpress%e3%81%aedb%e3%81%8c%e3%82%af%e3%83%a9%e3%83%83%e3%82%ad%e3%83%b3%e3%82%b0%e3%81%95%e3%82%8c%e3%80%81btc/#respond</comments>
		
		<dc:creator><![CDATA[monodon]]></dc:creator>
		<pubDate>Fri, 14 Oct 2022 12:59:36 +0000</pubDate>
				<category><![CDATA[体験談]]></category>
		<guid isPermaLink="false">https://sheltie-garage.xyz/tech/?p=410</guid>

					<description><![CDATA[<p>先日、実験用Wordpressがハッキングされ、DBの内容をすべて消された挙句、バックアップを戻してほしければBTCをよこせと要求されました。 そのようなことが起こった手口と、犯人が使ったであろう手口を紹介いたします。  [&#8230;]</p>
<p>投稿 <a href="https://sheltie-garage.xyz/tech/2022/10/%e3%81%97%e3%82%87%e3%81%86%e3%82%82%e3%81%aa%e3%81%84%e7%90%86%e7%94%b1%e3%81%a7wordpress%e3%81%aedb%e3%81%8c%e3%82%af%e3%83%a9%e3%83%83%e3%82%ad%e3%83%b3%e3%82%b0%e3%81%95%e3%82%8c%e3%80%81btc/">しょうもない理由でWordPressのDBがクラッキングされ、BTCを要求されたお話</a> は <a href="https://sheltie-garage.xyz/tech">Sheltie Garage Tech</a> に最初に表示されました。</p>
]]></description>
										<content:encoded><![CDATA[
<p>先日、実験用Wordpressがハッキングされ、DBの内容をすべて消された挙句、バックアップを戻してほしければBTCをよこせと要求されました。</p>



<p>そのようなことが起こった手口と、犯人が使ったであろう手口を紹介いたします。</p>



<h2 class="wp-block-heading">しょーもなさすぎるので、結論！！！！！</h2>



<p class="has-vivid-red-color has-text-color has-large-font-size"><strong>WordPressのDockerサンプルをそのまま利用し、環境を構築！</strong></p>



<p class="has-vivid-red-color has-text-color has-large-font-size"><strong><br>その結果、WordpressのDBの設定が「ユーザーID:wordpress」「パスワード:wordpress」という状態でDBが起動！！</strong></p>



<p class="has-vivid-red-color has-text-color has-large-font-size"><strong><br>あろうことか、その状態で全世界公開！！！！！！！！！！！！！！！！！</strong></p>



<p>以上<img src="https://s.w.org/images/core/emoji/17.0.2/72x72/203c.png" alt="‼" class="wp-smiley" style="height: 1em; max-height: 1em;" />！！解散！！！</p>



<h2 class="wp-block-heading">馬鹿なのか！</h2>



<p>そうです。馬鹿です。</p>



<p>実験用に建てたWordpressですが、上記の通り、ユーザーID、パスワードをDockerサンプルのまま公開していました。<br>しかも、Firewallの設定を忘れていたようで、普通に外部から3306ポートでつながるという始末・・・<br>試しにphpMyAdminをローカルに構築して、被害のあったサーバを接続先に設定してログインしたら普通にログインできました。</p>



<p>クラッキングを仕掛けてきた犯人も驚いたと思います。こんなテンプレみたいな脆弱性を残した状態でサイトが運営されているとは思っていないでしょうから・・・</p>



<h2 class="wp-block-heading">最後に、記念にクラックされたファイルを公開します!</h2>



<p>公開当時のdocker-compose.yamlはこちら</p>



<div class="hcb_wrap"><pre class="prism line-numbers lang-plain"><code>  db:
    image: mysql:8
     省略
    environment:
      MYSQL_ROOT_PASSWORD: wordpress
      MYSQL_DATABASE: wordpress
      MYSQL_USER: wordpress
      MYSQL_PASSWORD: wordpress</code></pre></div>



<p>↑この状態で全世界公開してました<img src="https://s.w.org/images/core/emoji/17.0.2/72x72/270c.png" alt="✌" class="wp-smiley" style="height: 1em; max-height: 1em;" /></p>



<p>で、クラックされた後のDBがこちら</p>



<figure class="wp-block-image size-full"><img fetchpriority="high" decoding="async" width="412" height="137" src="https://sheltie-garage.xyz/tech/wp-content/uploads/2022/10/20221014_002.png" alt="" class="wp-image-411" srcset="https://sheltie-garage.xyz/tech/wp-content/uploads/2022/10/20221014_002.png 412w, https://sheltie-garage.xyz/tech/wp-content/uploads/2022/10/20221014_002-300x100.png 300w" sizes="(max-width: 412px) 100vw, 412px" /></figure>



<p>wordpress関連のデータがすべて消され、READMEというテーブルが作られていました。<br>ちなみにクラッキングに気づけたのは、Wordpressにアクセスしたらなぜかインストール画面が表示されたからです。</p>



<p>READMEテーブルの中身はこんな感じでした</p>



<pre class="wp-block-preformatted">To recover your lost Database send 0.017 Bitcoin (BTC) to our Bitcoin address: bc1qt5vh5hx79ratvt6kx2v8422csuk5ugylenm00d  After this, contact us by email with your Server IP or Domain Name and a Proof of Payment (Payment ID). Your Database is downloaded and backed up on our servers. Backups that we have right now: wordpress. Any email without your server IP Address or Domain Name and a Proof of Payment together will be ignored. If we dont receive your payment in the next 5 Days, we will delete or leak your sensitive information.bc1qt5vh5hx79ratvt6kx2v8422csuk5ugylenm00dmysql_re13901@proton.me</pre>



<p>意訳</p>



<pre class="wp-block-preformatted">失われたデータベースを復元するには、0.017 ビットコイン (BTC) を当社のビットコイン アドレスに送信してください: bc1qt5vh5hx79ratvt6kx2v8422csuk5ugylenm00d その後、サーバー IP またはドメイン名と支払い証明 (支払い ID) を電子メールでご連絡ください。データベースがダウンロードされ、当社のサーバーにバックアップされます。現在持っているバックアップ: ワードプレス。サーバーの IP アドレスまたはドメイン名と支払い証明書のないメールは無視されます。次の 5 日以内に支払いを受け取れない場合は、機密情報を削除または漏洩します.bc1qt5vh5hx79ratvt6kx2v8422csuk5ugylenm00dmysql_re13901@proton.me</pre>



<p>ちなみに0.017ビットコインはこの記事を書いている時点で約5万円です。たっか！</p>



<p>もちろん払う気はありません。もともと実験Wordpressだったため、記事は7つくらいしかなく、漏洩してまずそうな情報は自分のメールアドレスくらいなので、引っこ抜いたデータはそのまま捨てておいてください。<br>というか、まじめに払ったところでデータを返してもらえる保証もないし、情報が漏洩しないという保証もないしねぇ・・・</p>



<p>ちなみにサーバ自体は公開鍵方式によるログインに切り替えていたので侵入された形式は無し。<br>よって、Wordpress本体側のファイルは無傷でした</p>



<h2 class="wp-block-heading">以上</h2>



<p>ということで、wordpressのDBがクラッキングされたというお話でした。<br>この記事を読んで「そんな状態で公開する馬鹿がいるのか」と感じている方も多いと思いますが、ぜひぜひ油断せずに、一度ご自身のサーバのセキュリティを見直すきっかけになればと思います。</p>



<p>実験用Wordpressは、一日5アクセス歩かないかくらいのアクセス量だったのですが、それでもこうなりますからね・・・</p>


<div id="rinkerid412" class="yyi-rinker-contents  yyi-rinker-postid-412 yyi-rinker-img-m yyi-rinker-catid-13 ">
	<div class="yyi-rinker-box">
		<div class="yyi-rinker-image">
							<a href="https://af.moshimo.com/af/c/click?a_id=3394378&#038;p_id=54&#038;pc_id=54&#038;pl_id=616&#038;url=https%3A%2F%2Fsearch.rakuten.co.jp%2Fsearch%2Fmall%2Fwordpress%2F%3Ff%3D1%26grp%3Dproduct" rel="nofollow"><img decoding="async" src="https://thumbnail.image.rakuten.co.jp/@0_mall/book/cabinet/1644/9784295011644_1_2.jpg?_ex=128x128" width="128" height="128" class="yyi-rinker-main-img" style="border: none;"></a><img decoding="async" src="https://i.moshimo.com/af/i/impression?a_id=3394378&amp;p_id=54&amp;pc_id=54&amp;pl_id=616" width="1" height="1" style="border:none;">					</div>
		<div class="yyi-rinker-info">
			<div class="yyi-rinker-title">
									<a href="https://af.moshimo.com/af/c/click?a_id=3394378&#038;p_id=54&#038;pc_id=54&#038;pl_id=616&#038;url=https%3A%2F%2Fsearch.rakuten.co.jp%2Fsearch%2Fmall%2Fwordpress%2F%3Ff%3D1%26grp%3Dproduct" rel="nofollow">いちばんやさしいWordPressの教本 第5版 5.x対応 人気講師が教える本格Webサイトの作り方 （いちばんやさしい教本シリーズ） [ 石川 栄和 ]</a><img decoding="async" src="https://i.moshimo.com/af/i/impression?a_id=3394378&amp;p_id=54&amp;pc_id=54&amp;pl_id=616" width="1" height="1" style="border:none;">							</div>
			<div class="yyi-rinker-detail">
							<div class="credit-box">created by&nbsp;<a href="https://oyakosodate.com/rinker/" rel="nofollow noopener" target="_blank" >Rinker</a></div>
										<div class="price-box">
							<span title="" class="price">¥1,738</span>
															<span class="price_at">(2026/04/07 17:17:38時点&nbsp;楽天市場調べ-</span><span title="このサイトで掲載されている情報は当サイトの作成者により運営されています。価格、販売可能情報は、変更される場合があります。購入時に楽天市場店舗（www.rakuten.co.jp）に表示されている価格がその商品の販売に適用されます。">詳細)</span>
																	</div>
						</div>
						<ul class="yyi-rinker-links">
																                    <li class="amazonlink">
						<a href="https://www.amazon.co.jp/gp/search?ie=UTF8&amp;keywords=wordpress&amp;tag=monodon-22&amp;index=blended&amp;linkCode=ure&amp;creative=6339" rel="nofollow" class="yyi-rinker-link">Amazon</a>					</li>
													<li class="rakutenlink">
						<a href="https://af.moshimo.com/af/c/click?a_id=3394378&amp;p_id=54&amp;pc_id=54&amp;pl_id=616&amp;url=https%3A%2F%2Fsearch.rakuten.co.jp%2Fsearch%2Fmall%2Fwordpress%2F%3Ff%3D1%26grp%3Dproduct" rel="nofollow" class="yyi-rinker-link">楽天市場</a><img decoding="async" src="https://i.moshimo.com/af/i/impression?a_id=3394378&amp;p_id=54&amp;pc_id=54&amp;pl_id=616" width="1" height="1" style="border:none;">					</li>
													<li class="yahoolink">
						<a href="https://af.moshimo.com/af/c/click?a_id=3442618&amp;p_id=1225&amp;pc_id=1925&amp;pl_id=18502&amp;url=https%3A%2F%2Fshopping.yahoo.co.jp%2Fsearch%3Fp%3Dwordpress" rel="nofollow" class="yyi-rinker-link">Yahooショッピング</a><img loading="lazy" decoding="async" src="https://i.moshimo.com/af/i/impression?a_id=3442618&amp;p_id=1225&amp;pc_id=1925&amp;pl_id=18502" width="1" height="1" style="border:none;">					</li>
				                											</ul>
					</div>
	</div>
</div>


<div id="rinkerid413" class="yyi-rinker-contents  yyi-rinker-postid-413 yyi-rinker-img-m yyi-rinker-catid-13 ">
	<div class="yyi-rinker-box">
		<div class="yyi-rinker-image">
							<a href="https://af.moshimo.com/af/c/click?a_id=3394378&#038;p_id=54&#038;pc_id=54&#038;pl_id=616&#038;url=https%3A%2F%2Fsearch.rakuten.co.jp%2Fsearch%2Fmall%2F%25E3%2582%25BB%25E3%2582%25AD%25E3%2583%25A5%25E3%2583%25AA%25E3%2583%2586%25E3%2582%25A3%2F%3Ff%3D1%26grp%3Dproduct" rel="nofollow"><img loading="lazy" decoding="async" src="https://thumbnail.image.rakuten.co.jp/@0_mall/book/cabinet/0312/9784103530312.jpg?_ex=128x128" width="128" height="128" class="yyi-rinker-main-img" style="border: none;"></a><img decoding="async" src="https://i.moshimo.com/af/i/impression?a_id=3394378&amp;p_id=54&amp;pc_id=54&amp;pl_id=616" width="1" height="1" style="border:none;">					</div>
		<div class="yyi-rinker-info">
			<div class="yyi-rinker-title">
									<a href="https://af.moshimo.com/af/c/click?a_id=3394378&#038;p_id=54&#038;pc_id=54&#038;pl_id=616&#038;url=https%3A%2F%2Fsearch.rakuten.co.jp%2Fsearch%2Fmall%2F%25E3%2582%25BB%25E3%2582%25AD%25E3%2583%25A5%25E3%2583%25AA%25E3%2583%2586%25E3%2582%25A3%2F%3Ff%3D1%26grp%3Dproduct" rel="nofollow">サイバーセキュリティ 組織を脅威から守る戦略・人材・インテリジェンス [ 松原 実穂子 ]</a><img decoding="async" src="https://i.moshimo.com/af/i/impression?a_id=3394378&amp;p_id=54&amp;pc_id=54&amp;pl_id=616" width="1" height="1" style="border:none;">							</div>
			<div class="yyi-rinker-detail">
							<div class="credit-box">created by&nbsp;<a href="https://oyakosodate.com/rinker/" rel="nofollow noopener" target="_blank" >Rinker</a></div>
										<div class="price-box">
							<span title="" class="price">¥1,980</span>
															<span class="price_at">(2026/04/07 17:17:38時点&nbsp;楽天市場調べ-</span><span title="このサイトで掲載されている情報は当サイトの作成者により運営されています。価格、販売可能情報は、変更される場合があります。購入時に楽天市場店舗（www.rakuten.co.jp）に表示されている価格がその商品の販売に適用されます。">詳細)</span>
																	</div>
						</div>
						<ul class="yyi-rinker-links">
																                    <li class="amazonlink">
						<a href="https://www.amazon.co.jp/gp/search?ie=UTF8&amp;keywords=%E3%82%BB%E3%82%AD%E3%83%A5%E3%83%AA%E3%83%86%E3%82%A3&amp;tag=monodon-22&amp;index=blended&amp;linkCode=ure&amp;creative=6339" rel="nofollow" class="yyi-rinker-link">Amazon</a>					</li>
													<li class="rakutenlink">
						<a href="https://af.moshimo.com/af/c/click?a_id=3394378&amp;p_id=54&amp;pc_id=54&amp;pl_id=616&amp;url=https%3A%2F%2Fsearch.rakuten.co.jp%2Fsearch%2Fmall%2F%25E3%2582%25BB%25E3%2582%25AD%25E3%2583%25A5%25E3%2583%25AA%25E3%2583%2586%25E3%2582%25A3%2F%3Ff%3D1%26grp%3Dproduct" rel="nofollow" class="yyi-rinker-link">楽天市場</a><img decoding="async" src="https://i.moshimo.com/af/i/impression?a_id=3394378&amp;p_id=54&amp;pc_id=54&amp;pl_id=616" width="1" height="1" style="border:none;">					</li>
													<li class="yahoolink">
						<a href="https://af.moshimo.com/af/c/click?a_id=3442618&amp;p_id=1225&amp;pc_id=1925&amp;pl_id=18502&amp;url=https%3A%2F%2Fshopping.yahoo.co.jp%2Fsearch%3Fp%3D%25E3%2582%25BB%25E3%2582%25AD%25E3%2583%25A5%25E3%2583%25AA%25E3%2583%2586%25E3%2582%25A3" rel="nofollow" class="yyi-rinker-link">Yahooショッピング</a><img loading="lazy" decoding="async" src="https://i.moshimo.com/af/i/impression?a_id=3442618&amp;p_id=1225&amp;pc_id=1925&amp;pl_id=18502" width="1" height="1" style="border:none;">					</li>
				                											</ul>
					</div>
	</div>
</div>
<p>投稿 <a href="https://sheltie-garage.xyz/tech/2022/10/%e3%81%97%e3%82%87%e3%81%86%e3%82%82%e3%81%aa%e3%81%84%e7%90%86%e7%94%b1%e3%81%a7wordpress%e3%81%aedb%e3%81%8c%e3%82%af%e3%83%a9%e3%83%83%e3%82%ad%e3%83%b3%e3%82%b0%e3%81%95%e3%82%8c%e3%80%81btc/">しょうもない理由でWordPressのDBがクラッキングされ、BTCを要求されたお話</a> は <a href="https://sheltie-garage.xyz/tech">Sheltie Garage Tech</a> に最初に表示されました。</p>
]]></content:encoded>
					
					<wfw:commentRss>https://sheltie-garage.xyz/tech/2022/10/%e3%81%97%e3%82%87%e3%81%86%e3%82%82%e3%81%aa%e3%81%84%e7%90%86%e7%94%b1%e3%81%a7wordpress%e3%81%aedb%e3%81%8c%e3%82%af%e3%83%a9%e3%83%83%e3%82%ad%e3%83%b3%e3%82%b0%e3%81%95%e3%82%8c%e3%80%81btc/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>OSSにコントリビュートしてみた話</title>
		<link>https://sheltie-garage.xyz/tech/2022/09/%e5%88%9d%e3%82%81%e3%81%a6%e3%81%ae%e3%82%b3%e3%83%b3%e3%83%88%e3%83%aa%e3%83%93%e3%83%a5%e3%83%bc%e3%83%88/</link>
					<comments>https://sheltie-garage.xyz/tech/2022/09/%e5%88%9d%e3%82%81%e3%81%a6%e3%81%ae%e3%82%b3%e3%83%b3%e3%83%88%e3%83%aa%e3%83%93%e3%83%a5%e3%83%bc%e3%83%88/#respond</comments>
		
		<dc:creator><![CDATA[monodon]]></dc:creator>
		<pubDate>Fri, 23 Sep 2022 12:37:50 +0000</pubDate>
				<category><![CDATA[体験談]]></category>
		<guid isPermaLink="false">https://sheltie-garage.xyz/tech/?p=363</guid>

					<description><![CDATA[<p>先日、OSSに自分のプルリクが取り込まれたのでその時のお話でも載せようと思います 動機 転職先の会社の評価で「OSSへの貢献」が評価軸に組み込まれていたため、試しにやってみるか、というのが動機ですぶっちゃけ、評価のためし [&#8230;]</p>
<p>投稿 <a href="https://sheltie-garage.xyz/tech/2022/09/%e5%88%9d%e3%82%81%e3%81%a6%e3%81%ae%e3%82%b3%e3%83%b3%e3%83%88%e3%83%aa%e3%83%93%e3%83%a5%e3%83%bc%e3%83%88/">OSSにコントリビュートしてみた話</a> は <a href="https://sheltie-garage.xyz/tech">Sheltie Garage Tech</a> に最初に表示されました。</p>
]]></description>
										<content:encoded><![CDATA[
<p>先日、OSSに自分のプルリクが取り込まれたのでその時のお話でも載せようと思います</p>



<h2 class="wp-block-heading">動機</h2>



<p>転職先の会社の評価で「OSSへの貢献」が評価軸に組み込まれていたため、試しにやってみるか、というのが動機です<br>ぶっちゃけ、評価のためしょうがなく・・・というのが、最初の動機になります</p>



<h2 class="wp-block-heading">まずはFirst Contributionsで練習を</h2>



<p><a href="https://github.com/firstcontributions/first-contributions">https://github.com/firstcontributions/first-contributions</a></p>



<p>こちらのGithub Repositoryでコントリビュータの練習ができます。<br>日本語での説明もあるため、まずは上記リポジトリを利用して、どのようにOSSプロジェクトに自分の修正を取り込んで貰えばよいのか流れを掴んでおくのが良いかと思います</p>



<p>といってもやること自体は簡単で、<br>・貢献したいプロジェクトをFork<br>・ブランチを切り、修正を行い、コミット &amp; プッシュ<br>・プルリクエストを作成し、取り込まれるのを待つ<br>というのが大まかな流れになります</p>



<h2 class="wp-block-heading">貢献したいプロジェクトを見つけよう</h2>



<p>コントリビュートの流れたつかめたら、実際に貢献したいプロジェクトを探します<br>幸いにも、Githubには「good first issue」という初心者向けのタグが準備されているので、これを目印に貢献できそうなプロジェクトを見つけて見るものいいかもしれません</p>



<p><a href="https://goodfirstissue.dev/">https://goodfirstissue.dev/</a></p>



<p>上記サイトでgood first issue が存在するプロジェクトが探せます<br>得意な言語で絞り込めるのが良いですね</p>



<p>ただ、一番大事なのは</p>



<p class="has-vivid-red-color has-text-color has-medium-font-size">自分が利用するソフトウェアか？</p>



<p>というのが大きいと思います<br>利用したないソフトウェアに対しては、なかなかモチベーションも湧きませんから・・・</p>



<h2 class="wp-block-heading">自分はVoice Voxを選択</h2>



<p>自分がコントリビュートしたOSSは「Voice Vox」になります<br>選択した理由として<br>・普段自分が利用しているソフトウェアである<br>・初心者歓迎タスクが存在している<br>・日本人の方が中心となって開発しているため、言語の壁が低い<br>・海外製OSSのgood first issueは難しすぎた!!!!!<br>となります</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="740" src="https://sheltie-garage.xyz/tech/wp-content/uploads/2022/09/20220923_030-1024x740.png" alt="" class="wp-image-365" srcset="https://sheltie-garage.xyz/tech/wp-content/uploads/2022/09/20220923_030-1024x740.png 1024w, https://sheltie-garage.xyz/tech/wp-content/uploads/2022/09/20220923_030-300x217.png 300w, https://sheltie-garage.xyz/tech/wp-content/uploads/2022/09/20220923_030-768x555.png 768w, https://sheltie-garage.xyz/tech/wp-content/uploads/2022/09/20220923_030-1536x1110.png 1536w, https://sheltie-garage.xyz/tech/wp-content/uploads/2022/09/20220923_030-2048x1480.png 2048w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<p>無事に取り込まれたプルリクはこちら(記念に貼っとく)<br><a href="https://github.com/VOICEVOX/voicevox/pull/947" target="_blank" rel="noreferrer noopener">https://github.com/VOICEVOX/voicevox/pull/947</a></p>



<h2 class="wp-block-heading">自分が行った修正内容</h2>



<p class="has-vivid-red-color has-text-color has-medium-font-size">キャンセルボタンの位置を統一しただけ(タグ位置を入れ替えただけ)</p>



<p>です・・・<br>OSSへの貢献といえば、難しいプログラムを組んで提供するようなイメージがありましたが、今回のようにタグの位置を変えるだけ、のようにかなり難易度の低いタスクも存在しています。<br>それでも、きちんとプルリクが取り込まれたり、感謝の言葉をいただけたりするのは嬉しいものです。<br>何より、自分が使うソフトが自分の手で便利になるっていうのは、シンプルに嬉しいことではありませんか？</p>



<h2 class="wp-block-heading">以上です</h2>



<p>初めてコントリビュートしてみた話をつらつらと書いてみました<br>最初は仕事の為だとあまり乗り気ではなかったのですが、実際にやってみると意外と楽しいものでした</p>



<p>最後になりますが、伝えたかったことは</p>



<p><strong>・OSSへの貢献というのは、イメージほど難しいものではない<br>・自分がよく利用するソフトウェアに貢献できることは、単純に嬉しい</strong></p>



<p>ということです</p>



<p>もし利用されているソフトウェアで「ここをもっとこうしたらいいのに・・・」「このバグ、いつまで経っても直らないなぁ」と思っていたら、コントリビュートするチャンスかもしれません<br>問題を修正すれば自分のためにもなりますし、何より感謝されるというのはとても嬉しいことですよ！</p>


<div id="rinkerid366" class="yyi-rinker-contents  yyi-rinker-postid-366 yyi-rinker-img-m yyi-rinker-catid-13 ">
	<div class="yyi-rinker-box">
		<div class="yyi-rinker-image">
							<a href="https://af.moshimo.com/af/c/click?a_id=3394378&#038;p_id=54&#038;pc_id=54&#038;pl_id=616&#038;url=https%3A%2F%2Fsearch.rakuten.co.jp%2Fsearch%2Fmall%2FVoiceroid%2F%3Ff%3D1%26grp%3Dproduct" rel="nofollow"><img decoding="async" src="https://thumbnail.image.rakuten.co.jp/@0_mall/biccamera/cabinet/product/3064/00000004037630_a01.jpg?_ex=128x128" width="128" height="128" class="yyi-rinker-main-img" style="border: none;" loading="lazy"></a><img loading="lazy" decoding="async" src="https://i.moshimo.com/af/i/impression?a_id=3394378&amp;p_id=54&amp;pc_id=54&amp;pl_id=616" width="1" height="1" style="border:none;">					</div>
		<div class="yyi-rinker-info">
			<div class="yyi-rinker-title">
									<a href="https://af.moshimo.com/af/c/click?a_id=3394378&#038;p_id=54&#038;pc_id=54&#038;pl_id=616&#038;url=https%3A%2F%2Fsearch.rakuten.co.jp%2Fsearch%2Fmall%2FVoiceroid%2F%3Ff%3D1%26grp%3Dproduct" rel="nofollow">AHS｜エーエイチエス 〔Win版〕 VOICEROID2 紲星あかり SAHS-40046 [Windows用][SAHS40046]</a><img loading="lazy" decoding="async" src="https://i.moshimo.com/af/i/impression?a_id=3394378&amp;p_id=54&amp;pc_id=54&amp;pl_id=616" width="1" height="1" style="border:none;">							</div>
			<div class="yyi-rinker-detail">
							<div class="credit-box">created by&nbsp;<a href="https://oyakosodate.com/rinker/" rel="nofollow noopener" target="_blank" >Rinker</a></div>
										<div class="price-box">
							<span title="" class="price">¥10,870</span>
															<span class="price_at">(2026/04/07 17:17:39時点&nbsp;楽天市場調べ-</span><span title="このサイトで掲載されている情報は当サイトの作成者により運営されています。価格、販売可能情報は、変更される場合があります。購入時に楽天市場店舗（www.rakuten.co.jp）に表示されている価格がその商品の販売に適用されます。">詳細)</span>
																	</div>
						</div>
						<ul class="yyi-rinker-links">
																                    <li class="amazonlink">
						<a href="https://www.amazon.co.jp/gp/search?ie=UTF8&amp;keywords=Voiceroid&amp;tag=monodon-22&amp;index=blended&amp;linkCode=ure&amp;creative=6339" rel="nofollow" class="yyi-rinker-link">Amazon</a>					</li>
													<li class="rakutenlink">
						<a href="https://af.moshimo.com/af/c/click?a_id=3394378&amp;p_id=54&amp;pc_id=54&amp;pl_id=616&amp;url=https%3A%2F%2Fsearch.rakuten.co.jp%2Fsearch%2Fmall%2FVoiceroid%2F%3Ff%3D1%26grp%3Dproduct" rel="nofollow" class="yyi-rinker-link">楽天市場</a><img loading="lazy" decoding="async" src="https://i.moshimo.com/af/i/impression?a_id=3394378&amp;p_id=54&amp;pc_id=54&amp;pl_id=616" width="1" height="1" style="border:none;">					</li>
													<li class="yahoolink">
						<a href="https://af.moshimo.com/af/c/click?a_id=3442618&amp;p_id=1225&amp;pc_id=1925&amp;pl_id=18502&amp;url=https%3A%2F%2Fshopping.yahoo.co.jp%2Fsearch%3Fp%3DVoiceroid" rel="nofollow" class="yyi-rinker-link">Yahooショッピング</a><img loading="lazy" decoding="async" src="https://i.moshimo.com/af/i/impression?a_id=3442618&amp;p_id=1225&amp;pc_id=1925&amp;pl_id=18502" width="1" height="1" style="border:none;">					</li>
				                											</ul>
					</div>
	</div>
</div>


<div id="rinkerid367" class="yyi-rinker-contents  yyi-rinker-postid-367 yyi-rinker-img-m yyi-rinker-catid-13 ">
	<div class="yyi-rinker-box">
		<div class="yyi-rinker-image">
							<a href="https://af.moshimo.com/af/c/click?a_id=3394378&#038;p_id=54&#038;pc_id=54&#038;pl_id=616&#038;url=https%3A%2F%2Fsearch.rakuten.co.jp%2Fsearch%2Fmall%2Fvoiceroid%2F%3Ff%3D1%26grp%3Dproduct" rel="nofollow"><img decoding="async" src="https://thumbnail.image.rakuten.co.jp/@0_mall/book/cabinet/0112/4560298400112.jpg?_ex=128x128" width="128" height="128" class="yyi-rinker-main-img" style="border: none;" loading="lazy"></a><img loading="lazy" decoding="async" src="https://i.moshimo.com/af/i/impression?a_id=3394378&amp;p_id=54&amp;pc_id=54&amp;pl_id=616" width="1" height="1" style="border:none;">					</div>
		<div class="yyi-rinker-info">
			<div class="yyi-rinker-title">
									<a href="https://af.moshimo.com/af/c/click?a_id=3394378&#038;p_id=54&#038;pc_id=54&#038;pl_id=616&#038;url=https%3A%2F%2Fsearch.rakuten.co.jp%2Fsearch%2Fmall%2Fvoiceroid%2F%3Ff%3D1%26grp%3Dproduct" rel="nofollow">VOICEROID+ 東北きりたん EX N</a><img loading="lazy" decoding="async" src="https://i.moshimo.com/af/i/impression?a_id=3394378&amp;p_id=54&amp;pc_id=54&amp;pl_id=616" width="1" height="1" style="border:none;">							</div>
			<div class="yyi-rinker-detail">
							<div class="credit-box">created by&nbsp;<a href="https://oyakosodate.com/rinker/" rel="nofollow noopener" target="_blank" >Rinker</a></div>
										<div class="price-box">
							</div>
						</div>
						<ul class="yyi-rinker-links">
																                    <li class="amazonlink">
						<a href="https://www.amazon.co.jp/gp/search?ie=UTF8&amp;keywords=voiceroid&amp;tag=monodon-22&amp;index=blended&amp;linkCode=ure&amp;creative=6339" rel="nofollow" class="yyi-rinker-link">Amazon</a>					</li>
													<li class="rakutenlink">
						<a href="https://af.moshimo.com/af/c/click?a_id=3394378&amp;p_id=54&amp;pc_id=54&amp;pl_id=616&amp;url=https%3A%2F%2Fsearch.rakuten.co.jp%2Fsearch%2Fmall%2Fvoiceroid%2F%3Ff%3D1%26grp%3Dproduct" rel="nofollow" class="yyi-rinker-link">楽天市場</a><img loading="lazy" decoding="async" src="https://i.moshimo.com/af/i/impression?a_id=3394378&amp;p_id=54&amp;pc_id=54&amp;pl_id=616" width="1" height="1" style="border:none;">					</li>
													<li class="yahoolink">
						<a href="https://af.moshimo.com/af/c/click?a_id=3442618&amp;p_id=1225&amp;pc_id=1925&amp;pl_id=18502&amp;url=https%3A%2F%2Fshopping.yahoo.co.jp%2Fsearch%3Fp%3Dvoiceroid" rel="nofollow" class="yyi-rinker-link">Yahooショッピング</a><img loading="lazy" decoding="async" src="https://i.moshimo.com/af/i/impression?a_id=3442618&amp;p_id=1225&amp;pc_id=1925&amp;pl_id=18502" width="1" height="1" style="border:none;">					</li>
				                											</ul>
					</div>
	</div>
</div>


<div id="rinkerid368" class="yyi-rinker-contents  yyi-rinker-postid-368 yyi-rinker-img-m yyi-rinker-catid-13 ">
	<div class="yyi-rinker-box">
		<div class="yyi-rinker-image">
							<a href="https://af.moshimo.com/af/c/click?a_id=3394378&#038;p_id=54&#038;pc_id=54&#038;pl_id=616&#038;url=https%3A%2F%2Fsearch.rakuten.co.jp%2Fsearch%2Fmall%2Fvoiceroid%2F%3Ff%3D1%26grp%3Dproduct" rel="nofollow"><img decoding="async" src="https://thumbnail.image.rakuten.co.jp/@0_mall/biccamera/cabinet/product/3079/00000004079194_a01.jpg?_ex=128x128" width="128" height="128" class="yyi-rinker-main-img" style="border: none;" loading="lazy"></a><img loading="lazy" decoding="async" src="https://i.moshimo.com/af/i/impression?a_id=3394378&amp;p_id=54&amp;pc_id=54&amp;pl_id=616" width="1" height="1" style="border:none;">					</div>
		<div class="yyi-rinker-info">
			<div class="yyi-rinker-title">
									<a href="https://af.moshimo.com/af/c/click?a_id=3394378&#038;p_id=54&#038;pc_id=54&#038;pl_id=616&#038;url=https%3A%2F%2Fsearch.rakuten.co.jp%2Fsearch%2Fmall%2Fvoiceroid%2F%3Ff%3D1%26grp%3Dproduct" rel="nofollow">AHS｜エーエイチエス 〔Win版〕 VOICEROID2 結月ゆかり [Windows用]</a><img loading="lazy" decoding="async" src="https://i.moshimo.com/af/i/impression?a_id=3394378&amp;p_id=54&amp;pc_id=54&amp;pl_id=616" width="1" height="1" style="border:none;">							</div>
			<div class="yyi-rinker-detail">
							<div class="credit-box">created by&nbsp;<a href="https://oyakosodate.com/rinker/" rel="nofollow noopener" target="_blank" >Rinker</a></div>
										<div class="price-box">
							</div>
						</div>
						<ul class="yyi-rinker-links">
																                    <li class="amazonlink">
						<a href="https://www.amazon.co.jp/gp/search?ie=UTF8&amp;keywords=voiceroid&amp;tag=monodon-22&amp;index=blended&amp;linkCode=ure&amp;creative=6339" rel="nofollow" class="yyi-rinker-link">Amazon</a>					</li>
													<li class="rakutenlink">
						<a href="https://af.moshimo.com/af/c/click?a_id=3394378&amp;p_id=54&amp;pc_id=54&amp;pl_id=616&amp;url=https%3A%2F%2Fsearch.rakuten.co.jp%2Fsearch%2Fmall%2Fvoiceroid%2F%3Ff%3D1%26grp%3Dproduct" rel="nofollow" class="yyi-rinker-link">楽天市場</a><img loading="lazy" decoding="async" src="https://i.moshimo.com/af/i/impression?a_id=3394378&amp;p_id=54&amp;pc_id=54&amp;pl_id=616" width="1" height="1" style="border:none;">					</li>
													<li class="yahoolink">
						<a href="https://af.moshimo.com/af/c/click?a_id=3442618&amp;p_id=1225&amp;pc_id=1925&amp;pl_id=18502&amp;url=https%3A%2F%2Fshopping.yahoo.co.jp%2Fsearch%3Fp%3Dvoiceroid" rel="nofollow" class="yyi-rinker-link">Yahooショッピング</a><img loading="lazy" decoding="async" src="https://i.moshimo.com/af/i/impression?a_id=3442618&amp;p_id=1225&amp;pc_id=1925&amp;pl_id=18502" width="1" height="1" style="border:none;">					</li>
				                											</ul>
					</div>
	</div>
</div>
<p>投稿 <a href="https://sheltie-garage.xyz/tech/2022/09/%e5%88%9d%e3%82%81%e3%81%a6%e3%81%ae%e3%82%b3%e3%83%b3%e3%83%88%e3%83%aa%e3%83%93%e3%83%a5%e3%83%bc%e3%83%88/">OSSにコントリビュートしてみた話</a> は <a href="https://sheltie-garage.xyz/tech">Sheltie Garage Tech</a> に最初に表示されました。</p>
]]></content:encoded>
					
					<wfw:commentRss>https://sheltie-garage.xyz/tech/2022/09/%e5%88%9d%e3%82%81%e3%81%a6%e3%81%ae%e3%82%b3%e3%83%b3%e3%83%88%e3%83%aa%e3%83%93%e3%83%a5%e3%83%bc%e3%83%88/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>初めてのLT登壇</title>
		<link>https://sheltie-garage.xyz/tech/2022/08/%e5%88%9d%e3%82%81%e3%81%a6%e3%81%aelt%e7%99%bb%e5%a3%87/</link>
					<comments>https://sheltie-garage.xyz/tech/2022/08/%e5%88%9d%e3%82%81%e3%81%a6%e3%81%aelt%e7%99%bb%e5%a3%87/#respond</comments>
		
		<dc:creator><![CDATA[monodon]]></dc:creator>
		<pubDate>Tue, 30 Aug 2022 01:21:49 +0000</pubDate>
				<category><![CDATA[体験談]]></category>
		<guid isPermaLink="false">https://sheltie-garage.xyz/tech/?p=225</guid>

					<description><![CDATA[<p>転職先の会社で外部勉強会でのLT登壇が評価に組み込まれていました。なので、せっかくだし1度くらいは登壇者というものも経験してみようかということで、LT登壇を行ってみました。 LT登壇は勢いが大事 LT登壇ですが、正直迷い [&#8230;]</p>
<p>投稿 <a href="https://sheltie-garage.xyz/tech/2022/08/%e5%88%9d%e3%82%81%e3%81%a6%e3%81%aelt%e7%99%bb%e5%a3%87/">初めてのLT登壇</a> は <a href="https://sheltie-garage.xyz/tech">Sheltie Garage Tech</a> に最初に表示されました。</p>
]]></description>
										<content:encoded><![CDATA[
<p>転職先の会社で外部勉強会でのLT登壇が評価に組み込まれていました。<br>なので、せっかくだし1度くらいは登壇者というものも経験してみようかということで、LT登壇を行ってみました。</p>



<h2 class="wp-block-heading">LT登壇は勢いが大事</h2>



<p>LT登壇ですが、正直迷いました。というのも、今までやったこともないし、あまり他の人に対して発表できることもなかったからです。</p>



<p>そんなときに読んだのがこちらの記事<br><a href="https://qiita.com/moomooya/items/45398e06f189d4a26227" target="_blank" rel="noreferrer noopener">https://qiita.com/moomooya/items/45398e06f189d4a26227</a></p>



<p>これを読んで、まずは申し込まなければ始まらない。ということで勢いで申し込みました。</p>



<h2 class="wp-block-heading">LTの準備について</h2>



<p>最近の勉強会はオンラインで行われることが多いため、開催される勉強会に合わせたオンライン環境を準備しておく必要があります。<br>今回参加した勉強会はZoomで行われたため、Zoomを事前にインストールしました。</p>



<p>LT登壇者ということで、以下の操作は勉強会前にスムーズに操作できるようにしておく必要があります。<br>・マイクのON、OFF<br>・画面共有の方法<br>・スライドの操作方法(自分はGoogle Slideを利用)</p>



<p>PCが2台あれば、自宅で練習ができるので便利です</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="87" src="https://sheltie-garage.xyz/tech/wp-content/uploads/2022/08/20220830_001-1024x87.png" alt="" class="wp-image-226" srcset="https://sheltie-garage.xyz/tech/wp-content/uploads/2022/08/20220830_001-1024x87.png 1024w, https://sheltie-garage.xyz/tech/wp-content/uploads/2022/08/20220830_001-300x26.png 300w, https://sheltie-garage.xyz/tech/wp-content/uploads/2022/08/20220830_001-768x65.png 768w, https://sheltie-garage.xyz/tech/wp-content/uploads/2022/08/20220830_001-1536x131.png 1536w, https://sheltie-garage.xyz/tech/wp-content/uploads/2022/08/20220830_001-2048x175.png 2048w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<p>マイクミュートの切り替えは青枠内のボタンで、画面の共有は赤枠のボタンで行なえます</p>



<p>スライドはGoogle Slideを利用して作成しました。<br>資料作りは色々悩むことが多いですが、見やすい資料を作成する方法はネット上に書かれていますので、参考にすると良いかもしれません。</p>



<h2 class="wp-block-heading">LTに参加してみて</h2>



<p>参加したLTは参加者が100名近くとなっており、初めてのLT登壇としてはなかなかの規模でした・・・<br>反省点としては<br>・時間内に終わらなかった<br>・資料がわかりにくい部分があった<br>・もう少しゆっくり話せばよかった<br>などなど・・</p>



<p>ただ、開催者の方がフォローもしてくれるし、無料の勉強会なので参加者の方も色々わかっている感じだったので、LT登壇は意外と気軽に行えるのだなと今回参加して思いました。</p>



<h2 class="wp-block-heading">LT登壇に参加する意義</h2>



<p>今回、LT登壇は会社の評価に組み込まれているから、という理由で参加しましたが、LT登壇することで自分がどのような考え方や経験を持っているのか、どのようなことに興味を持っているのか、どのような人柄なのかということを他の人にも知っていただける良い機会になると感じました。<br>その結果、仕事の幅も広がるかもしれないし、新しい可能性にも気づけそうな気がしました。</p>



<p>何より、今回参加して一番ビックリしたのは7年くらい前に退職した同僚から連絡をもらえたことでしょうか。</p>


<div id="rinkerid227" class="yyi-rinker-contents  yyi-rinker-postid-227 yyi-rinker-img-m yyi-rinker-catid-13 ">
	<div class="yyi-rinker-box">
		<div class="yyi-rinker-image">
							<a href="https://af.moshimo.com/af/c/click?a_id=3394378&#038;p_id=54&#038;pc_id=54&#038;pl_id=616&#038;url=https%3A%2F%2Fsearch.rakuten.co.jp%2Fsearch%2Fmall%2F%25E3%2583%2597%25E3%2583%25AC%25E3%2582%25BC%25E3%2583%25B3%25E3%2583%2586%25E3%2583%25BC%25E3%2582%25B7%25E3%2583%25A7%25E3%2583%25B3%2F%3Ff%3D1%26grp%3Dproduct" rel="nofollow"><img decoding="async" src="https://thumbnail.image.rakuten.co.jp/@0_mall/book/cabinet/7370/9784938927370_1_4.jpg?_ex=128x128" width="128" height="128" class="yyi-rinker-main-img" style="border: none;" loading="lazy"></a><img loading="lazy" decoding="async" src="https://i.moshimo.com/af/i/impression?a_id=3394378&amp;p_id=54&amp;pc_id=54&amp;pl_id=616" width="1" height="1" style="border:none;">					</div>
		<div class="yyi-rinker-info">
			<div class="yyi-rinker-title">
									<a href="https://af.moshimo.com/af/c/click?a_id=3394378&#038;p_id=54&#038;pc_id=54&#038;pl_id=616&#038;url=https%3A%2F%2Fsearch.rakuten.co.jp%2Fsearch%2Fmall%2F%25E3%2583%2597%25E3%2583%25AC%25E3%2582%25BC%25E3%2583%25B3%25E3%2583%2586%25E3%2583%25BC%25E3%2582%25B7%25E3%2583%25A7%25E3%2583%25B3%2F%3Ff%3D1%26grp%3Dproduct" rel="nofollow">改訂2版　自信がつくプレゼンテーション オンラインでも引きつけて離さないテクニック [ 富士通ラーニングメディア ]</a><img loading="lazy" decoding="async" src="https://i.moshimo.com/af/i/impression?a_id=3394378&amp;p_id=54&amp;pc_id=54&amp;pl_id=616" width="1" height="1" style="border:none;">							</div>
			<div class="yyi-rinker-detail">
							<div class="credit-box">created by&nbsp;<a href="https://oyakosodate.com/rinker/" rel="nofollow noopener" target="_blank" >Rinker</a></div>
										<div class="price-box">
							</div>
						</div>
						<ul class="yyi-rinker-links">
																                    <li class="amazonlink">
						<a href="https://www.amazon.co.jp/gp/search?ie=UTF8&amp;keywords=%E3%83%97%E3%83%AC%E3%82%BC%E3%83%B3%E3%83%86%E3%83%BC%E3%82%B7%E3%83%A7%E3%83%B3&amp;tag=monodon-22&amp;index=blended&amp;linkCode=ure&amp;creative=6339" rel="nofollow" class="yyi-rinker-link">Amazon</a>					</li>
													<li class="rakutenlink">
						<a href="https://af.moshimo.com/af/c/click?a_id=3394378&amp;p_id=54&amp;pc_id=54&amp;pl_id=616&amp;url=https%3A%2F%2Fsearch.rakuten.co.jp%2Fsearch%2Fmall%2F%25E3%2583%2597%25E3%2583%25AC%25E3%2582%25BC%25E3%2583%25B3%25E3%2583%2586%25E3%2583%25BC%25E3%2582%25B7%25E3%2583%25A7%25E3%2583%25B3%2F%3Ff%3D1%26grp%3Dproduct" rel="nofollow" class="yyi-rinker-link">楽天市場</a><img loading="lazy" decoding="async" src="https://i.moshimo.com/af/i/impression?a_id=3394378&amp;p_id=54&amp;pc_id=54&amp;pl_id=616" width="1" height="1" style="border:none;">					</li>
													<li class="yahoolink">
						<a href="https://af.moshimo.com/af/c/click?a_id=3442618&amp;p_id=1225&amp;pc_id=1925&amp;pl_id=18502&amp;url=https%3A%2F%2Fshopping.yahoo.co.jp%2Fsearch%3Fp%3D%25E3%2583%2597%25E3%2583%25AC%25E3%2582%25BC%25E3%2583%25B3%25E3%2583%2586%25E3%2583%25BC%25E3%2582%25B7%25E3%2583%25A7%25E3%2583%25B3" rel="nofollow" class="yyi-rinker-link">Yahooショッピング</a><img loading="lazy" decoding="async" src="https://i.moshimo.com/af/i/impression?a_id=3442618&amp;p_id=1225&amp;pc_id=1925&amp;pl_id=18502" width="1" height="1" style="border:none;">					</li>
				                											</ul>
					</div>
	</div>
</div>


<div id="rinkerid228" class="yyi-rinker-contents  yyi-rinker-postid-228 yyi-rinker-img-m yyi-rinker-catid-13 ">
	<div class="yyi-rinker-box">
		<div class="yyi-rinker-image">
							<a href="https://af.moshimo.com/af/c/click?a_id=3394378&#038;p_id=54&#038;pc_id=54&#038;pl_id=616&#038;url=https%3A%2F%2Fsearch.rakuten.co.jp%2Fsearch%2Fmall%2F%25E3%2582%25B9%25E3%2583%25A9%25E3%2582%25A4%25E3%2583%2589%2B%25E4%25BD%259C%25E6%2588%2590%2F%3Ff%3D1%26grp%3Dproduct" rel="nofollow"><img decoding="async" src="https://thumbnail.image.rakuten.co.jp/@0_mall/book/cabinet/7204/9784492557204.jpg?_ex=128x128" width="128" height="128" class="yyi-rinker-main-img" style="border: none;" loading="lazy"></a><img loading="lazy" decoding="async" src="https://i.moshimo.com/af/i/impression?a_id=3394378&amp;p_id=54&amp;pc_id=54&amp;pl_id=616" width="1" height="1" style="border:none;">					</div>
		<div class="yyi-rinker-info">
			<div class="yyi-rinker-title">
									<a href="https://af.moshimo.com/af/c/click?a_id=3394378&#038;p_id=54&#038;pc_id=54&#038;pl_id=616&#038;url=https%3A%2F%2Fsearch.rakuten.co.jp%2Fsearch%2Fmall%2F%25E3%2582%25B9%25E3%2583%25A9%25E3%2582%25A4%25E3%2583%2589%2B%25E4%25BD%259C%25E6%2588%2590%2F%3Ff%3D1%26grp%3Dproduct" rel="nofollow">外資系コンサルのスライド作成術 図解表現23のテクニック [ 山口周 ]</a><img loading="lazy" decoding="async" src="https://i.moshimo.com/af/i/impression?a_id=3394378&amp;p_id=54&amp;pc_id=54&amp;pl_id=616" width="1" height="1" style="border:none;">							</div>
			<div class="yyi-rinker-detail">
							<div class="credit-box">created by&nbsp;<a href="https://oyakosodate.com/rinker/" rel="nofollow noopener" target="_blank" >Rinker</a></div>
										<div class="price-box">
							</div>
						</div>
						<ul class="yyi-rinker-links">
																                    <li class="amazonlink">
						<a href="https://www.amazon.co.jp/gp/search?ie=UTF8&amp;keywords=%E3%82%B9%E3%83%A9%E3%82%A4%E3%83%89+%E4%BD%9C%E6%88%90&amp;tag=monodon-22&amp;index=blended&amp;linkCode=ure&amp;creative=6339" rel="nofollow" class="yyi-rinker-link">Amazon</a>					</li>
													<li class="rakutenlink">
						<a href="https://af.moshimo.com/af/c/click?a_id=3394378&amp;p_id=54&amp;pc_id=54&amp;pl_id=616&amp;url=https%3A%2F%2Fsearch.rakuten.co.jp%2Fsearch%2Fmall%2F%25E3%2582%25B9%25E3%2583%25A9%25E3%2582%25A4%25E3%2583%2589%2B%25E4%25BD%259C%25E6%2588%2590%2F%3Ff%3D1%26grp%3Dproduct" rel="nofollow" class="yyi-rinker-link">楽天市場</a><img loading="lazy" decoding="async" src="https://i.moshimo.com/af/i/impression?a_id=3394378&amp;p_id=54&amp;pc_id=54&amp;pl_id=616" width="1" height="1" style="border:none;">					</li>
													<li class="yahoolink">
						<a href="https://af.moshimo.com/af/c/click?a_id=3442618&amp;p_id=1225&amp;pc_id=1925&amp;pl_id=18502&amp;url=https%3A%2F%2Fshopping.yahoo.co.jp%2Fsearch%3Fp%3D%25E3%2582%25B9%25E3%2583%25A9%25E3%2582%25A4%25E3%2583%2589%2B%25E4%25BD%259C%25E6%2588%2590" rel="nofollow" class="yyi-rinker-link">Yahooショッピング</a><img loading="lazy" decoding="async" src="https://i.moshimo.com/af/i/impression?a_id=3442618&amp;p_id=1225&amp;pc_id=1925&amp;pl_id=18502" width="1" height="1" style="border:none;">					</li>
				                											</ul>
					</div>
	</div>
</div>
<p>投稿 <a href="https://sheltie-garage.xyz/tech/2022/08/%e5%88%9d%e3%82%81%e3%81%a6%e3%81%aelt%e7%99%bb%e5%a3%87/">初めてのLT登壇</a> は <a href="https://sheltie-garage.xyz/tech">Sheltie Garage Tech</a> に最初に表示されました。</p>
]]></content:encoded>
					
					<wfw:commentRss>https://sheltie-garage.xyz/tech/2022/08/%e5%88%9d%e3%82%81%e3%81%a6%e3%81%aelt%e7%99%bb%e5%a3%87/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
