nanmu42's repos on GitHub
Go · 811 watchers
orly
:football: Generate your own O'RLY animal book cover to troll your colleagues | 生成你自己的O'RLY动物书封面,让你的同事惊掉下巴
TeX · 342 watchers
CQUThesis
:pencil: 重庆大学毕业论文LaTeX模板---LaTeX Thesis Template for Chongqing University
Go · 242 watchers
etherscan-api
:guitar: Golang client for Ethereum Etherscan API (and its families like BscScan) / Golang 以太坊 Etherscan API库(也支持同一家族的BscScan)
Go · 145 watchers
gzip
:floppy_disk: Golang gzip middleware for Gin and net/http | Golang gzip中间件,支持Gin和net/http,开箱即用同时可定制
Go · 112 watchers
tart
A toy Gitlab CI Runner backed by Firecracker MicroVM | 基于Firecracker MicroVM的玩具Gitlab CI Runner
Go · 95 watchers
dsf
DSF - Dead Simple Fileserver / 极简HTTP文件服务
Python · 95 watchers
robomasterpy
DJI RoboMaster Python SDK and programing framework | 大疆机甲大师的Python SDK和编程框架
Go · 78 watchers
limitio
Golang io.Reader and io.Writer but with limits
Shell · 49 watchers
k8s-by-kubeadm
:building_construction: 如何使用kubeadm在国内网络环境搭建单主k8s集群
Python · 48 watchers
robo-playground
Games and examples built for RoboMaster EP with RoboMasterPy | 与你的大疆机甲大师愉快玩耍,基于RoboMasterPy构建
Go · 45 watchers
bluelox
A tree-walking interpreter implemented in Golang for Lox, with a browser playground supported by WASM | 一个基于语法树的Lox解释器,附带WASM版本的playground
Go · 40 watchers
qrcode-api
:horse: A simple API service for QR Code generation/recognition | 二维码生成/识别API
19 watchers
k8s-eck-logging
Kubernetes cluster level logging solution, utilizing Elasticseach, Kibana and Fluent Bit.
Dockerfile · 7 watchers
eos-docker
EOS docker image for mainnet production
Go · 6 watchers
Go-HTTP-Server-Gracefully-Shutdown-Done-Right
Golang http.Server安全退出:容易被误用的Shutdown()方法
Dockerfile · 3 watchers
miktex-docker
Dockerized MiKTeX, with preinstalled Chinese and Makefile support
Shell · 3 watchers
PyFlink-in-Docker
Docker base image for Flink Python, using miniconda environment
Dockerfile · 2 watchers
docker-kafka
Simple Kafka Container with embedded ZooKeeper
Go · 2 watchers
go-gitlab
Fork of xanzy/go-gitlab, with patches to ease my usage
Go · 1 watchers
asynq
Fork of hibiken/asynq, with patches to ease my usage
1 watchers
Chinese-LLaMA-Alpaca
中文LLaMA&Alpaca大语言模型+本地部署 (Chinese LLaMA & Alpaca LLMs)
Vue · 1 watchers
cryptid-logbook
Game logbook for Cryptid, the board game
Dockerfile · 1 watchers
eck-operator
Docker image mirror for docker.elastic.co/eck/eck-operator (Elastic Cloud on Kubernetes)
Dockerfile · 1 watchers
elastalert-docker
:triangular_flag_on_post: Unofficial Elastalert docker image
Go · 1 watchers
go-tokenizer
NLP tokenizers written in Go language
Dockerfile · 1 watchers
handy
A handy docker image for debug and inspection under cloud native environment.
Dockerfile · 1 watchers
kaniko
Unofficial Docker Hub mirror for Kaniko
Go · 1 watchers
MongoShake
Bring go mod and Docker image to Alibaba MongoShake | 为阿里巴巴的MongoShake适配go mod和Docker镜像
1 watchers
restic
Fast, secure, efficient backup program, with some patches to ease my own usage.
Go · 1 watchers
slack
Fork of slack-go/slack, with patches to ease my usage
Dockerfile · 1 watchers
TeXPackageTestBench
Out of maintain, please refer to https://github.com/nanmu42/miktex-docker
1 watchers
thinking-reeds
User comments on nanmu42
Makefile · 1 watchers
traefik-helm-chart
This is the incubator for the Traefik v2 helm chart
TypeScript · 1 watchers
Workshopper-Answers
NodeSchool Workshopper 参考答案集
C · 1 watchers
zbar-utf8
A modified version of Zbar 0.10, making it only decoding in UTF-8
0 watchers
2fa
Two-factor authentication on the command line
Go · 0 watchers
bearychat-go
A modified version of Bearychat's go binding
0 watchers
golang-docker
Golang on Alpine with dep
Go · 0 watchers
gosmpp
Smpp (3.4) Client Library for Go
Rust · 0 watchers
guess-number
使用Rust实现的一个按大小反馈猜数字的游戏
C · 0 watchers
linux
Linux kernel source tree
Dockerfile · 0 watchers
metrics-server-docker-mirror
Docker image mirror for k8s.gcr.io/metrics-server/metrics-server
Rust · 0 watchers
minigrep
A naive `grep` implementation.
C · 0 watchers
openwrt
This repository is a mirror of https://git.openwrt.org/openwrt/openwrt.git It is for reference only and is not active for check-ins. We will continue to accept Pull Requests here. They will be merged via staging trees then into openwrt.git.
0 watchers
phonedata
手机号码归属地信息库、手机号归属地查询 phone.dat 最后更新:2020年04月
0 watchers
tinysql
A course to build the SQL layer of a distributed database.
C · 0 watchers
u-boot
"Das U-Boot" Source Tree
0 watchers
VoiceInk
Voice-to-text app for macOS to transcribe what you say to text almost instantly
nanmu42

