HackerTrans
トップ新着トレンドコメント過去質問紹介求人

benwilber0

no profile record

投稿

Code Is A Commodity

benwilber.github.io
2 ポイント·投稿者 benwilber0·5 か月前·0 コメント

コメント

benwilber0
·8 か月前·議論
The "runtime" word is very confusing in this case.

It's a web application server written in Rust (Axum/Tokio), that has hooks into Lua bindings (mlua) so that application behaviors can be implemented in Lua.
benwilber0
·8 か月前·議論
Looks neat. I built a programmable server for Server-Sent Events using a similar stack (Rust/mlua/axum) [1]. I think the Rust/Lua interop story is pretty good.

[1] https://github.com/benwilber/tinysse
benwilber0
·昨年·議論
But why are they spending any time switching away from Redis at all unless they are a hosting provider offering Redis-as-a-service?

I wasn't aware the license had any negative affect on private internal use.
benwilber0
·昨年·議論
Your company invested hundreds of engineering hours switching from Redis to a clean fork of Redis?