Entradas

Hacia un código más seguro

Microsoft Security Response Center respalda el uso de Rust para la programación de sistemas seguros.

https://msrc-blog.microsoft.com/2019/07/16/a-proactive-approach-to-more-secure-code

¿Una guía de estilo para programar en Rust?

https://www.reddit.com/r/rust/comments/c3gyas/style_guide_available/

En realidad me guardo el artículo por la imagen :)

Writing a proxy in Rust and why it is the language of the future.

https://www.reddit.com/r/rust/comments/c3pl5g/writing_a_proxy_in_rust_and_why_it_is_the/

Getting started with #rustlang, working with files and doing file I/O

And also introduces Rust’s ownership concept and the Cargo tool.

https://www.linuxjournal.com/content/getting-started-rust-working-files-and-doing-file-io

Auth Web Microservice with rust using Actix-Web 1.0

Tutorial imprescindible no sólo para aprender a programar microservicios con #Rustlang.

https://gill.net.in/posts/auth-microservice-rust-actix-web1.0-diesel-complete-tutorial/

Practical Rust Web Development – Authentication

https://dev.to/werner/practical-rust-web-development-authentication-3ppg

Rebuffing the Attack of the Clones

How the author teach new users not to clone.

https://thenewwazoo.github.io/clone.HTML

7 técnicas CSS que serán tendencia

http://www.instantshift.com/2019/05/01/new-CSS-techniques-2019/

Un servidor HTTP ¿estático? hecho en Rust

https://www.reddit.com/r/rust/comments/bneoy6/i_wrote_about_creating_a_static_http_server_with/