Easiest linux skill for finding a job?

This page summarizes the projects mentioned and recommended in the original post on /r/linux

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • Rustlings

    :crab: Small exercises to get you used to reading and writing Rust code!

  • If you haven't already, I'd recommend starting with Rust by Example, Rustlings, and the Command Line Applications Book. Perhaps even trying to solve Advent of Code challenges with Rust.

  • rust-by-example

    Learn Rust with examples (Live code editor included)

  • If you haven't already, I'd recommend starting with Rust by Example, Rustlings, and the Command Line Applications Book. Perhaps even trying to solve Advent of Code challenges with Rust.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • warehouse

    The Python Package Index

  • Go and Python have a similar dependency management setup as Rust, so it's a bit silly to bring them up. Go programmers today fetch their dependencies from pkg.go.dev with Go, Python programmers fetch their dependencies from pypi.org with Pip, and Rust programmers fetch their dependencies from Crates.io with Cargo. All of which use a configuration file to define those dependencies.

  • crates.io

    The Rust package registry

  • Go and Python have a similar dependency management setup as Rust, so it's a bit silly to bring them up. Go programmers today fetch their dependencies from pkg.go.dev with Go, Python programmers fetch their dependencies from pypi.org with Pip, and Rust programmers fetch their dependencies from Crates.io with Cargo. All of which use a configuration file to define those dependencies.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts