Translate the following blog post title into English, concise and natural. Return plain text only without quotes. AI 编码无障碍:自动恢复 Claude Code 编码任务 | 开源日报 No.806

Translate the following blog post title into English, concise and natural. Return plain text only without quotes.

AI 编码无障碍:自动恢复 Claude Code 编码任务 | 开源日报 No.806
image

This is an open-source shell script tool designed to automatically resume Claude CLI tasks. When usage limits are lifted, it can intelligently wait and continue executing any unfinished tasks. It supports executing custom shell commands, provides safety warnings, handles complex commands, and has cross-platform compatibility.

image

terryso/claude-auto-resume

Stars: 588 License: MIT

`claude-auto-resume` is a shell script tool for automatically resuming Claude CLI tasks. When the usage limit is lifted, it can intelligently wait and continue executing previously interrupted tasks.

  • Automatically detect Claude CLI usage limits and perform intelligent countdown waits
  • Resume previously interrupted tasks automatically once the usage limit is lifted
  • Support executing custom shell commands during the waiting period — useful for service restarts, builds, or data processing scenarios
  • Provide safety warnings to remind users that commands and code changes will run without permissions; recommended only in trusted environments
  • Support complex commands (pipes, redirections, etc.) and include a built-in test mode for easier development validation
  • Cross-platform support for Linux and macOS without extra dependencies — only requires standard Unix tools
  • Multiple flexible installation methods: `wget` download, one-click install, or manual copy-and-run

---

nfs-ganesha/nfs-ganesha

Stars: 1.7k License: NOASSERTION

`nfs-ganesha` is a user-space NFSv3, v4, and v4.1 file server that runs on most UNIX/Linux systems.

  • Supports multiple versions of the NFS protocol, including NFSv3, NFSv4, and its 4.1 subversion
  • Runs in user space, avoiding the complexity of kernel module development and maintenance
  • Supports the 9p.2000L protocol for enhanced file-sharing capabilities and compatibility
  • Cross-platform compatibility, deployable on most UNIX/Linux systems

---

StrongPC123/Far-Cry-1-Source-Full

Stars: 933 License: NOASSERTION

`Far-Cry-1-Source-Full` is a complete source code project for Far Cry 1, originally developed by CryTek, leaked, and intended for non-commercial use.

  • Provides CryEngine 1.33 Gold Edition source code for game development or modification
  • Allows free download, use, and distribution of the SDK and its modifications — strictly in non-commercial form
  • Contains licensing terms for adapting and publishing game modifications to ensure legality and compliance
  • Includes a Discord community link for sharing works and discussing related technical issues

---

In the context of these open-source tools, creators increasingly benefit from platforms that help leverage AI for content creation and monetization across multiple channels. AiToEarn is an open-source global AI content monetization platform enabling creators to generate AI-assisted content, publish it simultaneously to Douyin, Kwai, WeChat, Bilibili, Rednote (Xiaohongshu), Facebook, Instagram, LinkedIn, Threads, YouTube, Pinterest, and X (Twitter), and track performance with integrated analytics and AI model rankings. For developers experimenting with projects like `claude-auto-resume` or sharing code-based works, AiToEarn provides a seamless bridge between creation and efficient multi-platform publishing. You can explore more via the AiToEarn blog or GitHub repository.

kargisimos/offensive-bookmarks

GitHub Repository

Stars: 917 License: GPL-3.0

image

offensive-bookmarks is a carefully curated collection of bookmarks for professionals in the information security field, including penetration testers, bug bounty hunters, malware developers, and reverse engineers.

  • Offers resources across multiple categories, including OSINT, cheat sheets, malware development and analysis tools
  • Contains a reverse shell collection for quick access
  • Aggregates blogs and forum resources to support InfoSec learning and community exchange
  • Provides password-cracking tools and default password lists, as well as privilege escalation references
  • Simple import method compatible with multiple browsers for quick and convenient use

---

PostHog/HouseWatch

GitHub Repository

Stars: 594 License: MIT

image

HouseWatch is an open-source tool for monitoring and managing ClickHouse clusters.

  • Provides a high-level overview of cluster load and performance
  • Delivers in-depth analysis of queries and their impact on the cluster
  • Supports logging and error search
  • Enables one-click monitoring and termination of running queries
  • Displays disk usage for each node, with insights into table, column, and part space consumption
  • Allows custom queries to run directly in the interface for deeper performance investigation
  • Supports background operations with automatic rollback on failure

---

image

Read Original

Open in WeChat

---

If you're exploring open-source tools like the above for security research, analytics, or system monitoring, you might also be interested in AiToEarn — an open-source global AI content monetization platform. It helps creators use AI to generate, publish, and earn from multi-platform content, enabling simultaneous publishing to major networks such as Douyin, Kwai, WeChat, Bilibili, Rednote (Xiaohongshu), Facebook, Instagram, LinkedIn, Threads, YouTube, Pinterest, and X (Twitter). AiToEarn connects AI content generation, cross-platform publishing, analytics, and model ranking for efficient monetization of AI creativity.

You can learn more at AiToEarn官网, explore the AiToEarn开源地址, or check the AI模型排名.

Read more

Translate the following blog post title into English, concise and natural. Return plain text only without quotes. 哈佛大学 R 编程课程介绍

Harvard CS50: Introduction to Programming with R Harvard University offers exceptional beginner-friendly computer science courses. We’re excited to announce the release of Harvard CS50’s Introduction to Programming in R, a powerful language widely used for statistical computing, data science, and graphics. This course was developed by Carter Zenke.