Macrow 最近的时间轴更新
Macrow

Macrow

V2EX 第 28551 号会员,加入于 2012-10-19 19:23:55 +08:00
Macrow 最近回复了
264 天前
回复了 fliter 创建的主题 Kubernetes 什么规模才需要使用 helm 或者 kustomize ?
kustomize 适合多环境不太复杂的情况,推荐看下 pulumi[https://github.com/pulumi/pulumi]或者 cue[https://github.com/cue-lang/cue]
2023-08-16 21:05:29 +08:00
回复了 TESTFLIGHT2021 创建的主题 程序员 推荐个蓝牙鼠标
蓝牙鼠标回报率一般都是 90hz ,相对较低,如果对这个有要求,可以考虑入手雷蛇的刺鳞树蝰,蓝牙回报率可以到 200hz 左右。
另外次鼠标也可以通过 2.4g 链接达到 1000hz 。
2023-07-25 21:05:42 +08:00
回复了 jiobanma 创建的主题 Java 分布式系统生成全局唯一 ID 的方式请教
https://github.com/rs/xid
零配置,可排序

Features:

Size: 12 bytes (96 bits), smaller than UUID, larger than snowflake
Base32 hex encoded by default (20 chars when transported as printable string, still sortable)
Non configured, you don't need set a unique machine and/or data center id
K-ordered
Embedded time with 1 second precision
Unicity guaranteed for 16,777,216 (24 bits) unique ids per second and per host/process
Lock-free (i.e.: unlike UUIDv1 and v2)

Name Binary Size String Size Features
UUID 16 bytes 36 chars configuration free, not sortable
shortuuid 16 bytes 22 chars configuration free, not sortable
Snowflake 8 bytes up to 20 chars needs machine/DC configuration, needs central server, sortable
MongoID 12 bytes 24 chars configuration free, sortable
xid 12 bytes 20 chars configuration free, sortable
2023-07-19 09:33:36 +08:00
回复了 gatro 创建的主题 程序员 Termius 基础功能也需要订阅了
明明基础版本包括 sftp 都是免费的,自己没看清楚吧?
2022-12-21 23:28:34 +08:00
回复了 gowk 创建的主题 程序员 1000 元以内的 68 配列键盘推荐,要求长时间码字不累的
halo65
2022-04-11 13:24:30 +08:00
回复了 roundRobin 创建的主题 Windows 有人遇到过 win11 无法打开资源管理器的情况吗
这是个 bug 吗?我也遇到了,还以为是个例,最后没办法,重装系统解决。无奈...
2022-01-10 17:35:57 +08:00
回复了 qwertyzzz 创建的主题 程序员 大佬们 问下 有什么网站可以根据文本生成语音下载
2022-01-09 14:32:31 +08:00
回复了 skySurest 创建的主题 React 关于 React-Native 的问题
我升级Safari8.0.2,卡得不行,以前从来没有这种情况。
关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   3927 人在线   最高记录 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 13ms · UTC 05:23 · PVG 13:23 · LAX 22:23 · JFK 01:23
Developed with CodeLauncher
♥ Do have faith in what you're doing.