[00:05] popey: i uploaded a new apk. it should detect resolution properly now. same url. [00:06] k [00:06] i'm really impressed with SDL android, i've had zero problems with it [00:07] it took me about a week to port to GLES, and about to day to port that to android [00:09] better [00:11] ali1234: https://imgur.com/eXIym41 [00:11] that's really weird [00:11] * popey grabs a nexus 7 2012 [00:12] it definitely works there, that's what i'm testing on [00:14] it was the popester, in the lounge with the N5 :o [00:14] popey: that's the hudl right? so it kinda works on x86... [00:14] yews [00:14] looks like a hudl 2 [00:15] yeah, fine on nexus 7 2012 [00:15] yes, hudl2 [00:16] tesco refused to say who the ODM was. top secret. [00:16] play.google.com lists it as "pegatron hudl 2" in the devices list [00:16] morons [00:16] pegatron [00:16] not secret at all [00:17] pegatron sounds like a knock-off transformer [00:17] pegatron have been an ODM for ARM OEMs for years [00:17] pegatron are one of the big 10 ODMs [00:18] Can the new Tesco x86 based one boot arbitrary OSs? [00:18] oh my bad. [00:18] guess that explains why it's so big XD [00:18] looks exactly like my friends red Nexus 5 :> [00:19] its way huge-er than nexus 5 [00:19] I really like the hudle [00:19] -e [00:19] it's my main go-to tablet [00:19] thye most complete ODM data is for laptops in 2011. pegatron were #5 [00:19] one of our local wholesale supermarkets is apparently selling Tesco stock these days, i wonder if they can obtain the hudl2 [00:20] of course part of the reason it's my go-to tablet is because it's the most powerful tablet in the house [00:20] compal, quanta, wistron, foxconn, pegatron, inventec, flextronics, ecs [00:21] almost every laptop is made by one of those 8 [00:21] e.g. thinkpads are wistron, macbooks are quanta [00:22] what about clevo? [00:23] hm, good point [00:23] how did i miss clevo? they do most of the "lol, let's put SLI in a laptop" gamer laptops [00:24] did you see MSI's gaming laptop w/ cherry mx mechanical keyboard? [00:25] no. it sounds silly [00:25] you haven't seen how it looks :> [00:25] http://uk.msi.com/news/1885.html [00:25] wat [00:25] and before you ask, cherry switches are *really* deep, so they can't do the usual and put the laptop parts underneath the keyboard. [00:26] so the laptop parts are above the keyboard, and the circuit board for the keyboard goes down to the bottom of the case [00:26] well... [00:26] it doesn't look that bad [00:26] the numpad is actually a trackpad with numbers drawn on [00:26] i mean if you have a large display there's always going to be wasted space on the bottom part [00:27] looks like an old amiga or atari st [00:27] with screen stuck to it [00:28] i think i prefer it to something like this: http://technewsday.com/wp-content/uploads/2014/10/msi-gt80-gaming-laptop.jpg where you have to reach over the touch pad [00:29] not that i would ever buy a gaming laptop... [00:51] "as well as our usual selection of carefully developed MSI gaming technologies" <-- why does that sound to me like preinstalled poo-ware? [00:52] I'd rather the keyboard and smarts arrangement were the other way about, though - the smarts against your belly and the keyboard under the screen [00:53] that way I still have somewhere to rest my palms [00:53] they make video cards... [00:53] with it as it looks in the photo I'd have to perch the lappy on the very end of my knees to have enough room to get my hands in the right place [00:54] i.e. it'll fall on the floor [00:54] I actually quite like my chiclet keyboards [01:51] http://i.imgur.com/3Iqphls.gif [01:51] skating obama gif [04:48] hi all [04:48] night shift signing in;p [05:03] noone up for once? [05:31] never fear [05:31] * daftykins is here [05:36] ah no the usual suspect (s) are here [05:37] is zmoylan-1i up too?:P [05:37] :D [05:38] maybe not [05:38] hm [06:17] sleep time for me now; [06:17] ;] [09:56] oh the joys of working on a sudnay [10:16] morning === Lcawte|Away is now known as Lcawte [11:01] morning boys and girls. [11:03] so. I got antsy waiting for libertos and starting compiling ubuntu for the raspberry pi myself :-p [11:06] I have no idea whether I've done it right tho [11:10] how did you do it? [11:11] I've got reprepro and rebuildd+sbuild [11:11] I'm unsure whether rebuildd was the right way to go vs wanna-build [11:14] i'll tell what i wanna-build [11:14] what i really really wanna-build [11:14] diddledan: whats the progress so far? [11:14] didn't someone indiegogo AlanBell to do it? or am i misremembering [11:15] slow: http://orbital.bowlhat.net:9998/dist/trusty/arch/armhf [11:15] there seems to be quite a few failures [11:15] but not every package is failing [11:16] no way to see the list or logs from there? [11:16] yeah the web interface is a bit pants [11:22] diddledan: is it building on a pi? [11:22] just one? [11:23] no, it's building in an schroot filtered through qemu-user [11:24] ah [11:25] diddledan, many failures are because qemu-user uses your x86 /proc/cpuinfo [11:25] * popey has only just twigged that hexxington is directhex [11:26] hexxington, oh dear [11:31] this "sorry, unimplemented" appears to be happening in a lot of the failures: http://paste.ubuntu.com/9410718/ [11:36] i have 14.04 on a banana pi here, wonder if that would be easier to build on [11:37] need to set whatever flag to make it build armv6 [11:37] diddledan: did you follow some guide online? [11:37] I've read lots of different guides but the linaro ones were the most useful [11:40] I tweaked it a bit but this is roughly what I followed - specifically I created an armhf chroot instead of a cross-building one: https://wiki.linaro.org/Platform/DevPlatform/CrossBuildd [11:40] diddledan: qemu-user will fail hard, i already tried it [11:41] qemu-system will also fail, in different ways, plus it's not actually any faster than a raspi [11:41] it was nearly a year ago, they might have fixed it [12:40] ok, so it seems that rebuildd isn't able to work with more-than-one system? [12:40] maybe I chose wrongly [12:42] maybe you can use distcc with it? [12:43] also, you can build many packages in parallel [12:43] on different systems === zmoylan-1i is now known as zmoylan-pi [12:44] time for lunch - bbiab [13:31] ali1234, does rebuildd allow other systems to connect to it's database (the database is a sqlite file) [13:32] from something I found just before lunch it read as though rebuildd doesn't allow distributed sbuild [14:16] hi all [14:17] as a parent with a potty-training toddler, i long for the sweet embrace of death [14:20] maybe you are dead and are in a personal hell with a potty training toddler who never learns... :-P [14:22] yet it's funny when monkeys do it. [14:24] maybe hexxington's christmas present is the toddler presenting a chamber pot with a big poo in it and hexxington seeing the end of the horror will be happy :-) [15:22] Just about to visit a local Ubuntu user who kicked power cord out of his PC during updates... Says it won't work. Assuming I can get it to boot into a terminal, do you reckon sudo apt-get update, sudo apt-get dist-upgrade is the way forward? [15:23] and can someone remind me of fsck command line switches? [15:23] sudo apt-get -f install [15:23] all the required files will already be downloaded [15:23] since it downloads everything before installing [15:23] ah, cheers ali1234 [15:23] if you are really unlucky, apt db is corrupted [15:23] not sure what you do then [15:24] Fingers crossed ;) [15:25] rerun a normal update afterwards [15:26] OK. Will do. Thanks. [15:55] bbiab - heading home [16:16] and home [16:17] you didn't miss anything [16:18] I noticed [18:04] I have installed ubuntu on my pc but for some reason i cant get the option to boot to Windows 8.1 when i start up my computer. Instead it goes straight to Ubuntu. I can see my Windows drive under devices when i click on file [18:15] BadCompany, try the same question in #ubuntu - this place is pretty quiet today and I don't know the answer [18:16] dont worry i think the boot repair fixed it [18:17] \o/ [18:17] that boot repair utility is pretty clever [18:50] i've heard of it fail more times ;) [18:52] I saw something about win8.1 having shared some storage between the repair partition and hte main system partition, so deleting the repair partition for space might break stuff for people [18:53] it's not so much shared as it is the repair partition gets booted first [18:54] ^ [18:54] so the repair partition boots the OS? [18:54] same setup in non-EFI windows vista or 7, it has the little boot partition preceeding the C: one [18:55] basically any windows 8 laptop comes with a horrible mess of partitions, my favourite move would be to nuke the lot and install from scratch ;) but of course newb users coming into #ubuntu aren't going to want/be capable of that [18:55] it's a misnomer to call it a repair partition - it contains the WinPE environment and an image for repairs which can be booted [18:56] it's an attempt at unifying the boot process to a single point of entry for both uefi and bios [18:58] O_. [18:58] the "bootloader" is actually a second step - there's a bootstrap before it now which gets called by the system and the bootstrap hands off to the "bootloader" which is a WinPE executable [18:59] the bootloader has mouse and graphics support now by virtue of being a WinPE thing [19:01] whenever people try to explain the guts of windows to me, osx starts to sound more and more sensible [19:02] shauno: come back when it can actually full-screen an application like you expect it to ;) [19:03] hah! [19:03] it .. does? [19:03] not in my experience [19:03] actually full-screen in yosemite isn't too bad [19:03] sometimes hitting the window control makes it just tall and skinny, i mean wth is that? [19:04] just for clarity - i'm not thinking of that kinda diagonal arrow one that really does take up the entire screen and hide the rest of the OS [19:04] I like that with manymonitors(TM) it does each screen separately rather than like it used to where you'd fullscreen on one monitor and the others are just deadspace [19:05] oh you mean like maximize? [19:05] yep [19:05] and the fullscreens can all be independently switched [19:05] lol OS X maximize [19:05] sorry that would've been a far better choice of word [19:05] i haven't had my coffee yet :P [19:05] osx doesn't have maximize. it has 'zoom'. they have different names because they do different things :/ [19:05] not sure I've ever used zoom [19:06] wat [19:06] ^ [19:06] it's exactly like maximize except sometimes it only works vertically for absolutely not reason [19:06] safari used to be one of those [19:06] yeah. it tries to be clever about the size of the window in relation to the size of the content [19:06] and 'clever' rarely is [19:07] ugh. I hate what apple did to yosemite. [19:07] i don't want my apps to go full screen all the time. [19:08] yeah, I don't like that you can't single-click a control to full-screen/maximise the app but allow other windows in front of it [19:08] instead I'm often left dragging the corners of windows about [19:08] I kept a copy of the Mavericks installer, tempted to put that one back. [19:11] and hence why window management in OS X is the worst of all :D [19:12] Trying to sell my MacBook Air. Posted it at work, local ads, nobody seems to be buying. [19:13] I think I saw you pop it on facebook, too? [19:13] they sell those things with far insufficient storage [19:13] yup [19:15] Odd, the site I advertised it says I've had a reply. Yet, I don't see one. [19:17] I'd even swap it for an X1 Carbon [19:18] crikey [19:18] shame they ruined the function keys on the X1 [19:18] I can't place the X1 [19:18] * diddledan googles [19:19] has no removal battery either [19:19] That is a disappointment. But the previous generation has a much better keyboard. [19:19] that looks smart [19:20] I wonder why lenovo persist with their nipple? [19:20] have a dilemma. do endless housework that i have been doing all weekend while not parenting? or spend time on myself [19:20] I like the nipple. Better than a trackpad in some cases. [19:20] because nipples are innocuous for those who dont like them and useful for those who insist on them [19:21] foobarry, relax for the remainder of this evening. it's sunday night, and if you can't do nothing then when can you?! [19:21] exactly :( [19:21] have something i want to do.. [19:21] work in progress http://i.imgur.com/Xq8FiRk.jpg [19:21] poor quality pic :S [19:21] perdy [19:23] ok which one of you was trying out his xmas present early? http://www.bbc.co.uk/news/uk-30369701 [19:25] lol [19:26] I hate this [19:26] I fly model aircraft. [19:27] However, I'm also a member of a club and have insurance. [19:27] m0nkey_, unfortunately most aren't as thoughtful [19:27] In order to be insured, certain conditions have to be met. One of which is DO NOT FLY NEAR A F**KING AIRPORT. [19:28] m0nkey_: where does the bad part come in? [19:28] I always encourage people to join a club if you're flying a plane, helicopter or drone. [19:28] daftykins, the bad part comes in when an uninsured idiot crashes his plain into a face of a 6 year old [19:28] killing him [19:28] wat, has that happened? [19:28] yes [19:28] :( [19:28] D: [19:29] yes, with model aircraft from years ago [19:29] i got a boomering in the forehead once [19:29] the type that are basically 1/10th scale actual airplanes [19:29] ali1234, the electric motors don't stop unlike IC. [19:29] at full speed [19:29] i've seen the RC jet ones that go at 400mph [19:29] foobarry: It explains a lot :-) [19:30] This is why this kind of thing upsets me. [19:30] People have been killed by idiots. [19:30] This is another perfect example of an idiot putting the lives of 180 in danger. [19:31] I think regulations concerning UAVs need to be tightened [19:31] http://www.bmfa.org/Multi-Rotors/tabid/1425/Default.aspx [19:31] The CAA does have regulations. [19:31] If you fly a model, you are subject to the air navigational order [19:32] An old colleague of mine went to work for the CAA, he approached me for input on the new regulations. [19:32] "limits of not flying within 50 metres of any person or 30 metres from any person during take off and landing" [19:32] the problem is there's no requirement to prove that you're capable/aware of the regs [19:33] diddledan, this is why you join a club [19:33] You are made very aware of the regs, you are insured, you have a safe place to fly. [19:33] yeah, that's definitely good [19:34] Every time I see somebody flying one of these things in a built up area, I always approach them and ask if they're a member of a club. [19:34] is there any provision concerning use of autonomous drones? [19:34] 99% of the time, they are not. [19:35] diddledan, the same regs apply [19:35] But you must be able to take control at a moments notice. [19:35] aah [19:35] You can use GPS to navigate, but you must always be able to take manual control [19:36] so what regs apply to models under 7kg? [19:36] because it looks to me like only 137 and 138 [19:36] Regardless of weight, you're still subject to the ANO [19:37] yes, which articles of it? [19:37] this was an interesting use of drones: https://www.youtube.com/watch?v=HBTWl-DtKdM [19:38] http://bmfa.org/DesktopModules/Bring2mind/DMX/Download.aspx?Command=Core_Download&EntryId=295&PortalId=0&TabId=221 [19:39] Typically, it's 137 and 138. [19:39] Also 166 [19:39] And now 167 [19:41] 167 appears to only apply to drones with cameras [19:41] I'm including it as people now tend to put cameras on everything. [19:41] But typically, it's 137 and 138. [19:42] Roughly translated to, "don't be an idiot" [19:42] :D [19:42] fine rules [19:42] the bbc story really makes it sound like any £25 drone can bring down a jet aircraft [19:42] If you're over 7kg, you must have a cut off should the aircraft lose it's signal [19:42] ali1234, the point is.. IT CAN [19:42] m0nkey_: If it can then that's a much bigger problem [19:43] the typical cheap drone people are getting for £25 weighs 11g [19:43] That low cost flying machine lands in a jet turbine can cause the turbine to set on fire [19:43] I'm not sure I want to test the lower limits of fob ingress [19:43] Hopefully them idiots are not flying anywhere near an airport. [19:43] (I know RR do, they have some fun videos where they throw (dead) chickens into turbines. but still) [19:43] sounds like a job for mythbusters [19:44] ali1234, mythbusters have already done chickens vs aeroplane [19:44] That tiny drone, vs an aircraft going several mph, turns in to a projectile. [19:44] birds bring down aircraft all the time [19:44] m0nkey_: If #25 drones can bring down planes then someone is going to start have to worry about terrorism [19:45] large birds, like geese, that weigh several kg [19:45] so what's the difference between a birdstrike, and a bird made out of abs/wire/batteries? [19:45] ali1234: It's rare for single birds to do it isn't it? [19:45] shauno: exactly, that's what we need mythbusters to test [19:45] penguin42: yes [19:45] ali1234: It's normally flocks that take out multiple engines [19:45] i would think the lithium ion battery is the worst bit [19:45] could potentially start a fire [19:45] there's only a few g of it though [19:45] I think not being inside controlled airspace without direction is a safe default [19:46] well aside from the battery, a typical cheap drone is basically like a sparrow getting sucked into a jet engine [19:47] So, sorry to go all militant on this kind of thing. People have been killed due to negligence. [19:47] I'm more of the view that people shouldn't screw with airports so that they're not driven to create more rules [19:48] even if the really dainty ones can't bring down a plane, they can still make life more difficult for the rest of us [19:48] shauno, bingo. Don't mess with airports. [19:48] it's pretty clear from reading the bbc story that they are just looking for an excuse [19:49] Or any air field. [19:49] they'll find one no matter what happens [19:49] ali1234, and these idiots are giving it to them. It spoils the fun for people who are serious about the hobby (like me). [19:49] no, it doesn't [19:50] yes, it does. there has already been talk about restricting the use of model aircraft already. [19:50] exactly [19:50] they'll find an excuse to do it [19:50] setting limits on weights and sizes [19:50] evening all [19:50] if it's not "idiots" it will be terrorists [19:50] mostly due to idiots flying in places they have no business being. [20:04] * SuperEngineer looks at sky... nope, no flying idiots here [must be a Monty Python thing I suppose] [20:05] SuperEngineer: Are you saying that they should ban unlicensed flight of anything weighing more than an unladen swallow? [20:06] no, I'm saying there are no flying idiots flying past my window - just flying sheep. [20:07] oh, that's fine then [20:07] they'd just bounce off any planes [20:07] ;) [20:12] "mehehe" === Lcawte is now known as Lcawte|Away === Lcawte|Away is now known as Lcawte === MooDoo is now known as Guest54063