-
# 使用kubectl + yaml配置部署docker
## 定义deployment.tpl
``` yaml
apiVersion: apps/v1
kind: Deployment
metadata:
name: %%work.name%%
labels:
app.kubernetes.io/name: %%work.name%%
app.kube…
-
I currently have a esphome node controlling my HVAC system. It is recognized in home assistant as a climate entity. All of the code is contained on that esp32, using the thermostat platform.
When I…
-
### Describe the bug
After the recent update of nixos-23.05 from f741f8a839912e272d7e87ccf4b9dbc6012cdaf9 to 8f1180704ac35baded1a74164365ac7cdfba6f38 (which included https://github.com/NixOS/nixpkgs/…
-
Develop a subscription feature that allows Mykobo to subscribe to the Pendulum Indexer so the transactions on Pendulum can be tracked
Acceptance Criteria:
The Pendulum Squid is deployed to Aquarium a…
-
Currently, when we make the GeoClimate calculations, only a small fraction of the buildings are considered in the TypeProportion process (https://github.com/orbisgis/geoclimate/blob/ffa10ae81e498a75f3…
-
We are attempting to use this library in an aquarium monitoring and control system. We discover all plugs, and let users choose which ones we should use. We perform the following:
1. Turn a plug on…
-
https://ko.legacy.reactjs.org/blog/2015/10/07/react-v0.14.html#stateless-function-components
``` jsx
// A function component using an ES2015 (ES6) arrow function:
var Aquarium = (props) => {
v…
-
sw.js
``` js
jsproxy_config=x=>{__CONF__=x;importScripts(__FILE__=x.assets_cdn+'bundle.c33e24c5.js')};importScripts('conf.js')
```
-
Search results from SearchBot v3.00.02 by Ook, searching dll written by Ook, Based on Searchbot v2.22 by Dukelupus
Searched 18 lists for "history" , found 1000 matches. Enjoy!
For easier searching, …
-
While trying to improve our high-level control of the robots, I encountered a weird error where the robot would still turn even if the logs showed that the `angular_velocity` of the command was set to…