[00:07] I've spent time living in Alaska. It's nice for the kinds of things I like to do [11:50] *** Seju has quit IRC (Quit: No Ping reply in 180 seconds.) [11:51] *** Seji has joined #arpnetworks [12:19] is there a way to force certain nicks to be a certain color? (using weechat) brycec and m0unds end up the same color, due to same length I guess [12:19] What client? [12:19] weechat [12:19] hm, nothing off the top of my head [12:20] I'd never even thought about it before [12:21] http://imgur.com/NOOlvqh [12:21] end up with something like that ^ [12:21] heh yeah I know what you mean, I see it in other channels [if I look for it] [12:22] m0unds doesn't bother me because I show up white on my own screen :D (and m0unds is grey) [12:22] I AM NOT [12:22] That's what she said!! [12:25] *** gizmoguy_ has quit IRC (Ping timeout: 244 seconds) [12:26] okay, maybe a little grey [12:28] haha [12:29] mnathani: look into the irc.look.nick_color_force setting [12:30] Or consider changing irc.look.nick_color_hash [12:34] I came across : https://weechat.org/scripts/source/quick_force_color.py.html/ [12:35] installed the script, but I am having trouble with the syntax [12:38] Think I got it working [12:38] just need m0unds to say something now :-) [12:39] That script actually reads that setting nick_color_force = weechat.config_string(weechat.config_get('irc.look.nick_color_force')) # get list [12:39] >:| [12:39] great! thanks brycec, m0unds is now red [12:39] Because he's in NM? [12:39] That's what she said!! [12:42] is that a red state? [12:44] i'd say it's mostly green and brown [12:44] It's full of red-ish rocks. Plus native Americans that are racistly called "reds" [12:44] or "red skins" [12:44] i refrained from making any red man jokes [12:44] So did I. I'm just stating facts >.> [12:44] <.< [12:44] only because i worried about context [12:45] i am curious why i'm red though [12:46] just an unused color for your nick [12:47] previously I had both m0unds and brycec 's nicks as teal and that got a bit confusing [12:47] ah, gotcha [12:47] as long as there's no deeper, insidious meaning to it [12:47] none [13:30] https://2ton.com.au/rwasa/ [13:30] anyone came across this? [13:40] nope. sounds fun though. [13:40] they've got a library that does ssh etc [13:41] you can ssh to 202.49.71.24 on port 4001 with no password and talk :) [13:41] there was someone else who did some light ssh talk thing i seem to recall [13:41] the cool thing about this talk is it shows people typing [13:42] i'm in "testroom" [13:50] *** gizmoguy has joined #arpnetworks [16:02] has everyone disabled mms on android yet? [16:03] think this must be the biggest exploit in a long time [16:03] can hack most android phones with a txt message. [16:08] "Settings -> SMS -> Auto Retrieve MMS -> Uncheck" is meant to mitigate it in messaging app [16:10] silly android [16:10] yeah i've never been impressed by android [16:10] there should be OS updates without reboot [16:10] and security updates for "old" versions [16:10] a phone having at least 3 years of security updates sounds reasonable to me [16:11] and thie whole update breaking everything thing is kind of disconcerting too [16:11] That's what she said!! [16:11] really i think android 2 should still get updates :) [16:12] but i assume iphone is the same way, as os x forces updates a lot [16:12] and dropped ppc support really quickly etc [16:16] iOS is definitely the same way, and even worse in other ways. The "difference" is that Apple controls both hardware, software and distribution. Android devices only get updates when their manufacturers decide to update it, which isn't Android's fault itself, and then those updates usually have to be screened/tested by each carrier before they're pushed out to devices. [16:18] iOS-wise, if you have a device running 4.x for instance, tough luck, no updates for you. Worse still (IMO) is that not only do app developers move on too and mark their latest version as requiring 5.x, but your 4.x device can't even download the latest update that supported 4.x. (Android's Play Store, I believe, does at least allow this) [16:18] *** gizmoguy has quit IRC (Ping timeout: 246 seconds) [16:19] *** gizmoguy has joined #arpnetworks [16:20] Quite frankly, as a developer of both software and hardware at various times in my life, I am not beholden to You People who are running ancient, archaic software. I have much better shit to do than to try and fix your 5 year-old phone's software. If you want to run the latest, least-buggy software, then you need to upgrade too. [16:20] (This comes after I was instructed I still had to include Windows XP support in a work project) [16:22] *** Logico has joined #arpnetworks [16:24] as of 4.0.x i believe play svcs provides updated API levels of later versions of android without actually needing to update the os [16:26] but i agree, it's shitty to have to keep dragging along support for ancient hardware/software "just because" [16:28] there are still people who refuse to move on from win98 and win2k [16:28] That's what she said!! [16:28] BryceBot: no [16:28] Oh, okay... I'm sorry. 'there are still people who refuse to move on from win98 and win2k' [16:42] Brycec: you can't get updates for 5 year old phones. [16:42] most devices still don't even have android 5 [16:43] a lot don't even have android 4.4 [16:43] 4.2 seems pretty common, and 4.3 is apparently when they started hardening things up. [16:43] i suppose something more akin would be whether to support ubuntu precise, and windows 2008 [16:44] err and windows 7 [16:45] well, the thing with those is that a central party controls updates [16:45] so it's different in that regard than android, unless you're talking about nexus devices since google controls updates for those [16:45] unless you're talking about the cdma galaxy nexus, which was a mess anyway [16:45] hmm [16:45] verizon controlled the updates for it [16:46] for things like messaging apps it would be nice if you can update without rebooting [16:46] i think part of the problem is this whole way of having a firmware image that has a base OS on it, that packages for some stuff are then installed on top of [16:46] where all the core stuff is non-trivial to update. [16:46] openwrt, routers, voip phones etc are all the same way. [16:47] well without packages so much.. [16:47] and part of the reasoning behind that was due to limited writes available, which newer nand etc is improving [16:48] also linux is starting to offer support for hot patching in mainline now. so yeah, hopefully soon people will start implementing reboot less updates regularly. [17:51] I thought that was the point I was making. 16:40:07 mercutio | Brycec: you can't get updates for 5 year old phones. [17:52] oh i thought you meant 5 year old software [17:52] oops :) [17:52] 5 year old anything :P Though it's less about age and more about the number of revisions in hardware since [17:54] if any of you android users happen to also enjoy neogeo games: https://www.humblebundle.com/mobile [17:54] Android updates aren't "images" (though those exist) but actually .zip files that are unpacked on to a filesystem. It's just that filesystem is mounted read-only (for obvious reasons) so anything modifying it has/should reboot anyways (into "recovery" which is isolated and "safe") [17:54] *** mnathani_ has joined #arpnetworks [17:55] the only time i've seen anything other than incremental OTA zips is when using fastboot to flash actual images [17:55] *** mnathani_ has quit IRC (Read error: Connection reset by peer) [17:55] I cannot speak to iOS updates, at least not to the same degree, because I have very little experience there. I have a 2nd gen iPod Touch that is permanently stuck at iOS 3.1.2 and can't get any app updates because all the app devs have moved on to require newer iOS versions. [17:55] *** mnathani_ has joined #arpnetworks [17:55] * brycec <3 fastbook [17:55] *fastboot [17:55] and adb [17:55] yup [17:55] Busines must be good, dedicated servers sold out [17:55] As a hardware dev, Google and their Nexus phoens are pretty top notch. [17:55] one of my fav cyngn features (not sure if it's in aosp) is wireless adb [17:56] That's stock. [17:56] That's what she said!! [17:56] * m0unds doesn't have any aosp devices [17:56] But CM made a button to enable it. [17:56] I have AOSP and Google/Android stuff :) [17:57] m0unds: For instance I've used https://play.google.com/store/apps/details?id=com.ttxapps.wifiadb to give me an easy button. [17:57] ah [17:57] If only wifi adb worked during [re]boot :p [17:57] yea, i only use it for shell or dumping logs [17:57] if i need to call a reboot i'll grab a usb cable [17:58] logcat is handy but dear goodness it could really use a gooey frontend to help with filtering. [17:58] yeah, it's kind of annoying [17:59] i like dumpsys stuff [17:59] super handy when gcm stops working [17:59] because ipv6 in android sucks [17:59] heh [18:00] allegedly, google is trying to move away from dhcpcd because there are tons of issues with it [18:01] if it's a zip file for updates why does it need to recompile 180 apps or whatever [18:01] Oh back to the original point... In the Android "world" Google has said "here's your update and it's called version XYZ" and it's then up to the individual device manufacturers to "roll that out" (yes, it's not *that* simple) to handsets. But they're running a business and those handsets aren't making them money, the new next-gen ones are, so old stuff falls behind. It's unfortunate, but it's what [18:01] happens. [18:01] ie with every update it seems to recompile each app [18:01] mercutio: because java - it's re-"optimizing" (compiling to bytecode) each app with the latest runtime. [18:02] eg if you had a Linux distro that rev'd GCC and then rebuilt all the packages on the new GCC. [18:02] art is gud [18:02] (and that linux distro was Gentoo) [18:03] (or another LFS-style) [18:03] it'd be nice if it's just background it [18:03] i don't see why the phone should compile myself :) [18:03] i really wish carriers wouldn't have any say in "value added" stuff they put on android handsets, it's awful [18:04] m0unds: you can get non carrier locked phones which are better anyway [18:04] but there's stlil some bloat. [18:04] "Why is my device running so slow?" this way you know why. Plus it doesn't want to let yo u run any of the old runtime stuff, there may be API/ABI changes etc. [18:04] unless they don't support US bands [18:04] which happens a /lot/ w/worldwide stuff [18:04] and some stuff you can't do much about it, like samsung's stylus integration. [18:04] It truly is awful. So much crapware... [18:04] samsung software sucks [18:04] because normal android just doesn't have good stylus support :( [18:04] it's a janky, hideous mess [18:05] i actualyl kind of like it [18:05] but it is bloatware [18:05] they even managed to further break memory management on 5.0.x too [18:05] if i didn't have a stylus i'd ditch it though [18:06] samsung's still on android 4 too [18:06] m0unds: you keep misspelling "improved". Are you okay there, mate? /s [18:06] hahahah [18:06] the s6 is on 5.1 and it's a godawful mess [18:06] ahh [18:06] s6 doesn't have stylus? [18:07] nope [18:07] you can run normal roms [18:07] i have galaxy note 10.1 2014 [18:07] you can't task switch on an s6 that has some hours of uptime without it killing stuff left and right [18:07] and moto g lte [18:07] I would like to see a Cloud2Butt but for s/broke/improved/. Imaging reading the news: "Robbers improved in to a bank on Monday..." [18:07] moto g has android 5.1 [18:07] hahahaha [18:08] m0unds: how much ram does s6 have? [18:08] 4gb iirc [18:08] touchwiz is a mess [18:08] that's all [18:08] 4gb wow [18:08] and it's still killing stuff [18:08] and a really fast soc [18:08] and it still stutters and hitches and kills stuff [18:08] 1gb can mean killint things a bit [18:08] but 4gb should be fine. [18:08] galaxy note 10.1 2014 is a bit jittery [18:08] more than the moto g. [18:09] but it got better with android 4.4 [18:09] i wonder if there are any quality roms yet. [18:09] That's what she said!! [18:09] "When I was your age, my phone has 4MB of RAM, and we didn't care because some how MIDP's still ran." [18:09] there's a strong alpha/beta quality is most roms. [18:10] 64k should be enough for a phone [18:10] but it's more than a phone these days [18:10] I'm actually not sure how much memory the RAZR V3 had, and Google hasn't given me an answer yet :/ [18:11] probably 512 or 768 [18:11] That was certainly my favourite phone of all time though. If just for nostalgia... [18:11] oh hangon pre android? [18:11] A flip phone in 2004 with 512MB???? LMAO [18:11] Yeah, waaaay pre-android [18:11] (IIRC Android wasn't even trademarked until 2008) [18:11] i was thinking of razr droid [18:12] One of these :D https://tecnoblog.net/wp-content/uploads/2012/06/motorola-razr-v3-4.jpg [18:12] yeah i found it on google [18:12] i'm trying to figure out how much memory [18:12] hahaha [18:12] i had a v3xx [18:12] 13.5mb of flash [18:12] it sounds like [18:13] 5.5MB of flash storage [18:13] which they call memory :/ [18:13] i think i even have a photo of one of my cats taken with it from like 2006 or 2007 [18:13] http://www.gsmarena.com/motorola_razr_v3-853.php [18:13] it's probably 5.5mb of user flash [18:13] and 8mb for OS [18:13] m0unds: I still have photos from mine, and I still have it. [18:13] or 8mb and ram and they're adding [18:13] i'm going by wikipedia [18:13] i still have mine, it's locked in a box as an emergency device [18:13] i had a nokia phone [18:14] battery's still good, hasn't blown up yet [18:14] the old stable one with 2 weeks battery life [18:14] Nifty, m0unds :) The battery on mine is shot, but it's otherwise good. [18:14] http://www.gsmarena.com/motorola_razr_v3xx-1648.php [18:14] I loved the keypad's backlight [18:14] can you still get phones with 2 week battery life? [18:14] Just so very sexy. [18:14] yeah, such cool little phones [18:15] https://d3nevzfk7ii3be.cloudfront.net/igi/AqnKHxYwXFMxvGXV [18:15] woot [18:15] i had no idea of model code [18:15] but "nokia phone" actually found it quickly [18:15] heh somewhere I have a Nokia brick older than that, my first cellphone [18:15] i had a nokia 5190 i think it was back in 2000-2001ish, then replaced it with a 3317 (back when tmo us was voicestream) [18:16] my first phone was motorolla iirc [18:16] 3317? 33-something [18:16] m0unds: That looks just like mine [18:16] er, well not mine, my mom's [18:16] Mine didn't have the antenna nub [18:16] https://en.wikipedia.org/wiki/Nokia_3310 / https://en.wikipedia.org/wiki/Nokia_5110 [18:16] my first phone was in like 2000-2001ish too [18:16] hahaha [18:16] Nokia 3310 :: The Nokia 3310 is a GSM mobile phone announced on September 1, 2000, and released in the fourth quarter of the year, replacing the popular Nokia 3210. The phone sold extremely well, being one of the most successful phones with 126 million units sold worldwide. The phone has since received a cult status and is still widely acclaimed today. Several variants of the 3310 have been released, including the Nokia 3315, 3320... [18:16] so funny [18:17] w/snake on it [18:17] I remember it well [18:17] ahh yeh so i had nokia 3310 [18:17] back when mobile games meant Snake on a Nokia phone [18:17] heh [18:17] snake sucked [18:17] <3ed snake [18:17] but I was a kid then [18:18] but yeah those phones gave 2 weeks battery life [18:18] i had a couple of nextel phones too - i530 batphone (yellow) and i560 [18:18] after voicestream was bought by tmo and they changed my rate plan without telling me and i got a $300 bill [18:18] went from 3000 mins/mo to 300, had like 1500 over or something [18:19] http://rack.3.mshcdn.com/media/ZgkyMDEzLzA4LzMwL2QyL25va2lhZmlyZS5lYTAwMS5naWYKcAl0aHVtYgk4NTB4ODUwPgplCWpwZw/20ffb3ff/f52/nokia-fire.jpg [18:19] right around when i started college too, that sucked [18:20] hahaha [18:20] laaaaame [18:20] (about the minutes) [18:20] yeah, it was pretty shitty [18:20] That's what she said!! [18:20] did you complain? [18:20] spent hours on the phone w/them (via landline), gave up because it just wasn't worth the time anymore [18:21] ahh [18:23] http://lumiaconversations.microsoft.com/2014/04/01/nokia-3310-gets-41-megapixel-windows-phone-makeover/ [18:23] this is plain wierd [18:24] weird [18:24] lol [18:24] Nice date. [18:24] haha [18:24] i wonder if it's for real [18:24] It's not. [18:24] no [18:24] hahaha [18:25] that's the camera module from a lumia 1020 photoshopped onto the 3310 [18:25] oh you heard about it before? [18:25] yeah [18:25] ahh [18:26] It was one of the better pranks last year [18:27] it kind of seems strange that no-one seems to have been able to fix battery life yet [18:27] i mean for a 15 year old phone to have better battery life than current phones something seems off [18:27] i think 3g uses more battery than 2g [18:27] and a lot of people have wifi now [18:27] Battery density has remained roughly the same, but we're using more power. It's no surprise. [18:28] but i think even if you disable 3g and wifi you're going to struggle to get a week out of any cellphone [18:28] yeah but even when the screen is off [18:28] A big fat screen vs the little character LCD's for starters is goign to eat up a huge chunk of battery [18:28] if i wanted a feature phone, i'd just carry one though [18:28] yeah the screens use a lot more power [18:29] I got 4+ days of battery life on my oold Nexus4 with the screen off the whole time [18:29] (but wifi + cell on) [18:29] those lcd matrix type screens used to work on solar power on the old caclulators. [18:30] Yep, and practically no significant backlight required for them too [18:30] hmm [18:31] solar powerered cellphone! [18:31] it's impractical i suspect. [18:31] not enough surface area [18:31] heh, there are a number of phones with solar chargers buil-in... [18:31] calculators didn't have much surface area either. [18:31] also expensive [18:31] static: oh? [18:32] calculators require minuscules amount of power [18:32] Calculators didn't have to power a radio [18:32] i was thinking to charge cellphone a bit rather than to be able to run off it [18:32] oh well then you're in luck, there are a handful of those, just google :p [18:32] like crystal radio? [18:33] I meant radio as in the component that communicates with the cellular network [18:33] yeah [18:33] http://spectrum.ieee.org/tech-talk/green-tech/solar/selfcharging-cell-phone-screens-coming-soon [18:35] that sounds kind of like what i thought would be cool :) [18:35] Looks like a solar-powered calculator draws just .0002W. Compare to the typical power of a celluar radio which emits between 0.6W and 3W [18:35] wow [18:35] not to mention power hungry SOCs and screens [18:35] yeah radio power usage is still kind of high [18:35] You'd need 3000 of the calculator solar cells for the low-power radio mode. [18:36] i think part of the issue with radios is that they wake up more than they used to [18:36] with data etc [18:36] i suppose you still have to receive [18:37] but also i think there's still a large analogue component [18:37] and the size hasn't got smaller yet. [18:38] but yeah these people think this special screen cover could idle forever in sunlight [18:38] sounds good to me :) [18:39] Just imagine the lifetime we could eek out of a Nokia brick with the knowledge we've gained over the last 20 years for power-saving and the like [18:40] yeah [18:41] my phone is on 34% charge and thinks it has 1 day 1 hour remaining [18:41] and it's android system that's using the most cpu [18:41] followed by android os [18:42] The other thing to remember is that Nokia phones had relatively HUGE batteries compared to today's phones, taking up the whole backside of the phone. [18:42] so i assume OS optimisations could improve battery life a bit stlil [18:42] (not always, but the 3310 did) [18:42] it was 900 [18:42] vs 2070 on my current phone [18:43] nimh vs limh though [18:43] Hm yeah I'm thinking of a different Nokia phone [18:43] err vs li-ion [18:44] i think the battery was kind of thick [18:44] That's what she said!! [18:44] compared to current ones, but not nearly as wide/tall [18:44] Ah there we go I'm thinking of the 5110's battery pack, which apparently is just 1250mAh @ 3.7V [18:44] but then current phones are thinner, and wider/taller [18:44] so yeah we should be able to get a month of battery life by now damnit [18:45] Well if you'd put down your phone and stop playing Angry Flappies dammit :P [18:45] heh i don't use my phone much [18:45] actually the nubmers didn't add up [18:46] the numbers add up to 38% [18:46] i wonder what happened to the other 62% of battery usage :) [18:46] Mine add up to 98% :P [18:48] hmm ltihium-ion has lower self-discharge [18:49] hahaha [18:49] my phone has a 3100mah battery iirc [18:49] but apparently batteries lose capacity whether used or not after years [18:49] m0unds: wow [18:49] i bought one of those little battery pack things for when i travel and don't have access to outlets or a car charger [18:49] 10000mah little thing, was like $15 [18:50] i usually charge by usb [18:50] i think 21 shipped [18:50] it's better to charge slowly anyway [18:50] *** Logico has left "Saindo" [18:50] if it's chinese then it probably lies about battery size [18:50] japanese battery cells [18:50] oh [18:50] that's safer :) [18:51] assembled in china, but the batteries are made by a japanese company [18:51] sanyo? [18:51] https://oneplus.net/oneplus-power-bank [18:51] don't remember [18:52] wow [18:52] try to find information about it, find all these indians pissed off at the price went up [18:53] http://www.amazon.in/product-reviews/B00W35QYEQ/ref=cm_cr_pr_btm_link_next_3?ie=UTF8&filterBy=addOneStar&pageNumber=3&showViewpoints=0&sortBy=byRankDescending [18:53] lol [18:53] http://www.gsmarena.com/apple_iphone_6_plus-6665.php 2915 mAH battery [18:53] i like the display on the 6+ [18:53] i can understand 10 or 20 people having th esame complaint [18:53] but like 400 [18:53] mob mentality [18:54] same reason people bitch en masse about not having an sdcard slot [18:54] but i've got sdcard [18:54] :/ [18:54] or bitch en masse about how the SD810 chipset overheats. avg person won't ever encounter it, but people bitch about it enough that people think it's a problem [18:54] it's easy to get a phone with sdcard slot [18:54] getting less easy [18:54] ahh [18:54] google doesn't want to keep supporting them [18:54] yeh nexus don't have them [18:55] i don't actually use my sdcard :/ [18:55] it's there.. [18:55] actually Google is releasing new SDCARD related APIs in Android M [18:55] people throw apps on their crappy sdcard and they perform horribly and then they bitch about their phone being slow [18:55] because of Android One lol [18:55] yeah [18:55] i don't think people use them for apps anymore. [18:55] i think it's gonna encrypt by default too [18:55] that was more common when there was less internal storage [18:55] and slower onboard storage anyway [18:55] so it'll be amusing what that means for people who put stuff on their card and put it in a reader vs using their phone as the storage device w/the card in it [18:55] my old phone was faster on sdcard than on internal storage [18:56] i'm fine having 64GB of fast flash. i have like 4gb of stuff on my phone. i don't need to carry my whole music collection with me, or all my lossless music or whatever [18:56] or 20 hours' worth of movies [18:56] i'm fine with 8gb myself [18:56] i don't have any music on my phone though [18:56] i just stream everything anymore [18:56] i'd be fine with 2gb [18:57] but i prefer to have more, because as you use storage it can get slower [18:57] rollover data on at&t, i end up with like 26GB available month after month and use maybe 3GB to stream stuff if that [18:57] i still use cd's in my car :) [18:58] i do too, i got a radio w/bluetooth specifically for podcast audio on long trips but still have some cds too [18:58] my carrier only has 3G so I use Spotify with the "Available Offline" feature [18:58] i'll stream spotify to it too, but there's some stuff spotify doesn't have [18:58] static: what's wrong with streaming over 3g? [18:59] is 3g unreliable for streaming? i have no experience with such [18:59] can get stuttery if it's congested [18:59] it is in my experience, probably differs between carriers and how congested the network is [18:59] 3G doesn't really have the bandwidth for it, at least not here in NA. [18:59] eh, depends on the carrier, location, etc [18:59] yeah WIND Mobile in some coverage areas is definitely congested [18:59] isn't spotify heavily compressed? [18:59] i can regularly hit 20mbit down on HSPA here in abq, and 35-40mbit on LTE [19:00] but if i had vzw, i'd be lucky to hit 2mbit down on LTE because they're so oversubscribed here [19:00] 64kbps AAC, not "heavily compressed" by my definition. [19:00] low bitrate aac sounds pretty decent [19:00] (since I'd equate 64kbps AAC with 128kbps MP3) [19:00] m0unds: hspa or hsdpa? [19:00] hspa+ [19:00] i think that's 40mbit [19:00] not sure [19:01] too many different variations [19:01] dc-hsdpa is like 40 megabit [19:01] dual carrier [19:01] hspa+ is up to 168mbit down, 22 up [19:01] theoretical [19:01] what? [19:01] https://en.wikipedia.org/wiki/Evolved_HSPA [19:01] Evolved HSPA :: HSPA+, or Evolved High-Speed Packet Access, is a technical standard for wireless, broadband telecommunication. HSPA+ enhances the widely used WCDMA (UMTS) based 3G networks with higher speeds for the end user that are comparable to the newer LTE networks. HSPA+ was first defined in the technical standard 3GPP release 7 and expanded further in later releases. In the United States, it is commonly available under AT&T Mobility... [19:01] like i said, too many different variants [19:02] yeah [19:02] confusing :) [19:02] that's called 4g oftenthen? [19:02] but not lte [19:02] Right. [19:02] http://www.speedtest.net/my-result/i/1322988751 [19:02] The higher 168 Mbit/s speeds are achieved by using multiple carriers with Dual-Cell HSDPA and 4-way MIMO together simultaneously.[1][2] [19:02] dual cell towers! [19:02] At least in the NA markets, carriers were really keen to iterate from 3G to something higher [19:02] even if it's not technically 4G [19:03] so yeah divide by 4 i think normally [19:03] I am with WIND because the big three's data prices are ridiculous [19:03] Canadian telecom :| [19:04] oneplus google cardboard launch thing is funny [19:06] http://www.speedtest.net/my-result/a/1384212747 [19:06] i have a google cardboard [19:06] i haven't tried it yet [19:06] i got some cheap ebay copy of it, it was like $2 :/ [19:07] has anyone tried it yet? [19:07] I've played with Cardboard in the past, yeah [19:07] that upload speed suggests you have cell congestion static :) [19:07] yeah [19:08] usualyl if it's provisioned low the upload would be even lower. [19:08] i get about 6/1.5 i think [19:08] HSPA+ with a strong signal http://www.speedtest.net/my-result/a/1384214457 LTE, same device/time/placement http://www.speedtest.net/my-result/a/1384212747 [19:09] wow [19:09] i've never done a lte speed test [19:09] but it seems fast [19:09] For a long time (and still often is), LTE is faster than the "free wifi hotspots" around here. That + unlimited data and I'm a happy camper on LTE. [19:10] hmm i'm getting faster 3g than normal [19:10] agh, this is making me dizzy [19:10] hahaha [19:10] 8.76/1.79 here [19:10] 47 ping [19:10] m0unds: trying to wrap your head around 3g/edge/hspa/hspa+/hsdpa/etc? [19:10] that ping is lower than normal too [19:11] no, cardboard oneplus thing [19:11] headset is making me dizzy [19:11] i get over 40 megabit on wifi with 2.4 single radio etc [19:11] I should point out that my phone seems to max out around 40Mbps regardless of connection medium (speedtest on my home wifi, 100mbps net connection speedtest at 38.52/11.62) [19:11] which seemed higher than i thought it'd do [19:12] brycec: that's non-ac right? [19:12] most non ac cap you at like 30 megabit or so [19:12] mercutio: it's AC [19:12] 40 is on the high side. [19:12] wow. [19:12] my tablet does over 200 megabit [19:12] about 1.5m from the AP [19:12] well with a fake speed test server :/ [19:13] or iperf [19:13] Hm I could iperf it I bet... [19:13] That's what she said!! [19:13] wireless ac should be 433 sync. [19:13] BryceBot: she sounds like a strange woman. [19:13] you can download iperf app [19:13] you don't even need root [19:13] it even tells you your ip [19:13] Yeah I know, my network diag app (he.net's) has builtin iperf [19:14] i get 45.70megabit down on wifi [19:15] http://www.speedtest.net/my-result/i/1322997218 on wi-fi [19:16] nice static [19:17] iperf is reporting 140mphs-ish, which would be about a single AC channel, IIRC [19:17] you should be able to get 250 [19:17] it may have small window size [19:17] try iperf -c -P 4 [19:17] to do 4 connections at once [19:18] or may you just not be very close to router. [19:18] i found that even with 5 ghz channel selection mattered too. except i think i'm using a channel that's banned in the US [19:18] 157 or 162 or something [19:19] those are both legal channels [19:19] oh ok [19:19] what was banned hmm [19:19] at range it was significantly faster than the lower channel numbers. [19:19] like 50% faster. [19:20] https://en.wikipedia.org/wiki/List_of_WLAN_channels#5.C2.A0GHz_.28802.11a.2Fh.2Fj.2Fn.2Fac.29.5B16.5D is the relevant article [19:20] List of WLAN channels :: This list of WLAN channels is the set of legally allowed wireless local area network channels using IEEE 802.11 protocols, mostly sold under the trademark Wi-Fi. The 802.11 workgroup currently documents use in five distinct frequency ranges: 2.4 GHz, 3.6 GHz, 4.9 GHz, 5 GHz, and 5.9 GHz bands. Each range is divided into a multitude of channels. Countries apply their own regulations to the allowable channels, allowed user [19:22] it's 153 channel i'm using [19:22] which seems banned in europe [19:23] but US legal :) [19:23] yeah [19:24] it may be that there's capping on transmit power at lower frequencies or such [19:24] rather than actual interference [19:24] * brycec is on channel 149 with his AC [19:24] yeh that's probably just as good as 153 :) [19:25] Channels 52-140 require DFS which does seem to take a performance hit [19:25] yeah i was using the bit before that i think [19:25] i left it on auto at first [19:25] before tweaking :) [19:25] i think it was 42 [19:25] "devices operating on 5.250–5.350 GHz and 5.470–5.725 GHz must employ dynamic frequency selection (DFS) and transmit power control (TPC) capabilities. This is to avoid interference with weather-radar and military applications.[" [19:25] for some reason every second channel is banned in the US there though [19:26] because radar [19:26] we have some rain radar thing above that i think [19:26] (and the frequencies used and the bandwidth of the channels) [19:26] at 5605 mhz apparently [19:27] So between 120 and 124 [19:27] that's still in the messy range anyway [19:27] so here there's only 100 mhz of outdoor spectrum [19:27] seems a bit low [19:28] i wonder what the higher frequencies are used for [19:28] oh the higher channel numbers are actually lower frequencies [19:36] haha, that was fun [19:36] except for the dizziness from cardboard [20:50] i'm on 149 for 5ghz, macbook's linked at 450mbit [20:51] snr was better here than at lower 5ghz freqs for some reason [20:54] m0unds: that was my experience too, i think it must be more power [20:54] 149 is probably same as 153 [20:54] you need 4 channels [20:54] yea [20:55] i really can't be bothered trying 149 :) [20:55] i spent a bit measuring noise and testing and was most stable at 149 so i kept it there [20:56] my wife was having trouble w/2.4ghz on her phone, so i was looking to see what was least crowded since every dummy near me rents a modem w/a wlan router built into it then attaches a best buy special wlan router to that [20:59] i did speedtest/iperf [21:00] same [21:00] i find with 2.4 ghz trial rather than wifi analyser works best. [21:00] 5ghz it was just a matter of which one afforded best link rate w/best stability [21:00] 2.4 is still a bit patchy in the other part of the house [21:00] i've been meaning to rebounce it [21:00] but it's winter atm, and i was going to do it for summer :) [21:01] i've actually got 3 modems on 2.4 it seems [21:01] and two of them are on the same channel [21:01] http://www.netspotapp.com/ this works pretty well [21:01] and one of them has stronger signal than the one i'm using (within the same room) [21:01] i probably should fix that, it's rude to hog all the frequencies [21:02] one is openwrt, i'm not sure what modem it even is :) [21:02] err router [21:02] 2.4Ghz is unusuable here [21:02] apartment building + major city [21:02] lol [21:02] 2.4 outside always seems to be a challenge [21:02] ahh apartment, ick. [21:03] i only get a metre or two more distance out of 2.4 compared to 5 ghz [21:03] i thought 2.4 went a lot further [21:03] hahaha [21:06] unfortunately still have to maintain 2.4Ghz SSID due to legacy devices [21:14] 2.4GHz is a mess here too, 5Ghz is only mine & my neighbours i can pick up [23:12] does this writeup make sense to any of you? https://code.facebook.com/posts/1123882380960538/linux-ipv6-improvement-routing-cache-on-demand/