📃 Log

A log documenting the process of creation and technology.
The experiments and activities of PochomLab are recorded here as part of its ongoing journey.

🍓 Getting Started with Raspberry Pi [06] Connecting from Raspberry Pi to a Local LLM

This article connects from Raspberry Pi to Ollama running on the PochomLab machine inside the LAN, and confirms that Python can send requests to the local LLM.

Raspberry Pi DevLog PochomLab

🍓 Getting Started with Raspberry Pi [05] Setting Up a Python Environment

This article sets up a Python virtual environment on Raspberry Pi, installs requests, checks basic operation, and creates a requirements.txt file.

Raspberry Pi DevLog PochomLab

🍓 Getting Started with Raspberry Pi [04] Editing Raspberry Pi Files from VS Code on a Work PC via SSH

A record of connecting to a Raspberry Pi from VS Code on a work PC using Remote-SSH, then editing files and running Python on the Raspberry Pi.

Raspberry Pi DevLog PochomLab

🍓 Getting Started with Raspberry Pi [03] Initial Setup and Basic Checks

A record of the initial setup for Raspberry Pi 4, including SSH connection, package updates, remote desktop setup with xrdp, and HDMI resolution and audio adjustments.

Raspberry Pi DevLog PochomLab

🍓 Getting Started with Raspberry Pi [02] Installing Raspberry Pi OS

A record of creating an installation USB drive with Raspberry Pi Imager, booting from it, and writing Raspberry Pi OS to the SSD.

Raspberry Pi DevLog PochomLab

🍓 Getting Started with Raspberry Pi [01] Hardware Setup

A record of preparing a Raspberry Pi 4 and its peripherals, assembling it into an Argon ONE M.2 case, and checking the monitor setup.

Raspberry Pi DevLog PochomLab

🏠 Getting Started with Local LLMs [04] Installing Open WebUI and Using It Across a LAN

I installed Open WebUI, connected it to Ollama, and confirmed that I could use my local LLM from another PC on the same LAN.

LLM DevLog PochomLab

🏠 Getting Started with Local LLMs [03] Installing Ollama and Checking It Works

I installed Ollama on Windows and confirmed that a local LLM could actually run by testing a lightweight model.

LLM DevLog PochomLab

🏠 Getting Started with Local LLMs [02] Choosing Models

For my local LLM setup, I asked several generative AIs to suggest model candidates for two purposes: Raspberry Pi connection experiments and ZINE writing support. Then I narrowed down which models to try first.

LLM DevLog PochomLab

🏠 Getting Started with Local LLMs [01] Learning the Basics

As a first step toward adopting local LLMs, I organized basic terms such as Ollama, LM Studio, model naming, quantization, and RAG.

LLM DevLog PochomLab

📙 Started Building the English Edition Framework for Pochomkin Egaki-sho

We began recomposing the original Japanese manuscript and integrating English text for the English edition of Pochomkin Egaki-sho. By switching to a layout where text is placed over completed artwork, we are building a framework that will make future multilingual editions easier to create.

Egaki-sho Log BuildLog Translation KDP

📦 Revised Cover Proof Copy Has Arrived

The KDP paperback proof copy of the English edition of 'Egaki-sho: Let’s Create! ZINE — The Creation Process' has arrived. This log records the revised cover results and the layout impressions that became clear in print.

PochomLab Log BuildLog KDP Paperback ZINE Egaki-sho

📃 Log Registration Sample

A sample that organizes the specifications and writing rules for Log post front matter.

Log Events PochomLab

📦 First KDP Proof Copy Has Arrived

The first KDP paperback proof copy of 'Egaki-sho: Let’s Create! ZINE — The Creation Process' has arrived. This log records what became clear after seeing the physical copy, especially the inner margin and cover layout.

PochomLab Log BuildLog KDP Paperback ZINE Egaki-sho

🖥️ PochomLab Machine Build Log | RTX 4070 SUPER × 64GB Local Generative AI Setup

A build log of the local generative AI workstation used in PochomLab. This setup is centered around an RTX 4070 SUPER and 64GB of memory, designed for practical long-term operation.

PochomLab Log BuildLog LabLog StableDiffusion PCBuild

🚀 AstroWind DevLog [04] Google Analytics 4 with Consent Mode

Implemented Google Analytics 4 with Consent Mode. Analytics events are sent only after user consent.

AstroWind DevLog PochomLab

🍄‍🟫 The Pochomkin Encyclopedia Drawn by AI

The “Great Encyclopedia of Pochomkin” generated by Google’s AI search. A record of the moment when the world connected after 26 years.

Log Generative AI Pochomkin

🚀 AstroWind [03] /ja /en Multilingual Structure (Nav, Layout, Canonical)

Separated the AstroWind site into a multilingual structure using /ja and /en. Updated navigation, layout, canonical, and hreflang settings.

AstroWind DevLog PochomLab

🚀 AstroWind [02] Anchor Scroll Navigation

Modified the AstroWind header navigation to use anchor scrolling. Disabled ClientRouter and implemented in-page navigation.

AstroWind DevLog PochomLab

🎫 Event Registration Sample

Organized the frontmatter specification and writing rules for event posts. Clarified type classifications and display behavior, and prepared navigation to the Events page.

Log Events PochomLab

🚀 AstroWind [01] Initial Setup

Set up the initial PochomLab site environment based on AstroWind. Organized the base configuration and development setup.

AstroWind DevLog PochomLab