Adminy

Results 85 issues of Adminy

Given that the only way to build docker images using a nix command needs to do docker load command, why was docker not built-in to nixos/nix? Or at least some...

This was to address issue https://github.com/epsagon/serverless-package-external/issues/16 But this PR also adds more ways to configure your external packages with more granular control. Could also potentially solve: https://github.com/serverless/serverless-python-requirements/issues/767 https://github.com/serverless/serverless-python-requirements/issues/265

https://github.com/keyvank/zincos/blob/5b189efcd025c4328f3583093aed4569af3f0623/user/progress_bar.cpp#L9 Hahaha, Incredibly Good Code x'D Made my day. Now I wonder how timer based events get called. Maybe you can communicate in code with the system clock?

### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...

enhancement
help wanted

I was wondering if you can implement a delete contact API method, Thank you

No way of sending read requests ... That's kind of very important part of the API ... not there ...

### Is your feature request related to a problem? I seem to be repeating myself defining table permissions over and over again. I'd be nice to make it somewhat reusable....

feature
triage

Hi, I got a CC1101 usb dongle uart device. I'm getting `ValueError: unexpected chip part number 255 (expected: 0)` Can't be the wiring since its usb. lsusb: ``` Bus 003...

enhancement

``` bootloader/boot.asm:145: warning: label alone on a line without a colon might be in error [-w+orphan-labels] bootloader/boot.asm:147: warning: label alone on a line without a colon might be in error...

#### Is your feature request related to a problem? Please describe. I usually have a json which I convert to a DotWiz class for the dot notation, but since its...

enhancement