yanghanlin 最近的时间轴更新
yanghanlin's repos on GitHub
Shell · 5 人关注
oss-deployment-action
🚀 GitHub Action to deploy static files to Aliyun (Alibaba Cloud) OSS
Python · 1 人关注
autobuild
A simple cross-platform build script for C++
Makefile · 1 人关注
ebpf-sketches-reproduction
C++ · 1 人关注
huffmanzip
A single-file, command-line (toy) compressor & decompressor using Huffman coding
Python · 1 人关注
network-tracing
Part of work that traces network activities on Linux
Python · 1 人关注
PyQt5-Demo
A simple demo of PyQt5
C++ · 1 人关注
qt-calculator
🔢 A simple calculator based on Qt
Python · 1 人关注
ratemysupervisor-extractor
An extractor for data from ratemysupervisor.org
Python · 1 人关注
simple-lock
JavaScript · 0 人关注
.github
⚙️ Repository for common configurations
Python · 0 人关注
asmhelper
Assembly Helper: A simple script to build & run assembly programs in DOSBox
Python · 0 人关注
autotest
A simple utility to run & judge programs
Go · 0 人关注
btfhub-openeuler
BTFHub tweaked to generate BTFs for openEuler kernels
0 人关注
carbon-now-eclipse
Carbon plugin for Eclipse IDE
0 人关注
carbon-now-eclipse-production
The repo in which the production .jar files are placed
C++ · 0 人关注
CSVparser-Troubleshooting
Java · 0 人关注
dolphinscheduler
Apache DolphinScheduler is the modern data orchestration platform. Agile to create high performance workflow with low-code
JavaScript · 0 人关注
egg-sentry
Sentry Plugin for Egg.js
Jupyter Notebook · 0 人关注
fas-notebooks
Some Jupyter Notebooks related to development of Fire Alarm System (FAS)
Python · 0 人关注
geoteleport
🌏 Redirections based on visitor IP locations
C · 0 人关注
ghost-kernel
C · 0 人关注
ghost-userspace
0 人关注
git-learning
A repo for learning Git
0 人关注
git-test
A temporary repo to demostrate the usage of remotes & PRs
JavaScript · 0 人关注
gitlab-bot
Simple GitLab bot to automate team workflows
C · 0 人关注
hicut-serialization
Ruby · 0 人关注
homebrew-hikoboshi
🌠 Hikoboshi 1 is a Homebrew tap that contains some personal applications.
C++ · 0 人关注
HyperLPR
基于深度学习高性能中文车牌识别 High Performance Chinese License Plate Recognition Framework.
Makefile · 0 人关注
json-mock
Experiment with cilium/json-mock
Java · 0 人关注
kwic
🔍 Simple KWIC system to demostrate uses of patterns in software design
0 人关注
lobe-chat
🤖 Public fork of https://github.com/lobehub/lobe-chat
0 人关注
modelscope
ModelScope: bring the notion of Model-as-a-Service to life.
0 人关注
openkruise.io
OpenKruise documentations and website.
PowerShell · 0 人关注
orihime-first
🛰 Orihime 1 is a Scoop bucket that contains some personal applications.
0 人关注
perf-tests
Performance tests and benchmarks
Java · 0 人关注
refactoring-chapter-1
Chapter 1 of Refactoring by Martin Fowler
0 人关注
remotely-save
0 人关注
request-filtering-agent
An http(s).Agent implementation that block request Private/Reserved IP addresses. Prevent SSRF.
Dockerfile · 0 人关注
runner-images
Docker images for task runners
CoffeeScript · 0 人关注
sfz
🐳 Dockerized version for the image watermark tool https://github.com/joyqi/sfz
Java · 0 人关注
SocketChat
A simple chat program based on socket APIs provided by Java SE
Jupyter Notebook · 0 人关注
stock-modeling
Java · 0 人关注
TDD-Demo
A contacts app to demostrate TDD
0 人关注
tdinfra-workflows
🧊 Public workflows for Tree Diagram IaC
Python · 0 人关注
tdstub
Stub server for deployment on Tree Diagram infrastructure
0 人关注
Visual_Identity_System_Chinese_University
中国双一流大学视觉形象识别系统(Visual Identity System of Chinese Double First-Class University)
C · 0 人关注
vpp
C++ · 0 人关注
vscode-troubleshooting
Repository set up for reproducing the problem mentioned in microsoft/vscode#75777
Vue · 0 人关注
vuetify-list-group-issue
JavaScript · 0 人关注
waka-box
📊 Update a pinned gist to contain your weekly WakaTime stats
0 人关注
yanghanlin
📄 Personal documents
yanghanlin

