qdcanyun's recent timeline updates
qdcanyun

qdcanyun

V2EX member #514, joined on 2010-05-21 20:23:19 +08:00
Per qdcanyun's settings, the topics list is hidden
Deals info, including closed deals, is not hidden
qdcanyun's recent replies
https://x.com/adaaaamwen

任务常常要等很久,切到别的窗口就忘了。作为 Warp 用户,写了个原生的 macOS 通知应用,点击能跳回运行着 Claude Code 的应用- -
May 9, 2023
Replied to a topic by tanran 程序员 macOS 怎样快速切换到另一个应用?
目前长这个样子
May 9, 2023
Replied to a topic by tanran 程序员 macOS 怎样快速切换到另一个应用?
https://imgur.com/a/jEi4tK1
自己写了一个工具,感觉再完善些可以放出来,目前支持多窗口切换以及快捷键
Feb 6, 2022
Replied to a topic by knowckx Python 请教一个 Python 浮点数的小问题
找了一些资料显示,先有的 cmd-shift-1 和 cmd-shift-2 ,用来弹出 floppy disk 1 和 floppy disk 2 。
1985 年发布的 Mac System 2 将 cmd-shift-3 设定为桌面截图快捷键。
1997 年发布的 Mac OS 7.6 引入了可以选定区域截图,猜测就是顺着往下轮到了 cmd-shift-4

Ref
[This subreddit is now for discussing keyboard shortcuts]( https://www.reddit.com/r/shortcuts/comments/b818l9/comment/ejvc5g3/?utm_source=share&utm_medium=web2x&context=3)
[Screenshots]( https://apple.fandom.com/wiki/Screenshots)
[Classic Mac OS]( https://en.wikipedia.org/wiki/Classic_Mac_OS#System_1.2C_2.2C_3.2C_and_4)
@nsynet57 newsletter 目前走邮件是方便大家获取的渠道之一(确实国内邮箱使用率不高,但是工程师群体会好一些),我们也有 Telegram Channel 可以订阅。不过微信公众号对内容有一个很大的限制:正文无法支持超链接。这个限制对 newsletter 的阅读体验伤害比较大,推荐的文章与项目,都无法点击查看。我们也会和平台 check 下,支持下 RSS 和微信,不过应该不是微信公众号的形式来做
赞同 @binux 的观点
其实是有可能有的,Python Core Developer Łukasz Langa 最近写的 [Blog]( https://lukasz.langa.pl/5d044f91-49c1-4170-aed1-62b6763e6ad0/) 中记录了 Python 核心开发团队和 nogil 的作者 Sam Gross 沟通的一些内容,其中就有提到
> **Q: Is runtime enabling of nogil a long-term viable option or a transitional feature?**
> Ideally the end game is CPython without the GIL, period. However, there will be an expected long period of community adaptation. We want to avoid a rift similar to the Python 2 to Python 3 transition. Rather, we want the transition to be easier, even if that means stretching it over a longer period of time.

如果未来 nogil 能够 merge 进主干代码里,那么一开始势必会有一个 option 来让用户选择开关 GIL
至于为什么现在没有,其实可以看 Sam Gross 的那个文档,以及上面提到的 Blog ,去掉 GIL 不是简单的直接删掉 GIL 对象,涉及到 GC ,内存分配,以及不少基础库的改造
Oct 20, 2021
Replied to a topic by qdcanyun Python 推荐下我们新搞的东西:捕蛇者说 newsletter
@littlecowherd
@jaredyam
哇 感谢收听!我们也尝试在播客之外,用文字推荐一些好的内容
可以看下这个 David Beazley 的 [Python Concurrency From the Ground Up](
),跟着写一遍就能理解了
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   3464 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 18ms · UTC 11:09 · PVG 19:09 · LAX 04:09 · JFK 07:09
♥ Do have faith in what you're doing.