Mikolaj Kucharski

Results 12 issues of Mikolaj Kucharski

I don't really know Rust and it's ecosystem, so asking, to make sure, that Devise requires rust-nightly by design, on purpose. I'm compiling code which deep down in dependency chain...

Empty, but previously used and rm -rf'd via fuse-exfat SDXC card, mounted with following command: ``` # mount.exfat-fuse /dev/sd2i /mnt FUSE exfat 1.2.3 # echo $? 0 # pgrep -lf...

bug
fuse

Are you planning to add support to Spleen for something like that? I'm asking as recently found some apps which on the console are using up/down arrows for download and...

Below problem happened once in a while, but now happens more and more often. Nothing changed on my machine. ``` # freshclam ClamAV update process started at Sat Feb 5...

🐛bug
freshclam

I see many projects using this library, and I don't see simple way to disable colored output for those apps (without code modification). In production environments I like to grep...

Expose `ProtocolUpgradeVotingSchedule` via an RPC endpoint like `/status`. I think something along the lines of: `{"proto": 56, "timestamp": "2022-09-28T15:00:00Z"}` would be good enough for me. Ref https://github.com/near/nearcore/commit/cdebd3fa2cf516f0b672710c404718c331dd1b07

T-node

``` Oct 13 00:43:49 sandbox02 neard[1185538]: 102465065 4hkuea6ZsywcDTex3QTJSttFE18zzh9AeymoKoaWHcHD Processed in progress for 12461994ms orphan for 469ms Chunks:(X✔✔✔)) Oct 13 00:43:53 sandbox02 neard[1185538]: thread 'actix-rt|system:0|arbiter:0' panicked at 'called `Option::unwrap()` on a...

T-core

Not sure is this intended or not, but recently code change and does NOT throws exception now for delisted stocks. Could delisted stocks be explicitly handled via specific return information...

``` $ bellows -b 115200 -d /dev/ttyU0 form Traceback (most recent call last): File "/tmp/XXX-env/bin/bellows", line 8, in sys.exit(main()) File "/tmp/XXX-env/lib/python3.10/site-packages/click/core.py", line 1157, in __call__ return self.main(*args, **kwargs) File "/tmp/XXX-env/lib/python3.10/site-packages/click/core.py",...

On a production machine, I couldn't start `iotop`. This pull request should fix both issues which I encountered.