Skip to content

Instantly share code, notes, and snippets.

@CodeIter
CodeIter / termux-pacman-glibc-setup.sh
Last active January 20, 2025 06:25
Setup `glibc-runner` with pacman on Termux and install Deno.JS and Bun.JS .
#!/usr/bin/env -S bash -xeuo pipefail
set -xeuo pipefail
pkg install pacman patchelf \
which time ldd tree
echo
echo
@jatinkrmalik
jatinkrmalik / data.md
Last active January 20, 2025 06:23
RSS Feed/Blogs from @0xGlitchbyte
@luncliff
luncliff / cmake-tutorial.md
Last active January 20, 2025 06:22
CMake 할때 쪼오오금 도움이 되는 문서

CMake를 왜 쓰는거죠?
좋은 툴은 Visual Studio 뿐입니다. 그 이외에는 전부 사도(邪道)입니다 사도! - 작성자

주의

  • 이 문서는 CMake를 주관적으로 서술합니다
  • 이 문서를 통해 CMake를 시작하기엔 적합하지 않습니다
    https://cgold.readthedocs.io/en/latest/ 3.1 챕터까지 따라해본 이후 기본사항들을 속성으로 익히는 것을 돕기위한 보조자료로써 작성되었습니다
@genadyp
genadyp / ultimate-ut-cheat-sheet.md
Created November 24, 2021 06:35 — forked from yoavniran/ultimate-ut-cheat-sheet.md
The Ultimate Unit Testing Cheat-sheet For Mocha, Chai, Sinon, and Jest
@jordandrako
jordandrako / monitor_albums.sh
Last active January 20, 2025 06:16
[Un]monitor Albums in Lidarr
#!/bin/bash
helpText="
# Usage:\n
#\n
# ./monitor_albums.sh -k 'apiKey' -b 'http://host:port' -t [Single|EP|Album] [-m|u|A|h][-n 'artist name'][-i artistId]\n
#\n
# Required Options:\n
# -k Your Lidarr API Key (defaults to \$apiKey env variable)\n
# -b Your Lidarr instance URL (defaults to \$baseUrl env variable)\n
@y0ngb1n
y0ngb1n / docker-registry-mirrors.md
Last active January 20, 2025 06:13
国内的 Docker Hub 镜像加速器,由国内教育机构与各大云服务商提供的镜像加速服务 | Dockerized 实践 https://github.com/y0ngb1n/dockerized
@amirilovic
amirilovic / take-memory-snapshot.ts
Created July 15, 2024 20:46
A script that takes a heap snapshot from a nodejs process in debug mode
const { exec, spawn } = require("child_process");
const fs = require("fs");
const { promisify } = require("util");
import { WebSocket } from "ws";
async function getWebSocketDebuggerUrl() {
const res = await fetch("http://localhost:9229/json");
const data = await res.json();
return data[0].webSocketDebuggerUrl;
}
@scyto
scyto / docker-swarm-architecture.md
Last active January 20, 2025 06:09
My Docker Swarm Architecture
类别 药品通用名 原研品牌
抗生素类 头孢克洛 希刻劳
头孢呋辛 西力欣
左氧氟沙星 可乐必妥
莫西沙星 拜复乐
阿奇霉素 希舒美
头孢妥仑匹酯 美爱克
抗真菌类 盐酸特比萘芬 兰美抒
奥美拉唑 洛赛克

aDataAPI Documentation

Welcome to the official documentation of aDataAPI V1.3. Below you will find the available API routes along with explanations for their usage. Dont Forget To Join Our Discord At https://discord.gg/9SYHB7cJcX

Base URL

https://your-deployment-url.vercel.app