What are you working on? Any new ideas that you’re thinking about?

  • Jeena@piefed.jeena.netOP
    link
    fedilink
    English
    arrow-up
    5
    ·
    5 days ago

    Interesting that you make those very small programs in Rust which feels like a huge overhead, but at the same time I feel this would be a way to get into Rust, every time I try something it’s so overwhelming because I’m trying to solve a too big of a problem while learning Rust so I just give up on it.

    • [object Object]@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      3
      ·
      5 days ago

      They surprisingly were. Originally I went with Rust because writing them in bash script would be very inefficient in terms of the number of programs I need to invoke to fulfil the function. Then I ended up learning some systemd basics.