Avatar 🍥

KnightLi Blog

记录并分享日常

  1. Home
  2. About
  3. Archives
  4. Search
  5. Links
    1. Dark Mode

Archives

2026 505
2025 23
2024 5
2023 9
2022 33
2021 5
2020 8

Categories

AI Tools Technical Docs Hardware Development Tools AI Industry Operations Security Updates Business Analysis

Tags

AI Agent AI Tools AI Coding Codex Developer Tools Claude Code Local LLM Openai MCP Linux Claude Python Anthropic Ubuntu ChatGPT Open Source Ollama Llama.cpp NAS Gemini Prompts AI Art Game Development Godot LLM AI Models GPU Windows Cybersecurity DeepSeek
Operations

systemd OSC 3008 Garbage in SSH Terminals: Two Simple Fixes

A practical guide to fixing systemd OSC 3008 garbage output when connecting to Ubuntu and other Linux systems over SSH: intercept it in .bashrc or clear it through a post-login command in your SSH client.

2026-06-23
6 minute read
中文简体 中文繁體 日本語 Español
AI Tools

Codex Free Rate-Limit Resets: Where to Find Them and How Many You Can Get

A practical summary of OpenAI Codex rate-limit reset banking: eligible Plus and Pro users may receive one launch reset and can earn additional resets through referrals, but timing, eligibility, and expiration rules apply.

2026-06-23
6 minute read
中文简体 中文繁體 日本語 Español
Technical Docs

Clonezilla Save Disk Image Guide: Back Up a System Drive to Another Disk

A practical Clonezilla Live Save disk image guide: boot into device-image, mount a local image repository, and use savedisk to save an entire drive as a restorable image.

2026-06-23
8 minute read
中文简体 中文繁體 日本語 Español
Technical Docs

Clonezilla Restore Disk Image Guide: Restore a Backup Image to a Target Drive

A practical Clonezilla Live Restore disk image guide: mount an image repository from a local disk or USB drive, choose restoredisk, and restore an existing Clonezilla image to a target drive.

2026-06-23
6 minute read
中文简体 中文繁體 日本語 Español
Technical Docs

Clonezilla Disk-to-Disk Clone Guide: Clone a Small Drive to a Larger Drive

A practical Clonezilla Live disk-to-disk clone guide: prepare the boot media, choose ToRAM, enter device-device, select disk_to_local_disk, and avoid source/target disk mistakes.

2026-06-23
6 minute read
中文简体 中文繁體 日本語 Español
Technical Docs

biliTickerBuy notes: how to test a Bilibili Membership ticket helper locally

A practical overview of mikumifa/biliTickerBuy: what it is, where to start installation, what to prepare before use, and compliance notes. Test only within personal authorization and do not use it for scalping or bypassing platform rules.

2026-06-22
2 minute read
中文简体 中文繁體 日本語 Español
AI Tools

codebase-memory-mcp tutorial: add codebase memory to Claude Code and Codex

A practical guide to DeusData/codebase-memory-mcp: one-line installation, Windows installation, UI, auto indexing, update/uninstall, and codebase memory scenarios for AI coding agents.

2026-06-22
2 minute read
中文简体 中文繁體 日本語 Español
Development Tools

How to choose self-hosted Penpot: Docker, collaboration, and developer handoff for an open-source design tool

A practical guide to penpot/penpot: what it is, when it fits, where to start self-hosting, design systems, Inspect Mode, and deployment boundaries for team collaboration.

2026-06-22
2 minute read
中文简体 中文繁體 日本語 Español
AI Industry

How to read system_prompts_leaks: an open-source library of AI product system prompts

A practical guide to asgeirtj/system_prompts_leaks: content structure, ways to browse it, suitable research scenarios, and citation cautions for understanding prompt design in ChatGPT, Claude, Gemini, Grok, and similar products.

2026-06-22
2 minute read
中文简体 中文繁體 日本語 Español
AI Tools

How to run DeerFlow 2.0: getting started with ByteDance's open-source long-horizon SuperAgent locally

A practical guide to bytedance/deer-flow: local development, Docker startup, model configuration, Claude Code OAuth, OpenAI/OpenRouter API keys, and suitable long-horizon task scenarios.

2026-06-22
2 minute read
中文简体 中文繁體 日本語 Español
AI Tools

How to use Anthropic Cybersecurity Skills: add a security analysis skill library to AI agents

A practical guide to mukul975/Anthropic-Cybersecurity-Skills: installation, skill structure, suitable scenarios, and safe usage boundaries for agents such as Claude Code, Codex, and Cursor.

2026-06-22
2 minute read
中文简体 中文繁體 日本語 Español
AI Tools

