AMAZINGINDEX.COM 日报快照
51.2
VOL. 2026.09
2026.09.03
← 返回 2026.09.03 日报
日报快照 · Daily Snapshot
NO. 018

Paint.NET 原生支持 Linux

#ARTICLE HackerNews 2026.09.03
推荐指数 34.0 NO. 018 · 2026.09.03
发布2026/09/02Score135Comments112

老牌 Windows 图像编辑软件 Paint.NET 5.2 alpha 通过 .NET 跨平台移植正式运行 Linux。对依赖 Windows 虚拟机或 Wine 做简单设计的 Linux 开发者而言,终于有原生轻量替代方案。

Paint.NET 能跨平台的核心是 .NET 6+ 的 WinForms 跨平台支持,而非重写 UI 层。这意味着大量 legacy Windows 工具(尤其是企业内部的小众行业软件)有了低成本迁移路径,不需要 Avalonia 或 MAUI 重构。

对 AI 工程师的具体价值在于:很多数据标注、医学影像预处理的小工具都是 WinForms 写的,以前只能开 Windows 虚拟机跑,现在可能直接 Linux 原生部署。做 MLOps 基础设施的团队可以盘点下内部工具链,看看哪些能借这波 .NET 跨平台红利省掉 Windows 授权和虚拟化开销。

正面 87 条评论

核心争论:Linux 用户渴望轻量易用的图像编辑工具,Paint.NET 填补 GIMP/Krita 之间的空白

3836293648

Yes! This is by far the number one program I've missed since I left Windows years ago. GIMP is so unfriendly, krita is for drawing, pinta is a very shallow clone that only just stopped crashing a few months ago. Paint.net is just better in every way.

newsre4der

Sounds good, but why a .Net app can't work with .NET 10? Does it use Windows-only features?

LarsKrimi

It uses Direct2D which most of the post is about. They added the support by slopping a Direct2D emulation layer together.

替代方案: GIMPKritaPintaPixelmatorMS Paint
查看原文 →