• Polar
    link
    fedilink
    121 year ago

    What’s the speed? Do you have a shitty 10mbps connection like my parents? Then WiFi, because you’re easily saturating that line either way.

    Do you have gigabit? Then Ethernet, but then again getting like 600mbps wirelessly is good enough.

    Biggest thing is having GOOD coverage. My house has multiple access points so that my connection is great everywhere. People with a shitty ISP router shoved in the cupboard in their basement make no sense lol.

    • @sznio
      link
      111 year ago

      Do you have a shitty 10mbps connection like my parents? Then WiFi, because you’re easily saturating that line either way.

      Only if latency doesn’t matter. WiFi has a lot more jitter, no matter if your WAN connection is 10 or 1000mbps.

      • @ShittyRedditWasBetter
        link
        31 year ago

        What crap are you doing that so intensive WiFi causes latency? It’s essentially a negligible difference unless you are saturating the signal. We’re taking less than 3ms for a reliable round trip.

        • @[email protected]
          link
          fedilink
          81 year ago

          There are lots of factors that can cause jitter on WiFi, and it’s mostly outside of your control if you’re living somewhere more densely populated. My apartment randomly gets a lot of noise, and as a result my WiFi starts to get unacceptable amounts of packet loss and jitter. It doesn’t happen often enough to motivate the effort for me to go around signal analyzing, but still…

            • Prophet Zarquon
              link
              fedilink
              21 year ago

              15 wired devices, kthx. Once & done.

              No more “why’s it down now”; no deauth attacks; no weird outages when highway traffic spikes from nav\music-streaming users getting tower timeouts that cause their WiFi to aggressively cry out for every known SSID.

              With wired connections, I set it up once & it keeps working. With WiFi, it’s a constant shouting match version of the Telephone game, with openly malicious actors literally headquartered a few blocks away.

        • @willis936
          link
          5
          edit-2
          1 year ago

          Wi-Fi has constant retransmissions. This adds perceptible latency because the checksum check, turnaround, and packet transmission add a lot of time compared to the speed of light through air across 3 meters.

        • @NPC
          link
          English
          2
          edit-2
          10 months ago

          deleted by creator

          • @uis
            link
            01 year ago

            downloading a film,

            Latency matters to me

            Can you not contradict yourself?

            • @NPC
              link
              English
              1
              edit-2
              10 months ago

              deleted by creator

              • @uis
                link
                01 year ago

                I did. Just pointing out uselessness of mentioning big downloads in context of latency. Just don’t bring bad arguments.

                downloading a few torrents while gaming, but it’ll definitely have an impact. Especially if you’re on WiFi.

                Yes, but also setting up network priority(QoS), limiting torrent transfer speed and other stuff.

                • @NPC
                  link
                  English
                  2
                  edit-2
                  10 months ago

                  deleted by creator

          • @ShittyRedditWasBetter
            link
            -11 year ago

            Something is wrong. None of this is perceptible to humans.

            If you don’t want to figure it out, cool. But it ain’t the protocol causing your issues.

      • @ShortFuse
        link
        31 year ago

        Packet loss really, and the latency and jitter said loss can contribute to.

        Radio waves go faster (speed of light) than through a medium (copper). Not that it matters at such a small scale, but it’s helpful to have a good picture of the elements at work here. The further you are from the receiving point, the more obstacles (matter) that can obstruct it. But in ideal conditions WiFi is better than most people think. Replicating those ideal conditions though…

        • @[email protected]
          link
          fedilink
          English
          11 year ago

          Radio waves go faster (speed of light) than through a medium (copper).

          Except that copper ethernet is baseband, so it’s not radio waves. WiFi is still faster than copper AFAIK (there was a huge debate about this between youtubers not that long ago), at least for signalling, but the difference is smaller than you think. light (which is EM, the same waves as radio/WiFi) through glass is about 2/3rds c (aka the speed of light), and it’s actually a lot slower than ethernet or WiFi for propagation delay, however, WiFi must use CSMA/CA as well as other tricks to ensure it doesn’t step on itself, and that it doesn’t step on other sources of radio interference (Microwave ovens, wireless controllers (like xbox), bluetooth, zigbee, etc, on 2.4Ghz and stuff like RADAR on 5Ghz). It’s half-duplex, so only one station can transmit at a time, hense CSMA/CA being required, where ethernet doesn’t need any collision avoidance or detection except for rare cases of 10/100 half duplex, all gigabit is full duplex. Half duplex on wireline networks is basically eliminated at this point, so it’s little more than a footnote.

          Factoring all this in, getting the signal down the line, WiFi loses in almost every case, due to all the considerations it needs to take into account.

    • @uis
      link
      11 year ago

      I had 100mbps ethernet because incompetent ISP worker who crimped only two pairs out of four. And I had AFAIR 150mbps plan! Don’t know what to wish for that idiot.

    • @[email protected]
      link
      fedilink
      English
      11 year ago

      My house has multiple access points so that my connection is great everywhere

      As an IT professional who has worked with a lot of wireless systems, I approve. This is the way.