mathstodon.xyz is one of the many independent Mastodon servers you can use to participate in the fediverse.
A Mastodon instance for maths people. We have LaTeX rendering in the web interface!

Server stats:

2.8K
active users

#plz

0 posts0 participants0 posts today

Vista la deriva de Internet (no solo Twitter, todos los putos algoritmos) estoy pensando volver a los RSS :)
De hecho, por lo que acabo de ver, todavía conservo mi vieja cuenta de Feedly en la que casi todas mis fuentes son en inglés... ¿Alguien me puede recomendar también contenido tech chachi en Español? Y si es chachi pero no tech también vale :D #gracias #majetes #Retoot #plz

Just finished my first #rust program. I think I’m sold. There’s definitely some annoyances, I think the biggest is the lack of reuse of dependencies. We have hundreds of packages at our company but every single one is going to rebuild clap (for example)? The devs are …. stubborn github.com/rust-lang/cargo/iss
I may try using #bazel or #plz

GitHubSupport for pre-built dependencies · Issue #1139 · rust-lang/cargoCurrently you can add dependencies using path or git. Cargo assumes this is a location to source code, which it will then proceed to build. My use-case stems from integrating Cargo into a private b...