📚Bookshelf
Books I participated in producing
- 📔 Co-Author
- 📗 Translator
- 📕 Co-Translator
- 📘 Translation Technical Supervision
Introduction to programming
Head First
頭とからだで
Head First
頭とからだで覚える
O'Reilly Japan, Inc.
初めてのPerl
第7版
O'Reilly Japan, Inc.
Learning Python
ハイパーモダン
信頼性の高いワークフローを構築するモダンテクニック
Pyhtonエンジニア
Gijutsu-Hyoron Co., Ltd.
Pyhtonエンジニア
いまどきの
Gijutsu-Hyoron Co., Ltd.
Web・Frontend
Machine Learning・AI
Data analysis and SQL
SQLクックブック
第2版
データベースエキスパート、データサイエンティストのための実践レシピ集
O'Reilly Japan, Inc.
SQLではじめる
クエリで行う
O'Reilly Japan, Inc.
Web Scraping and Data
✍️Note
A list of books I have been involved in
I have worked on a number of jobs related to books up until now. I would like to list and introduce them here.
Save URL-encoded Text from Region to Kill Ring Buffer
While working with various tasks in Emacs, there arise occasions when processing a URL becomes necessary. In this case, I encountered the need to URL-encode some text, so I decided to write Emacs Lisp for this purpose.
Generate images using the OpenAI API from Emacs
With the evolution of AI in recent years, various tools and services have emerged. As part of using these from Emacs, I previously implemented an Emacs extension to generate text using the OpenAI API. I still use it regularly, but it did not support image generation. However, the OpenAI API itself provides models and APIs for image generation. In this article, I will use that to further enrich my GNU Emacs experience.
Using ScreenCaptureKit on macOS
Why am I addressing this issue?
OBS is a well-designed software that captures, composites, and distributes game screens. However, on a PC with low specs, running OBS while playing a game can result in a choppy screen. There are many ways to quickly remedy this, such as buying a new PC or installing a better GPU. But these things require money. And I am poor.
Obtaining Window ID on macOS
I am considering specifying windows and manipulating them on macOS. To do this, I researched how to list window IDs. When creating a program that operates using macOS features, implementing it in Objective-C or Swift is more straightforward since documentation is available on the official website.
🧸About Me