How to use daily_stock_analysis: LLM-powered multi-market stock analysis and automated delivery

A practical guide to ZhuLinsen/daily_stock_analysis: local running, environment variables, debug commands, stock lists, market reviews, Web UI, and scheduled execution with GitHub Actions.

2026-06-22
2 minute read
中文简体 中文繁體 日本語 Español
Development Tools

How to use Turso locally: SQLite compatibility, CLI, Rust, Node, and Python examples

A practical guide to tursodatabase/turso local database usage: install the CLI, create a table, insert and query data, and connect from Rust, Node.js, Python, and Go.

2026-06-22
2 minute read
中文简体 中文繁體 日本語 Español
AI Tools

OpenMontage Tutorial: turn an AI coding assistant into a video production pipeline

A practical guide to calesthio/OpenMontage: installation, FFmpeg dependency, API key setup, local GPU options, and suitable AI video production scenarios.

2026-06-22
2 minute read
中文简体 中文繁體 日本語 Español
Development Tools

Pake tutorial: package any website as a desktop app

A practical guide to tw93/Pake: installation, command-line packaging, custom icons and window size, local development, and build commands for wrapping frequently used websites as lightweight desktop apps.

2026-06-22
2 minute read
中文简体 中文繁體 日本語 Español
AI Tools

Palmier Pro with Claude, Codex, and Cursor: getting started with an AI video editing tool

A practical guide to palmier-io/palmier-pro: what it is, how to use Palmier Pro on macOS, and how to connect it to Claude Desktop, Claude Code, Codex, and Cursor through MCP.

2026-06-22
2 minute read
中文简体 中文繁體 日本語 Español
Technical Docs

SpiderFoot tutorial: set up an OSINT and attack surface intelligence scanner locally

A practical guide to smicallef/spiderfoot: stable installation, development installation, local web service startup commands, and suitable authorized OSINT, threat intelligence, and attack surface mapping scenarios.

2026-06-22
2 minute read
中文简体 中文繁體 日本語 Español
Development Tools

World Monitor local setup: build your own global news and situational awareness dashboard

A practical guide to koala73/worldmonitor: local installation, development commands, how to start different channels, build checks, and suitable real-time news monitoring scenarios.

2026-06-22
2 minute read
中文简体 中文繁體 日本語 Español
Development Tools

Microsoft MarkItDown Tutorial: Convert Documents to Markdown for AI Knowledge Bases

A practical guide to microsoft/markitdown: what it does, supported formats, installation commands, CLI usage, Python API, Docker usage, plugins, and limitations.

2026-06-21
5 minute read
中文简体 中文繁體 日本語 Español
Development Tools

Godot 4.7 New Features: Editor Workflow, 3D Paths, AreaLight3D, and Asset Store

Godot 4.7 brings practical improvements including category-level property copy and paste, clearer node dragging, Path3D collider snapping, vertex snapping, collapsible animation tracks, AreaLight3D, virtual joysticks, Offset Transform, searchable popups, HDR support, and the new asset store.

2026-06-21
6 minute read
中文简体 中文繁體 日本語 Español
Technical Docs

How Synology and FN OS NAS Users Can Save Space with Btrfs, jdupes, and CoW Deduplication

A practical guide to using Btrfs CoW deduplication with jdupes on Synology and FN OS NAS systems to save space without the risks of hard links.

2026-06-20
6 minute read
中文简体 中文繁體 日本語 Español
Development Tools

Getting Started With AI Codex for Godot Game Development: From Setup to Tile Maps

A curated index of Godot and AI Codex articles on this site, covering setup, version choice, renderers, signals, tile maps, tileset generation, and AI-assisted development.

2026-06-20
4 minute read
中文简体 中文繁體 日本語 Español
Development Tools

How to Make AI Build a Complete Scene From a Tileset: Connected Roads, Reachable Areas, and Godot-Ready Prompts

Prompts for making AI assemble complete scenes from an existing tileset, covering image generation, character-grid layouts, and Codex-generated Godot TileMapLayer maps.

2026-06-20
12 minute read
中文简体 中文繁體 日本語 Español
Development Tools

Godot Tileset AI Generation Prompts: Copy-Ready Tile Atlas Prompts

A collection of AI prompts for generating Godot 4 TileSet-ready tilesets, covering base terrain, grass/dirt transitions, water, dungeons, hand-drawn cartoon style, and negative prompts.

2026-06-20
11 minute read
中文简体 中文繁體 日本語 Español
Development Tools

Getting Started With Godot Tile Maps: TileMapLayer, TileSet, Collisions, and Codex

A beginner-friendly Godot 4.x tile map guide covering TileSet, TileMapLayer, layered maps, tile collisions, Terrain auto-connection, and how to use Codex to write map interaction code.

