V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
V2EX  ›  mikewang  ›  全部回复第 1 页 / 共 36 页
回复总数  709
1  2  3  4  5  6  7  8  9  10 ... 36  
2 天前
回复了 mikewang 创建的主题 生活 前些天才看过香港使用竹制脚手架的事情
#3 @mikewang 火灾前这个问题还比较小众,我也不知道为什么当时我会关注这个
2 天前
回复了 mikewang 创建的主题 生活 前些天才看过香港使用竹制脚手架的事情
#2 @biu7 感觉不妙的原因是,我是在火灾前搜索这个的... 然后发生了😢
3 天前
回复了 mikewang 创建的主题 V2EX V2EX 世界时钟的昼夜表示有问题
此处 @livid
@cxtrinityy #137

> 人类并不具有凭空想出一个从未见过事物的能力

我个人觉得这句话并不准确。人可以想象某种从未见过事物,只是没有逻辑可以去证明想象的是“对的”。

还有一种就是,人可以想象,但无法描述那些“未见过事物”:是一种微妙的感觉,无法用文字或话语准确表达。因为能够表达的都是大家共通的已知事物,和我想的不是一回事。
我想描述一些完全脱离实际的东西时,就会出现“无法输出”的怪现象,很难受。但不能直接得出无法想象的结论,因为这些想象“只可意会,不可言传”。
当然是利用 kvm 先跑一个 Windows on Arm 的虚拟机,就能直接运行 Win32 程序了。这利用的是 Windows 自带的 x86 转译功能(十分高效,类似于 Rosetta 2 )。

下面的 repo 甚至可以在树莓派的 Arm64 上跑 Win32 程序:

https://github.com/Botspot/bvm
9 天前
回复了 poic 创建的主题 问与答 心盲症能通过后天锻炼看到图像吗?
有点好奇,在绘画上会受到影响吗?比如默写一个曾经看过的风景或者画面;再比如像刑侦专家画速写一样默写描绘一个人的面部特征,心盲是比较难做到么
11 天前
回复了 xtzhwei 创建的主题 全球工单系统 CF 刚刚炸了?
#17 @mikewang 现在完全恢复了。Cloudflare Status 上认为事件已得到了解决。
11 天前
回复了 mikewang 创建的主题 全球工单系统 速报: Cloudflare 挂了
恢复了。

---

# Cloudflare Global Network experiencing issues

Monitoring - A fix has been implemented and we believe the incident is now resolved. We are continuing to monitor for errors to ensure all services are back to normal.
Nov 18, 2025 - 14:42 UTC

-- https://www.cloudflarestatus.com/
11 天前
回复了 xtzhwei 创建的主题 全球工单系统 CF 刚刚炸了?
#13 @python35 并没有全好,大部分还是处于宕机的状态。
12 天前
回复了 mikewang 创建的主题 全球工单系统 速报: Cloudflare 挂了
# Cloudflare Global Network experiencing issues

Update - We are seeing services recover, but customers may continue to observe higher-than-normal error rates as we continue remediation efforts.
Nov 18, 2025 - 12:21 UTC

-- https://www.cloudflarestatus.com/
12 天前
回复了 mikewang 创建的主题 全球工单系统 速报: Cloudflare 挂了
# Cloudflare Global Network experiencing issues

Update - We are continuing to investigate this issue.
Nov 18, 2025 - 12:21 UTC

Update - We are continuing to investigate this issue.
Nov 18, 2025 - 12:03 UTC

Investigating - Cloudflare is aware of, and investigating an issue which impacts multiple customers: Widespread 500 errors, Cloudflare Dashboard and API also failing.
We are working to understand the full impact and mitigate this problem. More updates to follow shortly.
Nov 18, 2025 - 11:48 UTC

-- https://www.cloudflarestatus.com/
12 天前
回复了 mikewang 创建的主题 全球工单系统 速报: Cloudflare 挂了
https://i.imgur.com/ZsZGCnv.png

# Cloudflare Global Network experiencing issues

Investigating - Cloudflare is aware of, and investigating an issue which potentially impacts multiple customers. Further detail will be provided as more information becomes available.
Nov 18, 2025 - 11:48 UTC

-- https://www.cloudflarestatus.com/
22 天前
回复了 lusxh 创建的主题 问与答 全运会期间封网,是为什么呢?
我的理解“封网”指的是封闭生产网络。对生产网络变更需要登录跳板机等操作,而“封网”则是关闭这些外部渠道,使得生产网络封闭运行,不接受任何配置变更,仅保留少数核心人员的访问权限。

配置变更、升级系统是风险最大的时候,正如飞机起降一样最关键。而封网就是在关键时刻系统保持最大稳定,“平飞”度过。
支持开源
28 天前
回复了 YanSeven 创建的主题 程序员 Debian 拥抱 Rust:五月起强制使用
#11 @cnt2ex “强制使用” 是错误的。Hard Rust requirements ,指的是对 Rust 工具链支持的硬性要求。Debian 没有强制任何人使用 Rust 。
28 天前
回复了 YanSeven 创建的主题 程序员 Debian 拥抱 Rust:五月起强制使用
#8 这个中文标题大概是 Google Translate 的问题。

实际上是:Debian 硬依赖 APT ,APT 的构建硬依赖 Rust 工具链。

https://i.imgur.com/o6KFhSM.png
28 天前
回复了 YanSeven 创建的主题 程序员 Debian 拥抱 Rust:五月起强制使用
这个标题是有问题,且会带来误导的。

原标题:Hard Rust requirements from May onward

并不是说 “强制使用” Rust ,而是说作者将在 APT 引入 Rust 依赖(一部分 APT 的功能将由 Rust 编写)。

为什么不支持 Rust 工具链的 port 要被淘汰:因为 APT 加入 Rust 代码后,没有对应工具链就编不出来了。APT 作为 Debian 的包管理工具,每个 port 都是必须的。这个是对维护者的要求,普通用户完全可以不安装这些 Rust 工具链。

并不是说要“强制”或者“强迫”怎么样,而是说要在 APT 里加入 Rust 代码了,就是这么简单。
35 天前
回复了 ysxb1145 创建的主题 Android 国产安卓手机拍照长焦 AI 化
39 天前
回复了 stefanaka 创建的主题 投资 黄金大家多少价位进的?慌不慌?
19 年 339 元时支付宝送了 0.18 元黄金,现在 0.47 了 :doge:
1  2  3  4  5  6  7  8  9  10 ... 36  
关于   ·   帮助文档   ·   自助推广系统   ·   博客   ·   API   ·   FAQ   ·   Solana   ·   2769 人在线   最高记录 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 33ms · UTC 14:18 · PVG 22:18 · LAX 06:18 · JFK 09:18
♥ Do have faith in what you're doing.