Lemon

Results 32 comments of Lemon

最近不用这个笔记了,而且代码 bug 过多,就不重开pr了。 你可以参考一下思路,feel free to use code

I use a timeout before `write` to avoid this problem code like this: ```rust // edge case: https://github.com/deviceplug/btleplug/issues/277 tokio::select! { _ = time::sleep(Duration::from_secs(2)) => { log::error!(target: "call_printer", "printer timeout"); return...

hi there, DevToys version `2.0-preview.5` support situation: - [x] `cmd+a` select all - [x] `cmd+x` cut - [x] `cmd+c` copy - [x] `cmd+v` paste

Hi @veler, could you ship a minor version if you're not busy? We are looking forward to using it.

> > 太恶心了,本身就是会员还限速 > > 那没有吧,我昨天开了会员,速度马上稳定到150,恶心人倒是没错。 现在怕未来第三方权益包上来后, 现有的会员也限速

@HisAtri 还有个问题就是 `http://cn.lrc.cx` 这个接口现在好像不可用, 而且 timeout 30s 是不是有点大了

other information: > Servers should treat a request without a Depth header as if a "Depth: infinity" header was included.[^1] > 403 Forbidden - A server may reject PROPFIND requests...

sry for misleading you, I just want to point this is not a widely supported implementation(RFC uses **should** not **must** terminology[^1]) [^1]: https://datatracker.ietf.org/doc/html/rfc2119#:~:text=3.%20SHOULD%20%20%20This%20word%2C%20or%20the%20adjective%20%22RECOMMENDED%22%2C%20mean%20that%20there%0A%20%20%20may%20exist%20valid%20reasons%20in%20particular%20circumstances%20to%20ignore%20a%0A%20%20%20particular%20item%2C%20but%20the%20full%20implications%20must%20be%20understood%20and%0A%20%20%20carefully%20weighed%20before%20choosing%20a%20different%20course.

强烈建议 wasm 做插件, 这样前端都能用了

this may help: https://developer.1password.com/docs/cli/use-multiple-accounts/