2026-06-20
8 minute read
中文简体 中文繁體 日本語 Español
AI Tools

ChatGPT Connected to Google Apps: Data Permissions and OAuth Scopes Admins Need to Watch

OpenAI updated its data controls FAQ for Google App for ChatGPT. This article summarizes data use, Memory, OAuth scopes, admin approval, and troubleshooting after connecting Google apps to ChatGPT.

2026-06-20
8 minute read
中文简体 中文繁體 日本語 Español
Development Tools

What Are Godot Signals? signal, connect, and emit Explained

A practical explanation of Godot signals using a coin collection example: what signal means, how to connect signals, when to emit them, and how Main can receive Coin's collected signal to update the score.

2026-06-19
6 minute read
中文简体 中文繁體 日本語 Español
Development Tools

How to Choose a Godot Renderer: Forward+, Mobile, and Compatibility Compared

Which renderer should you choose when creating a Godot 4.x project: Forward+, Mobile, or Compatibility? This guide compares hardware, platforms, 2D/3D projects, Web export, and advanced rendering features.

2026-06-19
6 minute read
中文简体 中文繁體 日本語 Español
Development Tools

Godot Standard vs .NET Edition: GDScript, C#, and Export Platform Differences

Which Godot download should you choose, the standard edition or the .NET edition? This guide compares scripting languages, editor workflow, dependencies, performance, Web export, and ideal users.

2026-06-19
6 minute read
中文简体 中文繁體 日本語 Español
Development Tools

Godot Agent Skill Comparison: Which Should You Install, haxqer/godot-skill, agent-skill-godot, or GD-Agentic-Skills?

A practical comparison of haxqer/godot-skill, fernforestgames/agent-skill-godot, GD-Agentic-Skills, and CODEXVault_GODOT for a Codex + VS Code + Godot workflow.

2026-06-19
6 minute read
中文简体 中文繁體 日本語 Español
Development Tools

Godot Starter Workflow: Build 2D Games with VS Code and the Codex Extension

If you already work comfortably in VS Code, you do not need to rely on the standalone Codex App. This guide sets up a practical Godot 4.x workflow with VS Code, godot-tools, the Codex extension, and Git for a small 2D top-down shooter prototype.

2026-06-19
8 minute read
中文简体 中文繁體 日本語 Español
AI Tools

GLM 5.2 Goes Open Source: Million-Token Context, Agent Coding, and the Cost of Local Deployment

A summary of GLM 5.2's key highlights: Agent coding tests, long-context capability, and the hardware cost of local deployment.

2026-06-18
6 minute read
中文简体 中文繁體 日本語 Español
Development Tools

Codex CLI OSS Mode Setup: Use Ollama, LM Studio, OpenRouter, and Local Models

Step-by-step Codex CLI OSS mode setup for Ollama, LM Studio, OpenRouter, and OpenAI-compatible local models, covering --oss, model_provider, wire_api, and profiles.

2026-06-18
8 minute read
中文简体 中文繁體 日本語 Español
Development Tools

Three Ways Codex Can Use a Computer: Computer Use, the Chrome Extension, and the In-App Browser

A practical summary of Jason's guide to Codex's three computer-use surfaces: what Computer Use, the Chrome extension, and the in-app browser are for, how to install and trigger them, and how Appshots provide context.

2026-06-17
9 minute read
中文简体 中文繁體 日本語 Español
Development Tools

OpenAI API Basics: Writing Chat Completions, Function Calls, and Streaming Output

A practical guide to OpenAI-compatible Chat Completions APIs: configuring BASE_URL and OPENAI_API_KEY, organizing messages, tools, tool_choice, and stream, and understanding non-streaming and streaming responses.

2026-06-17
8 minute read
中文简体 中文繁體 日本語 Español
AI Tools

How to Apply for the AI Version of Alipay Abao Beta: Invite Codes, Entry Points, and Notes

A guide to joining the AI version of Alipay beta: how to activate it with an invite code, how beta users may generate their own codes, where to look for test slots, and why paid invite codes should be treated with caution.

2026-06-17
6 minute read
中文简体 中文繁體 日本語 Español
Hardware

WD PR4100 / PR2100 Serial Console: UART Pins, Wiring, and Risk Notes

Notes from a WD Community thread about My Cloud PR4100 / PR2100 serial console access: 3.3V USB-UART, 4-pin JST pinout, crossed TX/RX wiring, 115200 8N1 settings, and why VCC must never be connected.

2026-06-16
6 minute read
中文简体 中文繁體 日本語 Español
AI Industry

Why Is AI Coding Still Unstable? Loop Engineering May Be the Next Step

