Skip to content

Latest commit

 

History

History
108 lines (69 loc) · 2.48 KB

20191109-rustfest.md

File metadata and controls

108 lines (69 loc) · 2.48 KB

RustFest

Links:

        _~^~^~_
    \) /  o o  \ (/
      '_   -   _'
      / '-----' \

Saturday

R-evolution

check slides or sketchnotes

  • Problem: 70% memory safety bugs, very expensive (4B$)
  • Solution: better programmers, Better analysis tools... So so. Make these issues imposible.

https://blog.ryanlevick.com/ https://opensource.com/article/19/10/choose-rust-programming-language

Offtopic: Llvm not windows friendly.

Zbus

Efficiency is not a religion

Rust in china

https://github.com/brson/rust-in-china https://rust.cc/

66 hours of rust

#cfg[feature console_error_panic_hook]
console_error_panic_hook::set_once();

Right inside the database

https://github.com/li1 and https://github.com/eoxxs

Sunday

Public transport delays

Nats.io Actor system with Activex gRPC tower

Why? Stability, cost saving, performance.

Web audio web assembly

https://rust-audio.duscourse.group https://parkellipsen.de

async-std

https://speakerdeck.com/skade/dot-await-with-async-std

Life of an async fn

http://tmandry.gitlab.io/blog/

The human cost of development

Technical dept, burnout (Check sketchnotes)

Workshops

Workshop: WebRTC with GStreamer and Tokio

https://github.com/sdroege/rustfest-barcelona19-gst-webrtc-workshop

info in branches: