-
Thanks for the awesome tool, it's one heck of a scripting masterpiece and has worked pretty flawlessly for me!
It'd be great to have a way to annotate or label individual parts and have those human…
tkoft updated
2 weeks ago
-
For anyone interested, here is a simple snippet to convert the TFRecord file to JSON format:
```python
import base64
import json
import tensorflow as tf
file_path = "dev.tfrecord"
de…
caiqi updated
5 months ago
-
Would it be possible to allow different formatting options for the `startTime` and `endTime` values? I find myself needing to check them while experimenting with webpack settings but unix timestamps a…
-
### Description
I have an SQLite database with a Guid field stored as BLOB:
```
CREATE TABLE [DBVersion]
(
[Id] Guid NOT NULL,
[AppVersion] nvarchar(255) NULL,
CONSTRA…
-
sync 저장소에 각 항목당 크기 제한과 전체 크기 제한이 있으며
이는 sync 저장소에 set을 호출하면 `chrome.runtime.lastError`에 정보가 저장됩니다.
그런데 문서에 따르면 lastError에는 human readable 메시지가 저장되고
해당 메시지는 영어만 제공되는데 이건 어떡하면 좋을까요?
set 콜백에서
`…
-
Similar to #314, we might need a "repository error" event.
In the real world, things might go wrong in the repository. Clients should at least have the chance to inform the user about it.
The re…
-
Hi,
I hope you won't mind me asking this question but I couldn't find any info about it online.
Basically memorizing long onion address is inhumane so people rely on vanity address + copy pastin…
-
```
Reason: optimize servers
Description:
More beancounter options (human readable).
with a preffered option, (let the CP give advice in the best settings etc...)
```
Original issue reported on code…
-
Copied from: https://github.com/MetaMask/metamask-extension/issues/5640
I have few objections to your current version, sorry, haven't had time earlier to list them.
1. There is already ethereum …
-
I was messing around defining cwms parameters using rledit based on discussion in https://github.com/opendcs/opendcs/issues/749 and my human-readable enumerator was wiped. Using desktop …