2026 Site Update #2
Today I noticed a lot of talk about a potential return to personal websites. Personal sites are fun, and when you can use Claude Code for customization, it makes you want to keep adding more. What I Did Changed the Archive page display Changed article header/footer display and added OFUSE
New Year Site Maintenance
I sent my greetings on X, but happy new year — looking forward to another great year. What I Did Preserved uppercase tag names on the Tags page (overrode theme in layouts/_default/terms.html, changed .Name to .LinkTitle) Moved tag display from the bottom of articles to below the date (in the header) (layouts/_default/single.html) Future Plans As always… Gradually update the Projects page content Write articles
On Releasing Setsuna, a Cross-Device Text Sharing Service
As the title says, I released Setsuna, a cross-device text sharing service, on 12/28. Setsuna - Real-time Text Sharing https://setsuna-text.vercel.app/ デバイス間テキスト共有アプリSetsunaをリリースしました。https://t.co/FNbVd8ohHOhttps://t.co/8VPNjyX0K7 昔自分用につくって公開していたOSSを、Claude Codeに全面バックアップしてもらってリバイバルしたものです。… — びーぐる (@beagle_dog_inu) December 28, 2025 (Since it was abbreviated, I’ll write it out here) “This is a revival of an OSS I made for personal use a while back, with full backing from Claude Code. There are plenty of similar tools out there now and it’s nothing special, but I wanted to rebuild it once with modern tech as a learning exercise, so I released it.” ...
Reading 'Introduction to AI-Driven Development with Claude Code'
I read “Introduction to AI-Driven Development with Claude Code” (Claude Code によるAI駆動開発入門). I shared some of my thoughts on X. 池袋に行ったのでジュンク堂でClaude CodeによるAI駆動開発入門、買いました。これはもういい意味で教科書ですね。使ったことないひとは体系的に学べる、使ったことあるひとはパラパラめくるだけで何かしら発見があるようなイメージ。 pic.twitter.com/fUPNrjwPQz — びーぐる (@beagle_dog_inu) December 10, 2025 既にほとんど知っている事柄に関して、他の人の異なるアプローチや考え方にふれる、記事や書籍を読む、ってのは本当によいことで。 新たな知識は増えないけど、代わりに新たなインスピレーションや気付きは発生するのでとても大事にしている。当然理解も深まり言語化もうまくなる。 — びーぐる (@beagle_dog_inu) December 20, 2025 I also spoke about how great this book is to several people at the Claude Code Meetup Tokyo I recently attended. Claude Code Meetup Tokyo · Luma https://luma.com/ioed4ksj?tk=U0Wvfo Beyond covering the basics of Claude Code in a textbook-like manner, what makes this book really stand out is that you can see what the author, Hirakawa-san, instructs Claude Code to do for a given requirement, and understand “what they’re thinking.” Even if you already know Claude Code well, reading from this perspective will teach you a lot. I certainly learned a great deal. ...
Day 6
Wasn’t planning to have a Day 6, but here we are… What I Did Implemented category grouping for the Projects page Future Plans Gradually update the Projects page content Write articles
Day 5
Finished the remaining tasks — now it’s just about filling in the content. What I Did Checked mobile responsiveness Checked share button behavior Created OGP images Future Plans Write Projects page content
Day 4
I think this can be considered done for now. What I Did Implemented link cards Created the Projects page Templates and such Modal windows Future Plans Adjust Projects page styling Write Projects page content Check mobile responsiveness Check share button behavior
Day 3
Been busy so there was a bit of a gap. Proper work starts tomorrow. What I Did Fleshed out the About page Planned the Projects page Future Plans Check share button behavior Create Projects page
Day 2
Did some renovations between tasks. Design Changes Changed fonts Adjusted line spacing Changed heading design Content & Feature Additions Added About page Improved search functionality Future Plans Check share button behavior Create Projects page
The Site
The Site…? Yes. I write technical articles on Zenn, so this is a place for everything that doesn’t belong there. QUIET QUALIA That’s the name of the site. There’s probably no deep meaning behind it. Maybe. How Was It Built? Hugo + PaperMod Hugo is great because it’s easy to customize. And if you get stuck, you can just ask an AI. Main Customizations (Notes) Hatena Bookmark share button Zenn-style author block (below articles) Author icon I think that’s about it…? ...