Skip to content

Instantly share code, notes, and snippets.

View layerssss's full-sized avatar

Michael Yin layerssss

View GitHub Profile
@layerssss
layerssss / docker-compose.yml
Created June 11, 2020 03:02
swarmpit memory leak log
app:
image: swarmpit/swarmpit:1.9
healthcheck:
test:
- CMD
- curl
- -f
- -H
- "Authorization: Bearer XXXXXXX"
- http://localhost:8080/api/services
@layerssss
layerssss / electron-publisher-custom.js
Created January 12, 2022 12:01
This publisher copies files to publish/ folder, to be rsync/upload-ed to any generic HTTP(s) server.
// build/electron-publisher-custom.js
//
// This publisher copies files to publish/ folder, to be rsync/upload-ed to any generic HTTP(s) server.
//
// package.json:
//
// "publish": {
// "provider": "custom"
// }
//
@layerssss
layerssss / # onnxruntime - 2025-06-09_11-52-47.txt
Created June 8, 2025 23:58
onnxruntime on macOS 15 - Homebrew build logs
Homebrew build logs for onnxruntime on macOS 15
Build date: 2025-06-09 11:52:47
@layerssss
layerssss / # onnxruntime - 2025-06-09_12-06-48.txt
Created June 9, 2025 00:07
onnxruntime on macOS 15 - Homebrew build logs
Homebrew build logs for onnxruntime on macOS 15
Build date: 2025-06-09 12:06:48