kalloc

Results 16 issues of kalloc

Hi. I wrote (literally found and rewrite) power save function, which switches on some fancy features on power and switches off on a battery. Is it possible to run `Semshi...

Hi. Is it possible to add cassandra or any other database storage to gorma?

Hi! I found the missing process.exit(1) after an error during functionCall. Expected example: ``` ./bin/near call usn unknown_method '{}' --accountId kalloc.testnet > /dev/null;echo $? Failure [usn]: Error: Can't complete the...

It would be very useful for bash scripting. Example usage: ``` $ ./bin/near call REDACTED nft_mint '{…REDACTED…}' --accountId REDACTED --deposit 1 -o 1.json >/dev/null ; cat 1.json | jq .token_id...

I'm trying to use LSP with my Neovim setup and I got an error `Cannot find module 'tslib'` in one of the projects. After long inspection, I did a small...

status:triaging

**Describe the bug** Sometimes, I need to make fake revert. For example, when I write tests for uniswap family contracts or another contracts based on nested calls. But I can't...

Hi, I can't run osmocom_fft $ osmocom_fft Error importing GNU Radio's wxgui. Please make sure gr-wxgui is installed. $ brew install wxmac --python Warning: wxmac-3.0.2 already installed

**Describe the bug** A clear and concise description of what the bug is. Vim with last tabnine continuously stopped with HUP signal. **To Reproduce** Steps to reproduce the behavior: 1....