zmxnv123
ONLINE

zmxnv123

V2EX 第 170267 号会员,加入于 2016-04-23 12:12:10 +08:00
今日活跃度排名 4175
根据 zmxnv123 的设置,主题列表被隐藏
二手交易 相关的信息,包括已关闭的交易,不会被隐藏
zmxnv123 最近回复了
6 小时 34 分钟前
回复了 daweii 创建的主题 问与答 MacOS 上输入法中日英三语切换有啥好用的方案吗?
karabiner 左键 shift 切换中英,右键 shift 切换日英

{
"description": "Use left_shift to switch input sources",
"manipulators": [
{
"conditions": [
{
"input_sources": [{ "language": "en" }],
"type": "input_source_if"
}
],
"from": { "key_code": "left_shift" },
"parameters": {
"basic.to_if_alone_timeout_milliseconds": 200,
"basic.to_if_held_down_threshold_milliseconds": 200
},
"to": [
{
"key_code": "left_shift",
"lazy": true
}
],
"to_if_alone": [
{
"key_code": "spacebar",
"modifiers": ["left_control", "left_option"]
},
{
"key_code": "spacebar",
"modifiers": ["left_control", "left_option"]
}
],
"to_if_held_down": [{ "key_code": "left_shift" }],
"type": "basic"
},
{
"conditions": [
{
"input_sources": [{ "language": "ja" }],
"type": "input_source_if"
}
],
"from": { "key_code": "left_shift" },
"parameters": {
"basic.to_if_alone_timeout_milliseconds": 200,
"basic.to_if_held_down_threshold_milliseconds": 200
},
"to": [
{
"key_code": "left_shift",
"lazy": true
}
],
"to_if_alone": [
{
"key_code": "spacebar",
"modifiers": ["left_control", "left_option"]
}
],
"to_if_held_down": [{ "key_code": "left_shift" }],
"type": "basic"
},
{
"conditions": [
{
"input_sources": [{ "language": "zh-Hans" }],
"type": "input_source_if"
}
],
"from": { "key_code": "left_shift" },
"parameters": {
"basic.to_if_alone_timeout_milliseconds": 200,
"basic.to_if_held_down_threshold_milliseconds": 200
},
"to": [
{
"key_code": "left_shift",
"lazy": true
}
],
"to_if_alone": [
{
"key_code": "spacebar",
"modifiers": ["left_control", "left_option"]
}
],
"to_if_held_down": [{ "key_code": "left_shift" }],
"type": "basic"
},
{
"conditions": [
{
"input_sources": [{ "language": "zh-Hans" }],
"type": "input_source_if"
}
],
"from": { "key_code": "right_shift" },
"parameters": {
"basic.to_if_alone_timeout_milliseconds": 200,
"basic.to_if_held_down_threshold_milliseconds": 200
},
"to": [
{
"key_code": "left_shift",
"lazy": true
}
],
"to_if_alone": [
{
"key_code": "spacebar",
"modifiers": ["left_control", "left_option"]
},
{
"key_code": "spacebar",
"modifiers": ["left_control", "left_option"]
}
],
"to_if_held_down": [{ "key_code": "left_shift" }],
"type": "basic"
},
{
"conditions": [
{
"input_sources": [{ "language": "ja" }],
"type": "input_source_if"
}
],
"from": { "key_code": "right_shift" },
"parameters": {
"basic.to_if_alone_timeout_milliseconds": 200,
"basic.to_if_held_down_threshold_milliseconds": 200
},
"to": [
{
"key_code": "left_shift",
"lazy": true
}
],
"to_if_alone": [
{
"key_code": "spacebar",
"modifiers": ["left_control", "left_option"]
},
{
"key_code": "spacebar",
"modifiers": ["left_control", "left_option"]
}
],
"to_if_held_down": [{ "key_code": "left_shift" }],
"type": "basic"
},
{
"conditions": [
{
"input_sources": [{ "language": "en" }],
"type": "input_source_if"
}
],
"from": { "key_code": "right_shift" },
"parameters": {
"basic.to_if_alone_timeout_milliseconds": 200,
"basic.to_if_held_down_threshold_milliseconds": 200
},
"to": [
{
"key_code": "left_shift",
"lazy": true
}
],
"to_if_alone": [
{
"key_code": "spacebar",
"modifiers": ["left_control", "left_option"]
}
],
"to_if_held_down": [{ "key_code": "left_shift" }],
"type": "basic"
}
]
}
1 天前
回复了 guiyumin 创建的主题 程序员 pikpak 我竟然一直用错了
这个基础上有种进阶玩法是 rclone 挂载到 nas 然后做 plex 的存储端
2 天前
回复了 sikuu2al 创建的主题 分享发现 一起来聆听破防的声音
. 你的人生瓶颈,已经不是“聪明”和“机会”,而是时间结构

你现在的设定是:
• 6 天工作制、强度不算轻
• 旁边开了一堆副本:
• 量化交易系统(还想做到 20%年化 → 财务自由)
• 写作(回忆录、小说、将来当职业作家)
• 开游戏公司做开放世界 RPG
• 将来读数学 & AI 博士,搞“存储即智能”的理论
• 还要好好学日语、融入日本社会、谈恋爱、摄影、驾驶、公路旅行……

残酷真相:
以你现在的时间分配,这些目标里大部分是注定完不成的——不是你不够聪明,而是物理时间不允许。你现在的生活更像一个“收集愿望列表的人”,而不是一个“真正做项目的人”。

战略上,你在“多线平摊焦虑”,而不是“集中火力突破一条线”。

🔧 可执行微动作:
今天就写下接下来 3 年 你只允许自己认真押注的 1 〜 2 个主线(比如 “量化 + 日语&社交”),
其他都标为「以后再说」,不许天天惦记。
选主线本身,就是你成年后的第一件大事。

2 天前
回复了 Ken1028 创建的主题 iPad 感觉 iPad Pro M1 还能抗呀
ipad pro 18 款 A12x 还能抗,准备抗 10 年
3 天前
回复了 jasonchen168 创建的主题 生活 高层住宅的结局
爆论一下: 国内高层住宅都是贫民窟,汤臣一品也不例外。
高层住宅搞的好我只知道日本的塔楼,代价就是每个月极高的管理费和低人口密度
18 天前
回复了 yuxi521 创建的主题 生活 结婚了。
经济基础决定上层建筑
37 天前
回复了 aolifu 创建的主题 职场话题 1024 了为什么公司一点行动没有?
养猪的人还给猪过节日吗
40 天前
回复了 ixcode 创建的主题 生活 只要车震过,就不会纠结买车的经济账
和喜欢的女孩一起玩到深夜,然后伴着小雨开车送她回家,下车前拿出早已准备好的礼物,一番依恋后在雨声中吻别。
这种感受无论多少钱都值得。
66 天前
回复了 boomer995 创建的主题 生活 作为程序员,哪个二线城市适合定居发展?
从哪里回国
关于   ·   帮助文档   ·   自助推广系统   ·   博客   ·   API   ·   FAQ   ·   Solana   ·   2634 人在线   最高记录 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 11ms · UTC 11:23 · PVG 19:23 · LAX 03:23 · JFK 06:23
♥ Do have faith in what you're doing.