<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>uuki.dev</title><description>Tech blog and development notes</description><link>https://uuki.dev/</link><language>ja</language><item><title>SSMを経由してGUIのDBクライアントからデータベースに接続する方法</title><link>https://uuki.dev/blog/connect-db-over-ssm-with-db-client/</link><guid isPermaLink="true">https://uuki.dev/blog/connect-db-over-ssm-with-db-client/</guid><description>SSMを経由してGUIのDBクライアントからデータベースに接続する手順の備忘録です。</description><pubDate>Thu, 25 Dec 2025 13:48:35 GMT</pubDate><content:encoded>SSMを経由してGUIのDBクライアントからデータベースに接続する手順の備忘録です。</content:encoded><category>SSM</category><category>SequelAce</category><author>uuki@uuki.dev</author></item><item><title>GASのPropertiesServiceを使ったお手軽外形監視</title><link>https://uuki.dev/blog/properties-service-of-gas/</link><guid isPermaLink="true">https://uuki.dev/blog/properties-service-of-gas/</guid><pubDate>Sun, 08 Jun 2025 04:29:41 GMT</pubDate><content:encoded/><category>GAS</category><category>properties-service</category><author>uuki@uuki.dev</author></item><item><title>laravel-vite-pluginで任意のpublicディレクトリに出力した時のhot reloadの動作について</title><link>https://uuki.dev/blog/laravel-vite-plugin-hot-reload/</link><guid isPermaLink="true">https://uuki.dev/blog/laravel-vite-plugin-hot-reload/</guid><pubDate>Mon, 24 Mar 2025 11:24:04 GMT</pubDate><content:encoded/><category>Vite</category><category>Laravel</category><author>uuki@uuki.dev</author></item><item><title>Lightsailでcpan実行時にハングアップしたケースの対応</title><link>https://uuki.dev/blog/hangs-when-running-cpan-in-lightsail/</link><guid isPermaLink="true">https://uuki.dev/blog/hangs-when-running-cpan-in-lightsail/</guid><pubDate>Mon, 16 Dec 2024 14:51:46 GMT</pubDate><content:encoded/><category>perl</category><category>cpan</category><category>lightsail</category><author>uuki@uuki.dev</author></item><item><title>Colofulbox上でwebpackビルド時メモリ不足になる場合の対応</title><link>https://uuki.dev/blog/nodejs-on-colorfulbox/</link><guid isPermaLink="true">https://uuki.dev/blog/nodejs-on-colorfulbox/</guid><pubDate>Mon, 31 Oct 2022 10:24:05 GMT</pubDate><content:encoded/><category>ColofulBox</category><category>Nodejs</category><category>Webpack</category><author>uuki@uuki.dev</author></item><item><title>stylelintのCSS Modules用mode切り替え対応</title><link>https://uuki.dev/blog/stylelint-rules-for-css-modules/</link><guid isPermaLink="true">https://uuki.dev/blog/stylelint-rules-for-css-modules/</guid><pubDate>Thu, 25 Aug 2022 16:11:48 GMT</pubDate><content:encoded/><category>Stylelint</category><category>CSS Modules</category><author>uuki@uuki.dev</author></item><item><title>Laravel on Docker環境でWebpackのHMRが効かないケースへの対応</title><link>https://uuki.dev/blog/laravel-docker-webpack/</link><guid isPermaLink="true">https://uuki.dev/blog/laravel-docker-webpack/</guid><pubDate>Sat, 20 Aug 2022 13:56:06 GMT</pubDate><content:encoded/><category>Webpack</category><category>Docker</category><category>Laravel</category><author>uuki@uuki.dev</author></item><item><title>mdxで投稿するブログを立ち上げた所感</title><link>https://uuki.dev/blog/create-blog/</link><guid isPermaLink="true">https://uuki.dev/blog/create-blog/</guid><pubDate>Sun, 27 Feb 2022 16:41:21 GMT</pubDate><content:encoded/><category>note</category><author>uuki@uuki.dev</author></item><item><title>aws-samをv0.2系からv0.3系〜にしてエラーが出る場合の対応</title><link>https://uuki.dev/blog/aws-sam-local-migrate/</link><guid isPermaLink="true">https://uuki.dev/blog/aws-sam-local-migrate/</guid><pubDate>Sun, 30 Sep 2018 12:28:04 GMT</pubDate><content:encoded/><category>aws-sam</category><category>AWS</category><author>uuki@uuki.dev</author></item><item><title>Vue.jsでCMSから取得した文字列をシンタックスハイライトする</title><link>https://uuki.dev/blog/vue-cms-text-highlight/</link><guid isPermaLink="true">https://uuki.dev/blog/vue-cms-text-highlight/</guid><description>社内でVue.jsでシンタックスハイライトするのってどうしたらいいの、という相談を受け、検索してみると確かにエディタのハイライト方法などが優先的に出てくるようだったので、タイトルのようなケースの実装を記事にしてみます。</description><pubDate>Thu, 27 Sep 2018 02:08:51 GMT</pubDate><content:encoded>社内でVue.jsでシンタックスハイライトするのってどうしたらいいの、という相談を受け、検索してみると確かにエディタのハイライト方法などが優先的に出てくるようだったので、タイトルのようなケースの実装を記事にしてみます。</content:encoded><category>prismjs</category><category>syntax-highlight</category><author>uuki@uuki.dev</author></item><item><title>tmuxがクラッシュした後、tmux resurrect file not found!な状態になった場合の対処</title><link>https://uuki.dev/blog/tmux-crash-tmux-resurrect-file-not-found-fix/</link><guid isPermaLink="true">https://uuki.dev/blog/tmux-crash-tmux-resurrect-file-not-found-fix/</guid><pubDate>Wed, 27 Jun 2018 06:47:09 GMT</pubDate><content:encoded/><category>tmux</category><category>tmux-resurrect</category><author>uuki@uuki.dev</author></item><item><title>Vue.js + WPなSPAで初回リクエスト数を減らす機構を作ってみた</title><link>https://uuki.dev/blog/spa-wp-initialize/</link><guid isPermaLink="true">https://uuki.dev/blog/spa-wp-initialize/</guid><description>SPAでREST APIと連携する際、表示速度の懸念や、リクエスト数（特に初回アクセス）が増えがちになり辛い事があるかと思います。対応策としてはServer-Side Rendering（SSR）やPrerenderingがありますが、</description><pubDate>Mon, 28 May 2018 03:00:15 GMT</pubDate><content:encoded>SPAでREST APIと連携する際、表示速度の懸念や、リクエスト数（特に初回アクセス）が増えがちになり辛い事があるかと思います。対応策としてはServer-Side Rendering（SSR）やPrerenderingがありますが、</content:encoded><category>Vue</category><category>WordPress</category><category>SPA</category><category>Performance</category><author>uuki@uuki.dev</author></item><item><title>Voxel、Blender、Unityで作るVRM時短レシピ</title><link>https://uuki.dev/blog/how-to-make-vrm/</link><guid isPermaLink="true">https://uuki.dev/blog/how-to-make-vrm/</guid><description>VirtualCastや、VRChatにオリアバで入ってみたいけどイチから調べると大変そう。という方向けの記事です。</description><pubDate>Sat, 26 May 2018 12:21:45 GMT</pubDate><content:encoded>VirtualCastや、VRChatにオリアバで入ってみたいけどイチから調べると大変そう。という方向けの記事です。</content:encoded><category>VRM</category><category>HowTo</category><author>uuki@uuki.dev</author></item><item><title>久々にgem installしたらgemにPATHが通らなくなっていてハマった</title><link>https://uuki.dev/blog/rbenv-gem-path-debug/</link><guid isPermaLink="true">https://uuki.dev/blog/rbenv-gem-path-debug/</guid><pubDate>Wed, 27 Dec 2017 03:53:34 GMT</pubDate><content:encoded/><category>rbenv</category><category>gem</category><author>uuki@uuki.dev</author></item><item><title>Vue.js+Ghost APIでSPA構築、AWS LambdaでSSR対応したメモ</title><link>https://uuki.dev/blog/vue-ghost-ssr-on-aws/</link><guid isPermaLink="true">https://uuki.dev/blog/vue-ghost-ssr-on-aws/</guid><description>「技術ブログはじめました」で冒頭に書いていた構成についての記事です。LambdaでSSRする方法は既に記事が複数公開されていますが、今回構築するにあたりハマった点など含め、備忘録として書き残しておきます。</description><pubDate>Thu, 14 Dec 2017 19:57:21 GMT</pubDate><content:encoded>「技術ブログはじめました」で冒頭に書いていた構成についての記事です。LambdaでSSRする方法は既に記事が複数公開されていますが、今回構築するにあたりハマった点など含め、備忘録として書き残しておきます。</content:encoded><category>Serverless</category><category>AWS</category><category>Vue</category><category>Ghost</category><author>uuki@uuki.dev</author></item><item><title>Vue.js＋WP REST API ハンズオン【Vue.js #3 Advent Calendar 2017】</title><link>https://uuki.dev/blog/vue-wprestapi-hands-on/</link><guid isPermaLink="true">https://uuki.dev/blog/vue-wprestapi-hands-on/</guid><description>Vue.js #3 Advent Calendar 2017 - Qiita、12日目の記事です。この記事では、Vue.jsとWP REST APIを連携して、簡単な記事表示〜非公開記事をプレビューするまでの手順を、できるだけシンプルにハンズオン形式で書いていこうと思います。</description><pubDate>Sat, 09 Dec 2017 02:54:10 GMT</pubDate><content:encoded>Vue.js #3 Advent Calendar 2017 - Qiita、12日目の記事です。この記事では、Vue.jsとWP REST APIを連携して、簡単な記事表示〜非公開記事をプレビューするまでの手順を、できるだけシンプルにハンズオン形式で書いていこうと思います。</content:encoded><category>Vue2</category><category>WP-REST-API</category><author>uuki@uuki.dev</author></item><item><title>技術ブログはじめました</title><link>https://uuki.dev/blog/start/</link><guid isPermaLink="true">https://uuki.dev/blog/start/</guid><description>（archived）個人のブログを構築しました。
フロントはVue.jsで、サーバ側はAWS Lambda+API Gatewayで構築。コンテンツ管理にはGhostを使っています。</description><pubDate>Mon, 04 Dec 2017 04:41:29 GMT</pubDate><content:encoded>（archived）個人のブログを構築しました。
フロントはVue.jsで、サーバ側はAWS Lambda+API Gatewayで構築。コンテンツ管理にはGhostを使っています。</content:encoded><category>note</category><author>uuki@uuki.dev</author></item></channel></rss>