bestgopher

Results 57 comments of bestgopher

Thank you for taking the time to review this PR. It seems there may have been some miscommunication earlier, and you might not have fully understood my intention. This is...

@SomeoneToIgnore Thank you again for your patient explanation. If this counts as an optimization, I hope the official team can fix it soon.

`config_builder.set_time_offset_to_local()` uses `UtcOffset::current_local_offset()` to get local offset, but it will get `Err(error::IndeterminateOffset)` when there are multi-thead (https://github.com/time-rs/time/issues/293, https://github.com/time-rs/time/issues/296). I have debuged the `fn main`, I don't why there are 3...

@jlaffaye I was wondering if the library is still being maintained?

@jlaffaye refer to https://github.com/golang/go/blob/1e756dc5f73dc19eb1cbf038807d18ef1cc54ebc/src/net/smtp/smtp.go#L110

> @alanhamlett thanks for prompt response! > > `~/.wakatime/wakatime-cli --version` fish: Unknown command > > `~/.wakatime/wakatime.log` > > ``` > {"caller":"cmd/run.go:156","func":"cmd.RunE","level":"warning","message":"one of the following parameters has to be provided: --config-read,...

> > `~/Library/Application Support/Zed/extensions/work/wakatime/` > > ls: ~/Library/Application Support/Zed/extensions/work/wakatime/: No such file or directory If you don't see it, try reinstalling and check again. ![image](https://github.com/user-attachments/assets/dd87e658-c0f8-4fd0-b1a5-3bf9618b36cc)