HackerTrans
TopNewTrendsCommentsPastAskShowJobs

josevalerio

no profile record

Submissions

No Fun Allowed

josevalerio.com
3 points·by josevalerio·7 माह पहले·2 comments

Show HN: sjl – Simple JSON Logger for Rust

github.com
3 points·by josevalerio·9 माह पहले·0 comments

comments

josevalerio
·27 दिन पहले·discuss
Dear friend, you have built a Kubernetes

https://www.macchaffee.com/blog/2024/you-have-built-a-kubern...
josevalerio
·2 माह पहले·discuss
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 माह पहले·discuss
I just picked it up during the Steam sale, will try it in the coming days
josevalerio
·8 माह पहले·discuss
As another comment pointed out, this and all of their other posts are AI generated.

https://cachecowboy.medium.com/
josevalerio
·10 माह पहले·discuss
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