Icedsoda
Icedsoda
+ Nginx Proxy Masternode
[GitHub Linguist](https://github.com/github-linguist/linguist) can detect the language of a file based on different methods. It is related to syntax highlighting on GitHub and to generate language statistics inside GitHub repos: I...
I want to generate this code. notice the optional method paramter. ```typescript export class Client { constructor(axiosInstance?: AxiosInstance) { } } ``` This is my tsx: ```tsx ``` This code...
Is there a reason why automatic downloads on curseforge are disallowed? Tried to install skyblock 4 with [itzg/docker-minecraft-server](https://docker-minecraft-server.readthedocs.io/en/latest/types-and-platforms/mod-platforms/auto-curseforge/)
I deploy 6 runners at a time with docker swarm. Offline runners are not deregistered and stay forever in the GitHub overview. Now I have hit the limit of 10000...
A note can have a positoin of type `image`, `text` and `file`. The type `file` wasn't allowed in the API, but only due to a bug. It is supported now....
I just had the same idea for using react components to model k8s resources and found your repo. Great work! I think to step more in the foots of Helm,...
**[URL to the resource here.](https://github.com/cah4a/rekube)** Rekube is a React render for Kubernetes Resources. Kubernetes is the leading container orchestration platform. Different resources like containers are modeled in YAML files, which...
Hi, when I run the ek1100 example, the tx_rx_taks fails after a while. Sometimes after a couple seconds, sometime after some minutes. This is a reproducible example, but I got...
Hey, crates.io already has the `3.3.0` but there is not GitHub Release/Tag for `3.3.0`. Would be great to have a Release + Changelog. Thanks :)