nanmu42

V2EX member #338993, joined on 2018-08-06 19:12:05 +08:00
组了个散装 NAS
  •  2   
    NAS  •  nanmu42  •  Nov 27, 2023  •  Lastly replied by grantonzhuang
    5
    编写 Python Poetry 项目的 Dockerfile
  •  1   
    Python  •  nanmu42  •  Oct 16, 2023  •  Lastly replied by aloxaf
    4
    Fork Chrome 让它在终端里渲染:现在你可以用终端逛 V2EX 了
  •  1   
    分享发现  •  nanmu42  •  Feb 1, 2023  •  Lastly replied by vsitebon
    3
    当你 git push 时, Gitlab 上发生了什么?
  •  1   
    分享创造  •  nanmu42  •  Sep 26, 2022  •  Lastly replied by skadi
    3
    Go 官方的新教程:泛型 和 fuzz test
  •  2   
    Go 编程语言  •  nanmu42  •  Mar 13, 2022  •  Lastly replied by yin1999
    12
    nanmu42's recent replies
    Aug 29, 2024
    Replied to a topic by ounxnpz NAS 组了一个丐版 NAS,看看佬们还有没有更丐的
    好活,同道中人。

    我组过一个 NanoPi 的: https://nanmu.me/zh-cn/posts/2023/my-homebrew-nas/
    @poseidonll 招聘失效了,谢谢关注。
    Nov 27, 2023
    Replied to a topic by nanmu42 NAS 组了个散装 NAS
    @ScotGu 哈哈哈哈,其实买错了很多东西,有的还不给退。
    Oct 16, 2023
    Replied to a topic by nanmu42 Python 编写 Python Poetry 项目的 Dockerfile
    @dayeye2006199 谢谢推荐,我去看看。
    Oct 15, 2023
    Replied to a topic by nanmu42 Python 编写 Python Poetry 项目的 Dockerfile
    自己打破一下零回复惨案。🤣
    @TrembleBeforeMe 哦哦,谢谢分享。
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   1007 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 32ms · UTC 22:47 · PVG 06:47 · LAX 15:47 · JFK 18:47
    ♥ Do have faith in what you're doing.