Best of RustJanuary 2022

  1. 1
    Article
    Avatar of ossOpen Source Way·4y

    Learn Rust in 2022 | Opensource.com

    Rust tries to bring into balance two conflicting things: The modern computer's need for secure and structured code, and the modern programmer's desire to do less work while attaining more success. Rust doesn't have classes and does not use the class keyword. Rust does have the struct data type, however, its purpose is to serve as a kind of template for a collection of data.

  2. 2
    Article
    Avatar of ossOpen Source Way·4y

    10 DIY IoT projects to try using open source tools | Opensource.com

    The Internet of Things (IoT) is a fascinating development in the realm of computing. Connected smart devices, home automation, and related areas of development are producing many interesting projects. Opensource.com's writers shared their expertise about a variety of IoT projects many times during 2021.

  3. 3
    Article
    Avatar of hnHacker News·4y

    Exploring System76's New Rust Based Desktop Environment

    System76 is developing a new desktop environment based on the Rust programming language. The COSMIC desktop is still a work in progress and is not yet ready for use. The new launcher is fairly similar to the one that is currently available in Pop!_OS. There are some bugs present and some features missing.