Talk:1785: Wifi

Explain xkcd: It's 'cause you're dumb.
Jump to: navigation, search

This, I believe, is in reference to things like DD-WRT, where someone with knowledge may install it to 'improve' your router. If done right, it can increase the speed and stability, if not, it can brick it. 172.68.78.70 05:23, 13 January 2017 (UTC)

That's what I thought too! Girish, 162.158.166.197 05:27, 13 January 2017 (UTC)
I installed Hurd on my router dont judge me ok. --162.158.91.137 06:14, 13 January 2017 (UTC)
I doubt it is referring to router firmware. The tech-savviness is of the housguest, not of the router owner (though, I can easily imagine somebody updating host router). --162.158.134.106 12:18, 13 January 2017 (UTC)
That is exactly the situation Randall is referencing, imho. I have had family members who come over and could just put the password in to connect but tried to convince me to grant access to the router to update the firmware and improve the device. I've seen what happens to their tech when they "tweak" it so I just say no. Those who have weak constitutions may grant access and find they now have broken equipment. This fits in line with the roll-over where the truly tech-saavy can use firmware properly to gain connection.R0hrshach (talk) 17:06, 18 January 2017 (UTC)
Some devices need operational firmware downloaded to them after reset, so it's handled at boot time by a firmware downloader. A typical example is devices which have s DSP in them; the DSP's code would be loaded into the device's RAM designated for the purpose. For Wi-Fi, it might handle the low level details of associating with an AP, performing the WPA2 protocol for example so the device looks for the most part logically like any other network interface, e.g. Ethernet. In this case, it would have nothing to do with the firmware in the Wi-Fi AP.
RChandra (talk) 12:05, 13 January 2017 (UTC)
Thanks for that, seems to be the only viable explanation. I can't imagine, being a guest, tinkering with host's router's firmware (feels grossly inappropriate), came here to understand that reference. --141.101.96.88 01:40, 15 January 2017 (UTC)

“In most systems this just works but in the case of more geeky operating systems, like GNU/Linux, it needs to be installed separately.” Ironically, it's quite the opposite these days. On a fresh Windows install you typically have no network drivers, but with a lot of GNU/Linux distros you have network out of the box. 141.101.105.60 09:25, 13 January 2017 (UTC)

I would agree with you on wired connections there, but with the most common Intel or Broadcom WLAN chipsets on laptops it's the other way around. Windows works out of the box (maybe downloads a newer driver from Windows Update once you set up the Internet connection), while especially libre Linux distributions (which are inherently "geekier", because they focus on the political aspect of Free Software instead of something that Just Werks™) lack the non-free firmware required to drive those parts. TisTheAlmondTavern 10:11, 13 January 2017 (UTC)

I don't understand how the skydiving example is far fetched, but I'm the one who added it so I've got a total of 0 objectivity on the matter :). The skydiving example is here to demonstrate the paradox "the more you know how to fix it, the more it will be broken for you", because in both cases (computer saavy people, or skydiving instructors) the ones who know more are also the ones who will take more risks, and get further away from the common approach to the problem (for skydiving, the common thing to do is to not jump, while non computer saavy people will not try linux or whatever it is that fails to work out of the box). I agree that the skydiving comparison is not perfect (in computing it's a difference of main config/advanced config, while in skydiving it's a difference of doing it or not. Also you can expect your computer knowledge to help you fix thing on a broken computer. In a skydiving accident, no matter how much knowledge you have you are not going to pull a parachute before the issue gets to a terminal point), but it's the one Randall chose for that can of counter-intuitive correlation. 141.101.69.213 13:34, 13 January 2017 (UTC)

Your explanation here makes sense but as far as I am concerned (not seeing the original questioning of the analogy to which you seem to be responding back to) the current way it fits into the explanation is abrupt, seems to suggest the titletext mentions skydiving. Could be solved saying "In the title text this is just like the ones who die from skydiving..." and maybe some other little tweaks to make it a little more snappy. IMO. Leaving the editing up to others... 141.101.99.17 18:19, 13 January 2017 (UTC)

it only takes three commands to install Gentoo

cfdisk /dev/hda && mkfs.xfs /dev/hda1 && mount /dev/hda1 /mnt/gentoo/ && chroot /mnt/gentoo/ && env-update && . /etc/profile && emerge sync && cd /usr/portage && scripts/bootsrap.sh && emerge system && emerge vim && vi /etc/fstab && emerge gentoo-dev-sources && cd /usr/src/linux && make menuconfig && make install modules_install && emerge gnome mozilla-firefox openoffice && emerge grub && cp /boot/grub/grub.conf.sample /boot/grub/grub.conf && vi /boot/grub/grub.conf && grub && init 6

that's the first one
Source: Bash.org --108.162.216.220 15:53, 13 January 2017 (UTC)

I know it's a joke, but, for clarification's sake, that's far more than one command. Every part between && is a command. The only reason it stops is because the last command, init 6, reboots the computer.

--Trlkly (talk) 21:40, 13 January 2017 (UTC)

Also it's not like you type in the string of commands and then everything goes by itself all the way to reboot, there are several points when it will wait for user input. Apart from disk formatting at the very beginning, there are actually twice vi commands to edit various system-critical config files and even make menuconfig for configuring your kernel build. Trust me, that's not trivial at all ;) Last time I installed Gentoo server, I got so frustrated by picking the right kernel modules (successfully though) that I agreed with the E. A. Poe's Raven to install Gentoo never more. I started my sysadmin career at Gentoo by accident and after a year or two realized there are much easier ways.
Great joke though :D Haven't visited Bash for quite some time. --141.101.96.88 01:33, 15 January 2017 (UTC)

Relevant: xkcd 434 xkcd Goes to the Airport, panel 3 162.158.214.52 17:28, 13 January 2017 (UTC)

When I first read it, I parsed it as 'Word "firmware"'. Of course Word doesn't have firmware, but it was (I thought) in quote marks simply because that was the stated reason for it not working. When I read the hover text I thought "Randall's missed a capital letter there". 198.41.238.16 03:05, 14 January 2017 (UTC)

It has been decades since I met people complaining about firmware. The more common uttering when people can't connect to WiFi at tech meetups involves the words: Goddamn, proprietary, Apple and crap, usually in that order.162.158.114.70 17:14, 16 January 2017 (UTC)

Relevant SMBC: [1]