[00:23] hey everyone! [00:24] anyone know how to install Steam on Lubuntu 13.10? [00:24] same guy? [00:24] sorta im his bro and im helping him [00:24] well, you need to figure out why it hangs [00:25] strace will show you what it is doing, but you need to be able to interpret the output [00:25] I dont know, I tried uninstalling it installing it by this method:http://fosshelp.blogspot.com/2013/10/how-to-install-steam-client-on-ubuntu.html [00:25] strace how do you open that? [00:25] it's a command line program [00:26] so i type in strace steam? [00:27] okay i typed that and i got lots of text [00:27] lemme see how i can post it [00:28] you need to do: strace -f -e file steam 2>/tmp/strace.log [00:29] okay, now what? [00:31] now pastebinit /tmp/strace.log [00:32] then post the url it gives you [00:33] http://paste.ubuntu.com/6487270/ [00:34] heh... massive [00:36] hmm... what specs does the computer have btw? [00:36] people usually put lubuntu on low spec machines... maybe it's just not good enough to run steam? [00:37] This has like 512MB of RAM [00:37] and Intel Pentium 4 [00:38] what graphics card? [00:39] how do you check that? [00:39] lspci | grep VGA [00:40] Intel Corporation 82865G Integrated Graphics Controller (rev 02) [00:41] * penguin42 notes that strace has a SIGTRAP in - very odd [00:43] yeah i saw that [00:44] make me think maybe they don't want people debugging the steam binaries :) [00:44] although it loads up fine here in strace [00:46] execve("/bin/sed", ["sed", "s/32/64/"], [/* 57 vars */] -> what [00:47] i have no idea what does that mean [00:47] Asus 4k monitors starting to appear - at just under #3k for 31.5" [00:47] :D [00:47] penguin42: i'll have two! ;) [00:48] ali1234: It's not bothered to show you the whole of the environment [00:48] lol running Steam on an 865G onboard [00:48] penguin42: i know, i was more like "why is it even running sed s/32/64/" [00:48] ali1234: Well that's the way to convert 32 machines into 64.... [00:49] spencer7x7: what does "uname -a" say? [00:49] ali1234: Is it possible he has a 64bit steam download for his 64bit machine? [00:49] daftykins: To be fair it is a lot of pixels [00:50] it's a 32 bit steam according to an older paste [00:50] ok [00:50] ali1234: Being P4 I'm wondering if it's missing an instruction extension, one of the SSE... [00:50] if it's a pentium 4 like he said then it must be 32-bit right [00:50] there was one gen of 64bit [00:50] i search and the text "uname -a" does not appear [00:51] it's a command [00:51] oh okay [00:51] penguin42: yeah i thought that too, but then it should say "SIGILL" not "SIGTRAP" [00:51] Linux Mydim3s 3.11.0-13-generic #20-Ubuntu SMP Wed Oct 23 17:26:33 UTC 2013 i686 i686 i686 GNU/Linux [00:51] hmm, yes, definitely 32 bit [00:51] ali1234: Yeh agreed, I'd also expect the SIGILL [00:52] also it should exit, not just hang [00:52] all this strace is doing all the standard dpkg stuff that steam does to install it's deps [00:55] so what do we do? [00:56] this is a hard one [00:56] ali1234: How about strace attach to the hung thing? [00:56] lemme try [00:56] * penguin42 notes Steams hardware requirements just say 512MB RAM/1GHz or faster [00:57] maybe it's trying to do some network thing? [00:57] he has that [00:57] is there not some steam specific debug somewhere? [00:58] it must be querying Valve for client updates no? [00:58] if it's first run [00:58] just a bootstrap log, but its pretty useless [00:59] all it says is :[2013-11-27 19:28:51] Startup - updater built Nov 25 2013 18:07:05 [00:59] ~/.steam/steam/logs/ [00:59] there is only bootstrap_log.txt, and nothing else? [01:00] yeah [01:00] only bootstrap_log.txt [01:00] when it's hanging is it eating cpu or disk? [01:00] the thing is, when you "install" the steam.deb, it really only installs another installer [01:01] and it looks like the second installer is failing somehow [01:01] hmm weirsd [01:01] and its not eating CPU or RAM [01:01] its just doing nothing [01:01] then... it's waiting for something [01:01] should i reopen it? [01:02] just leave it for now [01:02] mkay [01:02] what processes are actually running? [01:03] lxtask and chrome [01:04] what does "pgrep steam" say? [01:04] (open a second terminal) [01:04] 3095 [01:05] try: sudo strace -p3095 [01:05] this will output a lot... or maybe nothing at all [01:05] but it will most likely say the same thing over and over [01:05] or be stuck in a select or poll [01:05] yes [01:06] it says "Process 3095 attached futex(0x96e9b0c, FUTEX_WAIT_PRIVATE, 1, NULL" [01:06] ah [01:06] ah? [01:06] that's difficult to track [01:06] means nothing to me :) [01:06] brb gotta eat [01:06] ali1234: It means it's waiting for some other process [01:06] o_O [01:07] like, dpkg? [01:07] AH [01:07] lubuntu = no consolekit? [01:07] ali1234: Well it's pretty much impossible to tell at that point [01:07] it's popping that thing that says "you need to install these dependencies", and that is trying to do consolekit on dbus... and lubuntu doesn't have it [01:07] yeh waiting on dbus is reasonable [01:08] dbus-monitor perhaps? [01:08] so maybe the fix it: sudo apt-get -f install [01:08] which steam normally does for you, but apparently can't for some reason [01:10] doesn't the deb just install some dependancies 0o [01:10] seems a bit of an oversight [01:11] no if you install it with dpkg [01:11] oic [01:11] or maybe gdebi, if you downloaded it manually [01:11] ah yes, the graphical way is no way :> [01:11] anyway, steam does check for this and tries to fix it, but maybe it can't in lubuntu [01:14] you know, if it were me, i'd have just re-run it as root for fun [01:14] to see if it made any difference XD [01:15] i haven't done that in years :) [01:15] which i know is totally stupid [01:15] not since i used gentoo probably [01:15] the masochists distro [01:15] no, that's suse [01:16] how is suse worse 0o [01:16] yast. [01:16] hateful package management? [01:16] yast isn't just a package manager [01:16] it configures everything on the whole system. and if you don't use it, it eats your config files [01:17] * penguin42 had this laptop running opensuse for a while - it wasn't THAT bad [01:17] :D [01:17] opensuse fixed a lot of the problems with it. but last time i used suse was like... 2002 [01:17] i have the boxed edition somewhere still [01:17] 8 CDs and 3 manuals [01:18] yeh I've got a SuSE for Alpha box set from about 2000ish [01:19] lol 3 manuals, ouch [01:20] anyway gentoo seemed like an improvement at the time, due to it's hands-off approach to letting you configure everything the way you want [01:20] k back [01:20] spencer7x7: try this: sudo apt-get -f install [01:20] er, kill steam first [01:22] does the fact that is says "The following packages were automatically installed and are no longer required:" have anything to do with it? [01:22] no [01:22] and something about autoremove [01:22] no, that's fine [01:23] okay now what [01:23] anything else? [01:23] cause other than that text, that command did nothing [01:23] in your situation since nothing is happening, it'd be more likely due to missing packages rather than having something extra :> [01:23] maybe Lubuntu has some packages Ubuntu doesnt have? [01:24] yes, quite possibly [01:24] but the steam.deb doesn't have a dependency on them, so there's no way to know what they might be [01:24] maybe someone has them written up somewhere? [01:24] no, tried googling [01:25] the only thing that came up was xfonts-scalable but that didn't help [01:25] could install ubuntu-desktop if you have the space [01:25] (don't need to use it) [01:26] well all i can think of is doing a full strace to find what it's waiting on [01:26] spencer7x7: what games do you really hope to run on that ancient machine anyway? :D [01:26] i mean is it even worth it? [01:27] i dunno its my bros idea [01:27] hey im the first guy who asked mydim3 [01:27] and i think this computer can run team forrtress [01:29] ah yeah [01:29] as in classic [01:29] no i mean the 2nd [01:30] i think it can run it [01:30] this pos is not that bad [01:31] spencer7x7: so, we're going to do this the hard way i guess. open two terminals, kill steam if it's running, then do: strace -f steam 2>/tmp/steam.log [01:31] onboard 865 graphics? hmm i really don't think so [01:31] then in the other terminal do: tail -f /tmp/steam.log [01:32] wait until it starts outputing the same thing over and over (that thing about FUTEX probably) and then kill the strace in the first terminal [01:32] then check how big the log file is [01:33] 1st terminal just stopped [01:33] yeah it will [01:33] it shouldn't output much of anything at all [01:34] everything should go to the second one [01:34] 2nd one is put out some text and just got stuck [01:34] what's the last thing it said on the second? [01:34] exited with 0 [01:34] full line? [01:35] +++ exited with 0 +++ [01:35] first terminal is still running? [01:35] yeah [01:35] did you put -f? [01:36] its not throwing new text [01:36] yes [01:36] i put -f [01:36] did you kill steam before doing this? [01:36] yes [01:37] hmm [01:37] how big is the /tmp/steam.log? [01:37] lemme see [01:37] wheres the log file? [01:37] sorry for the lame question [01:38] /tmp/ [01:38] hmm, its pretty big [01:39] like 45000+ lines [01:39] how many MB is it? [01:39] 3.9 [01:40] ok, do this: tail -n 2000 /tmp/steam.log | pastebinit [01:40] http://paste.ubuntu.com/6487445/ [01:42] should we just install wine and put steam? [01:43] heh [01:44] personally i think you should install xubuntu instead lubuntu... i know steam works on that [01:45] TF2 so won't run well :D [01:46] naw lubuntu i think is better because its a old computer and people said use lubuntu it's lightweight [01:46] im mydim3 [01:46] now [01:46] if your computer can't run xubuntu it definitely can't run TF2... [01:46] it can run it but [01:46] its a hassle to install it. [01:47] i already like lubuntu [01:47] may have to give up on Steam then [01:47] its better to get wine [01:47] and then steam [01:47] you can try it [01:47] lol trust me it's way too crap to WINE a game [01:48] can't hurt... and there's more games that work in wine [01:48] plus wine is usually faster than windows [01:49] i know right [01:49] ali its me mydim3 [01:49] not spencer7x7 [01:50] "/nick nickname" === spencer7x7 is now known as mydim3 [01:50] cool [01:50] ok [01:50] its the owner of the computer [01:51] how do i get wine? [01:52] it's in the software center [01:53] which one?? [01:53] there are 3 options [01:54] playonlinux? [01:54] ali [01:55] hello? [01:55] everyone left? [01:56] what are the three you see? [01:56] actually just look up whatever game you're going to want to try and run for a guide [01:57] i dunno how you install stuff in lubuntu ... [01:57] hey any of you know elsword? [01:57] i would just do "sudo apt-get install wine" [01:57] then you follow some guide for how to install steam in wine [01:58] basically download steam.exe for windows and then wine steam.exe [05:05] http://arstechnica.com/gadgets/2013/11/once-great-ssd-manufacturer-ocz-filing-for-bankruptcy/ [05:10] ! [05:10] wow. [05:11] They were one of the first SSD manufacturers, and some of their early devices had high failure rates [05:11] *nod* [05:12] it didn't seem like they really had as much of a share of the market as they should, for how early and big a name they were on things [05:12] no wonder they were so tight about refunding me when my RAM broke :P [05:12] wasn't someone sending back their SSD under warranty? [05:12] +in here [05:13] err possibly [05:13] was bit bigcalm who had one or two die 0o [05:14] I think so. aq was the other one, but I don't know if that was an OCZ drive [05:16] Good thing Amazon's black friday deal SSDs are Crucials ;) [05:17] oh and a Kingston (in ~12 hrs) [05:18] so weird that stuff coming to the UK too [05:18] daftykins: even amazon.de is doing it [05:18] it's like there's not even any difference between the UK and US now [05:18] hm, Hugh Laurie's album in 8 hrs [05:19] 8hrs? [05:21] daftykins: yeah, on their "Upcoming deals" list, they show that in 8 hours time, they'll have a deal on tha [05:21] t [05:21] aaah [05:21] i get ya [05:22] just looking at the SSDs section now [05:22] although i don't need anything :) [05:59] morning everyone [06:12] morning [06:44] hey mungbean [06:44] do you by chance know anything about lmde ? [06:44] for the life of me i"m unablet to find a way to run a remote desktop server on it [06:59] nope :( [06:59] try x2go [06:59] x2go, does that support rdp ? [07:00] ah try xrdp [07:02] looks like the server is running [07:05] hmm.. xrdp works, but it starts up a different session [07:05] not remote control the session i'm currently using [07:13] morning all :) [07:13] seen this? got a quote to send in, I've done mine - http://princessleia.com/journal/?p=8762 [07:27] \o all [07:28] MooDoo: "Bodyshots." - M. Shuttleworth (source: http://www.youtube.com/watch?v=nSxAoxwYyxE) [07:41] Hey everyone ! [07:45] howdy knightwise [07:49] Morning [07:50] morning [07:52] I need to buy a colour laser multi function printer [07:52] "multi" in this case only really means print and copy, dont need the fax bit [07:54] grr , cant believe the only way to simply remote access a 'current' session on an LMDE machine via RDP is through some complicated hack [07:54] popey: if you want something that's well-supported in Ubuntu, HP and Brother tend to be good [07:55] yeah, HP are my usual go-to [07:55] popey: I have an HP colour laser printer (no scanning feature), which is amazing [07:55] We've used Xerox and Kyocera before with no real issues either. TBH I don't think printers is that much of an issue anymore... [07:56] * knightwise hasn't had a printer in years [07:56] it'll mostly be used from a mac anyway [07:56] Been using Xerox for the last lasers and they've performed well and lasted well. And have replacement toner that costs less than a new printer - amazingly. [07:56] popey http://tweakers.net/categorie/922/printers/producten/#filter:NcyxCoAgFIXhdzmzQ1aE-gBuPUE0iN5BEI1rtITvng5NBz5-zovCgdhGSgEG1RcmCFwcPe0xw0wC9SJvY7qJK8yLeZHz2MclmAN62nA2MXgd7HIYLHGKP1Fa9U-ldQ9b-wA [07:57] popey: correction, that's both b/w and colour laser printers with scanning features. [07:57] http://tweakers.net/categorie/922/printers/producten/#filter:VcyxDoQgEATQf5maQsUY4APsrrrSWBDYggtRs5hrDP_ukovFVZu8mdkLO0fiOVGOcDg4fQrUD987n2K-BBFJAr3SBtcplIPCnPJJXOAuDLof2v36DLfAdhPWqhqPjf0WG_dY1VMx1shPY-1T1H97LVzrDQ [07:57] this is colour-only [07:58] It seems to like the HP Laserjet Pro 100 M175nw [08:00] heh, thats the one I found last night and left open in amazon to look at [08:01] popey: there are 2 versions, one with just USB2 and one with ethernet and wifi as well [08:01] popey: (which is only €30 more expensive, but so worth it ;)) [08:02] yeah, needs to be networked [08:02] it'll be hidden in a cupboard [08:02] * popey goes to measure cupboard.. 441x421x338, or 441x380x441 with everything open [08:04] \o/ it will fit [08:04] looks like we have a winner [08:05] £210 from printware [08:05] How do you distinguish the USB version and the ethernet/wifi version on amazon? [08:05] CE866A vs CE865A [08:05] it also has nw on the end of the model number [08:05] also, M175a vs M175nw apparently [08:06] 190 on ebay [08:11] Bought! [08:11] thanks for the help [08:11] np [08:13] once it arrives I might look at making a sliding shelf for it [08:16] good morning all [08:18] good morning [08:24] TLS key negotiation failed to occur within 60 seconds (check your network connectivity) how to resolve openvpn client problem [08:25] TLS Error: TLS handshake failed [08:25] mornin! [08:25] pip pip [08:26] popey [08:26] dvrr - does this help? - http://openvpn.net/index.php/open-source/faq/79-client/253-tls-error-tls-key-negotiation-failed-to-occur-within-60-seconds-check-your-network-connectivity.html [08:26] dvrr: ? [08:26] openvpn server TLS key negotiation failed to occur within 60 seconds (check your network connectivity) how to resolve openvpn client problem [08:27] good morning everyone. [08:29] https://fund.arkos.io/ so close [08:31] Don't forget AlanOS too: http://www.indiegogo.com/projects/a-raspberry-pi-build-cluster-for-ubuntu/x/5292412 ;-) [08:38] http://www.theguardian.com/technology/2013/nov/26/xbox-one-juddering-plagues-uk-tv-watchers [08:38] oof [08:39] rotflmao [08:40] oh deal "known issue but has declined to comment" ooops [08:41] My kids said they wanted a xbone but I said nope. Not having that in our house. Don't like the "always on" nature of the kinect stuff... Will steer them gently towards some version of the Steam box next year. [08:43] wii in our house, althogh just bought laddo his first ds [08:43] We have a Wii and an xbox 360 [08:46] Oh help... I'm looking at chilli seeds... Again. [08:46] we have a wii in our house [08:47] plus some other odds and sods [08:47] TheOpenSourcerer: cross breed them and create an ubuntu coloured one. ;) [08:47] TheOpenSourcerer, have they given a reason for xbone over ps4 or wiiu? [08:48] Not really directhex just "it's new" so it must be better ;-) [08:48] ps4 isn't out until tomorrow, it's even newer! [08:48] (in the uk) [08:48] They spend too long gaming anyway. [08:48] They have enough right now. [08:49] I am inclined to support Steam - if the device looks any good - next year. [08:49] can't get my daughter off the ipad with peppa pig games at the moment. [08:50] popey: Know much about the arkos ? [08:50] argos? [08:50] archos? [08:50] Looks the sort of thing work people could use. https://fund.arkos.io/ [08:51] MooDoo: Bit like this one you mean? http://www.hot-pain.de/files/forum/images/sorten/Bhut_Orange_Kopenhagen_Frucht_reif1.jpg [08:53] diplo: only what you see on the site [08:53] OK, just downloaded Genesis to have a looksy :) [08:53] yeah, i had a play [08:53] Thoughts ? [08:54] TheOpenSourcerer: fab lol [08:55] diplo: it's not finished ☻ [08:56] TheOpenSourcerer: I can't see myself getting an Xbone or PS4 anytime in the next 3 years. The kids still play xbox classic and 360, and wii [08:58] i currently plan to ignore the xbox one [08:58] I'm planning to ignore both xb1 and ps4 [08:58] Same here, kids love the ps3. Got them infinity and the swap force game [08:58] but in the general case, i want to see a gaming experience on xbone or ps4 which was impossible on 360 or ps3, before splashing out [08:58] And I rarel yused my 360 or ps3 when the kids aren't about [08:58] directhex: my lad loved infinity, now wants swap force, but not for christmas me thingks [08:59] the wii u has gaming experiences which were impossible on prior hardware [08:59] diplo: get them Lumines Supernova :) [08:59] Wasssat ? MartijnVdS :) [08:59] MooDoo, it was on yesterday's amazon black friday [08:59] diplo, a colour matching block game [08:59] with matching music [08:59] directhex: I'm just waiting for the bugs, maybe another year or so until a PS4 [08:59] directhex: we got him a 3ds for christmas this year, that's enough [09:00] Ah right, they have stuff like that on the tablet [09:00] morning all [09:00] MooDoo, we got ourselves a 3ds for xmas this year [09:00] Talking of tablets, does anyone or has anyone know how to root /rom a 2nd Gen Kindle Fire [09:00] diplo: http://www.youtube.com/watch?v=2Pk51iTZx00 [09:00] can someone confirm this bug? Bug #1232015 [09:00] bug 1232015 in xmlrpc-c (Ubuntu) "libxmlrpc-core-c3 replaces libxmlrpc-c3 but does not provide it" [Undecided,New] https://launchpad.net/bugs/1232015 [09:00] God I hate that interface!!!! [09:00] oh thats not moving [09:00] MooDoo: That part of my chilli seed collection that I want to grow next year: http://paste.ubuntu.com/6488619/ [09:00] directhex: yeah don't think he needs one of them yet but the 3ds games do work on the 2ds but without 3d [09:00] diplo: http://www.youtube.com/watch?v=wVAyiRhzPLg that one is :) [09:01] TheOpenSourcerer: I may be contacting you at some point as I want to try again with the chilli growing. [09:01] heh Xbox One add at the start, wonder if they have paid to load their ads at anythin gwith PS3/4 :) [09:01] That sounds like it would drive me insane fairly quickly MartijnVdS, but my eldest would probably like it. [09:01] Why didn't they call the Model B Raspberry Pi with more memory the Model B+? [09:02] there are no games on xbone or ps4 at launch which could not have been on ps3/360 at a slightly lower resolution. [09:02] diplo: I have it on the PSP. You start to dream of it, like when you've played too much Tetris [09:02] hell, half the launch games *are* on the ps3/360 at a slightly lower resolution [09:02] Exactly why I haven't even looked yet [09:02] and the rest are not new. Ryse on xbone is just god of war, which is just streets of rage [09:03] new experiences please [09:04] directhex: like the Stanley Parable? [09:05] MartijnVdS, that's another way to play the idea, sure. but i think the problem with indie games is they're most common on pc and smartphone... why buy a steamos box for indies when you could pay less for ouya? [09:05] MartijnVdS, but even from the big names [09:06] MartijnVdS, example: the first big budget next-gen game, when the 360 and ps3 shipped, was Dead Rising on the 360. the processing power of the 360 enabled a totally new type of apocalypse compared to what could run on the ps2 or xbox or gamecube [09:06] even with 2-colour textures and 30-polygon models, that game wouldn't have been possible on ps2 [09:07] which we know from experience, thanks to the wii "port" which decreased zombie numbers by about 10x, making a totally different game [09:10] compare the crowd density (therefore the whole experience of how to survive a zombie horde) between http://www.youtube.com/watch?v=zxzREqJjeUA#t=33 and http://www.youtube.com/watch?v=jf5TmwAo_l4 [09:10] (the second video is from the 2nd game, but that's an unchanged detail) [09:12] wow ubuntu irc mailing list is quiet :) [09:15] like the ubuntu mailing lists irc channel [09:15] Laney: I'm just looking at other ubuntu opportunities, always the same though, must be an ubuntu member :) [09:24] why did i receive a letter from google about adsense? [09:24] a paper one to my house [09:24] cheque payment? [09:24] adsense pin [09:24] not sure i use adsense [09:25] mungbean: adsense is for business buying ads [09:25] businesses* [09:25] bah, nice frying pans on lightning deals are non-induction [09:25] I use it on my blog [09:26] Good morning all; happy French Toast Day! :-D [09:26] morning JamesTait [09:26] Bonjour! [09:26] hmmm french toast [09:26] youtube ad earnings? [09:26] i thoughtg they only got paid after $1000 [09:26] $100 [09:27] JamesTait: French toast is called "Wentelteefjes" in Dutch. I'll leave you to figure out the literal translation of that ;) [09:27] mungbean: the threshold is £60 [09:28] so, $100 [09:28] ah yes lol [09:28] my brother used to get a lot of extra money from Amazon affiliate links [09:28] MartijnVdS, my South African wife tells me the second part looks ike something not very complimentary in Afrikaans. ;) [09:29] JamesTait: "wentelen" = "to turn", "teefje" = "little female dog" :) [09:29] MartijnVdS: I make about a £1.00 every other day lol [09:29] MartijnVdS, yep, that just about matches. :) [09:30] aha. skylanders giants is on black friday at 12:15pm [09:32] JamesTait: this explores the etymology of the word: http://vorige.nrc.nl/krant/article1629651.ece/Wentelteefje [09:33] popey: just reviewing old irc council mailing list archives, seems ages ago [was feb 2008] that ownership of the channel was moved from loudmouthman :D [09:34] not heard that name in awhile :D [09:34] Someone want to do me a favour? Go to https://www.medion.com/lenovoserviceshop/registerPage1 and see if it'll let you change the country field from "Germany" to something else? [09:35] MartijnVdS, understood every word! :-P [09:35] directhex: ooh I'll have to look at that, kids love that game [09:35] i never see that name because he has me blocked everywhere [09:35] aquarius: no [09:35] lol [09:35] aquarius: not here either [09:35] aquarius: (as in "no it won't let me change it") [09:35] how extremely irritating [09:35] aquarius, the label changes, the language doesn't. [09:36] aquarius, yes. but it's in german & euros anyway [09:36] directhex, change the language to English at the top [09:36] aquarius, hang on. [09:36] ah! [09:36] aquarius, there's a drop-down, then a language. [09:36] yes [09:36] I have to change the country selection to United Kingdom. Not just the language to English. [09:36] thanks, lenovo. Thenovo. [09:36] aquarius, see, problem-solving like that is why I completed Riddling. :-P [09:37] ooh, you completed it? Nice one! [09:37] and without help from me : [09:37] :) [09:37] aquarius, I really enjoyed it. :) [09:37] Though you were called a few choice names along the way. ;) [09:38] * aquarius grins [09:38] that's the idea [09:38] I thought as much. [09:38] cross-platform version coming once my designer gets off his arse [09:38] then, maybe, Riddling 2 :) [09:38] aquarius: does this make you The Riddler [09:38] ? [09:38] aquarius, how about passing it through Google Translate? [09:38] oops I meant this list https://lists.ubuntu.com/archives/ubuntu-irc/ thanks for the clarification AlanBell :) [09:39] TwistedLucidity, it's sorted now -- you have to explicitly set the country in the header at the top, not just the language [09:39] aquarius, ah; OK. I was going to mention the two settings. I didn't spot the language at first. Grey on gray. Smart! [09:40] 6 to 8 digits, containing small and large letters and numbers [09:40] * aquarius shoots whoever came up with that policy. [09:40] weird password policy? [09:40] it must be complicated! but not too long! [09:40] CREATE TABLE USERS (PASSWORD CHAR(8)) [09:41] /o\ [09:41] * MartijnVdS takes something to get rid of the headache that caused [09:41] oh good, an email with subject "Ihre Anfrage im Lenovo Serviceshop" [09:41] It must be easy for a computer to brute force, but hard for a human to remember. :-S [09:43] Of course you can get service information! First you have to call a number which costs 15p per minute. Then you have to go to a website in a different language which has only been open for two weeks and doesn't have the parts you want. Then you have to sign up and hope they get back to you with parts availability. [09:44] finally you must cut down the mightiest tree in the forest. [09:44] gordon bennett. [09:44] * popey notes aquarius should have bought warranty ☻ [09:44] popey, I didn't for reasons outlined: I don't want someone to come in and reimage my machine with Windows before they'll even look at it. [09:44] thats an incorrect assumption [09:45] they flat out do not do that [09:46] Well. Bear in mind I bought the machine in PC World. I specifically asked them about that, and they specifically told me that's what they'll do. Now, I'm sure that that was the PC World warranty rather than the Lenovo warranty, but on the basis of this little experience I can't think that Lenovo would be all shining lights of loveliness. [09:46] wat [09:46] well, there you go [09:46] This customer support experience is so dreadful that I am seriously considering spending £1000 on the new Sputnik rather than £40 on a replacement SSD, assuming that the replacement SSD is actually available at any point. [09:46] lesson learned about buying in pcworld [09:47] i have had to call lenovo twice for this laptop, they don't give a toss what's installed on it [09:47] Gotta love it when the machine's own hardware maintenance manual has "TBD" as the Lenovo part number for a part. [09:47] had the mobo and the display replaced [09:47] for 45 quid that strikes me as excellent value for money [09:47] aquarius, in PC World they probably will. Use Clonzilla or something similiar before handing it over. And delete and sensitive files. [09:47] popey, I bought it in PC World because, if it threw a seven two weeks in, I had a shop to take it back to rather than hours on the phone and then a week without the machine [09:47] which reminds me, that probably runs out soon [09:47] again [09:48] with lenovo they dont take it away [09:48] its repaired on site [09:48] popey, now, that might have been a bad tradeoff in retrospect, but I did think about it. [09:48] the guy has come to my house twice and repaired it on my kitchen table [09:48] It's repaired on site *if* you bought the on-site warranty :) [09:48] yes [09:48] which you would be a fool not to [09:48] oh [09:48] and by the look of this it's quite likely that he wouldn't have the replacement part in his van [09:48] ooh i didnt know they did that, sounds good service popey. [09:48] no [09:48] assumption again aquarius [09:48] stop doing that [09:49] popey Had pretty much the same experience yesterday with Lenovo. Got registered, they checked the warranty, after that they didn't give a damn. All sorted. [09:49] you phone them up and they get the engineer the part then he comes to your house [09:49] he does drive round in a van full of parts rattling around [09:49] JIT [09:49] aquarius is having a Victor Meldrew kind of day [09:49] :) [09:49] popey, ya, but the drive has not blown up. It has thrown a couple of errors. I am replacing it as preventative maintenance, not because it's dead. [09:49] its dead enough to be a warranty replace IMO [09:50] I'd like to believe that a nand flash chip which throws one error is itself a warranty replacement, but that seems... at best a subject for debate, I think, rather than intuitively obvious [09:50] mind you, the SSD in my lenovo wont be covered by warranty because I bought it and installed it myself [09:50] but then I can do that because it's a *proper* laptop [09:51] not one of these silly ultrabook nonsense devices ☻ [09:51] wonder how much lenovo want for the part [09:51] bet it's not pretty [09:51] Yes. A few people have said that. You can choose replaceable parts, or you can choose something that looks nice, or you can choose a Macbook and struggle with Ubuntu on it. [09:51] fantastic. [09:51] * popey notes lots of canonical people have macbooks [09:52] actually, assuming they are prepared to actually sell me the part, it's forty quid. [09:52] which I am more than fine with. [09:52] thats pretty good! [09:52] http://imgur.com/JzpLEfm #learnfinnish ! [09:52] lots of canonical people do. They fall into a couple of categories. The first is OS X users who happen to also sometimes run Ubuntu. The second is pure Ubuntu users who like doing things like running a different kernel and understanding what "refit" means. [09:53] hence looking at the Sputnik [09:53] the machine I had least trouble with, and the one where I was hugely impressed with the service when there was a hardware problem, was the Dell I bought with Ubuntu on it. Perhaps this was a lesson. [09:53] nope [09:53] Robert Carr [09:53] user of macbook, doesn't fall into either of your categories [09:54] yeah, Robert Carr, he doesn't like fiddling about with stuff at a low level, does he? :) [09:54] heh [09:54] i accosted him over 18 months ago when i saw him with a macbook air [09:54] * Myrtti ponders about the Amazon lightning deals again [09:54] i was surprised he had one "any good" "yes". "Any problems with ubuntu" "no" [09:54] Amazon seems to have overabundance on SSD's [09:55] aquarius I'd never buy Dell. Cheap tat sold for a high price. Seen far too many Dell desktops and laptops blow (literally) to ever touch them again. [09:55] I can, however, recommend ThinkPads. Certainly the previous gen (Tx30 series). The new gen might have issues with the click-pads. [09:56] I liked my Dell, and shipping a good modern machine with Ubuntu on it is a good sign. And Laura has one and likes it :) [09:56] I hate thinkpads. :( [09:56] my dell works fine with ubuntu on it [09:56] aquarius Well, that just shows how wrong you are! :-D [09:56] last job i had i ran buntu on mac for a year, then moevd to OS X :/ [09:57] Dell may well have improved, but coming in to find you desktop a smokey ruin is never fun. [09:57] my Dells have all ran Ubuntu fine [09:57] aquarius: I have the XPS12 (bought when the old sputnik became unavailable, but before the new one was announced) [09:57] right, this is my point. The recommendation I get is "buy a thinkpad". I say "I don't like how they look", and the response is "well, you should like it". No thanks :) [09:57] aquarius: if the new Sputnik is anything like it, it's *amazing* [09:57] Myrtti: My current Dell doesn't. PITA. [09:57] MartijnVdS, what specifically do you like about it? [09:57] for me, aquarius - its Lenovo or Macbook Air. the Lenovo ultrabook looks very nice. [09:57] also, I would like to not spend a grand on a laptop if i don't have to [09:57] TwistedLucidity: mind you, Latitudes and Optiplexi [09:58] aquarius: its CPU (Haswell i7) with matching battery life (6-7 hours) [09:58] aquarius: it's light, has mini-DP. And the touchscreen works 8-) [09:58] (but I never use it) [09:58] arsen, the lenovo ultrabook (first generation, u300s) is exactly what I have. And it has a weird non-standard nandflash chip instead of a normal SSD, which is why I'm having all the problems [09:58] arh :< no fun! [09:59] aquarius: it's not just mSATA? [09:59] MartijnVdS, no. [09:59] that's just Wrong® [09:59] aloha [09:59] aquarius: your kid rocks! [10:00] popey, I'd be interested to see someone's response to "did it install trivially?" Bunch of "tutorials" out there about how to install Ubuntu on new macbooks, with "edit the kernel boot line" and so on. A tutorial should be "put the disc in: click install". If it's more complicated than that, it worries me because I don't want to have to sod about with it. I want something that actually is designed to work :( [10:00] czajkowski, yes. Yes, she does. [10:01] good morning czajkowski :) [10:01] aquarius: that does work now [10:01] the only thing you have to do is hold a key down during boot to get the boot menu [10:01] aquarius: a very proud moment :D [10:02] aquarius: mirv seems happy with his asus ultrabook [10:02] popey, not according to http://ubuntuforums.org/showthread.php?t=2184760 at least, which was less than a month ago. Maybe trusty works, but I'm not running trusty yet. [10:02] popey, yeah, the Asus does seem nice. I like the idea of buying a machine with Ubuntu on it, though, because that sort of thing should be supported. [10:02] ah, brand new machine [10:02] yeah, unsurprised by that [10:02] I'd go system76 except that I think all their machines look horrid. (And lots of people have complained, which gives me pause.) [10:03] also, I note your U300 didn't work out of the box either when you got it! [10:03] you had to do some fiddling IIRC? [10:04] yes, system76 machines look like rebadged clevo generic laptops (which is exactly what they are) [10:04] popey, I know it didn't, and that's what I'm trying to avoid this time. Having to work with david henningson to make the sound work was unbelieveably irritating. (Not him: he's nice. Having to do it at all.) [10:04] yeah [10:04] so.. dell xps 13 [10:04] hard work done by the lovely PES guys [10:04] it's currently top of my next laptop list [10:05] only thing that holds me back is lack of decent size ssd [10:05] popey, this is my point, yeah. I don't want to have to buy a two year old machine just so it works. This might be overweening entitlement, but I flamin' well *ought* to be able to have all of (a) Ubuntu (b) a new machine (c) no problems. The idea that I ought to just accept that I'm only allowed old computers because I run Ubuntu really irritates me. Hence wanting to support someone making that possible, and atm as f [10:05] ar as I'm aware the Sputnik is the only game in town. [10:05] x1 runs ubuntu just fine too [10:05] I am fortunate with ssd sizes. This only has 120GB and I'm pretty much OK. A little bigger would be nice, but I don't have much in the way of space requirements. [10:05] but you dont like thinkpads [10:06] even the really nice ones [10:06] aquarius: the Dell Latitudes can be preinstalled with Ubuntu too [10:06] popey, yeah. I admit this is unfortunate, my dislike for thinkpads, but I can't help it. [10:06] aquarius: nice thing about unused space on an SSD is that it increases lifetime (or it should, anyway) [10:06] aquarius: yay wear leveling [10:06] * popey checks his backups ☻ [10:06] it's not just Sputniks, if you don't fancy them. Mind you, Sputnik is cheaper and in many ways better than Latitudes [10:07] excellent, last backup of my laptop happened 45 mins ago [10:07] * popey relaxes [10:07] the day Lenovo ship a thinkpad without the nipple and without the mouse buttons and without garish red stuff on it, I'll look at them again :) [10:07] I thought that's exactly what they're doing [10:07] a lot of people are moving away from Lenovo's to Dells just because of that [10:07] are they? [10:08] garish red stuff? [10:08] well, without nipple and mouse buttons [10:08] atleast on some models [10:08] and the logo [10:08] a 2mm line, 20mm long on the mouse button [10:08] you have issues aquarius [10:08] it's ugly. :) [10:08] popey: that's exactly the reason I don't like lenovos either [10:08] it is [10:09] *boggle* ☻ [10:09] then again I use the nipple mouse buttons with my touchpad [10:10] it's the nipple and the touchpad buttons I don't use [10:10] MartijnVdS: https://plus.google.com/u/0/108930697266689628917/posts/iWhi1qyipsr [10:10] no no wait I do use the touchpad buttons. Nevermind me [10:12] I never, never use them :) [10:12] never use what? [10:17] touchpad buttons [10:21] the ones that are separate from the touchpad itself? [10:21] I have the touchpad disabled on my thinkpad, never use it [10:22] Touchpoint ftw [10:28] you will see that we differ :) [10:28] I only want a touchpad. No buttons, no touchpoint. [10:29] aquarius: I was thinking of getting an external touchpad [10:29] Magic trackpad is good [10:29] apple and logitec do one, surprisingly few other competitors to it [10:32] The "All caught up!" bell in Google+ now eats cake [10:33] yes... it does [10:35] it used to just wiggle [10:38] golly, skyrim is only £3.74 [10:39] popey: amazon? steam? [10:39] steam [10:39] wow [10:39] i wish i played games [10:40] i want to buy KSP but not at that price [10:40] also prison architect seems too expensive at 9.99 [10:41] is Prison Architect the new thing from the defcon people? [10:41] I read a blog post about it a while back [10:41] yes [10:41] ?introversion [10:42] ya [10:42] also, it's still in development, afaik [10:46] I've got to back up my headoffices data to my office ( linux boxes ) about 350gb from one server and probably another 30-40gb from others [10:47] Rsnapshot seems to be what I'm going for, any other recommendations ? [10:48] * penguin42 would normally use rsync [10:48] Is it lunchtime yet? [10:49] no [10:49] I normally use rsync, but just like the idea of having hourly/daily backups [10:50] bacula! [10:50] I heard someone else mention Bacula, think it was Allan from TechSnap [10:51] He is very good at Tetris [10:51] I have beaten him a few times, but he's very quick. [10:51] :) [10:51] diplo: It looks like rsnapshot is built on top of rsync and does something like Apple's time machine setup [10:52] it is [10:52] i use rsnapshot for backing up all my machines [10:52] i use crashplan for desktops/laptops [10:52] do you backup to other machines? [10:53] Right, will give it a go in a bit [10:53] or to crashplan? [10:53] * AlanBell wonders what to do about a new phone handset [10:53] popey, to a usb disk and to crashplan [10:54] Moto G AlanBell ? [10:55] I am unenthusiastic about android [10:55] my Peak+ firefox OS order just got cancelled [10:55] lumia! [10:55] why? [10:55] nexus5! [10:55] popey: https://plus.google.com/u/0/+AlanBell/posts/UVvBqeqhzDs [10:56] Ubuntu don't have any timescale or partner for a handset [10:57] the Jolla hardware spec looks quite nice [10:57] you were willing to wait for a "geek" phone but not willing to buy a nexus 4 and flash it with ubuntu? [10:57] How quickly will Jolla get sued by someone for patent infringement do you think? [10:57] geek_points-- [10:57] jolla is only available in limited numbers at the moment [10:57] TwistedLucidity: They probably won't bother until they sell a large number [10:57] AlanBell: firefox os from zte is available on ebay [10:58] well I wanted a firefox os handset :) ZTE open is a possibility [10:58] 60 quid [10:58] nexus 4 is a possibility [10:58] no, it isn't, no longer available for sale [10:58] yes. it is [10:58] http://www.ebay.co.uk/itm/ZTE-Open-powered-by-Firefox-OS-3G-unlocked-smartphone-orange-eBay-exclusive-/171123860758?pt=UK_Mobile_Phones&hash=item27d7c6e516 [10:59] popey: nexus 4 https://play.google.com/store/devices/details/Nexus_4_16_GB?id=nexus_4_16gb&hl=en_GB [10:59] oh, sorry, thought you meant the zte [10:59] AlanBell: So my reading, which I might be wrong, is that the ZTE Open is basically a ZTE Blade (aka Orange San francisco) loaded with Firefox OS - the specs look very similar [10:59] ZTE open is ok, I did want the bigger screen of the peak+ [10:59] AlanBell: i was more referring to "Ubuntu don't have any timescale or partner for a handset" [10:59] penguin42: yeah, same kinda think [10:59] which implies you're only willing to go for ubuntu phone if it's in a shop [10:59] AlanBell: Note the ZTE Open doesn't have much in the way of cpu,ram, screen or much else (it's been my main phone for years) [10:59] rather than flashing an existing phone [11:00] popey: well I kind of don't like paying for an operating system I don't want [11:00] riiiight [11:00] so if there was a handset with OS royalty payments going to canonical then I would get it [11:01] you can donate [11:01] it isn't an overwhelming consideration, it just offends my capitalist principals [11:02] penguin42: yeah, it is a low end handset, I would like more pixels [11:02] the nexus 4 would appear to have a decentish screen if they sold it [11:02] buy two [11:03] buy a nexus 5 and port ubuntu to it ☻ [11:03] a reduntant array of inexpensive smartphones [11:04] AlanBell: I'm in London in 2 weeks. I can bring my old Galaxy Nexus 8-) [11:05] ooh, how long for? [11:05] \o/ beer [11:05] AlanBell: Fri-Sun [11:06] (though there's a lunch+concert on Saturday from 13:00 to $late) [11:06] popey: so beer would have to be a Friday thing :) [11:08] friday the 13th! [11:08] should make it an ubuntu-uk meetup ☻ [11:10] +1 [11:12] Morning all [11:17] mornig davmor2 [11:17] MooDoo: me owld mucka [11:17] davmor2: hows it going..... [11:18] MooDoo: pretty good at the minute, finally starting to get back on top with the apps queue after a week off :) [11:19] davmor2: awesome, I've been looking into ubuntu member ship and the IRC council lol exciting stuff eh lol [11:19] MooDoo: serious stuff though less of the loling ;) [11:20] davmor2: yes sir [11:21] MooDoo: and that's the right attitude, now go make me a sandwich :D [11:21] davmor2: no, and if you type sudo make me a sanwich i'm logging off or blocking you ;0 [11:21] MooDoo: http://xkcd.com/838/ [11:22] MartijnVdS: fab :) [11:22] MooDoo: sudo -s && go make me a sandwich :P [11:22] davmor2: so, after the root shell is exited, make a sandwich as not-root? [11:22] MartijnVdS: shh [11:22] fortunately I protect my bread with SELinux [11:23] MooDoo: sudo -s [11:23] MooDoo: make me a sandwich [11:23] MartijnVdS: ^ you happy now? [11:23] davmor2: I think he might tell you to make your own :) [11:24] MartijnVdS: It'll be easier and I'll get a filling I like :) [11:24] bacon! [11:26] davmor2: fsck off young man. [11:27] trying to catch up on #ubuntu-uk chat backlog after a 1 hour meeting is like swimming in syrup [11:27] MartijnVdS: I might make bacon but MooDoo is evil he would coat it in marmite [11:28] \o/ marmite highlight [11:28] AlanBell: how are you getting to Reading? [11:28] * popey will probably take a train from farnborough north [11:28] marmite sucks bovril FTW \o/ [11:32] phone interview in an hour /o\ [11:32] ooh, good luck! [11:32] SuperMatt: what for? [11:33] good luck! [11:33] and good luck [11:33] possibly one of the best linux jobs a guy can get [11:33] subjective :P [11:33] I'll tell all if I move on to the next stage [11:33] some people are canonical kinda guys, especially in here [11:34] some people are googlers/facebooktypes/twatters [11:34] I would love to work for canonical, but I haven't seen any jobs there that suit me [11:34] likewise, i dont think i have the knowledge, nor ubuntu specifics, and i'm not a linux dev :D [11:35] SuperMatt: snap! [11:35] there are some roles which are too technical for me, some which are just not my area of expertise, and the rest, which are right, aren't in the UK [11:36] You can change your areas of knowledge [11:36] I want to upgrade my ram to something like 8GB I'm currently on 4GB crucial is telling me the most I can go is 4GB but I have a 64bit Processor how is it possible that it will only see 4GB? [11:36] i.e. get involved with development, learn stuff, prove you are clueful, apply for job [11:36] constrictor: Because the chipset/CPU might limit the physical bus sizes [11:37] constrictor: My laptop is also limited to 4GB max (and can actually only use a little over 3GB) [11:37] Laney: changing your area of knowledge isn't that easy to be honest. [11:37] I thought that limitation was on the Processor [11:37] constrictor: The 64bit-ness of a CPU refers to the size of the registers, not the physcial memory (or even virtual memory) address range [11:37] hmmm [11:38] MooDoo: it's also known as learning... [11:38] I'm sure you can do that [11:38] and you address memory using a register . . . [11:38] Laney: sure, but I'm just not good enough at dev yet :( [11:38] everyone had to get started at some point [11:38] constrictor: Everyone along the line has to be able to do it, so CPU, chipset and motherboard wiring [11:38] Laney: i'm old, I don't want to learn :p unless it's how to grow decent chillies [11:39] I want to learn that too [11:40] thanks penguin42 so it seems that I have hit my ceiling then? [11:40] quite likely [11:40] constrictor: Probably [11:40] SuperMatt: we need to take TheOpenSourcerer out for a beer and pick his brains lol [11:41] whenever upgrading your ram or cpu, you must always consider that your mobo won't be able to deal with it, which is why I tend to do simultanious ram/mobo/cpu upgrades every few years [11:41] Jus' saying that if you want to change what you're doing then you probably will need to get some new skills [11:41] MooDoo: the next release party is only 5 months away, we can do it then [11:42] and Ubuntu development, if that interests you, is actually a good place to do that because there's no shortage of things to work on and lots of knowledgable and helpful people available to give you advice and feedback [11:42] Laney: i think i'm more of a people person rather than a dev which is why i was looking at the irc council but i don't qualify [11:43] so get qualified! [11:43] Laney: i'm working on it :D [11:43] it's all people who have decided to get off their bums and put some work / time in [11:44] Laney: i get the feeling you don't like lazyness ;) [11:44] Did somebody say beer? [11:45] TheOpenSourcerer: yes SuperMatt and I are going to one day visit you buy you beer and pick your brains about chilli growing :D [11:45] MooDoo: Nah, I'm lazy myself - it's just thinking that you can't change your situation [11:46] which becomes a reason to stay doing the same thing even if it's not making you happy [11:46] Cool. [11:46] * Laney goes back to setting up a trusty vm [11:47] I will be starting my seeds off around the 1st Jan. [11:48] delayed response - the secret is in regular plantfood, MooDoo [11:49] TheOpenSourcerer: excellent....ubuntu uk chilli growing competition. [11:55] AlanBell: Reading that Geeksphone note it sounds like their biggest problems were with memory; I wonder what it was about the stuff they used - had they just been unlucky/made bad choices or is there some more general problem? [12:01] penguin42: not sure, sounds like there is political stuff going on too, supplies are sqeezed so the big OEMs get all of them in preference to smaller players [12:02] link? [12:03] The Register really doesn't help itself with its reviews, http://www.theregister.co.uk/2013/11/28/five_oses_to_save_your_xp_netbook/ Talking about installing Ubuntu 12.04 "Performance was poor: even though I defragged the drive in both Windows and Ubuntu, the laggy XP experience persisted."...Well Duh..If you use WUBI, what do you expect, and just as good a comment "The killer lack-of-app was Minecraft. I'd assumed the game was so cool ... [12:03] ... Ubuntu's Software Centre would bring it to the netbook in mere moments."... [12:04] The Register does seem to be getting worse; for a long time it was at least reasonably technical in a lot of it's articles but it seems to be losing it [12:05] like most sites, it does what it can to get cash [12:05] linkbait sells [12:10] i wonder how much $£ they make [12:10] received my amazon SSD :D thanks black friday sales! [12:11] ehm, just noticed that my clock on the top right is missing [12:11] how would I get that back? [12:12] it's probably indicator-datetime that's died [12:12] all the options on the clock settings tab is greyed out as well [12:17] WARNING: Since you are using --dev tun with a point-to-point topology, the second argument to --ifconfig must be an IP address. You are using something (255.255.255.0) that looks more like a netmask. (silence this warning with --ifconfig-nowarn) [12:18] openvpn client side problem [12:19] MooDoo [12:21] http://arstechnica.com/gadgets/2013/11/once-great-ssd-manufacturer-ocz-filing-for-bankruptcy/ [12:53] 'The results aren't pretty and Mr 12 decided it looks like “A Mac made by someone who's only seen a Mac once,” a wisdom from the mouths of tweens moment if ever there was one.' [12:53] lol [12:53] penguin42, it's been coming for several months. [12:53] They had to take out loans a few months ago just so they could get enough NAND for their SSDs - and it was terrible, low-rent, poorly performing NAND because that's all they could afford. [12:54] Ironically it was Toshiba NAND. [12:54] GentileBen: There was an article I was reading about LSI/Sandforce - they're losing business because the NAND vendors are doing their own controllers [12:55] Well, it's not a surprise. They got their fingers badly burnt by SF-2281. [12:56] what happened with that? [12:56] penguin42: more money went out than in? [12:56] Apparently OCZ had a timed exclusive on SF-2281, which is why it had such a terrible run after their already bad Vertex 2 days. [12:57] OCZ had a failure rate of 7% on their SSDs. The likes of Samsung and Intel had about 2.5%. [12:57] And then most recently, their failure rate dropped to 2.5% according to Ars...but Samsung and Intel's rate was ~0.25%. [12:58] So Samsung were 10x as reliable as OCZ with better performance, the best NAND on the market, and the backing of a huge company's warranty. [12:58] Remember this penguin42? http://www.anandtech.com/show/5971/intel-discovers-sandforce-sf2281-controller-cant-do-aes256-encryption-offers-return-program [12:59] oops [13:00] They shipped a controller with a broken AES-256 implementation, which took a year to be found out. [13:00] OCZ also sold terrible RAM. They pretty much pioneered the "throw cheap chips on a PCB and add a gold heat spreader" market. === alan_g is now known as alan_g|lunch [13:25] http://www.telegraph.co.uk/news/newstopics/howaboutthat/10478401/Devil-cat-hospitalises-villagers-in-attacking-spree.html [13:25] "'Devil cat' hospitalises villagers in attacking spree" [13:29] does IQ increase over time or remain static? [13:29] mungbean: image quality increases as better cameras/imaging techniques are invented [13:30] intelligence quiotient? [13:30] ls [13:30] . [13:30] .. [13:30] goat_porn [13:31] popey: Oops, I'm in ~popey again! [13:31] heh [13:31] ooooeer [13:35] popey: about friday the 13th - what's the best way to plan that? :) [13:35] lol MartijnVdS [13:35] He took your question and gave it a Dutch Oven, mungbean. [13:35] mungbean, average IQ increases over time. Nobody seems to be sure why. [13:36] shouldn't it remain static? [13:36] i.e. the average IQ seems to increase by a point every year in the UK, IIRC. [13:36] IQ should be a measure of now [13:36] MartijnVdS: ask AlanBell to make a loco event, then pimp on the list? [13:36] mungbean, well, that's how IQ is defined. [13:36] = all people living [13:36] 100 is the average. [13:36] mungbean: I guess it'll remain the same-ish, it's never completely static [13:36] So an IQ of 100 today isn't the same as an IQ in 2015. [13:36] mungbean: except maybe after a blow to the head [13:36] When they compare IQs from different years, they undo the adjustment they make. [13:37] AlanBell: ^ what popey said ;) [13:37] Yes that's right - an IQ of 100 from 1980 is like an IQ of 80 from today. [13:37] Here you go mungbean http://en.wikipedia.org/wiki/Flynn_effect [13:38] It's also why the average IQ of Equitorial Guinea is 58... no stimulation besides trying to avoid coups organised by Mark Thatcher. [13:39] MartijnVdS: erm, just reading back :) [13:39] MartijnVdS: popey: venue? [13:40] i'm trying to snoop my username/password getting entered into a web page, not getting much luck [13:40] its an http page, wireshark has captured packets [13:40] and tcpdump on the server [13:41] hmm, I am already supposed to be out in London on the 12th [13:41] am i missing something needs decoding? [13:41] mungbean: yes, HTTP Basic authentication encodes it in .. I think base64? in a request header [13:42] how do i view in wireshark? [13:42] mungbean: open the dump file, find a packet from your HTTP request, the right-click and go to "follow TCP stream" [13:43] anyone an expert with openstack? [13:43] or is there a #ubuntu-openstack? [13:43] well I know the answer to the latter question [13:44] SuperMatt: I think #ubuntu-juju might be a good place [13:44] you might be right [13:44] MartijnVdS: great thanks [13:44] its been a while.. [13:45] mungbean: got that new GCHQ job then? :P [13:46] that would be fun [13:46] oops not allowed to say that [13:47] they aren't popular round here i guess [13:47] * SuperMatt starts encrypting his porn dir [13:47] ZXSpectrum.gif [13:47] AlanBell: SuperMatt its #juju i thought [13:47] it is [13:48] but no one is juju is responding, so I'm trying #openstack [13:48] probably due to turkey day [13:48] ah [13:48] 'MURICA? [13:48] some of them, probably [13:49] * AlanBell wonders how best to convert eastings and northings into lat/long [13:50] AlanBell: https://www.uwgb.edu/dutchs/UsefulData/ConvertUTMNoOZ.HTM ? [13:50] AlanBell: they also have formulas there [13:50] that is one of the pages I have been puzzling over :) [13:52] This looks like a Homer Simpson Doh! moment http://www.bbc.co.uk/news/uk-wales-south-east-wales-25134289 [13:53] I'm surprised he didn't just make backups [13:54] SuperMatt: much easier too [13:54] I've got stacks of disks at home that I've been meaning to sort through [13:55] I'm pretty sure mine don't have bitcoins on them though [13:55] maybe a lost PGP key somewhere [13:55] Once I've got everything I want off them, I'd wipe them several times over [13:55] SuperMatt: ATA Secure Erase++ [13:55] SuperMatt: https://ata.wiki.kernel.org/index.php/ATA_Secure_Erase [13:56] this bitcoin thing is crazy [13:56] $1000? [13:56] mungbean: almost $1200 [13:57] MartijnVdS: I would have just used dban [13:57] what I would really like though is an actual disk shredder [13:58] it'd be a cool job to mount one to the back of a van, and drive around london asking people if they have any disks to shred [13:58] £1 a disk or something [13:58] you'd make a mint in no time [13:58] there are companies that do that [13:59] SuperMatt: also, mirror them first and get blackmail material :) [13:59] we used to have one come to work and shred all kinds of things, disks being one [14:00] MartijnVdS: the idea is that you get the users to chuck them in, so you won't be able to mirror them [14:00] SuperMatt: ah, then have them pay for seeing their data be destroyed [14:00] yup [14:00] SuperMatt: and sell the scrap :) [14:00] of course [14:01] is Azelphur a millionaire now then? [14:01] ...pretty much [14:01] more money than I know what to do with, lets put it like that. [14:01] why's that? [14:01] (╯°□°)╯ ┻━┻ [14:01] BTC at $1170, continues to climb. [14:01] Azelphur: buy an ASIC farm :) [14:01] how many do you have? [14:01] MartijnVdS: got one. [14:01] buy an island [14:01] SuperMatt: around 110. [14:02] craziness [14:02] oh wow [14:02] nice [14:02] ;what have i missed? Azelphur 110 what? lol [14:02] pretty crazy, it's all just stored on my laptop on full drive encryption [14:02] so not a millionaire yet, but there goes that pesky morgage ;) [14:02] it's weird walking around with a laptop knowing the data on it is worth a small house [14:02] of course, you do have to be able to sell them all [14:02] before the crash [14:02] heh, I wouldn't even dent mtgox in all honesty [14:03] but I don't plan to sell [14:03] I'm playing the long game [14:03] $10,000 next :) [14:03] I'm waiting for the next drop first [14:04] Azelphur: bitcoins? [14:04] litecoins are also going up apparently [14:04] MooDoo: yup [14:04] MartijnVdS: yup, I have a decent holding on them too [14:04] $1000 a coin at the moemnt? [14:04] primecoin is the next big thing, I've banked on that [14:04] Azelphur: at least they're affordable 8-) [14:04] MooDoo: $1170 and climbing [14:04] wow [14:05] Azelphur: is it known why it's going up so high so quickly? [14:05] MartijnVdS: China just joined the economy full force with Baidu accepting BTC [14:05] so basically...the whole of China just started buying BTC [14:05] Azelphur: until their govt forbids it [14:06] xD [14:06] "Drop btc support or baidu drops off the net" kind of thing [14:06] isn't baidu government ran anyway? [14:07] I think it might be too big to fail [14:07] seems it isn't [14:08] isn't it a bit difficult to mine them? [14:08] MooDoo: yup, ASIC or gtfo is the summary of bitcoin mining right now [14:09] primecoin and litecoin however, they are still possible with OTC hardware [14:09] http://www.butterflylabs.com/ [14:10] How many coins have been mined so far? [14:11] TheOpenSourcerer: about 11 million [14:11] MooDoo: they are scammers, run like the plague. [14:11] So 10m left [14:11] yea [14:11] TheOpenSourcerer: but the algorithm auto-scales so that will take $a_long_time to mine [14:12] \o/ difficulty [14:12] yep, hundreds of years. [14:12] ok [14:12] Azelphur: really? [14:12] buying more ASICs will give short-term gain, but medium to long-term it'll make the difficulty go up, making it harder to find new blocks [14:12] MooDoo: yup, "Preorder now and we'll ship in October 2012" *Doesn't ship until August 2013* [14:13] Oh, you want a refund? NOPE. [14:13] summary of butterflylabs :) [14:13] Azelphur: what about mining software? any recommendations? [14:13] bitcoin mining on a standard desktop is pointless [14:15] sh ok [14:15] How about on a cluster of Raspberry Pi? ;-) [14:15] sadly not :) [14:15] MooDoo: aim at primecoin (beefy CPU) or litecoin (high end AMD GPU) [14:15] not even on their GPUs? [14:15] 0.2 hashes per second per pi [14:16] not sure if it can use the GPU because of closedness [14:16] someone worked out how long it'd take to mine btc using pen and paper xD [14:16] 0.2Mhash/s [14:17] they would die first, surely? [14:17] pretty much. [14:17] a few hundred times the age of the universe [14:17] lol [14:17] maybe use a cluster of humans :) [14:17] does the 12.04 installer have btrfs options? [14:17] MartijnVdS your argument makes no sense. [14:17] distributed human computing [14:17] xD [14:17] Mining difficulty is global not per-ser. [14:17] AlanBell: An infinite number of monkeys with typewriters? [14:17] *per-user [14:17] SuperMatt: yes, but only the basics [14:18] can I select a subvolume? [14:18] The only sane way to mine today is to buy ASIC boxes. [14:18] no, dont think so [14:18] dang [14:18] I wonder if maybe I can bootstrap the install [14:18] buying ASIC boxes right now isn't the best thing [14:18] I've avoided [14:18] MooDoo: CPU mining is worthless. [14:18] GentileBen: thanks :D [14:18] Azelphur because most are vapourware. [14:18] you've got BFL (Scammers) KnC (High hardware fail rate) and Avalon (Too expensive to be profitable) [14:18] yea [14:19] oh, I forgot to mention the CEO of BFL is a convicted felon [14:19] just gotta get that in there [14:19] SuperMatt: yes, but that doesn't mean that one should use btrfs from 12.04 [14:19] So who/how are they mined then? [14:19] MooDoo: http://arstechnica.com/gadgets/2013/05/weve-got-a-butterfly-labs-bitcoin-miner-and-its-pretty-darn-fast/ [14:19] TheOpenSourcerer: by people who already have ASICs [14:19] xnox: is it known to be bad? [14:19] TheOpenSourcerer: GPU farms, clusters, and CPU botnets. [14:19] TheOpenSourcerer: https://en.bitcoin.it/wiki/Mining [14:19] by people like this https://bitcointalk.org/index.php?topic=346134.msg3709913#msg3709913 [14:19] GentileBen: nobody GPU mines any more [14:19] i was looking at that 600GH butterfly model, reckon that is actually going to perform at that rate? [14:20] arsen: butterfly are known scammers [14:20] arsen: it won't ship on time, and you'd probably just be better buying the BTC. [14:20] Azelphur it makes sense if you can botnet them. [14:20] yea [14:21] "Since this unit only uses 50 watts to hash at 5Ghs/sec, it is far more efficient than the GPU miners that have been working at this for years using 300-600 watts to hash at 800Mhs/sec." [14:21] https://www.dropbox.com/s/8yggidijumwwfvo/2013-10-25%2019.44.18.jpg [14:21] yeah, technically my company could setup a btc mining operation pretty rapidly, i'm not convinced by any of the hardware vendors though [14:21] here's what I have :) [14:21] i noticed yours yesterday in that /r/battlestations chat, Azelphur [14:21] i assume they're profitable, but im not really in the scene anymore to know what's current. [14:21] what are they Azelphur ? [14:22] popey: Butterfly Labs SC Singles. [14:22] SuperMatt: yes. [14:22] ah [14:22] * GentileBen botnets Azelphur [14:22] arsen: yea, I was surprised how many people recognised me in that thread, had loads of people recognising me by name for stuff I've worked on, was pretty cool :) [14:22] recognition \o/ [14:22] xnox: how... how bad are we talking? [14:22] Azelphur - to put things in perspective, say you had the latest enterprise grade ivybridge servers, how do those chips compare to that SC Single? [14:22] arsen: <1% of the hashing speed. [14:23] hah great. [14:23] arsen, even a quad-socket 12-core IVB-EP rig would be trounced by a few ASICs at a fraction of the cost. [14:23] oh well, i've got a spare 360core blade chassis that arrived today, i was looking for something to burn it in :P [14:23] gosh. [14:23] arsen, install Windows 8.1 and run PCmark on it. @___@ [14:24] cpumark score for the CPU's is ~24,000 [14:24] Now hang on a sec. 360 cores in a blade? Explain yourself. [14:24] blade CHASSIS, GentileBen [14:24] an overclocked i7 3770k will do like 5.2MH/sec, my ASICs do 60,000MH/sec. Each. [14:24] Oh. That's nothing then. [14:24] SuperMatt: my advice is: you should know your usecase, you should test it, and make an informed decision. It's no good for me, but I don't know what you need it for. [14:24] SuperMatt: in other words, if you need to ask => don't use it =) [14:25] all righty then [14:25] arsen: so, an i7 will do about 0.009% of the hashing speed of an ASIC [14:25] * popey hugs btrfs [14:25] :) [14:25] righty. so the SC singles are the best to buy at the moment? [14:25] arsen: no, as I say, they are scammers. Don't order from BFL. [14:25] :D [14:25] If you already have a SC Single, great, you're profitable [14:25] thats the impression i got. [14:25] if your ordering now, I highly recommend against it [14:26] SuperMatt: popey would probably give you exact opposite, and encourage one to use btrfs =) [14:26] well I am already using it [14:26] opinion that is. [14:26] someone has to use it [14:26] hence why I'm having to bootstrap an install in to it [14:26] you don't know if (or when) they will ship the product, whether it'll perform to advertised specs, and no refunds. [14:26] well bootstrapping a 12.04 into a subvolume [14:26] you'd probably be better buying BTC and just sitting on them [14:26] I certainly would have come out WAY better had I sat on the BTC, instead of buying from BFL [14:27] yeah, im a technologist though - i could make a business use case for blowing a bit of IT budget on BTC miners if it at least paid for itself [14:27] i can't justify putting company funds in BTC exchanges, yet. [14:27] hehe [14:27] well, there are a few options if you really want to get in it, you should seriously do your research, remember mining is essentially an arms race, and if you're not at the front of the curve, you're loosing money. [14:27] but it would mean i get to play the BTC game, which i should of done ages ago - and did, until my dinner burnt and i got annoyed at myself for getting all excited at mining them and ruining my roast dinner :( [14:28] KnC has some nice hardware that would be profitable, but the high rate of hardware failure worries me [14:28] Avalon is a very safe bet, they only sell stuff they have in the warehouse ready to ship, thus no bullshit. It's expensive though, you may not make a profit. Hardware is really nice though. [14:28] i play the arms race game at work every day, just in a different industry - hence my interest in BTC mining. [14:28] sorry, the TECH arms race. [14:29] CoinTerra hardware sounds good, but they don't have anything concrete, so it really is just "sounds nice" [14:29] I noticed this too, the other day http://www.blackarrowsoftware.com/store/prospero-x-1.html [14:30] the joke is when i first looked at BTC i was annoyed at a few dollars return over ~3 months, now that'd of been a few thousand profit :( [14:30] 100GH/sec for $290 sounds too good to be true. I'm sure there's a catch. Haven't spent much time looking into it. [14:31] Azelphur, you're a modern-day gold prospector. [14:31] haha [14:31] i'm equally looking at getting into it on a personal level, as well as work. may aswell benefit me too! [14:31] GentileBen: I dunno why, I'm just really good at bitcoin I guess [14:31] All you need is the hat, the longjohns and the missing teeth. [14:31] The very first day I saw bitcoin, read about it. I knew EXACTLY what was going to happen [14:31] and instantly dropped every penny I had into mining hardware [14:31] likewise, Azelphur. i just had no money :( [14:31] it's strange to be that confident in something [14:33] Azelphur, if i could get a couple of asicminer block erupters for free, is there much point in doing so? [14:33] directhex: sure, free money is free. [14:33] or are they too far behind the curve now? [14:34] behind the curve, but with something that low power there's no reason to care [14:34] may as well just run them, maybe you'll make 0.1 BTC or something after a while [14:34] :) [14:34] if i had free power, how does that change things? :D [14:34] arsen: considerably, run any and all hardware you have access to. [14:34] as its all free money [14:34] Azelphur, i guess i could run the daemon on an arm dev box i have spare. almost no watts [14:35] directhex: I have my ASICs plugged into my home server that'd be running anyway :) [14:35] we should start a btc mining group [14:35] arsen: you sound like you have a lot of PC-Grade hardware available, I wouldn't bitcoin mine on it [14:35] litecoin/primecoin is more profitable [14:36] to be brutally honest my company has too much money and i can pursuade them when it comes to tech, so if i can use them to fund my BTC learning then i'd be interested, lol. [14:36] Azelphur: you mentioned amd cards for litecoin? [14:36] popey: yup, that's reasonably worthwhile doing [14:36] is there room for litecoin/primecoin as well as bitcoin? [14:37] yup [14:37] and are there any exchanges that accept lite/prime? [14:37] "Is there room for USD with EUR" :D [14:37] well yeah, fair point :) [14:37] popey: yup, btce [14:37] interesting, i didnt know about those. Thanks Azelphur. [14:37] you generally exchange the altcoins into bitcoin [14:37] right [14:38] at the BTC/USD exchange rate? [14:38] popey: nah, at the BTC/LTC rate [14:38] oh [14:38] or BTC/PrC rate [14:38] popey: https://btc-e.com/exchange/ltc_btc [14:38] popey: a 7990 would do like 0.74 LTC/day, which is $33.818 a day [14:38] given all the current rates [14:39] primecoin is profitable too on the CPU [14:39] nice. interesting. [14:39] can you do litecoin/primecoin on a btc asic? [14:39] directhex: no. [14:39] directhex: no, different hashing algorithms [14:39] lame === alan_g|lunch is now known as alan_g [14:39] i just wanted to buy a BTC asic to get involved. [14:39] ooohhhh I love this Bluetooth Audio thing I got from Amazon [14:40] AVR was a bit to set up but oh man [14:40] as i guess most are in here - internet children who want to be involved/support any internet community thing - especially one that competes with traditional banking and curreny models :D [14:40] Myrtti: which one? [14:40] hehe [14:40] pfft. 3d camera on amazon is <£100 [14:40] arsen: the ultimate/best way to get involved, is to charge BTC for your usual activities [14:41] crazy [14:41] run a business? charge BTC. Get involved ;) [14:41] popey: http://www.amazon.co.uk/gp/product/B00DSNWM2K [14:41] i paid about £400, and that was discounted [14:42] i guess, Azelphur - i'm a corporate sheep though, i dont really sell much myself. [14:42] hehe [14:43] i reckon i could wangle a few weeks of 360cores worth of primecoin/litecoin mining [14:43] is it the clock speed or the cores that's required? [14:44] arsen: yes. [14:44] ^ [14:44] yes as in, both? :) [14:44] indeed [14:44] arsen: http://anty.info/primecoin-hardware/ [14:44] ah great, thanks. [14:45] Myrtti: looks good [14:45] schwuk: yeah, I'm really happy [14:45] don't need to listen to the work playlist with headphones or tinny laptop speakers [14:46] was well worth the 34 pounds I paid [14:46] ...... :o [14:46] :) [14:46] :D [14:46] Azelphur, guess what i just found on a usb stick [14:46] Myrtti: 15.4kg? [14:47] directhex: you're rich eh? :) [14:47] MartijnVdS: I refuse to respond to that [14:47] Azelphur, waiting for confirmations, but i seem to have 1 BTC in this wallet.dat [14:47] grats [14:47] that's around 800 squids. [14:48] woot [14:48] :) [14:50] nice find, directhex \o/ [14:51] ....... or not. more recent transactions suggest i spent it [14:51] 127 weeks of history to sync [14:51] :( [14:51] i tried to buy a chunk of BTC at ~$14 so i could use it to have a laugh buying junk on silkroad. shame i didnt finish the job. [14:59] arsen: I sold at $100 [15:00] hah annoying eh. seems like that's the common story. [15:00] Not much difference to buying and selling shares. [15:01] TheOpenSourcerer: true [15:01] buy low, sell high [15:01] AlanBell: Waiting for it to go low :) [15:01] just with this there is no real notion of what high means [15:01] When I was in my early 20's I wish I'd stuck a couple of grand in Cisco. [15:01] 0.00800000 in mtgox account i'd ignored as small change [15:02] They've split untold times and a couple of grand would be worth shedloads now. [15:02] ok, this is bugging me, I've bootstrapped a copy of ubuntu in to a subvolume called @precise (currently mounted in /mnt/@precise). How do I convince update-grub that it needs to scan that location for the new os? [15:02] this is simply so I can have 13.10 and 12.04 in seperate subvols [15:03] SuperMatt: ask in #btrfs [15:03] dark* is a nice chap [15:03] SuperMatt: no, ubuntu will not boot from alternative subvols. [15:04] SuperMatt: so you cannot change @ [15:04] nor @home. [15:04] there is a bug about it. [15:07] oh really? [15:08] I think I might have to resize my disk instead :( [15:08] oh well, that can wait [15:10] 15.24000000 ฿TC at $18.75000 [15:11] i guess that's what i cashed out at [15:18] Ouch [15:19] $1181, "all time high" according to bitcoinity [15:19] Why didn't I buy a load of them last week, even [15:19] awilkins: step into my TARDIS 8-) [15:20] I don't really need the money, I suppose [15:20] But really, it would be lovely to be able to have FYM [15:20] (profanity expansion of this term not permitted in channel) [15:20] awilkins: you're already rich and upper-crusty? [15:20] MartijnVdS, Just earning more than I spend [15:21] oh btw, if anyone happens to be going to the bitcoin expo in London on Saturday [15:21] I'mma be there [15:21] getting robbed of your private keys? ;) [15:21] indeed :) [15:22] http://www.bitcoinexpo.co.uk/ [15:23] I have VIP tickets, company comped \o/ [15:27] Azelphur: is it still painful getting cash in and out of bitcoin? [15:27] popey: yup [15:28] banks have a case of the butthurt still [15:28] tbh I don't even try to get cash out now, I just spend the coin directly. [15:28] Azelphur: Now the US has declared them OK does it help? [15:28] penguin42: nope, US isn't UK, and the government can say what they want, the banks are still gonna be unhappy. [15:29] Azelphur: But can you put them in a US bank ? [15:30] lol [15:30] penguin42: the coins? nope [15:30] Azelphur: No, I mean can you sell the coins and liberate $ into a US bank account [15:30] when i first set up bitcoin mining, and got a bunch of people on a tech forum involved, i created a dedicated donation address [15:30] penguin42: yea, with some difficulty [15:30] how many transactions have i ever received to that address? 0 [15:30] hehe [15:31] feel free to donate all the btc to 15QtF8wourtAuqm4kAKCksK3cpS2ge4Dyc :p [15:31] :) [15:31] i won't know about it until 96 weeks of history finish downloading, of course [15:32] but yea, I do my tesco groceries in BTC, buy all my gadgetry in BTC [15:32] no real need to cash out beyond making rent [15:32] Still talking about BTC? [15:32] Time to cash out, Azelphur. [15:32] How much BTC do you have? [15:32] GentileBen: 111 [15:33] give or take a bit. [15:33] That's $111,000. Why don't you cash out now? [15:33] Don't be greedy Azelphur. [15:33] GentileBen: because I know this is just the beginning [15:33] and I'm a greedy person ;) [15:33] We should've run a BTC mining syndicate in here. [15:33] Azelphur, can you afford to loose $111k? [15:34] If so, go ahead. [15:34] lose* [15:34] -_- [15:34] GentileBen: sorta, it was all money I made by playing BTC in the first place [15:34] if I lost it, I'd have to leave my apartment and downsize considerably [15:34] That's not what I meant. [15:34] but, that's a risk I accept. [15:34] i regret cashing out at $18 [15:34] lol directhex [15:34] Sorry I lolled at that. [15:34] It's trading at $1000 right now. [15:34] basically, if I lost it, I wouldn't end up on the street or anything [15:34] it'd just suck. [15:34] Azelphur, I'd cash out half. [15:34] Personally [15:35] I'd invest half in traditional stocks. [15:35] GentileBen: I have been intending to buy some other stuff to diversify a bit, but not half. [15:35] BTC is too valuable [15:35] Man I wish I'd have invested in Apple back when their shares were worthless. [15:35] too big to fail? [15:35] Azelphur: as your newly appointed stockbroker, I insist you diversify. [15:35] Azelphur, going to get a virgin galactic ticket? :p [15:35] MartijnVdS, Azelphur believes BTC will keep climbing in value. [15:36] I think it's going to crash again. [15:36] of course it's going to crash again [15:36] It's going to crash when the banks make sure the Fed are hostile to BTC in the US. [15:36] GentileBen: hehe, waiting for provisional drivers license to come through so I can have ID to stock things :) [15:36] ali1234: of course :) [15:36] ali1234, so there you go. [15:36] Cash out just before the crash. [15:36] ...yeah [15:36] Buy more coin just after the crash. [15:36] so when is the crash? [15:36] GentileBen: and then get murdered by the tax man ;) [15:36] Rinse and repeat until you're a BTC billionaire. [15:37] ali1234, next Tuesday. [15:37] i managed to predict it to the day last time... lol [15:37] don't cash out to cash, buy palladium! [15:37] hehe [15:38] but yea, it'll crash, then it'll just build back up again [15:38] :) [15:38] Azelphur, cash out into gold. [15:38] ali1234: so, when do you think it'll crash now? [15:38] GentileBen: isn't gold bad? [15:38] no idea at this point [15:38] Of course not. [15:38] Gold has steadily climbed in value since the 70s. [15:38] It's been by far the most reliable investment. [15:38] And it's all due to Ron Paul. [15:39] Ron Paul built his solid gold rocket ship to take us to the libertarian utopia Planet Mises. [15:39] hehe [15:40] so how does one run a wine application from the dash? [15:40] yeah as long as you didn't buy gold in 1980, you are fine [15:40] http://static5.businessinsider.com/image/506075276bb3f7f35200001a-1020-615/gold-price-since-1970s.png?maxX=590 [15:40] hehe [15:40] 87 weeks behind, no magic debt-clearing transactions have appeared yet :. [15:40] :/ [15:43] See that dip around 2000-2002? That's when Gordon Brown sold all ours ;-( [15:45] I do not care about gold. It is a silly metal. [15:48] if i could turn back time, BTC would be a big part of it :/ [15:56] Selling large gold reserves just after you announce you are going to do it can't really be considered sound fiscal policy [15:56] can you short BTC? [15:56] I imagine there are brokers that will let you [15:57] Shorting is just an agreement to buy Bitcoin in the future [15:57] and selling it before you have it ;) [15:58] I think you essentially borrow someone elses, and sell them, and agree to buy some back to fill the deficit [15:59] ahhahahahahah https://www.facebook.com/Britishhistory/posts/584353481633074 [15:59] You can usually short a lot more than you can afford to buy [16:00] But in the case of BTC I'd probably only let you short 2:1 at most [16:02] ALL THAT GLITTERS IS NOT GOLD [16:02] it could be a poo with glitter in [16:03] Myrtti, people overlook the fact that the settlers were Christian fundamentalists. [16:03] I dunnio why. [16:03] "God will provide!" [16:03] "Native Americans were sent by God to bring us corn and turkey! It's a sign! We must kill them and take their land!" [16:05] ...and their giant birds. [16:05] if by fundamentalists you mean people seeking freedom from religious persecution then yes [16:05] among many others [16:05] lol mungbean they were the ones who wanted to persecute everybody else. [16:05] who just wanted a new life [16:06] by true definition, a fundamentalist christian would love their enemies [16:06] that doesn't mean they wouldn't leave the country [16:07] plus, not changing your beliefs despite being persecuted for them is pretty much the definition of a fundamentalist [16:07] "From 1649 to 1660 Puritans in England were allied to the state power held by the military regime, headed by Oliver Cromwell until his death in 1658." [16:07] and? [16:07] For that they deserved to get kicked out. [16:08] you sir are a muppet [16:08] Bunch of traitors they were. [16:10] Azelphur can't you use your BTC to fund the search? http://www.bbc.co.uk/news/uk-wales-south-east-wales-25134289 [16:14] GentileBen: why? as long as the btc isn't found, everyone else is better off [16:15] lol [16:15] Also taking the coin would be theft by finding. [16:16] HD isn't going to work after 6 months in a rubbish dump anyway [16:17] What if it's an SSD?! [16:17] maybe. but why would you throw out a SSD [16:18] maybe the guy just made up the story to get on TV? i wouldn't be surprised [16:18] As long as the NAND or platters are intact, he could pay a small sum to get the data recovered. [16:18] Well, is there a wallet with exactly that many BTC in it [16:18] or maybe it's his cover and he still has the coins safe on a paper wallet that's extremely well hidden [16:19] Yes [16:19] you can't tell how much is in a wallet because it contains multiple addresses [16:19] Disclosing it is stupid. [16:19] Or maybe he thinks somebody will find it for him? [16:19] that's got to be the least likely theory [16:19] Taking the coin would be theft....or would it? He did throw the DHH away. [16:20] HDD* [16:20] taking anything from a rubbish tip is theft [16:21] even if the HD was blank, it would still be theft [16:21] technically those BTC are now the property of whoever's dump it is, i believe [16:22] ali1234 is it theft from the owner of the tip? [16:22] yes [16:23] oh now that's an interesting question, does the tip owner get to own the information on something you throw away [16:23] I'm sure there's an exemption. Like if you accidentally throw out a lottery ticket. [16:23] perhaps [16:23] or a really valuable painting - that has actually happened and the owners got it back [16:24] Hmm that man lives in Newport. [16:24] original owners that is [16:24] Isn't Azelphur from Newport? [16:24] no [16:24] >_> [16:24] Yes he is. [16:24] not even close [16:25] not even the right country :D [16:26] and Azelphur isn't called "James Howell" [16:27] Isn't he? [16:28] also he doesn't look like that guy [16:29] you're being trolled ali1234 [16:31] GentileBen: /whois gentileben [16:31] does btrfs support online resizing? [16:32] eww, luton, unlucky : [16:32] yes SuperMatt [16:32] Luton exchange, not Luton house. [16:32] up and down [16:34] TIL Jack Whitehall has a girlfriend. !! [16:34] I always thought he was gay. [16:34] popey: and the resizes the partiton it's on too? [16:35] or just how much space is allocatable? [16:35] my drives aren't partitioned [16:35] I think I'll just do my stuff offline === Lcawte|Away is now known as Lcawte [16:35] just in case [16:40] hey guys i need help [16:40] we all do, but I hope your problems are easier to fix than mine [16:41] lol [16:41] im trying to get a mac theme on lubuntu [16:41] ah [16:41] many people have created scripts for that, but you can get a mac-esque theme by installing the elementary theme [16:42] the what? [16:42] http://danrabbit.deviantart.com/art/elementary-gtk-theme-83104033 [16:44] naw ill just try to get a real mac theme [16:44] http://namakutux.blogspot.co.uk/2012/05/how-to-install-mac-os-x-lion-theme-on.html [16:44] tried that? [16:45] let me see [16:45] i <3 elementary [16:47] thx i think i can take it from here on [16:47] no worries [16:49] wait [16:49] i installed it [16:49] am i supposed to reboot? [16:50] ? [16:50] nothing is happening [16:50] do i reboot for theme? [16:51] ? [16:51] hello [16:51] anyone? [16:51] patience is a great gift [16:51] do i reboot? [16:51] i installed the theme [16:52] brb [16:59] hey [17:00] i tried to install theme but it wont let me [17:01] look - it's a REALLY bad idea to be installing .deb's from dropbox - I mean **REALLY** [17:02] Mydim3: Would you install a .exe on Windows from dropbox? [17:02] no [17:02] i woulden't [17:03] wouldn't [17:04] hey can anyone help me out? [17:04] who has teamviewer here? [17:05] hello? [17:05] can anyone help me? [17:06] Mydim3: have you tried enabling the theme? [17:06] how? [17:07] davmor2 do you have teamviewer? [17:07] ? [17:07] Mydim3: no [17:08] Mydim3: I'm not sure what tool Lubuntu uses for selecting themes [17:08] ok hwo do you enable the tgeme? [17:08] how do you enable theme* [17:08] Mydim3: some where in settings there will be a look and feel option select the theme there [17:09] Mydim3: seems nobody here can help. perhaps ask in #lubuntu or #ubuntu ? [17:09] Mydim3: http://www.maketecheasier.com/theme-up-lubuntu/ [17:10] i tried that [17:11] Mydim3: over to #lubuntu then I assume as they should know their stuff :) [17:33] popey: AlanBell I can;t make either dates but thought you might be interested: http://www.eventimapollo.com/events/detail/brian-and-robins-christmas-compendium-of-reason [17:44] sadface. i thought i'd really found a forgotten btc [17:44] who was it that was a Philips shaver expert? [17:45] directhex: down the back of a sofa? [17:46] someone talked me out of getting dsample a shaver last time because they knew the model I was looking at was awful [17:55] hey im back [17:55] how do you install sh files? [17:56] hello? [17:57] chmod +x [17:57] help [17:57] ./file.sh [17:58] says no such file or trajectory [17:59] can anyone help me? [18:00] hello? [18:02] can someone help me? [18:04] hel!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! [18:05] HELP!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! [18:05] Mydim3: it would help if you actually knew what you're trying to do [18:05] !ohmy [18:05] Please remember that all Ubuntu IRC channels share the same attitude of providing friendly and polite interaction with all users of all ages and cultures. Basically, this means no foul language and no abuse towards others. [18:05] im trying to install a sh file [18:05] and it won't let me [18:06] Mydim3: first: isn't there a real package? what are you trying to install? where did you get it? are you sure it's safe (not malware)? [18:06] !xy [18:06] The XY problem is when you need to do X, and you think you can use Y to do X, so you ask about how to do Y, when what you really should do is state what your X problem is. There may be a Z solution that is even better than Y, but nobody can suggest it if X is never mentioned. [18:06] !help [18:06] Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience [18:06] !patience [18:06] Don't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. While you wait, try searching https://help.ubuntu.com/ or http://ubuntuforums.org/ or http://askubuntu.com/ [18:07] ok so no there is not a real package second trying to install mac theme third i got from a website fourth i think its safe [18:08] you there? [18:08] !patience [18:08] Don't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. While you wait, try searching https://help.ubuntu.com/ or http://ubuntuforums.org/ or http://askubuntu.com/ [18:09] !hi [18:09] !xy [18:09] The XY problem is when you need to do X, and you think you can use Y to do X, so you ask about how to do Y, when what you really should do is state what your X problem is. There may be a Z solution that is even better than Y, but nobody can suggest it if X is never mentioned. [18:09] !ops [18:09] Help! DJones, Myrtti, Mez, AlanBell, popey, Gary, Seeker`, Daviey, PriceChild or X3N [18:09] !help [18:09] Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience [18:10] !ops [18:10] Help! DJones, Myrtti, Mez, AlanBell, popey, Gary, Seeker`, Daviey, PriceChild or X3N [18:10] Mydim3: It's the first hit on google when I type in your question: "install sh file ubuntu" [18:10] Mydim3: Next time, google it yourself. [18:10] im not using ubuntu [18:10] im using lubuntu [18:10] Mydim3: Don't worry. It's the same underneath. [18:10] Mydim3: or google it with lubuntu instead [18:11] i tried it [18:12] im getting a error [18:12] Mydim3: there's even a youtube video explaining! [18:12] martijn you have teamviewer? [18:12] please, search first, then ask. [18:12] i did search [18:12] AND I GO A ERROR! [18:12] Mydim3: No. And I'm not helping you any more, sorry. If you can't even figure out this, I wonder if you really should be using that software. [18:12] GOT*! [18:13] dude [18:13] i can use the software [18:13] apparently not [18:13] it's just i got a error saying [18:13] chmod: cannot access ‘macbuntu.sh’: No such file or directory [18:13] and what do you think that means? [18:13] and the file does exist [18:14] that there is not a file named like that [18:14] is it uppercase maybe? or one letter? The shell is case-sensitive. [18:14] and there i a file and it's a .sh file you can even see it clearly in the folde [18:14] is it in the same directory? [18:14] i.e. not ~/Downloads while you're in ~ [18:15] it is in my desktop [18:15] Mydim3: and what's the current working directory in your shell/terminal? [18:15] !patience | Mydim3 [18:15] Mydim3: Don't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. While you wait, try searching https://help.ubuntu.com/ or http://ubuntuforums.org/ or http://askubuntu.com/ [18:16] i don't know [18:16] Mydim3: type 'pwd' and find out [18:16] Mydim3: type 'ls' to figure out which files are in your current directory [18:16] A basic lesson in UNIXy shells would help you probably. [18:17] esktop Downloads Pictures steam.deb Videos Documents Music Public Templates [18:17] desktop Downloads Pictures steam.deb Videos Documents Music Public Templates [18:17] so you're in your home directory. Which is not your desktop [18:17] cd Desktop ("change directory, to Desktop") [18:17] no [18:17] i pud the file [18:17] in my desktop [18:18] yes, but the current working directory of your *shell* in your *terminal* is your home directory instead of your desktop [18:18] do you have team viewer? [18:18] so you have to change your working directory to your desktop first, by doing: cd Desktop [18:18] Mydim3: I don't see how me having teamviewer is relevant here. [18:19] so you can controll my computer and do it yourself [18:19] But then you won't learn how and why it's not working [18:19] and it's always better to teach someone *why* something doesn't work (and how to fix it) than to just fix it [18:19] i just want it to work i don'twnat to learn [18:20] In that case, find someone else to help you. I gave you all the puzzle pieces. Some assembly required. [18:20] can anyone else help me? [18:20] 19:17 < MartijnVdS> cd Desktop ("change directory, to Desktop") [18:21] then the AskUbuntu answer should work again [18:21] http://www.ks.uiuc.edu/Training/Tutorials/Reference/unixprimer.html [18:22] i put cd desktop now what? [18:22] Mydim3: now you do the chmod etc., like you tried earlier [18:23] chmod: cannot access ‘macbuntu.sh’: No such file or directory [18:25] its hard to solve that [18:26] everything i do on the internet that google tells me to do does not help [18:27] ohh wait [18:27] the folder is not in the desktop [18:32] >.< [18:32] I wake up, log in and see this mess :-po [18:34] hey [18:34] diddlean [18:34] can you help me? [18:36] I think !ohmy should also link to a picture of George Takai [18:38] !ohmy [18:38] Please remember that all Ubuntu IRC channels share the same attitude of providing friendly and polite interaction with all users of all ages and cultures. Basically, this means no foul language and no abuse towards others. [18:38] nope [18:40] now this raises an important question: the ECDL (European Computer Driving License).. why doesn't it teach commandline awareness?! [18:40] what who are u talking to? [18:40] I get that they want you to be able to put a picture in your properly licensed copy of microsoft word but that doesn't actually teach anything to do with "computer driving" [18:41] MartijnVdS: I think !fry might have some pertinent words to say about our visitor [18:42] !fry [18:42] oh is that not part of lubotu3 ? maybe it's from #wordpress' docbot [18:45] We need ubottu. [18:45] oovanu [18:46] who here has team viewer? [18:46] Mydim3: teamviewer won't solve your problem [18:46] yes [18:46] PEBKAC [18:46] if they know how to fix it we can teamviewer [18:46] Mydim3, we all have TeamViewer. [18:46] and they controll my computer [18:47] We're TeamViewer gurus. [18:47] Mydim3, but nobody here wants to help you. [18:47] does anyone have a trojan I can borrow. [18:47] I've got teamviewer if so [18:47] win32.diddledan [18:48] lol [18:48] gentile ben [18:48] tv with me [18:49] No. [18:49] I hate you. [18:50] why? [18:50] hate is such a strong word. try despise or loathe [18:50] lol [18:50] I hold you in the highest (or is that lowest?) level of contempt possible. [18:51] cya nobody can help me here [18:51] See? My methods work. [18:52] actually I would guess that pretty much everyone in here could help him. it's just that nobody wants to [18:52] the tipping factor for most would be: 18:19 < Mydim3> i just want it to work i don'twnat to learn [18:53] diddledan: Frankly people shouldn't be helping him install debs off dropbox [18:53] penguin42: I didn't even see that bit [18:53] I didn't have enough scrollback buffer [18:56] omg: http://genomejs.com/ [18:57] a conversation between two friends went along the lines of: "Yeah you just gotta pay the $99 to get the information :p" reply "That's... actually incredible.... No, seriously. It used to cost millions to sequence a genome, and they wouldn't just hand you a copy - because there was nothing you could have done with it." [18:59] there's still nothing you can do with it [19:01] diddledan: I wonder what that does the FDA stuff with 23andme - i.e if someone just provides a dump of your DNA without providing any interpretation [19:02] the problem at the moment is it's not a full seuqnece you're getting for $99, it's specific SNPs [19:04] also, who made the horizontal scrollbar [19:07] ali1234: mydim3 with a row of ! [19:08] ಠ_ಠ [19:08] horizontal scrollbar? [19:08] diddledan: Yes, you know, those things they have on machines that use these WIMP systems to display information [19:24] penguin42: yeah, I was wondering which horizontal scrollbar, because the site at genomejs.com doesn't have one [19:24] it's fully-responsive to screen-width [19:25] diddledan: i think the best part of mydim3 was that he wanted to go through all the hassle to play TF2 on a box that i would daresay would barely draw it @ 640x480 in low detail [19:26] lol [19:26] still, we have to entertain ourselves somehow [19:27] and if it weren't for n0bs we'd have to do something constructive to get that entertainment [19:27] i try to dissuade these people from their crazy plans [19:27] (I purposely misspelt n00bs because, well, n00bs at least are trying to learn) [19:28] i should probably point out that the code of conduct forwns upon being a dick, and some of my scrollback is pretty dickish [19:28] yeah you have a mean side directhex :( [19:30] as long as the dickishness stays away from big-headedness you're fine. because nobody likes a big-dick-head [19:32] in a random aside: I fell ashamed to admit that I quite like windows 8/8.1 [19:33] nowt shameful about that. There seems to be a reasonable amount of ideologically-based condemnation of it going on. [19:33] I didn't quite understand it, myself, when I played with it, but that wasn't for very long. [19:33] I only like it on my touchscreen laptop [19:33] i've yet to use it natively, but i've a feeling i'd end up putting a start menu replacement on [19:34] I've used it on my dad's desktop.. *shudder* [19:35] I quite like the quick-access menus from the corners [19:36] and I don't mind the obvious touch-friendliness of it - it still works perfectly fine for my mouse-based interactions [19:37] the corner-menus however suffer when on a virtual machine [19:38] yeah i find it hard to get any of that stuff to display [19:38] in fact, when i first VM'd 8 - i had to google how to shutdown. [19:39] I think that's where most people's problems stem from - they seem to think that a pc should always behave in established patterns - a lot of the pushback on unity is from the same camp IMO [19:39] from now-to-eternity [19:39] diddledan, i blogged my thoughts on 8 [19:40] win 8 has a lot of the same problems as unity, so it is hardly surprising that the same people don't like it [19:40] the biggest problem with both of them isn't that things have been moved - it is that things constantly move around [19:41] for example the contents of the dash when you search changes from day to day in both of them [19:43] I don't have a problem with that - it's an attempt at improving relevance [19:43] ali1234, i blogged my thoughts on 8 [19:44] http://apebox.org/wordpress/rants/485/ [19:45] heh, I like how it's self-described as a rant [19:46] diddledan: what else did you expect? ;) [19:46] well yes, i agree [19:46] hexy was never dishonest ;) [19:46] diddledan: he's like mjg59 when blogging ;) [19:46] but it's worse even if you don't multitask [19:46] even finding the button to start a program becomes an ordeal [19:46] ali1234: Win+R [19:46] charms are a much bigger change to windows paradigm than metro [19:47] ali1234: just like Alt+F2 in unity (instead of just tapping Win :) [19:47] you can't just remember where the button is, because it's in a different place every day [19:51] ...huh? [19:51] of the many issues with win8, i don't understand where you're seeing this one [19:52] yes it's a unity issue, but win8's button layout doesn't change [19:52] it's always under the Win key.. or bottom left [19:53] when you want to run a program you press windows key... and then you get a big mess of buttons [19:53] just like you do in unity [19:53] there is almost no difference at all [19:53] ali1234, um... no. no no no, totally and utterly and categorically wrong [19:54] directhex: here's something that might blow your mind: http://www.stardock.com/products/modernmix/ [19:54] the start screen's layout remains exactly as you left it. the only changes occur when you install new apps - their icons are added to the far-right of your start screen, and can be repositioned or unpinned [19:54] diddledan: lmao [19:55] directhex: I think his point is that the "start screen" is a completely different context from your desktop [19:55] no, that's not my point at all [19:55] directhex: so it's a complete context switch, instead of just launching a new app [19:55] no he's talking about everything being jumbled up each time you look, i think [19:55] which isn't the case [19:55] but that doesn't really happen [19:56] the start screen is a huge mess of things that constantly changes [19:56] but i've not used it to know [19:56] only if you install software, like directhex said [19:56] it's the WP7 paradigm. "live tiles" [19:56] Yeah the "live tiles" change all the time. Remove/disable them. [19:56] ali1234, the "live tiles" display context-sensitive content, but they don't move around. e.g. the "news" live tile will show headlines. but always in the same place [19:56] yes. or remove/disable the online search lenses in unity. same thing [19:56] totally not the same thing at all [19:56] but whatevs [19:57] directhex, the Xbox One interface is miles better than the PS4 interface. [19:57] I never use the Unity "start screen" thing.. just Alt+F2 [19:57] PS4 = better hardware, Xbone = better software. [19:57] that's harder in Windows, because every program is in its own "Program Files" directory, which aren't in $PATH [19:57] lol, X-Bone [19:57] If only they could fuse together to form some kind of super-console which could play Super Mario Galaxy U. [19:58] MartijnVdS, doesn't need to be. %programfiles% is a global variable in Windows. [19:58] And so is %programfiles(x86)%. [19:59] MartijnVdS, you've been able to "just type" program names in windows since... a few releases ago. definitely 7 and 8. [19:59] directhex: sure, but not in WIn+R :) [19:59] directhex: I use Alt+F2 exclusively in Ubuntu [19:59] " the start screen is a huge mess of things that constantly changes" <-- not in Windows 8.1. The start screen can't be modified by apps - you have to pin stuff to it intentionally, or install the apps intentionally. [20:00] never the "windows key" mess [20:00] directhex, the biggest problem with 8.0 was desktop apps polluting the Start Screen with installers, help files, web links etc. [20:00] which can be easily deleted [20:00] ;) [20:01] yeah i learn executable names and use super+R myself [20:01] You mean Winkey+R [20:01] hamitron: it's possible to get rid of the messy screen?! [20:01] 99.99% of consumer keyboards today ship with at least one Windows key. [20:01] no i prefer to be platform independant in referring to that key [20:01] Full-length keyboards usually ship with two. [20:02] well.actually.cat [20:02] MartijnVdS, yes.... you tidy it ;) [20:02] i don't care what logo is on it :) it's super! [20:02] the two windows keys do NOT emit the same keyboard code [20:02] MartijnVdS, you upgrade to Windows 8.1, OS of champions. [20:02] Um. Yes they do. [20:02] what about that context menu key? [20:02] hamitron: Last time I looked, it ordered stuff automagically based on use [20:02] There are two Windows keys plus the context menu key on my keyboard. [20:02] what keycode does that emit in "cross platform" land? [20:02] Logitech G15 v2. [20:02] ali1234: "Menu" [20:03] MartijnVdS, where? [20:03] the left windows key and right windows key emit different keycodes [20:03] Hmm it seems most keyboards only ship with a single Windows key these days. [20:03] hamitron: Ubuntu's "launch an app" thing you get when you press the "Logo" key (Super? Windows?) [20:03] windows treats them both the same [20:03] That's interesting. [20:03] Does Ubuntu have voice controls? [20:03] MartijnVdS, oh, I was meaning windows 8 [20:03] Ubuntu ON!!!!!!! [20:03] :) [20:04] it's frustrating. it's not possible to configure gnome with keyboard shortcuts fed from both keys [20:04] KEY_LEFTMETA and KEY_RIGHTMETA here [20:04] How meta. [20:04] due to limitations in XKB [20:04] but i thought meta was alt? [20:04] directhex: can't you configure two shortcuts, one for each modifier? [20:04] directhex: http://shop.canonical.com/product_info.php?products_id=800 [20:04] Personally designed by Mark. [20:05] also the context menu key sends KEY_COMPOSE [20:06] MartijnVdS, nope! 1:1 mapping [20:06] ali1234: state 0x10, keycode 135 (keysym 0xff67, Menu), same_screen YES, [20:06] Anybody watching the Swansea game? [20:06] GentileBen: if it's designed by mark, why does it have the windows logo on the logo-key?! surely that should be either ubuntu or tux logo? [20:06] related note: avoid keyboards with only a right key [20:06] directhex: like most laptops? [20:06] MartijnVdS, they usually have only left [20:06] diddledan, but it's in the Canonical store................... [20:06] Why would it have a Windows key, full stop? [20:07] directhex: ah yes.. mine has 2 extra now.. one below the screen and one next to the power button(??) [20:07] That's terrible. [20:07] * daftykins goes elsewhere until this topic dies down [20:07] because that's how you open the unity dash [20:07] haha that is funny, they've gone and put an Ubuntu logo on it but not bothered any further [20:09] the key fingerprint of bazaar.launchpad.net has changed and i can't clone anything from it [20:10] ali1234: it's been haxx0red? :-p [20:10] i hope not [20:14] rm-rf ~/.bazaar fixed it [20:14] i wish launchpad would just use git, it's far better in every way [20:15] git ftw [20:16] but they've been building it around bzr since '04 [20:16] yeah launchpad is heavily integrated into bzr or vice versa [20:16] that's not my problem [20:16] ali1234: Yeh, although I've got to say the way bzr is integrated into lp is impressive [20:16] ali1234: no, it's canonical's [20:17] penguin42: not really. it's a pain to browse source on the web, and merge requests are nothing that github doesn't have, (except github's are better) [20:17] it's also extremely slow [20:18] ali1234: they had all of that way before github though [20:18] ali1234: http://en.wikipedia.org/wiki/Law_of_the_handicap_of_a_head_start [20:18] again, that doesn't make it good now [20:19] ali1234: But the merge requests are tied to the bugs quite nicely (I don't know if github has that) - it would be nice if someone had a set of stuff around git and a bug tracker to roll something like that [20:19] penguin42: it does [20:19] penguin42: we use Atlassian stuff (hosted jira/bitbucket) at work, those merge requests and bugs etc. are VERY well-integrated [20:19] it's a bit different... and better [20:20] ok [20:20] where launchpad shines is the ability to set bug watches on other bug trackers [20:20] that's a killer feature really [20:20] nod yeh that's nice [20:20] also apport integration [20:20] Where do you guys see Ubuntu in two years' time? [20:20] Will it have differentiated itself from the other desktop distros? [20:21] it already has [20:21] next question [20:21] Really? [20:21] Oh you mean the tablet interface known as Unity. [20:21] yes [20:21] i didn't say it was differentiated in a good way [20:21] GentileBen: Whether you like it or not you've got to admit it's different [20:22] snap :-) [20:22] Damn you guys are ice cold. [20:22] Mark's over there slaving away trying to destroy the Microsoft hegemony [20:22] no that bug was fixed, didn't you hear? [20:23] bug 1 [20:23] bug 1 in Ubuntu Malaysia LoCo Team "Microsoft has a majority market share" [Critical,In progress] https://launchpad.net/bugs/1 [20:23] It's interesting how projects with pretty much the same base code go in wildly different directions based on internal politics and personalities. [20:23] oh, did they reopen it? [20:23] ali1234, yes, Android now has majority market share IIRC. [20:23] you can attach a bug to multiple projects [20:23] As in, the number of Android devices sold quarter-on-quarter outnumber Windows devices (by a wide margin, I'd imagine). [20:24] no, it just has a lot of "affects this project" - it's fix released for ubuntu :) [20:25] Did any of you read the article on Ars about the MS-IBM relationship and the origins of OS/2 and Windows NT? [20:25] oh that was an old old mess [20:25] Was a fascinating read. http://arstechnica.com/business/2013/11/half-an-operating-system-the-triumph-and-tragedy-of-os2/ [20:25] GentileBen: Did it point out the link to VMS and the way WNT is a one character offset off VMS? [20:26] Apparently Parallels was developed initially as a way to run legacy OS/2 apps on modern hardware, for banks. [20:27] And OS/2 failed because it ran Windows apps better than Windows itself - so people developed Windows apps which would work on both OS/2 and Windows. [20:27] penguin42, no, but they did talk about NT's heritage. [20:27] The guy responsible for Windows NT is apparently a genius. [20:28] "David Neil Cutler, Sr. (born March 13, 1942) is an American software engineer, designer and developer of several operating systems including RSX-11M, VMS and VAXELN at Digital Equipment Corporation and Windows NT at Microsoft" [20:29] He was also a lead dev on the Azure and Xbox One OS teams. [20:29] That's quite a CV. [20:32] yeah but he's 71 years old so he's probably not going to be applying for many jobs [20:33] He could live for another 50 years. [20:37] i wonder if such people prevent change [20:38] how do i rdriect LOG_DEBUG messages to a different log file with rsyslog? [20:39] ali1234: man rsyslog [20:39] "no manual entry for rsyslog" [20:39] ali1234: /usr/share/doc/rsyslog? [20:39] found a better way: http://wiki.rsyslog.com/index.php/Filtering_by_program_name [20:40] ali1234: rsyslog-doc ? [22:32] !info xbattle [22:32] Package xbattle does not exist in saucy [22:32] !info xbattle precise [22:32] xbattle (source: xbattle): Concurrent multi-player battle strategy game. In component universe, is optional. Version 5.4.1-15 (precise), package size 110 kB, installed size 344 kB [22:35] I wonder why it got removed? [22:39] i dunno, but bug 1256127 [22:39] bug 1256127 in command-not-found (Ubuntu) "xbattle is no longer in the repositories, still gets suggested" [Undecided,New] https://launchpad.net/bugs/1256127 [22:40] most likely it was removed because it is *very* dependent on xhosting being possible. it implements multiplayer by opening multiple X11 displays over the network [22:40] it was written in a time when people left X11 TCP port open with no security [22:41] that sounds like a terrible idea [22:41] terrible and hilarious [22:41] _that's_ how trinity got the text to appear on neo's computer?! [22:43] =] [22:43] I wonder if X11 being open to the world meant that the hamsterdance appeared on random terminal screens during the 90s? [22:44] usually is was the goat man [22:45] I'm going to need a link I think [22:46] trust me you don't [22:49] http://www.mypebblefaces.com/apps/437/1180/ :)