avatar
文章
168
标签
33
分类
21
首页
文章
  • 归档
  • 分类
  • 标签
  • 说说
摄影集
友链
留言板
关于我
DeepThinking深思
搜索
首页
文章
  • 归档
  • 分类
  • 标签
  • 说说
摄影集
友链
留言板
关于我

DeepThinking深思

GitHub Trending 日报 - 2026/03/18
发表于2026-03-18|综合工具
GitHub Trending 日报📅 日期:2026/03/18 🎯 系列说明:每日精选GitHub热门开源项目,带你发现最新技术趋势和优质项目。每日推送,持续更新中… 📊 今日热门项目速览1. superpowersAn agentic skills framework & software development methodology that works. 🐚 Shell | ⭐ +3078 今日 | 🏆 92,376 总计 仓库地址:obra/superpowers 2. build-your-own-xMaster programming by recreating your favorite technologies from scratch. 📦 Markdown | ⭐ +1998 今日 | 🏆 479,804 总计 仓库地址:codecrafters-io/build-your-own-x 3. GitNexusGitNexus: The Zero-Server Code Intelligence...
GitHub Trending 日报 - 2026/03/17
发表于2026-03-17|综合工具
GitHub Trending 日报📅 日期:2026/03/17 🎯 系列说明:每日精选GitHub热门开源项目,带你发现最新技术趋势和优质项目。每日推送,持续更新中… 📊 今日热门项目速览1. MiroFishA Simple and Universal Swarm Intelligence Engine, Predicting Anything. 简洁通用的群体智能引擎,预测万物 🐍 Python | ⭐ +3260 今日 | 🏆 29,996 总计 仓库地址:666ghj/MiroFish 2. claude-memA Claude Code plugin that automatically captures everything Claude does during your coding sessions, compresses it with AI (using Claude’s agent-sdk), and injects relevant context back into future sessions. 🔷...
GitHub Trending 日报 - 2026/03/16
发表于2026-03-16|综合工具
GitHub Trending 日报📅 日期:2026/03/16 🎯 系列说明:每日精选GitHub热门开源项目,带你发现最新技术趋势和优质项目。每日推送,持续更新中… 📊 今日热门项目速览1. browserLightpanda: the headless browser designed for AI and automation 📦 Zig | ⭐ +1335 今日 | 🏆 18,579 总计 仓库地址:lightpanda-io/browser 2. project-nomadProject N.O.M.A.D, is a self-contained, offline survival computer packed with critical tools, knowledge, and AI to keep you informed and empowered—anytime, anywhere. 🔷 TypeScript | ⭐ +205 今日 | 🏆 1,109...
Waline评论系统安装与Valine迁移完整指南
发表于2026-03-15|综合工具
前言最近将博客评论系统从Valine迁移到了Waline。Waline是从Valine衍生出的带有后端服务的评论系统,解决了Valine的一些痛点。本文记录完整的安装和迁移过程。 为什么选择Waline?Valine的问题 依赖LeanCloud存储,国内访问不稳定 没有后端,无法实现邮件通知等功能 安全性问题(暴露AppKey) Waline的优势 支持多种数据库(SQLite、MySQL、MongoDB等) 自建后端,数据完全可控 支持邮件通知、微信通知 支持评论审核、垃圾评论过滤 兼容Valine前端配置 一、安装Waline服务端1. 安装Node.js1234# 使用nvm安装curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.0/install.sh | bashsource ~/.bashrcnvm install --lts 2. 安装PM2进程管理1npm install -g pm2 3. 创建Waline目录1234mkdir -p /var/www/walinecd...
GitHub Trending 日报 - 2026/03/15
发表于2026-03-15|综合工具
GitHub Trending 日报📅 日期:2026/03/15 🎯 系列说明:每日精选GitHub热门开源项目,带你发现最新技术趋势和优质项目。每日推送,持续更新中… 📊 今日热门项目速览1. OpenVikingOpenViking is an open-source context database designed specifically for AI Agents(such as openclaw). OpenViking unifies the management of context (memory, resources, and skills) that Agents need through a file system paradigm, enabling hierarchical context delivery and self-evolving. 🐍 Python | ⭐ +1610 今日 | 🏆 10,591 总计 仓库地址:volcengine/OpenViking 2....
GitHub Trending 日报 - 2026/03/14
发表于2026-03-14|综合工具
GitHub Trending 日报📅 日期:2026/03/14 🎯 系列说明:每日精选GitHub热门开源项目,带你发现最新技术趋势和优质项目。每日推送,持续更新中… 📊 今日热门项目速览1. BitNetOfficial inference framework for 1-bit LLMs 🐍 Python | ⭐ +2227 今日 | 🏆 33,963 总计 仓库地址:microsoft/BitNet 2. openragOpenRAG is a comprehensive, single package Retrieval-Augmented Generation platform built on Langflow, Docling, and Opensearch. 🐍 Python | ⭐ +905 今日 | 🏆 2,256 总计 仓库地址:langflow-ai/openrag 3. browserLightpanda: the headless browser designed for AI and...
GitHub Trending 日报 - 2026/03/13
发表于2026-03-13|综合工具
GitHub Trending 日报📅 日期:2026/03/13 🎯 系列说明:每日精选GitHub热门开源项目,带你发现最新技术趋势和优质项目。每日推送,持续更新中… 📊 今日热门项目速览1. BitNetOfficial inference framework for 1-bit LLMs 🐍 Python | ⭐ +2149 今日 | 🏆 32,351 总计 仓库地址:microsoft/BitNet 2. fish-speechSOTA Open Source TTS 🐍 Python | ⭐ +637 今日 | 🏆 26,367 总计 仓库地址:fishaudio/fish-speech 3. openragOpenRAG is a comprehensive, single package Retrieval-Augmented Generation platform built on Langflow, Docling, and Opensearch. 🐍 Python | ⭐ +322 今日 | 🏆 1,550...
GitHub Trending 日报 - 2026/03/12
发表于2026-03-12|综合工具
GitHub Trending 日报📅 日期:2026/03/12 🎯 系列说明:每日精选GitHub热门开源项目,带你发现最新技术趋势和优质项目。每日推送,持续更新中… 📊 今日热门项目速览1. agency-agentsA complete AI agency at your fingertips - From frontend wizards to Reddit community ninjas, from whimsy injectors to reality checkers. Each agent is a specialized expert with personality, processes, and proven deliverables. 🐚 Shell | ⭐ +6167 今日 | 🏆 30,882 总计 仓库地址:msitarzewski/agency-agents 2. MiroFishA Simple and Universal Swarm Intelligence Engine, Predicting...
GitHub Trending 日报 - 2026/03/11
发表于2026-03-11|综合工具
GitHub Trending 日报📅 日期:2026/03/11 1. agency-agentsA complete AI agency at your fingertips - From frontend wizards to Reddit community ninjas, from whimsy injectors to reality checkers. Each agent is a specialized expert with personality, processes, and proven deliverables. 📌 中文摘要:The GitHub project msitarzewski/agency-agents is an AI智能体 框架 with nine departments It gained 10,000 stars in seven days It’s not a single AI but a structured team approach 🐚 Shell | ⭐ +223 今日 | 🏆...
Hexo博客SEO优化 - 自动推送搜索引擎
发表于2026-03-11|综合工具
为了让博客文章更快被搜索引擎收录,我们可以使用 hexo-seo-submit 插件自动推送链接到百度、Bing 和 Google。 安装插件1npm install hexo-seo-submit --save 配置文件在 Hexo 根目录创建 _config.hexo-seo-submit.yml: 1234567891011121314151617181920212223# hexo-seo-submit 配置# 文档: https://github.com/tardis-ksh/hexo-seo-submit# 站点URLurl: https://your-domain.com# Bing配置bing: enable: true path: bing.json apiKey: "your-bing-api-key"# 百度配置baidu: enable: true path: baidu.txt token: "your-baidu-token"# Google配置google: enable: true ...
12…17
avatar
Lei Qi
记录、总结、复盘、分享
文章
168
标签
33
分类
21
Follow Me
公告

欢迎关注公众号:DeepThinking深思,本站的文章会同步发布在微信公众号,方便推送~

最新文章
GitHub Trending 日报 - 2026/03/182026-03-18
GitHub Trending 日报 - 2026/03/172026-03-17
GitHub Trending 日报 - 2026/03/162026-03-16
Waline评论系统安装与Valine迁移完整指南2026-03-15
GitHub Trending 日报 - 2026/03/152026-03-15
分类
  • AI2
    • AI工具1
  • 技术栈18
    • DevOps1
    • Docker1
    • Git7
    • Linux5
    • 网络4
  • 架构设计3
    • 设计模式3
  • 算法76
    • LeetCode75
    • 速刷记录1
  • 综合36
    • 工具35
    • 比赛1
  • 编程语言33
    • C++1
    • Golang27
    • Python3
    • 前端2
归档
  • 三月 2026 11
  • 二月 2026 1
  • 十一月 2025 3
  • 八月 2025 1
  • 七月 2025 5
  • 六月 2025 23
  • 五月 2025 2
  • 四月 2025 2
网站信息
文章数目 :
168
本站访客数 :
本站总浏览量 :
最后更新时间 :
Copyright © 2022-Lei Qi | leiqi.top
搜索
数据加载中