Application program

📌

Codex 大型任務中斷後,別只說「繼續」:一個非常實用的續接提示詞

最近在讓 Codex 執行大型任務時,我遇到了一個很現實的問題: 任務明明還遠遠沒有完成,但 Codex 的使用額度已經快耗盡了。 例如: 目前剩餘額度:1% 預估完成整個任務還需要:20% 以上 這種情況下,一旦額度歸零,目前正在執行的任務就有可能被中斷。 不過,真正麻煩的其實不是「中斷」本身 ...

| | 17 reads

📌

When a Large Codex Task Gets Interrupted, Don’t Just Say “Continue”

When using Codex for large tasks, there is one problem that becomes increasingly important: The task may still have a long way to go, while your Codex usage allowance is almost exhausted. For example: Remaining usage: 1% Estimated usage required to finish: 20%+ If the limit is reached, the current task may be interrupted. The interruption itself, however, is not necessarily the biggest problem ...

| | 4 reads

📌

Codex 大型任务中断后,别只说“继续”:一个非常有用的续接提示词

最近在让 Codex 执行大型任务时,我遇到了一个很现实的问题: 任务还远远没有完成,但 Codex 的使用额度已经快耗尽了。 比如: 当前剩余额度:1% 预计完成整个任务还需要:20% 以上 这种情况下,一旦额度归零,当前任务很可能会被中断 ...

| | 4 reads

📌

ChronoDivide Player Checker – Update Notes

The ChronoDivide Player Checker has received a series of updates focused on usability, customization, and performance. From a revamped interface to smart automation and real-time status sorting, this tool is becoming a powerful companion for tracking players across ...

| | 20 reads

📌

ChronoDivide Player Checker

Deep track of your friends in Chrono Divide with automated /whereis commands and live status updates ...

| | 35 reads

GPT-6 Low 比 GPT-5.6 xHigh 還強?GPT-6 與 GPT-5.6 推理強度數值對比

GPT-6 Astra 發布後,一個很值得注意的變化是: 相同的 Reasoning Effort(推理強度),GPT-6 的實際能力已經明顯高於 GPT-5.6 Sol。 根據 Artificial Analysis 的 Intelligence Index 評測,目前兩代模型各推理檔位的分數如下 ...

| | 9 reads

Codex Ultra 真的比較強嗎?我的實測結論:大多數時候 High 就夠了

最近我連續測試了 Codex 的不同 reasoning 等級,尤其是 Very High(xhigh)、Max 與 Ultra。 原本我的直覺很簡單: 等級越高 = 越聰明 = 越適合複雜開發。 但實際使用之後,我的結論幾乎完全相反 ...

| | 11 reads

SSH Reverse Tunnel Manager使用説明

現在整個軟體分成兩種運行方式: Windows Service:推薦。電腦開機後、尚未登入 Windows 前就會建立 tunnel。 Local tunnel:舊模式。只有 WinForms 開著並且使用者已登入時才運行 ...

| | 5 reads

Windows 下查看 SSD / 硬盘型号、健康状态与寿命信息的方法

最近想确认一块 2TB SSD 的使用寿命,于是顺便整理一下 Windows 下查看硬盘信息的几个常用命令。 这些命令不需要安装第三方软件,直接用 PowerShell 就可以查看硬盘型号、容量、接口类型、健康状态、温度以及部分寿命信息 ...

| | 86 reads

Windows 下使用 Win+R 一鍵清空回收站

​ Windows 下使用 Win+R 一鍵清空回收站 平時我習慣把一些常用命令放進 PATH, 這樣可以直接: Win + R 輸入: clean 快速執行。 這次是用來一鍵清空回收站 ​ ...

| | 10 reads

✅ 解決 Windows 11 微軟帳號無法 RDP 遠端桌面登入

很多人遇到一個很奇怪的問題: 明明能用 Microsoft 帳號登入 Windows,本地完全沒問題,但用同樣的密碼去 RDP 卻一直提示“密碼錯誤”。 這篇文章只講重點、結論與真正可行的解法 ...

| | 205 reads

🔒我只是輸入了一組密碼給 AI,它會不會背叛我?——一場 0.001% 機率的旅程

我輸入了一組資料庫密碼和伺服器 IP 到 Codex / ChatGPT 裡, 然後一個靈魂拷問冒出來了 ...

| | 6 reads

⚠️ Fixing “npm.ps1 cannot be loaded because running scripts is disabled” in PowerShell

​ When working on a Node.js project in Windows using PowerShell, you may encounter this error: npm : File C:\Program Files\nodejs\npm.ps1 cannot be loaded because running scripts is disabled on this system. This happens because PowerShell's execution policy restricts running ​ ...

| | 1k reads

🔍 [Fix] TortoiseGit Icon Overlays Not Showing? One Half-Width Space Beats OneDrive!

Have you ever installed TortoiseGit, set up your repositories correctly, and yet... no overlay icons appear on your files or folders? No green checkmarks, no red exclamations, no modified icons — nothing. Don't worry, you're not hallucinating. You're just a victim of one of Windows’ strangest limitations. Let’s expose the real reason and show you how to fix it with just a single half-width space ...

| | 228 reads

Privacy Policy for ChronoDivide Player Checker

This privacy policy outlines how ChronoDivide Player Checker handles your information when you use our extension. We value your privacy and are committed to protecting the data you share with us ...

| | 22 reads

🛠️ PostgreSQL Backup/Restore Tool 使用介紹

本工具是一套圖形化介面的 PostgreSQL 備份與還原工具,支援標準 SQL(Plain SQL)與自訂格式(Custom Format)的備份與還原作業,適用於資料庫管理員與開發人員日常維護作業 ...

| | 2 reads

如何透過命令提示符在 Windows 10 建立訪客帳戶

Windows 10 預設不提供訪客帳戶,但透過命令提示符(Command Prompt)可以輕鬆創建一個擁有限制權限的訪客帳戶,供臨時用戶使用。以下是詳細操作教學: 操作步驟 開啟命令提示符(以管理員身份運行): 按下 Win + S,搜尋 cmd。 在搜尋結果中,右鍵點擊「命令提示符」,選擇「以管 ...

| | 298 reads

如何安裝SignTool

最佳方式是安裝Windows SDK,如果你有安裝Visual Studio 2022的話,可以在其Installer裏選項添加Windows 10/11 SDK,然後更新。 SignTool所在路徑 SignTool (64-bit) will be located in the file path: C:\Program Files (x86)\Windows Kits\10\bin\10.0.22621.0\x64 SignTool (32-bit) ...

| | 590 reads

使用自簽名證書對應用進行代碼簽名的步驟

前言 代碼簽名可確保應用程式的來源和完整性,特別是在 Windows 環境下使用自簽名證書。本文將介紹如何使用 makecert 生成自簽名證書,並通過 pvk2pfx 轉換為 .pfx格式進行代碼簽名。 生成自簽名證書 使用 makecert 命令生成證書,例子如下 ...

| | 479 reads

Stable Diffusion模型MeinaMix使用方法

下載地址: https://civitai.com/models/7240/meinamix 下載後有兩個文件 其中有個是VAE,請把它放到 \stable-diffusion-webui\models\VAE\ 另外一個是模型: \stable-diffusion-webui\models\Stable-diffusion 放進去之後需要重新啓動webui-user.bat。 之後是,是設定推薦參數 ...

| | 649 reads