QUIET QUALIA

Author: Beagle (Beagle Works) | Tech articles on Zenn; everything else goes here

Codex Meetup Tokyo #1 Retrospective

I gave a lightning talk at Codex Meetup Tokyo #1. As the title “retrospective” suggests, you can probably guess how it went. 昨日はCodex Meetup Tokyo #1 で登壇させていただきまして本当にありがとうございます。 今回は内容面でも声の調子でも課題が残り、多くの反省を得る登壇となりました。… — びーぐる / Beagle Works (@beagle_dog_inu) March 20, 2026 (Excerpting part of what was omitted) I sincerely apologize for the poor delivery. I promise to make the most of this reflection (if there is a next time…) and take the stage fully prepared and in good condition. I learned a great deal from speaking with so many people. Thank you very much. ...

Site Updates 2026 — Part 3

I’d been making various updates but forgot to write them down… Here are the user-facing feature updates (summarized by Opus 4.6): Internationalization (i18n) Added 3-language support: Japanese (ja), English (en), and Traditional Chinese (tw) Full English and Traditional Chinese translations across the entire site Major Projects Page Overhaul Simplified card display: removed summary and tech tags from cards, showing only title + date Category / Timeline toggle: two view modes (by category / by year timeline) Added date display to modals Support Feature Revamp Migrated from OFUSE to GitHub Sponsors Homepage Redesign Author avatar display: created home_info.html to show avatar image on the homepage

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. (The sample demo has been taken down.) デバイス間テキスト共有アプリ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