Loop Engineering moves AI Coding from writing prompts toward designing goals, state, feedback, and evaluation systems. Its similarity to Kubernetes controllers suggests that the next generation of software engineering may care less about the model itself and more about Goal and Evaluation.

2026-06-16
8 minute read
中文简体 中文繁體 日本語 Español
AI Tools

MultiTalk: Audio-Driven Multi-Person Conversational Video Generation

MeiGen-AI/MultiTalk is an audio-driven multi-person conversational video generation project with support for single-person and multi-person generation, TTS, low-VRAM inference, LoRA acceleration, quantization, and Gradio.

2026-06-15
7 minute read
中文简体 中文繁體 日本語 Español
AI Tools

InfiniteTalk: Audio-Driven Talking Video Generation With Long-Video Support

MeiGen-AI/InfiniteTalk is an audio-driven video generation project that supports video-to-video and image-to-video workflows for long-form lip sync, expression, and pose synchronization.

2026-06-15
7 minute read
中文简体 中文繁體 日本語 Español
Hardware

Windows 11 Low Latency Profile: Using Short CPU Boosts To Improve System Responsiveness

Windows 11's June 2026 update starts rolling out Low Latency Profile, which briefly raises CPU frequency to improve responsiveness in Start, Search, and app launches.

2026-06-14
5 minute read
中文简体 中文繁體 日本語 Español
AI Tools

The Biggest Trap in Vibe Coding: Requirement Drift

In long Vibe Coding projects, the most dangerous problem is often not code quality, but the gradual drift of requirements, architectural intent, and the project map across long conversations.

2026-06-14
6 minute read
中文简体 中文繁體 日本語 Español
AI Tools

addyosmani/agent-skills: An Engineering Skill Pack for AI Coding Agents

addyosmani/agent-skills is a set of engineering skills and commands for AI coding agents, turning specification, planning, implementation, testing, review, and shipping into reusable workflows.

2026-06-14
5 minute read
中文简体 中文繁體 日本語 Español
Technical Docs

iptv-org/iptv Tutorial: GitHub M3U Playlist, Channel Lists, and EPG Entry Points

A guide to the iptv-org/iptv GitHub project: public IPTV M3U playlist URLs, EPG entry points, channel database, region/language filters, and notes for VLC, IINA, and PotPlayer.

2026-06-14
5 minute read
中文简体 中文繁體 日本語 Español
AI Industry

Anthropic Suspends Fable 5 and Mythos 5 Over Security Concerns

Anthropic suspended Fable 5 and Mythos 5 after the US government raised security concerns. This article summarizes the background, jailbreak dispute, customer impact, and regulatory signal.

2026-06-13
5 minute read
中文简体 中文繁體 日本語 Español
AI Industry

Anthropic Responds to US Government Directive Suspending Access to Fable 5 and Mythos 5

Anthropic says it received a US government export control directive requiring it to suspend foreign nationals' access to Fable 5 and Mythos 5. This article summarizes the event, Anthropic's response, and the implications for frontier model governance.

2026-06-13
6 minute read
中文简体 中文繁體 日本語 Español
AI Tools

gd-agentic-skills: Turning Godot Development Experience into AI-Callable Skills

gd-agentic-skills is a set of AI coding skills for Godot 4.5+, organizing architecture, GDScript, UI, physics, multi-platform export, and related experience into callable context.

2026-06-13
5 minute read
中文简体 中文繁體 日本語 Español
AI Tools

GodotPrompter: Giving AI Coding Assistants More Godot Project Experience

GodotPrompter is an AI Agent skills framework for Godot 4.x, giving Claude Code, Copilot, Gemini, Cursor, Codex, and similar tools more Godot-specific project knowledge.

2026-06-13
5 minute read
中文简体 中文繁體 日本語 Español
Technical Docs

Browser Cache and Cloudflare Cache Are Not the Same: Cache-Control, Edge TTL, and Publish Refresh

A practical explanation of browser cache versus Cloudflare edge cache, covering Cache-Control, max-age, s-maxage, Edge TTL, Browser TTL, purge all, and cache settings for static blogs.

2026-06-13
7 minute read
中文简体 中文繁體 日本語 Español
AI Tools

Holo 3.1 Local Deployment Guide: Run a Computer Use Agent with llama.cpp and OpenClaw

Holo 3.1 is H Company’s local computer-use Agent model. This guide covers Holo 3.1 GGUF downloads, starting an OpenAI-compatible service with llama.cpp, configuring API Base URL in OpenClaw, and browser automation skills.

2026-06-12
7 minute read
中文简体 中文繁體 日本語 Español
1 2 3 4 5 12
© 2022 - 2026 KnightLi Blog
记录并分享
Built with Hugo
Theme Stack designed by Jimmy