GPLer 最近的时间轴更新
GPLer
ONLINE

GPLer

V2EX 第 353984 号会员,加入于 2018-10-05 16:11:10 +08:00
今日活跃度排名 136
是否存在无默认行为的代码格式化工具
程序员  •  GPLer  •  2022-08-16 19:58:07 PM  •  最后回复来自 secondwtq
18
国外研究员发现一个 Chrome 的远程代码执行漏洞
Chrome  •  GPLer  •  2021-04-15 14:09:04 PM  •  最后回复来自 GPLer
2
如何击杀互相调用的程序?
问与答  •  GPLer  •  2021-02-13 09:53:46 AM  •  最后回复来自 zszhere
10
免费网游加速器“流星”的马脚露出来了?
信息安全  •  GPLer  •  2020-08-17 11:37:19 AM  •  最后回复来自 ashtwo
13
怎样快速区分机器翻译和人工翻译?
奇思妙想  •  GPLer  •  2019-03-17 19:27:51 PM  •  最后回复来自 Juszoe
16
GPLer 最近回复了
3 天前
回复了 Fdyo 创建的主题 Windows WSL 开源了
@liyafe1997 现在支持从源码构建了,而不仅仅只有个 Kernel 。
3 天前
回复了 Fdyo 创建的主题 Windows WSL 开源了
开源的是这个
https://github.com/microsoft/WSL

That means that the code that powers WSL is now available on GitHub at Microsoft/WSL and open sourced to the community! You can download WSL and build it from source, add new fixes and features and participate in WSL’s active development.

之前开源和尚未开源的

This comes as an addition to the already open sourced WSL components:

microsoft/wslg: Enabling the Windows Subsystem for Linux to include support for Wayland and X server related scenarios
microsoft/WSL2-Linux-Kernel: The source for the Linux kernel used in Windows Subsystem for Linux 2 (WSL2)
The following components are still part of the Windows image and are not open sourced at this time:

Lxcore.sys, the kernel side driver that powers WSL 1
P9rdr.sys and p9np.dll, which runs the “\\wsl.localhost” filesystem redirection (from Windows to Linux)

来源

https://blogs.windows.com/windowsdeveloper/2025/05/19/the-windows-subsystem-for-linux-is-now-open-source/
@xhawk 那建议在短短几年后再来招人
51 天前
回复了 a66243766 创建的主题 macOS MacOS 移除私有化接口,需要的谨慎升级。
已经升完了,话说对用户来说,如果不使用这个特性,是不是升级上去更好,允许查询控制媒体播放这个接口看上去就很危险。
60 天前
回复了 frankyzf 创建的主题 Local LLM 使用 dify 时代码如何管理?
@frankyzf 拆成若干个通用服务,dify 只负责组织不负责实现,但不建议每个节点都去调接口,这种情况应该先思考流程编排是否合理。
61 天前
回复了 frankyzf 创建的主题 Local LLM 使用 dify 时代码如何管理?
dify 目前用下来,代码就做些数据转换比较合适,比如解构 JSON ,修改数据结构。
61 天前
回复了 frankyzf 创建的主题 Local LLM 使用 dify 时代码如何管理?
如果需要用到大量代码,这些代码就不应该放到 dify 里,抽出来作为一个服务给 dify 调用更合适。
dify 无论是代码编写、代码复用、代码调试都没有优势。
时序数据库或不可变数据库?反正用插入替代修改应该就能解决。
@coldle 感谢,才发现 VSCode 还有遥测。
121 天前
回复了 Tardis07 创建的主题 Linux Linux Shell 如何分类统计标准输出结果
unix 哲学更推荐用多个命令组合来完成某个需求,如果真的需要**一个**工具,可以考虑包装个脚本。(
关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   3398 人在线   最高记录 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 21ms · UTC 00:15 · PVG 08:15 · LAX 17:15 · JFK 20:15
Developed with CodeLauncher
♥ Do have faith in what you're doing.