yanghanlin

V2EX 第 434072 号会员,加入于 2019-08-05 21:56:10 +08:00
今日活跃度排名 920
根据 yanghanlin 的设置,主题列表只有在你登录之后才可查看
二手交易 相关的信息,包括已关闭的交易,不会被隐藏
yanghanlin 最近回复了
目前确实有 macOS 上运行容器还要启动一个完整 VM 的痛点,因此一直希望 apple/container 能提供 Docker Engine API ,但是开发者的意愿并不明确 https://github.com/apple/container/issues/66 ;如果 BoxLite 能提供 Docker Engine API ,个人感觉会是一个卖点
看了 README ,有几点疑惑:
1. 既然是 micro VM 的方案,和 https://github.com/apple/container 相比有哪些区别呢?
2. BoxLite 似乎还没支持 Docker Engine API ,只能用 BoxLite SDK ,个人理解是不是加重了而非减轻了 vendor lock-in
17 天前
回复了 Moishine 创建的主题 git 我宣布,最好的 git 客户端是腾讯家的 ugit
@89adc64 个人理解比较类似 Sublime Text 的模式,可以无限期试用,但是如果是在公司免费用可能有法律风险
69 天前
回复了 cXfZqwwP 创建的主题 生活 祝自己生日快乐
生日快乐🎂
86 天前
回复了 bingfengfeifei 创建的主题 分享发现 真的被 glm 坑到了
看起来这条 curl 命令是下载而不是上传?会不会是把照片拖到 Claude Code 时就上传到这个 URL 供模型读取了
ACS 就是之前的 ACK Serverless ,类似 AWS Fargate ,和 ACK 的主要区别是用户不需要自己管理节点 https://help.aliyun.com/zh/cs/product-overview/product-introduction

不过只是本地测试的话,还是简单装个 minikube/kind/k3d 比较划算
122 天前
回复了 conky 创建的主题 分享发现 Office365 订阅 2 元/年竟然没有人分享?
为什么到毕业了才知道😭
125 天前
回复了 1800x 创建的主题 Docker ttl.sh 被阿里做掉了,怎么办?
虽然但是,被阿里做掉了是什么意思😂 如果不是明确的规则限制感觉可以提个工单问下
125 天前
回复了 cedric233 创建的主题 职场话题 读研 or 工作,听听大家的意见
个人看法,看下研究生导师和组里师兄/师姐的就业情况,如果是大模型应该还是比较好就业的,HPC 可能要向 AI infra 靠拢 (?);如果组里以往就业情况不太行,自己也不是有志于走科研道路,目前也已经拿到了大厂入场券,那就工作吧
136 天前
回复了 sunzhuo 创建的主题 程序员 试用了一下 Github 的 Codespaces,太爽了
最大规格好像只有 4c8Gi ,如果是 Rust, C, C++ 大型项目不是很足够呢
关于   ·   帮助文档   ·   自助推广系统   ·   博客   ·   API   ·   FAQ   ·   Solana   ·   846 人在线   最高记录 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 15ms · UTC 22:16 · PVG 06:16 · LAX 14:16 · JFK 17:16
♥ Do have faith in what you're doing.