Skip to content
Search Gists
Sign in Sign up

Instantly share code, notes, and snippets.

ctiml / config.json
Created July 7, 2025 08:25
config.json for rocm/device-metrics-exporter to enable kubernetes integration
{
"ServerPort": 5000,
"CommonConfig": {
"MetricsFieldPrefix": "amd_"
},
"GPUConfig": {
"Fields": [
"GPU_NODES_TOTAL",
"GPU_PACKAGE_POWER",
"GPU_AVERAGE_PACKAGE_POWER",
ctiml / pi_wifi
Created December 11, 2024 18:16 — forked from addohm/pi_wifi
8188eu on a Raspberry Pi > v.5.10.73
https://forums.raspberrypi.com/viewtopic.php?f=28&t=62371&start=1550#p1898145
sudo apt install git bc bison flex libssl-dev
git clone https://github.com/RPi-Distro/rpi-source
cd rpi-source
./rpi-source
git clone https://github.com/lwfinger/rtl8188eu
cd rtl8188eu
make
sudo make install
sudo modprobe 8188eu
#!/bin/bash
# Check if kubectl is installed
if ! command -v kubectl &> /dev/null
then
echo "kubectl is not installed. Please install it to proceed"
fi
# Check if jq is installed
if ! command -v jq &> /dev/null
This file has been truncated, but you can view the full file.
webpackJsonp([16,17],[
/* 0 */
/***/ (function(module, __webpack_exports__, __webpack_require__) {
"use strict";
/* WEBPACK VAR INJECTION */(function(global) {Object.defineProperty(__webpack_exports__, "__esModule", { value: true });
/* harmony import */ var __WEBPACK_IMPORTED_MODULE_0_tslib__ = __webpack_require__(36);
/* harmony import */ var __WEBPACK_IMPORTED_MODULE_1_rxjs_Observable__ = __webpack_require__(4);
/* harmony import */ var __WEBPACK_IMPORTED_MODULE_1_rxjs_Observable___default = __webpack_require__.n(__WEBPACK_IMPORTED_MODULE_1_rxjs_Observable__);
ctiml / README.md
Last active November 12, 2015 13:57 — forked from zanarmstrong/TBchangeInCases2006to2012.json
19-Zoomable Treemaps w/ Color
ctiml / README.md
Last active November 12, 2015 12:03 — forked from tgk/README.md
18-Demographic treemap with tooltip

學習 treemap

遇到的問題:我改不動 mouseover 使區塊變色,mouseover 後 d3.select(this).style("background", anotherColor) 沒作用?

原始:http://bl.ocks.org/tgk/6044254

ctiml / README.md
Last active November 12, 2015 11:07 — forked from mbostock/.block
17-Modifying a Force Layout
ctiml / README.md
Last active November 12, 2015 10:07 — forked from mbostock/.block
16-Sticky Force Layout

學習 force layout 及 transition

遇到的問題:不知道是不是 bug,當 node fixed 的時候且每個 node 的 x,y 都靜止不變後,double click node 並不會讓 node 彈回去

原始:http://bl.ocks.org/mbostock/3750558

ctiml / README.md
Last active November 13, 2015 02:15
15
ctiml / README.md
Last active November 16, 2015 02:24
14-Line Chart
NewerOlder

AltStyle によって変換されたページ (->オリジナル) /