keakon 最近的时间轴更新
keakon's repos on GitHub
Go · 39 人关注
golog
Super fast, unstructured logging in Go.
Python · 34 人关注
Doodle
A blog system based on Python 2.7 and Redis.
Python · 2 人关注
etag-middleware
A middleware to handle ETag for Starletter or FastAPI.
2 人关注
NaiveProxy
一个不占用内存的 Chrome 代理扩展。
Kotlin · 1 人关注
ClashMetaForAndroid
A rule-based tunnel for Android.
Python · 1 人关注
fastapi-skeleton
A web application template of FastAPI with best practice.
Python · 0 人关注
delayed
A simple but robust task queue.
0 人关注
enable-copy
0 人关注
go-delayed
A simple but robust task queue.
Go · 0 人关注
go-utils
Python · 0 人关注
gunicorn
gunicorn 'Green Unicorn' is a WSGI HTTP Server for UNIX, fast clients and sleepy applications.
Python · 0 人关注
huey
a little task queue for python
Go · 0 人关注
hysteria
Hysteria is a powerful, lightning fast and censorship resistant proxy.
0 人关注
mihomo
A simple Python Pydantic model for Honkai: Star Rail parsed data from the Mihomo API.
Python · 0 人关注
peft
🤗 PEFT: State-of-the-art Parameter-Efficient Fine-Tuning.
Python · 0 人关注
redis-shard
Redis sharding client library
0 人关注
seahub
The web end of seafile server.
Python · 0 人关注
selectors2
Backported, durable, and portable selectors designed to replace the standard library selectors module.
Go · 0 人关注
shard
0 人关注
sing
Do you hear the people sing?
Go · 0 人关注
sing-quic
quic-go API wrapper and QUIC based protocol implementations
Go · 0 人关注
sql-builder
Go · 0 人关注
sql-to-struct
Python · 0 人关注
starlette
The little ASGI framework that shines. 🌟
Python · 0 人关注
taskiq
Distributed task queue with full async support
Python · 0 人关注
tornado
Tornado is an open source version of the scalable, non-blocking web server and tools that power FriendFeed.
Python · 0 人关注
uvicorn
The lightning-fast ASGI server. 🦄
Python · 0 人关注
white
A fork of the Black formatter but prefers single quotes.
keakon

keakon

V2EX 第 2704 号会员,加入于 2010-11-01 02:41:26 +08:00
今日活跃度排名 3950
Garnet 真比 Redis 快吗?
Redis  •  keakon  •  296 天前  •  最后回复来自 haython
15
PyPI 维护超过 7 小时了
Python  •  keakon  •  326 天前  •  最后回复来自 Dynesshely
2
如何在输入大写字母时,用数字键选词?
中州韻  •  keakon  •  344 天前  •  最后回复来自 keakon
2
Safari 真的比 Chrome 占用更少的资源么?
macOS  •  keakon  •  318 天前  •  最后回复来自 toutaikkj
30
官翻机和资源机的真实来源是什么?
MacBook Pro  •  keakon  •  278 天前  •  最后回复来自 jakeyfly
20
拼多多的 M1 Pro 怎样?
MacBook Pro  •  keakon  •  2024-02-02 19:36:41 PM  •  最后回复来自 LiFExxl
24
[珠海 or 远程]有靠谱的公司招 Python 开发吗? 8 年工作经验
求职  •  keakon  •  2017-07-05 11:19:12 AM  •  最后回复来自 Irenelee
12
keakon 最近回复了
3 小时 52 分钟前
回复了 novohit 创建的主题 MacBook 想问你们的 mac 24g 真的够用吗
目前用了 6G 交换,没发现卡顿。
Cursor 自己训练了一个 tab 模型,用于代码补全和光标位置预测。
GitHub Copilot 现在也支持光标位置预测了,但比 Cursor 还差了个同时预测多处修改的功能,并且 VIM 模式下 ESC 和取消预测经常冲突。
其他产品都没有自己训练模型,所以做不了光标位置预测。
类 JWT 场景下,at 是用签名来验证,而不用实际比对数据库。当发生某些需要 revoke token 的场景时,如果 at 的有效期足够短,可以不实现。等到过期校验 rt 时,发现不可用了,再进行退出。
43 天前
回复了 wryyyyyyyyyyyy 创建的主题 程序员 被 cursor 气出脑血栓
给它一个方案,告诉它需要异步,用什么库实现。不明确的需求它就随便写。
54 天前
回复了 albin504 创建的主题 程序员 cursor 能理解整个工程的代码吗?
cline 可以,会读取项目的文件列表和打开的文件列表,然后判断应该从什么文件里获取信息
10 年 mac 用户的方案是戒了电脑游戏
谢谢楼上各位,我先研究下。root 不是必须的。
@jorneyr 印象中 []uint8 会被当成字符串,需要声明成 []uint16 ,然后需要用到 uint8 和 []uint8 时得来回转换格式。
关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   5933 人在线   最高记录 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 33ms · UTC 06:12 · PVG 14:12 · LAX 22:12 · JFK 01:12
Developed with CodeLauncher
♥ Do have faith in what you're doing.