Orlion's recent timeline updates
Orlion's repos on GitHub
Go · 28 watchers
Gochat
wechat bot
Go · 23 watchers
hersql
通过http(s)隧道来访问Mysql
PHP · 9 watchers
Minor
A Simple PHP Web Framework
Rust · 7 watchers
wssh
SSH over Websocket Client
Rust · 4 watchers
minitrace
A mini trace PHP extension written in Rust
Go · 2 watchers
go-georadius
redis georadius command in golang
Go · 2 watchers
merak
Merak is an LR(1) parser library for Go written in Go.
Go · 2 watchers
Mizar
Mizar Language
1 watchers
lotusdb
Most advanced key-value database written in Go, extremely fast, compatible with LSM tree and B+ tree.
PHP · 1 watchers
Matcher
A PHP regex matcher base on NFA
PHP · 0 watchers
bbr-limiter
php自适应限流
Go · 0 watchers
bitcask
learning bitcask
Java · 0 watchers
cat
CAT 作为服务端项目基础组件,提供了 Java, C/C++, Node.js, Python, Go 等多语言客户端,已经在美团点评的基础架构中间件框架(MVC框架,RPC框架,数据库框架,缓存框架等,消息队列,配置系统等)深度集成,为美团点评各业务线提供系统丰富的性能指标、健康状况、实时告警等。
Go · 0 watchers
cat-agent
大众点评CAT agent
Haskell · 0 watchers
check_repeat
Check repeat words in file written in Haskell
Go · 0 watchers
godis
A Golang implemented Redis Server and Cluster. Go 语言实现的 Redis 服务器和分布式集群
Go · 0 watchers
goleveldb
leveldb学习
0 watchers
gorm
GORM V1, V2 moved to https:/go-gorm/gorm
Go · 0 watchers
intcache
A Golang thread-safe lock-free uint32 cache that supports LRU for specific scenarios
Go · 0 watchers
MIT6.824-2022
MIT6.824-2022
0 watchers
openclaw
Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞
Assembly · 0 watchers
popcnt
Improve popcnt performance by using simd instructions
Go · 0 watchers
rosedb
Lightweight, fast and reliable key/value storage engine based on Bitcask.
Rust · 0 watchers
rsblog
A mini blog system written in rust
Assembly · 0 watchers
simdcos
simdcos is a Go library that uses simd instructions to perform cosine similarity calculations. It contains dot and l2norm functions
Orlion

Orlion

🏢  后端工程师
V2EX member #212136, joined on 2017-01-24 18:22:01 +08:00
Per Orlion's settings, the topics list is hidden
Deals info, including closed deals, is not hidden
Orlion's recent replies
恰好最近维护一个老项目,有类似的感触:背景是一个老接口需要增加逻辑,但这个接口年久失修,代码逻辑一坨答辩,很难看懂,干脆让 AI 直接写,写完之后其实还是不敢 keep 进代码库。最终还是在 AI 的帮助下把逻辑理顺了才 keep 进代码库😄。所以在现阶段,即使有 AI ,还是依赖对代码库理解透彻的负责任的研发,这两个特性缺一不可。
- 商家为了营销好看,商品详情页中很多信息都在图片中, 现在没有解析图片中的信息,导致信息不全

这个确实是刚需,如果解决了这个问题感觉就更好用了
恰好我最近在做类似的事情,思路是:给大模型一个简单的表结构,输出“正确的”SQL ,然后再做一个 sql parser ,适配输出符合真实业务表结构的 sql
@netabare 能手写,不过写出来跟个 parser generator 差不太多了😄,可以参考我多年前搞的小玩意: https:/Orlion/merak (一堆 bug 勿使用)
不一定非要 LL ,也可以手写 LR 吧
Oct 19, 2024
Replied to a topic by wangfenjin 程序员 现在国内最好的技术博客平台是什么?
同样一篇后端技术栈的文章,知乎比掘金、cnblogs 阅读收藏点赞等交互数要高一些,供参考
@LoneFireBlossom 是的,自己拿 Go 糊的一个简单 blog 系统😂,很简陋
https://blog.fanscore.cn
https:/Orlion

更新频率比较低,但都在持久写
Sep 7, 2024
Replied to a topic by chenxiaolani 程序员 后端接口一定要保持单一职责吗
以“前端按照业务逻辑状态渲染按钮”这个场景来说,以前可能喜欢返回一个 status 字段让前端根据 status 的不同值渲染不同样式的按钮。后来发现这种玩法前端经常来问字段含义,我还要结合需求给前端讲解,跟对端扯皮的功夫可能自己都做完了。
现在学聪明了,直接把渲染按钮需要的按钮文案、颜色之类的东西都给前端返回,就很少跟前端扯皮了,节省了大量的时间哈😄
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   3006 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 12ms · UTC 09:03 · PVG 17:03 · LAX 02:03 · JFK 05:03
♥ Do have faith in what you're doing.