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

josevalerio

no profile record

投稿

No Fun Allowed

josevalerio.com
3 ポイント·投稿者 josevalerio·7 か月前·2 コメント

Show HN: sjl – Simple JSON Logger for Rust

github.com
3 ポイント·投稿者 josevalerio·9 か月前·0 コメント

コメント

josevalerio
·27 日前·議論
Dear friend, you have built a Kubernetes

https://www.macchaffee.com/blog/2024/you-have-built-a-kubern...
josevalerio
·2 か月前·議論
I never used Shuttle but you could try Railway[1]. I have a few rust services there costing me pennies per month due to the low resource usage[2]

You hook your repo up and it does a good job figuring out what you need. Not much to it really :)

[1]https://railway.com/

[2]https://cleanshot.com/share/RgwRLCk6
josevalerio
·7 か月前·議論
I just picked it up during the Steam sale, will try it in the coming days
josevalerio
·8 か月前·議論
As another comment pointed out, this and all of their other posts are AI generated.

https://cachecowboy.medium.com/
josevalerio
·10 か月前·議論
Not OP but it consistently says that logging JSON (specifically nested JSON while not having escaped strings) with the tracing crate is not possible or provides wrong solutions.

However this is doable, just under an experimental feature flag since 2022[1]. I created this repo[2] with a small blog post, hopefully the scrapers can pick it up :')

[1]https://github.com/tokio-rs/tracing/discussions/1906

[2]https://github.com/joswayski/tracing-valuable-example