Ksable's Nest

= A blog about life & tech =

kissablecho avatar

kissablecho

Kissablecho's personal blog — recording life, sharing technology, anime & white stockings enthusiast.

Posts

post cover
Memo

2026-04-25

8932 words

A simple OpenAI API client based on Python, implemented solely using the requests third-party library. It supports multiple models, streaming output, display of thought process, performance statistics, and rich terminal commands, providing comprehensive chat session management functionality.

post cover
Article

2026-04-06

798 words

Detailed explanation of how to obtain website visitor data through Umami API, including the acquisition of API keys for Umami Cloud and self-hosted versions, sharing link Token authentication methods, and the invocation, parameter filtering, and differences in data structure between new and old versions of the /api/websites/:websiteId/stats interface, to fully implement programmatic retrieval of page views, unique visitors, and other data.

post cover
Mutter

2026-03-21

87 words

March 7th, my 12th-grade coming-of-age ceremony.

post cover
Memo

2026-03-21

1653 words

Script to batch convert images into WebP using Sharp

post cover
Memo

2026-03-21

279 words

To make Python logs output to both console and file simultaneously for convenient debugging and log viewing.

post cover
Memo

2026-03-07

2567 words

feat: Add footer link configuration version: Add to the beginning part In this part

post cover
Mutter

2026-02-25

186 words

School has already started. February 25, 2026 Daily Notes Last night, the class teacher gave each of us a red envelope, six yuan. But this money was taken from the parent committee... This morning, I didn't adjust my routine well, and I was extremely sleepy in class 😴. I've made a decision: I must go to bed before 12 PM every day. At noon, during my nap, I realized I forgot to bring a mat... In the afternoon, I was still very sleepy. For dinner, I ate chicken legs at the cafeteria, but they were particularly bad. I've never eaten anything this tasteless; they were cooked too soft, with no flavor at all, like chewing wax, similar to ten-year-old rotten meat. I couldn't eat anymore, so I'll have some late-night snack tonight when I go home.

post cover
Memo

2026-02-25

574 words

Without sending a message, how can you tell if you've been blocked? This article mainly introduces how to distinguish whether the line in the friend circle indicates that the other person has deleted, blocked, or muted you, as well as methods to view the friend circle of someone who has blocked you.

post cover
Memo

2026-02-24

339 words

After cloning or creating a repository using a template and setting it as a private repository, it becomes difficult to synchronize updates from the original repository. This article introduces how to generate a patch file using git and how to synchronize updates from the original repository through the patch file.

post cover
Mutter

2026-02-22

212 words

Blog will be migrated to Astro!