[00:34] ohhdemgir: make sure to drop it on IA :D [00:35] will do [01:12] http://www.w3.org/html/wg/drafts/html/master/webappapis.html#client-identification [01:12] I had no idea that "Mozilla" and "Gecko" were hardcoded in HTML5 [01:12] The More You Know [01:12] that's fucking delightful [01:12] next time I need the string "Mozilla", I know who to ask [01:13] embed Chromium and do an FFI call to get it [01:13] ahhh yes [01:13] sounds efficient [01:13] it permits extensibility [01:13] in case mozilla ever needs to change its name [01:13] it can do it only in one place [01:13] yeah [01:15] apparently all web browsers ever are Mozilla [01:15] Spartacus platform [01:20] on the plus side, this means that achieving partial HTML5 compliance is really easy [01:20] just make a Javascript object that returns "Mozilla" from appCodeName() and "Gecko" from product() and assign it to window.navigator [01:20] done [01:24] yipdw: nono, you might overwrite stuff [01:24] window.navigator.appCodeName = function(){return "Gecko"} [01:24] :P [01:25] but that wouldn't be HTML5 compliant [01:25] it has to return "Mozilla" according to spec [01:25] sorry, meant "Mozilla" [01:25] ah [01:25] not paying all that much attention to this particular endeavour [01:25] yeah [01:25] :P [01:25] that'd work too [01:26] WE'RE BUILDING A NEXT-GEN BROWSER [01:26] how can you not pay attention to this [01:26] it's ultralightweight [01:35] we call it NOZILLA [01:35] see we incremented the M [01:35] it uses NOSQL [01:35] and NODEJS [01:35] and other technologies that start with NO [01:53] Nozilla: The Notable Browser [01:54] Say YES To NOZILLA! [01:54] it's a cloud no [01:55] Fira Sans is available under the OFL if anyone wants to make joke ads: https://github.com/mozilla/Fira [04:29] Unfortunately, the Bikini emulator used has a registration link that doesn't seem to work anymore. [04:29] geekiest out of context line I've read in a while [04:43] so i'm now going after PBS Newshour [04:43] i may get audio of it going as far back as october 2010 [04:44] make that september [04:55] i'm also getting videos of that [05:17] some bad news about PBS Newshour [05:17] you maybe only getting more recent stuff (full episodes) in video [05:53] http://www.maximumpc.com/seagate_quietly_begins_shipping_8tb_hdd_samples889 [06:16] https://www.youtube.com/watch?v=CBjoWMA5d84 [18:06] Hey, everyone. [18:06] http://fos.textfiles.com/jsmess/pacman/mspacman/ [18:07] Just run it. Press 5 to give Ms. Pac-Man a quarter. Press 1 to play. Use the arrow keys to guide Ms. Pac-Man thr.... WELL YOU KNOW THAT PART [18:09] I want to know about speed and sound. [21:29] hi archiveteam people, anything exciting happen over the weekend? [21:35] SketchCow: auto 4/10 100% on Processor 2.3 GHz Intel Core i7 [21:39] What browser? [22:09] latest chrome, sound is cripped, speed seems right [22:09] but the arrow keys dont move only ms. pacman, it scroll all the page [22:10] the performance indicator keep around 100%, mostly 98% and 102%, sometimes 97 and 103 [22:11] 93-160 less [22:14] on Pale Moon is slow, around 50%, but its 10/10 :) [22:15] and it dont scroll the page [22:28] Could you all reload? [22:28] We had it set wrong. [22:31] well, this is much better: http://owely.com/6sjbNA [22:31] at least I have stable wifi now, kinda [22:31] (before, http://owely.com/1xXjtg) [22:49] i'm uploading the buck sexton show from 2014-06 [23:18] chrome is fine [23:19] the sound is good [23:31] ... wow: https://pdf.yt/d/iuywKLp3eSdy09KG [23:31] I have no idea what this is, but it looks cool [23:36] thats what she said [23:36] old japanese book on musical instruments by the looks of it [23:36] Ravenloft: lol [23:36] joepie91: which sets did you manage to download? [23:37] also, huh: https://www.blackhat.com/latestintel/07212014-a-schedule-update.html [23:37] it's dated the 30th year of Meiji which works out to around 1897 iirc [23:37] balrog: for hopex livestream you mean? [23:37] yeah [23:37] channel 1 is done [23:37] joepie91: yeah apparently their university wasn't happy with something, possibly IRB problems [23:37] channel 3 is being obscenely slow (~250KB/sec) [23:37] channel 2 had issues but what about channel 3? also are you sure it got all the channel 1 videos? [23:37] channel 2 is stuck until that bug is fixed [23:38] channel 1 has 10 videos according to youtube-dl [23:38] [download] Downloading playlist: [HOPE X] - Manning [23:38] [livestream] playlist [HOPE X] - Manning: Collected 10 video ids (downloading 10 of them) [23:38] it's got way more [23:38] they're using js infinite-scroll [23:38] balrog: note that this is only hopex, not all of the user it lives under [23:39] yes I'm looking at http://new.livestream.com/internetsociety/hopex1 [23:39] closer to 30 [23:39] yeah, it says in the sidebar [23:39] 27 [23:39] urgh [23:39] [download] Destination: Biohacking and DIYbiology North of the 45th Parallel-57060757.mp4 [23:39] last one I have [23:40] after the social engineering one [23:40] yep, it's clipping because of the js infinite scroll [23:40] god I hate this page layout, wtf livestream [23:40] balrog: I'd expected youtube-dl to deal with that correctly [23:40] given that it /explicitly/ supports livestream [23:40] I'd like to know why they're not using the api to grab playlists [23:41] since the channel api does not require auth [23:43] or do they [23:44] huh it's undocumented [23:45] downloading the rest now... [23:45] or well, hopefully [23:45] I count 26 total [23:45] how are you doing it? [23:45] but there should be 27... [23:45] manually downloading each video URL [23:45] ah :/ [23:45] the upload date gives a video permalink [23:45] using youtube-dl? [23:45] yes [23:45] ahh [23:45] so I just made a shellscript that ytdl's each video [23:45] and writes metadata [23:45] ah fair enough [23:45] how was it breaking on the second set? [23:46] a specific video fails? [23:46] or is it getting bad playlist data? [23:46] page parsing [23:46] ugh ok [23:46] it really seems like a genuine bug [23:46] poor edgecase handling [23:46] seems livestream support is half baked [23:46] seems like it. [23:46] but I'm unlikely to care anymore once I have these videos [23:46] lol [23:46] :P [23:47] it's one of those things that Should Probably Eventually Be Fixed [23:47] yeah