I set up a Raspberry Pi 3 with AdguardHome for a friend of mine, and told him to disconnect everything at home and try to watch anything on his phone, being the only device using his home’s internet.

He just sent me this, and now he’s ready to #degoogle 🤣🤣🤣

He says there were hundreds in less than 5 minutes.

  • dev_null
    link
    fedilink
    arrow-up
    5
    arrow-down
    2
    ·
    7 个月前

    Keep with Rust, don’t listen to the guy suggesting C. In fact Rust is starting to be used in the Linux kernel if for some reason you ever wanted to do that.

    • scratchandgame
      link
      fedilink
      Tiếng Việt
      arrow-up
      1
      ·
      edit-2
      7 个月前

      Big language which is not yet considered to be “powerful” enough by the guy who rewrites the whole kernel in C++. Slow compile time, high memory usage.

      C is a small language and it is as powerful as assembly.

      But learning any programming language can still get your mind up.

      • dev_null
        link
        fedilink
        arrow-up
        1
        arrow-down
        2
        ·
        7 个月前

        Yes, and the guy wants to learn to programming and, for whatever reason, went with Rust. C is a bad choice for a first language, they will likely not enjoy it and quit. With Rust they have a fighting chance.

        • scratchandgame
          link
          fedilink
          Tiếng Việt
          arrow-up
          1
          ·
          7 个月前

          Yes, and the guy wants to learn to programming and, for whatever reason, went with Rust.

          Ok.

          C is a bad choice for a first language, they will likely not enjoy it and quit. With Rust they have a fighting chance.

          Untested.