Zimilo's recent timeline updates
Zimilo's repos on GitHub
C · 143 watchers
guava
Guava is a lightweight Python web framework written in C
Go · 18 watchers
starfruit
A modern implementation of IRC server in Go
Python · 3 watchers
crabapple
A highly configurable automatic deployment tool integrated with Github
Go · 2 watchers
coconut
Frequent used data structures and algorithms written in Go.
1 watchers
101datumx-contribution-guideline
The guidelines that all internal employees and external contributors must follow.
C · 1 watchers
mongo-c-driver
C Driver for MongoDB
Python · 0 watchers
apricot
A series of tools developed specially for python performance tuning.
JavaScript · 0 watchers
casperjs
Navigation scripting & testing utility for PhantomJS
0 watchers
charts
Mirror the official helm charts, synced every day.
Emacs Lisp · 0 watchers
emacs
rework: my emacs configuration
C · 0 watchers
http-parser
http request/response parser for c
C · 0 watchers
ip2region
准确率99.9%的ip地址定位库,0.0x毫秒级查询,数据库文件大小只有1.5M,提供了java,php,c,python,nodejs,golang,c#查询绑定和Binary,B树,内存三种查询算法,妈妈再也不用担心我的ip地址定位!
Python · 0 watchers
lark-py
基于arkfbp框架构建的飞书Python SDK
0 watchers
llm.c
LLM training in simple, raw C/CUDA
Go · 0 watchers
miniark
miniark installer
Go · 0 watchers
minikube
Run Kubernetes locally
Python · 0 watchers
mongo-python-driver
PyMongo - the Python driver for MongoDB
JavaScript · 0 watchers
node
evented I/O for v8 javascript
C++ · 0 watchers
phantomjs
Scriptable Headless WebKit
C · 0 watchers
redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes
CSS · 0 watchers
rockli.github.com
myblog
0 watchers
syncd
syncd是一款开源的代码部署工具,它具有简单、高效、易用等特点,可以提高团队的工作效率.
C · 0 watchers
uvbook
An Introduction to libuv
0 watchers
watchman
Watches files and records, or triggers actions, when they change.
Zimilo

Zimilo

V2EX member #26657, joined on 2012-09-12 17:49:54 +08:00
Zimilo's recent replies
Dec 6, 2019
Replied to a topic by saltbo 问与答 求问有没有开源的账号系统?
@saltbo 利益相关,我是 arkid 的开发者

arkid 是一个开源的 idP 实现。arkid 主要的场景是为了解决一个组织各种系统共用一个账号权限管理中心, 比如 wifi、gitlab、云盘、内部 oa、crm 等等。同时有管理后台管理每个人的权限等。

对于您的场景,您可以在 arkid 中新建一个应用,然后选择对接方式,比如选择 ldap 协议,OAuth 或者使用 http 接口进行对接即可。

当然也可以把 arkid 仅仅作为某个系统的账号中心,避免像您提到的需要重复开发功能。
比如我们公司的官网 https://www.longguikeji.com 就是使用 arkid(OAuth2)作为账号中心, 可以支持注册、登录。默认注册完会归类到 arkid 的外部账号中。管理员有 web 界面可以管理注册用户。
Jun 30, 2015
Replied to a topic by chairuosen Node.js 关于 casperjs 中相对文件目录的问题
@Zimilo ROOT 的值 用绝对路径,写错了...
Jun 30, 2015
Replied to a topic by chairuosen Node.js 关于 casperjs 中相对文件目录的问题
casperjs 的比较奇葩,最安全的做法是

注册一个全局变量,比如ROOT.

ROOT的值用相对路径. 这样每次require的时候都以绝对路径,而不是相对路径。 比如:

1. require(ROOT + '/' + 'b.js')
2. require(ROOT + '/' + 'config.json')
是个灰常靠谱的团队,有兴趣的赶紧加入哦。:)
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   1176 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 14ms · UTC 23:22 · PVG 07:22 · LAX 16:22 · JFK 19:22
♥ Do have faith in what you're doing.