Avatar

PushButton

PushButton@lemmy.world
Joined
0 posts • 32 comments
Direct message

Quoting the guy:

“that rewriting those in Rust will take an eternity, so not sure what is actionable here, hence closing.”

That’s Rust shining from all its glories here gentlemen…

The best language, if there is nothing changing.

That’s a thing to make a web server or a library that displays Fibonacci, that’s something else when there are humans with changing scopes…

permalink
report
parent
reply

But isnt the game in pre-alpha or whatever not finish state?

Don’t they reset the servers regularly? People are supposed to test the shit out of it… How can you be suspended?

This scam makes non senses…

permalink
report
reply

I am reinventing everything in crates that requires zero dependencies, no unsafe code and the strict minimum of macro usage.

Like I did a simple date/time library last week, I started an error management crate this week, which pushed me to start a logging crate.

I am using the “log facade” crate for the logging, for compatibility you know, but that’s it.

The goal is to minimize the dependencies and create straightforward crates.

Most of the time, we really just need a car instead of the 18 wheeler.

permalink
report
reply