msg7086's repos on GitHub
Assembly · 173 watchers
x265-Yuuki-Asuna
A fork of x265. A modded version. WARNING: No new x265 releases will be adopted. All future changes (if any) will be based on 3.4/3.5 branches.
C · 13 watchers
bs4kass
Ruby · 13 watchers
rb1drv
msg7086's Ruby SDK for Microsoft OneDrive Service
C++ · 7 watchers
gop_muxer
Assembly · 6 watchers
x265
An unofficial mirror to x265 repository, using hg-git. Since MCW switched to Git in 2020, this mirror no longer serves its purpose and has stopped mirroring.
C · 5 watchers
koying-bdtools
forked from koying/bdtools
C++ · 4 watchers
aac-channel-splitter
C · 4 watchers
x264_tMod
tMod: patched x264, dangerous
Ruby · 3 watchers
nails
Create thumbnails for video clips.
C++ · 2 watchers
latm-channel-splitter
Ruby · 2 watchers
sober_bbcode
C# · 1 watchers
atx2png
Generate PNGs from ATX assets files in Galgame. Code is generated by AI. The project is NOT actively maintained.
C++ · 1 watchers
avs2avi
PHP · 1 watchers
popro
popro
Ruby · 1 watchers
rb1drv-tools
C · 1 watchers
VapourSynth-Bilateral
Bilateral filter for VapourSynth.
C++ · 1 watchers
VSFilterSimpleMod
DON'T USE THIS
0 watchers
CorvallisTour
The Corvallis Tour application is an accompanying mobile website for a guided tour in Corvallis.
C · 0 watchers
ffmpeg-24ch-patch
C · 0 watchers
l-smash
L-SMASH's official repo
Python · 0 watchers
MyECTools
Some functions ported from MyEPTools
C# · 0 watchers
No-Industries-Import
Ruby · 0 watchers
opensearch
drawnboy's opensearch gem patched for SSL support.
C# · 0 watchers
QB-Remote-GUI
no guarantee of any sort
Ruby · 0 watchers
rabbitdns
Rabbit DNS
C · 0 watchers
repcached
0 watchers
RoomReservation
OSU Libraries & Press Room Reservation System
Ruby · 0 watchers
ruby-bbcode
Convert BBCode to HTML and check whether the BBCode is valid
Ruby · 0 watchers
ruby-bencode
Ruby bindings for the bencode data serialization format
Ruby · 0 watchers
rubycas-client
Ruby client for Yale's Central Authentication Service protocol -- an open source enterprise single sign on system for web applications.
Ruby · 0 watchers
sober_hy
Nothing to see here
C# · 0 watchers
starsub
Automatically exported from code.google.com/p/starsub
C · 0 watchers
VapourSynth-Retinex
Retinex algorithm for VapourSynth
msg7086

msg7086

🏢  Software Engineer
V2EX member #38436, joined on 2013-05-04 05:31:44 +08:00
Today's activity rank 5735
Per msg7086's settings, the topics list is only visible after you sign in
Deals info, including closed deals, is not hidden
msg7086's recent replies
有一点我觉得是 MCP 的优势,就是 MCP server 能跑在远端服务器上。
我在工作中就给一个内网的服务做了 MCP 接口,把本来的 web app 转换成了 MCP app 。当然你说 CLI+Skill 走 curl 硬做能不能做,那当然是能做的,但 MCP 来实现我感觉更好一些。
700 哪来的?如果是卖 VPS 每月入 700 稳定收入五年十年那 OK 。如果只看广告访问量或者打赏那你再想想吧。
11h 2m ago
Replied to a topic by wsseo 程序员 ubuntu26.04 vim 默认配置鼠标无法复制
我 Debian 的 .vimrc 一般直接把鼠标功能关了。

source $VIMRUNTIME/defaults.vim
set mouse=
set t_Co=256
set tabstop=2 shiftwidth=2 expandtab
AI 的用法有很多。比如你说你手里屎山,那 AI 应该先用来分析代码生成文档,然后接下来看能不能帮你写测试,提高测试覆盖率。再有就是让 AI 给你重构建议,逐步改善屎山。

我最近在试验另一种做法。我们有一个大仓库,里面几万个历史提交(是那种大 PR 的提交,不是分时小提交的那种提交),我让 AI 去一个一个提交去读,读对应的 Jira ,然后总结出经验,生成几万个历史校验教训。然后做新特性的时候,让 AI 用关键字去找历史经验,然后再去读历史提交,学习前人是怎么把需求变成现实的,让 AI 去模仿他们。你也可以试试看。

正规公司用 AI 做 vibe coding 可不是想别人拍视频那样脑子一拍从零开始什么都不做准备就直接开干。该有的 SDLC 流程,memory bank ,都是得做的。
Windows 上也一样拉,随便干点什么就给你 CPU 拉爆。
关掉杀毒软件会好一些,但就只是好一些而已。
很难想象一个核心产品能拉成这样。
3 days ago
Replied to a topic by pangtianyu 随想 十年前对 AI 的想象
4000 天前:陪我玩
现在:把被毕业同事炼化成赛博同事()
这是重新发明了 chinaren 吗
5 days ago
Replied to a topic by iknewtoday 问与答 你们都 vibe 了啥不赚钱的东西
@Rnreck 大概率不会发,完成率太低了,烧完几百个提交,现在还是
v8_0 = v0_0[i]
v9_0 = i + 1
v9_0 = v0_0[v9_0]
v10_0 = i + 2
v10_0 = v0_0[v10_0]
v11_0 = v8_0 & 15
v11_0 = v11_0 << 8
v12_0 = v9_0 & 15
v12_0 = v12_0 << 4
v11_0 = v11_0 | v12_0
v12_0 = v10_0 & 15
v11_0 = v11_0 | v12_0
v12_0 = v11_0 & 1
这样的代码。
5 days ago
Replied to a topic by iknewtoday 问与答 你们都 vibe 了啥不赚钱的东西
@Danswerme Willplus 的引擎在用。
5 days ago
Replied to a topic by iknewtoday 问与答 你们都 vibe 了啥不赚钱的东西
Vibe 了个 lua 反编译器,用来在汉化旮旯的时候反编译 UI 代码并添加额外功能。
没做完,也没开源。写反编译器对 AI 难度还是高了点。
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   1481 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 16ms · UTC 17:06 · PVG 01:06 · LAX 10:06 · JFK 13:06
♥ Do have faith in what you're doing.