/srv/irclogs.ubuntu.com/2013/05/14/#ubuntu-uk.txt

rml_home_numpty question:  If I have 50 files names *_OLD_* and want them to end up as *_NEW_* is there a bash one-liner to rename them?05:48
dwatkinsrml_home_: assuming there are no duplicate names you might overwrite, try: for i in *_OLD_* ; mv “$i” “${i/_OLD_/_NEW_}” ; done06:27
rml_home_dwatkins: thanks!  I shall give it a twirl06:56
rml_home_sorry for delayed response, was on the school run :)06:58
directhexthat would work fine, assuming no filenames have a space in06:58
rml_home_yay!  all sorted!  Thanks07:19
dwatkinsexcellent, rml_home_ :)07:25
=== MooDoo_ is now known as MooDoo
MooDoomorning07:29
TheOpenSourcererIsn't the world a funny place sometimes? http://www.groklaw.net/article.php?story=2013051313550786407:32
dwatkinsindeed, TheOpenSourcerer - I would have expected that sort of thing in theUS, not Germany07:34
bigcalmGood morning peeps :)08:20
MooDoomorning08:20
diploMorning08:25
dwatkinsmorning!08:26
JamesTaitGood morning all, happy Dance Like A Chicken Day! :-D http://youtu.be/9aKd_vQTwpw08:38
* DJones does the funky chicken08:39
* dwatkins swings a chicken in the air08:39
DJonesBeat me too that one08:40
=== alan_g|life is now known as alan_g
* dwatkins hands DJones a deckchair08:44
brobostigongood morning everyone,09:04
MooDoomorning09:07
brobostigonmorning MooDoo09:07
DJonesI know this is Microsoft releated, but can anybody recommend a standalone twitter app, I don't like viewing in a web browser, I just want something I can have a small window on the desktop that does realtime updates, Ideally something like the Friends app or Polly etc10:08
directhexwhich browser do you use?10:10
DJonesNormally chrome10:10
mungbeanhotot10:10
directhexhttps://chrome.google.com/webstore/detail/cnfkkfleeiooolklkgkmigodkmcopnji10:11
DJonesAh, Destroytwitter is the one I used to use10:11
MooDooDJones: try echofon10:11
MooDooactually ignore that10:11
dwatkinsDJones: I used to use bitlbee and irssi, perhaps not the best graphical client, but it was amusing to watch10:11
dwatkinsif you had a Mac, I'd reccomend Itsy.10:12
mgdmI couldn't imagine using anything other that irssi for IRC, but I couldn't ever use it for IM or Twitter10:12
dwatkinsI setup bitlbee at home just for fun, it was amusing, but I prefer a GUI for IM myself too, so I can click links and send and receive files easily.10:12
mungbeani use adnroid for twitter10:13
mungbeancheck it every 2 or 3 days10:13
dwatkinsthere's a waterfall twitter site that shows constant updates if you really want to see what everyone's saying10:13
dwatkinshttp://twitterfall.com/10:13
dwatkinsI guess you could run that in another browser, e.g. Chromium10:14
DJonesI'm going with destroytwitter, used to use mahtweets but that became abandonware10:14
DJonesThanks for the suggestions though10:15
BigRedSrml_home_: Bit late, but you might want ot look at the 'rename' command10:45
rml_home_thanks BigRedS.  I actually used some piping to sed in the end.  All done now though.  I was just too sleepy first thing to think straight10:48
andylock1anhowdy folks10:58
andylock1anmany, been a while since I've beeen here :(10:58
dwatkinsCmdr Hadfield has returned to earth http://www.nasa.gov/multimedia/videogallery/index.html?media_id=16303270110:58
andylock1anhowdy10:59
popeyhowdy howdy howdy10:59
BigRedSrml_home_: yeah, rename is a much-underrated/underused command IMO10:59
dwatkinsallo andylock1an, how do?10:59
andylock1anoops10:59
andylock1anI was scrolled up10:59
=== andylock1an is now known as andylockran
andylockrannot bad - looking for employment in London.10:59
popeydoing wot?10:59
andylockranpopey: Project Management11:00
andylockranexperience with PCI DSS, ISO 2700x & agency development work11:00
popeyhttp://blog.songkick.com/jobs/11:00
popey"Even if you don’t fit into one of the roles above, get in touch with us anyway if you love live music and get obsessed with solving interesting problems. We’re always looking for good people."11:00
andylockranThanks popey!11:01
popeyfriend of mine works there11:02
andylockranthanks for the headsup.11:02
popeynp11:02
popeyjust checked with him, they have no project manager positions, product manager is closest ☻11:05
andylockranyeah; it looks closest but would require 3 years product management experience - I'l send the CV over so at least they have it on file.11:08
andylockrandone11:14
davmor2google image atari breakout that will kill your free time off for now :)11:41
czajkowskiaddictive11:58
popeyor "addicting" as those loony yanks say12:02
mungbean"know that feel"12:08
=== alan_g is now known as alan_g|lunch
=== alan_g|lunch is now known as alan_g
minkHi. Anyone know how enable functionality on gnome desktop (ubuntu), in workspaces, when I scroll on thumbnails of workspaces then should switch to next/prev workspace.13:46
minkIt's working for me before, but yesterday I reinstall ubuntu and I can't switch workspaces on that way13:47
BigRedSDo you know if your version of Gnome has changed? They've been removing that sort of functionality recently, you might've inadvertently upgraded? Did you reinstall to the same verion of Ubuntu?13:56
BigRedSI've not got a Gnome-shell handy with which to check whether I can do that13:56
=== alan_g is now known as alan_g|tea
=== alan_g|tea is now known as alan_g
=== james_w` is now known as james_w
=== SuperMat1 is now known as SuperMatt
=== RadiumCat is now known as RadiumCat[afk]
ali1234has anyone actually used gnome-terminal 3.9?16:39
ali1234i can't get it to run here as they have added loads of dependencies16:40
ali1234instead of a single stand alone application it is now a client/server system that requires dbus to run16:40
ali1234instead of gnome-terminal you now get gnome-terminal-client, gnome-terminal-server, and gnome-terminal-migration16:40
directhex:D16:41
directhexamazing16:42
mgdmdouble yew tee eff16:42
mgdmare they reinventing tmux or something?16:42
ali1234no, the end result is actually has less configuration options than it did before16:43
ali1234this is supposed to make the code easier to maintain16:43
ali1234it also has a plugin for nautilus16:47
=== RadiumCat[afk] is now known as RadiumCat
ali1234so instead of patching nautilus to open the user's prefered terminal16:48
ali1234instead the patched gnome-terminal to add a nautilus extension that opens gnome-terminal and only gnome-terminal16:48
popeydelightful16:48
popeyis this the new world order of cloud apps?16:49
ali1234no this is "opinionated software" - i believe you work for one of the pioneers of that?16:49
directhexmy opinion is "bees :("16:50
ali1234here's a good change16:50
ali1234they changed the default colour scheme from black text on brown to green text on black16:51
ali1234white text would have been better but never mind16:51
=== emma_ is now known as em
popeyi was more asking why the client/server split16:52
ali1234because opinions are good and users are idiots1!!16:52
ali1234actually i don't know because i can't run the thing16:53
ali1234which is why i asked if anyone has used it16:53
popeywhat does it run on? Fedora 19?16:54
ali1234i don't know16:54
ali1234i just tried to build the git16:54
ali1234probably fedora is a good bet16:54
Azelphurwell that was fun, I just filed a police report against a bank o.O17:18
Azelphurfor theft lol17:18
Azelphurthat got them moving ;)17:19
christeli say!17:19
Azelphurthe bank manager was so close to getting arrested17:19
mgdmwhy?17:19
Azelphursomeone bought some BTC from me and is either trying chargeback fraud or using a stolen account, so Santander decided the clever thing to do was to freeze my entire account for two weeks17:20
Azelphurlots of lies about when it'll be resolved, lies from the branch manager, etc, with me complying all the way through, told them that this 48 hours they promised it would be resolved in would be the last time, and of course this morning it's still not resolved like they promised...17:20
Azelphurso, police report for theft as they told me the funds would be available 2 weeks ago and they still arn't17:21
AzelphurI ended up with the entire police department in the reception listening in as one of the detectives phoned the bank and told them off, was epic.17:21
Azelphurthey managed to make a sane agreement now that they were on the verge of being arrested :P17:22
brobostigonlol17:22
brunogirinAzelphur: brilliant! I'm sure the plods enjoyed doing that too :-)17:23
AzelphurI told them I was going to the police station and they thought I was kidding, I got a callback 3 minutes later while I was in the car.17:24
Azelphurand they are like where are you...in a car on the way to the police station17:24
AzelphurxD17:24
ali1234you sure do like causing trouble...17:28
Azelphurali1234: what can I say, I'm a troublemaker.17:30
Azelphuralthough if they didn't try to steal 14k off me I wouldn't be causing any trouble.17:30
AzelphurI cause trouble to people who cause me trouble ;)17:30
ali1234why can't yo air gap it?17:30
Azelphurair gap?17:31
ali1234make a company account17:31
ali1234then make another company account at another bank under a different company17:31
AzelphurI already have a business account now17:31
ali1234when someone sends you money by bank transfer immediately withdraw it in cash, take it to second bank17:31
Azelphurali1234: yea, I've been tempted to do that, especially for large transactions.17:32
ali1234they now cannot ever freeze more than 1 transaction17:32
Azelphurindeed17:32
czajkowskiAzelphur: it's never ever simple with you17:32
Azelphurhaha17:33
Azelphurwhat can I say I lead an eventful life17:33
* mgdm makes a note to avoid business with Azelphur 17:33
mgdmjust in case, you know :)17:33
AzelphurIt was pretty simple really, the bank asked for evidence, I gave them everything they wanted, they refused to even look at the evidence they asked for and were just generally useless for 2 weeks solid17:33
AzelphurI gave them every chance to put it right17:33
czajkowskiAzelphur: I swear you bring it on yourself tbh17:35
Azelphurczajkowski: well, if you class bitcoin trading as bringing it on myself, perhaps so yes.17:35
czajkowskioh then yes I do :)17:35
czajkowskihows the landlord situation ?17:35
Azelphurbut then, if nobody tried anything new, the world would be a pretty sad place.17:36
Azelphurczajkowski: oh great, I moved.17:36
Azelphurnew landlord is awesome.17:36
Azelphurnew apartment is awesome too.17:36
directhexold landlord was hanged17:36
directhexfor crimes against Azelphur17:36
* czajkowski starts taking bets on when there will be issues with Azelphur new place17:37
czajkowskido I have 3 months anyone17:37
Azelphurdirecthex: working on that, once I got the bank stuff sorted out I plan to take him to small claims and show him what for too :)17:37
Azelphurczajkowski: haha, it's not like I made a dispute for myself there...17:37
directhexczajkowski, 78 days17:37
Azelphurczajkowski: I found at least 5 other people all of whom had major repair issues under that landlord, I had no oven for 5 months (since I moved in) that's hardly my fault :P17:38
Azelphurapart from perhaps poor apartment selection.17:38
diddledanI blame the white mice17:38
* czajkowski takes 78 days fom Azelphur 17:38
Azelphurlol17:38
Azelphurblame poor Azelphur for all the problems :<17:38
diddledanoh well if you insist.. it's Azelphur 's fault17:39
ali1234czajkowski does not like it when people stand up for themselves. why am i not surprised?17:39
czajkowskido I have 92 days17:39
czajkowskianyone17:39
czajkowskiany takers17:39
Azelphurhehe17:39
* czajkowski takes 110 days 17:39
AzelphurxD17:39
mgdmczajkowski: I'll tkae 9217:39
Azelphurali1234: yea, I think the thing with me is that I let people take advantage of me most of my life, and one day I just kinda snapped and said right, no more of this.17:39
Azelphurand now I take stuff as far as it needs to go to ensure nobody takes advantage of me.17:40
czajkowskimgdm: taken17:40
ali1234there are too many douchebags with zero personal resposibility in this world17:40
ali1234Azelphur: you are doing good work17:40
Azelphurali1234: my thoughts exactly, thanks :)17:40
Azelphurali1234: I gave the old neighbours my phone number too, I fully plan to keep helping them any way I can with the old Landlord battle, so I'm not out of that one :)17:41
bashrcThere are many cowboys in the landlord business17:42
diddledanok, someone explain what's the supposedly super special feature of Apple's "EarPods"? I mean apart from the fact they look uncomfortable17:43
ali1234link?17:43
diddledanerm17:43
Azelphurbashrc: yea17:44
ali1234they are just regular earphone17:44
diddledanhttp://store.apple.com/us/product/MD827LL/A/apple-earpods-with-remote-and-mic17:44
shaunodiddledan, as far as I gather, they're like java.  fits as many users as possible by being equally uncomfortable for everyone17:44
ali1234the remote probably has some extra proprietary buttons17:44
ali1234the method for doing that is patented by sony btw17:45
ali12341 wire with different resistances through each button and an adc17:45
diddledango Sony17:46
diddledanI always liked Sony stuff17:46
diddledanstems from Dad furnishing our home with staff sales when I was a nipper17:47
ali1234they used to be good17:47
ali1234minidisc was good at the time17:47
diddledanthe two biggest customers in the uk of sony stuff is 1) dixons group, 2) staff sales17:48
* popey mourned the death of his Sony Trinitron FD-117:48
diddledanI never really got the point of minidisk17:49
diddledanc*17:49
ali1234diddledan: it's basically a read/write CD player17:49
diddledanI guess because it didn't reach critical mass17:49
ali1234with magneto-optical disks17:49
ali1234it was just about to do that when mp3s and cheap flash showed up17:50
ali1234not really minidisc's fault17:50
diddledanis that a combined xman between magneto and cyclops? imagine the destruction!!17:50
popeymy first mp3 player was a Diamond RIO17:50
ali1234i have one of those i think17:50
ali1234the very first one with like a 8 mb card17:51
diddledan8MB, as in 2xMP3?17:51
diddledan:-p17:51
ali1234yeah17:52
ali1234it doesn't even have a display17:52
mgdmpopey: I still have my Rio17:53
popeyme too17:53
popeyyeah, mine has a display17:54
popeyhttp://en.wikipedia.org/wiki/File:Diamond_Rio_PMP300.jpg17:54
ali1234oh it's not one of those17:54
ali1234i don't know what i have17:54
mgdmI had to solder one of the battery connectors, but it still works, though I have nothing with a parallel port to put music on any more17:54
popeyyeah, whacky connector that piggy-backs on parallel port17:54
popeypre-usb and pre-firewire17:55
mgdmone of my printers didn't get on with that17:55
popeyditto17:55
popeyi should take a photo of mine, it looks way better than that pic17:55
=== LjL^ is now known as LjL
directhexwhich was first, the rio pmp300 or the mpman?17:56
mgdmI *think* the mpman17:57
directhexlooks like mpman17:57
directhexThe MPMan was not well received by critics and consumers.[citation needed] The Rio PMP300, which was released soon afterward, was received better.[citation needed]17:57
popeympman according to wikipedia17:57
popeyah there17:58
popeyooh, better picture17:58
popeyhttp://en.wikipedia.org/wiki/File:Rio_pmp300.jpg17:58
shaunoThe RIAA's Associate Director of Anti-Copyright infringement initially said the MPMan had "no function other than playing material that was stolen from record companies". He later said it was "a unique device. It's something that we haven't seen on the market before"18:01
shaunosad to think that in 15 years, they haven't moved too far18:01
BigRedSwe've moved hugely IMO18:07
BigRedSboth Spotify and iTunesalikes are available, and they are the record industry actually using teh Interent18:07
BigRedSand the Internet, too18:07
ali1234i can't find it18:08
ali1234i remember it had a yellow front and no built in storage18:08
shaunoI'm still very disappointed there's no second-hand market at all18:08
BigRedSno, it's not as good as it could be, but that's not to say it isn't better18:09
BigRedSI've stopped my dubious downloading because Spotify is easier18:10
BigRedSso it works, too. (at least in one case)18:10
mgdmThey removed all of an artist I like from Spotify the other day, which is irritating, as I have the albums in question but they are a) on CD b) I have no CD drive in my day to day computer c) The CDs are 200 miles away in a box18:11
davmor2mgdm: sign up to a different service18:14
shaunocompletely OT, but any suggestions for an android equivalent of the ipod touch?  (eg, a very small tablet, phone form-factor without being a phone)18:16
ali1234ah found it http://content.hwigroup.net/images/old/reviews/000139-00.jpg18:16
ali1234it was like that but yellow18:16
mgdmdavmor2: but I like the one I have, except for the lack of Four Tet :)18:16
ali1234seems to be from about 200218:17
AzelphurI think talktalk might have goofed my fibre a bit too, before I moved they said I could get fibre, but now they say I can't, I asked BT if I can get fibre and they say I can xD18:17
mgdmcall the police? :D18:20
* mgdm flees18:20
Azelphurhaha, nah it's probably just someone making a mistake somewhere :P18:20
=== ormiret_ is now known as ormiret
mgdmA mistake in TalkTalk? Surely not18:20
Azelphurexactly. :P18:20
ali1234interesting18:26
ali1234so gnome-terminal sort of still supports transparency18:26
=== TREllis_ is now known as TREllis
ali1234it looks to me like if you manually set the gsetting key for background colour, it accepts an alpha value18:34
ali1234i can't run it to test though18:34
=== SirCrispinTheJew is now known as GentileBen
mgdmI'd not mind so much if they got rid of features if they had a reasonable argument18:44
mgdm'RESOLVED WONTFIX' with a comment of "No." is not a reasonable argument18:44
diploHi guys, trying to tail a file ( access log ) and want to grep for 2 ip's connecting to a specific area18:46
diploThought you could do something like tail -f logfile | grep name | egrep -v "ipaddr" | egrep -v "ipaddr"18:46
diploWorks with one, is there a way to filter for two easily ?18:47
diploFailing at google foo at the mo18:47
mgdmremove the -vs?18:47
mgdmit seems you have them backwards - -v means "does not match"18:48
brunogirintail -f logfile | grep name | grep -e ip1 -e ip218:49
diploDoesn't return anything then, if i remove one of the ips and do grep name| grep ip it works fine, if i add another grep returns nothing18:49
diploah, will try that ta18:49
diplonew one18:49
diplo:)18:49
brunogirin-e allows you to specify multiple patterns18:50
brunogirinI think18:50
mgdmin sed it does18:50
mgdmnot sure about grep18:50
brunogirinmgdm you'd expect them to be consistent :-) maybe...18:51
mgdmin a logical world... :)18:51
popeyFools.18:51
diplowell it's returning the second one, going to double check the first ip is actually in the file :D18:51
mgdmhowever, you are correct, I just looked ;)18:52
brunogirindiplo: yes that would help, however if it's returning the 2nd one it's a good sign18:52
diploOK great, thanks very much.. would have got there eventually but you speeded it up no end. ta fanx!18:52
brunogirinpopey: I'm sure normality will be restored shortly18:52
brunogirindiplo no prob18:53
popey18:54
ali1234the worst part is that the people who want the softwar to stay the same end up having to fork under a new name, while the people who are making massively intrusive changes get to keep working on the original project18:57
ali1234if gnome-shell was done as a fork it would have less users than mint right now18:58
ali1234sorry, mate18:58
popeyno idea how many users mate / gs / cinnamon have really18:59
popeyhard to tell18:59
ali1234none basically18:59
ali1234except for gnome shell which has all fedora users18:59
ali1234but that is only because of this reason18:59
popeyhow many users does fedora have?19:00
popeyit's tens of millions?19:00
dwatkinsdepends on your definition of users, popey.19:01
popeypeople who by any normal usage of the term "users" are users.19:03
popeyi.e. people who use it19:03
ali1234people who use it as a desktop OS19:03
ali1234if you want to know how many users gs has19:03
popeyyeah19:03
ali1234i doubt it's tens of millions19:03
diddledan3 and susan on the weekends19:03
diploDidn't work  :) thought it had :/19:03
ali1234maybe 1 million19:04
popeyi thought fedora had way more than that19:04
ali1234i doubt ubuntu has more than about 5 million19:04
popeyhttp://fedoraproject.org/wiki/Statistics19:04
popeyits way more than 5 million19:04
ali1234and i doubt fedora has mor than 10% what ubuntu has19:04
popeyprobably nearer 10 times that19:04
popeyallegedly19:05
ali1234and i am talking about people who actually use it as a desktop, not number of installs19:05
diddledanI wonder what the figures are for day-to-day users of Linux systems on the desktop/laptop actually are19:05
popeyyeah19:05
ali1234total unique IPs: 1,186,86919:06
ali1234now divide that by 10 because of dynamic IPs19:06
popeythat seems surprisingly low19:06
ali1234that's probably in the ballpark19:06
ali1234not surprising to me19:06
diddledandivide by ten? that's a rather round fudgefactor19:06
popey9.519:06
ali1234SIG FIGS!19:07
popeywut19:07
ali1234let's say divide by 7 based on 24 hour lease time19:07
popeymy ip hasn't changed for months19:07
ali1234dyndns pool is usually at least 254 addresses19:07
popeyneither have most people on VM19:08
ali1234then subtract all the servers...19:08
popeybut i dont run fedora ☻19:08
diddledandsl and cable users will likely have pseudo-static IPs because they keep a router constantly connected19:08
davmor2popey: mine hasn't changed for a while I know this cause dyndns were complaining that I hadn't made contact for a month :)19:09
ali1234also, let's not count anyone who didn't install it by choice ie corporate users19:09
diddledanhow many corporate desktops do you think will be forced to run fedora?!19:10
ali1234according to that page, more than the number of people who got counted twice because of dynamic IPs19:10
diddledanI think "that page" is pulling things out of it's arse19:11
ali1234so at least half a million imo19:11
ali1234yeah me too19:11
ali1234i don't run fedora but i have installed it in a VM more than once to do one thing that won't work anywhere else19:13
diddledanOT - I wish I could drive, left my phone(s) at work and now I feel disconnected19:13
ali1234i'm about to do it again now to test this gnome-terminal nonsense19:13
diddledanlxc is quite fun for running alien systems with little-to-no overhead19:13
ali1234but it's not managable19:14
diddledanI've got Gentoo installed in an LXC container. It doesn't know any different than a bare-metal install19:14
ali1234virtualbox makes 2 files which you can delete at all19:14
BigRedSsurely it's puzzled by having whatever kernel it's running on?19:15
ali1234LXC uses a bunch of scripts that need root and do god knows what19:15
BigRedSor, at least, it knows it's not a gentoo one19:15
ali1234gentoo doesn't care what kernel you run for obvious reasons :)19:15
ali1234however, fedora probably does19:15
BigRedSyeah, but I guess it's aware of that. I just meant to hint at lxc not being full-on virt19:15
diddledanyou're right, lxc is more akin to chroot than it is to virtualisation19:17
diddledanlxc does allow independant network stacks tho, which is useful19:17
ali1234is the guy who does those BBC logos in here?19:19
popeyno19:19
popeywell, don't think so19:19
ali1234they are good but globe needs more polygons19:19
popeyDave Jeffery19:19
ali1234hmm shall i mess with gnome-terminal or get on with making my game?19:22
ali1234i think the answer is clear19:22
ali1234i should stop procrastinating19:23
ali1234i need to figure out how to do ogre stencil buffer effects so i can make the track self-intersect19:24
ali1234http://imagebin.org/25765119:27
ali1234this is the one thing i can't do yet19:27
popeyali1234: do you know of any open source 3d gaming engines (like ogra) which would be candidates for porting to Ubuntu (if they're in the repo already,bonus points)?19:42
ali1234popey: i don't see what you mean19:43
ali1234if they are already in the repo why would you port them?19:43
popeywell, no x19:43
ali1234they all use opengl directly19:44
popeyah ok19:44
popeyare there any that have a good list of games already developed?19:44
ali1234but you;d want to look at ogre, crystalspace, saubraten, q3a19:44
popeyi.e. would be candidates19:44
ali1234no19:44
popey(for porting and bringing games with them)19:44
ali1234the only one that has "good" games is ogre, and they are all commercial19:44
popeycommercial is fine19:44
ali1234btw19:44
ali1234my game will be mostly static compiled19:45
ali1234well, it may ship with dynamic libs actually19:45
ali1234but those libs will be linked against libX1119:45
ali1234i'm not supporting two different graphics stacks on linux19:45
ali1234http://paste.ubuntu.com/5665555/19:47
ali1234this is how torchlight does it19:47
ali1234(that uses ogre)19:47
ali1234i just copied what they did19:47
=== schwuk is now known as schwuk_away
directhexthere aren't really many open source 3d engines in use by real games anyone cares about20:33
mungbeanprivilege escalation in rh/centos/SL https://www.centos.org/modules/newbb/viewtopic.php?topic_id=42827&forum=5920:33
diddledanunity supports a linux target now (unity3d.com)20:36
diddledanit's just a shame the ide doesn't work on linux, too20:37
brunogirindiddledan: one step at a time I suspect :-)20:44
zleapAlanBell, just wondered if you could advise if the conference pack is still available please ?20:49
zleapDanS_, good timing that20:49
DanS_zleap: I try20:49
zleap:D20:49
DanS_Early bird catches the worm20:49
ali1234directhex: to be fair their aren't that many closed source onces that anyone cares about either20:50
zleapyup20:50
directhexali1234, yeah, it seems nowadays there's a lot of per-publisher engines, and not so much the major "independent" middleware. except unrealengine21:00
ali1234well, there's unity21:01
ali1234and source21:01
ali1234but yeah this is exactly what i mean21:01
brobostigonreckon it is possible, to convert real life person measurements, and impose them into a opensim avatar ?21:02
ali1234ogre is the only one that is open source and used in commercial games if you don't count ID engines, afaik21:02
brobostigononto*21:03
ali1234also ogre isn't even a game engine, it only does graphics21:05
mungbeanwhos gonna be busy tomorrow updating kernels?21:05
mungbeanhttp://people.canonical.com/~ubuntu-security/cve/2013/CVE-2013-2094.html21:09
mungbeanwheezy bulnerable too21:09
ali1234got a tl;dr?21:12
ali1234how would this be exploited?21:12
mungbean https://www.centos.org/modules/newbb/viewtopic.php?topic_id=42827&forum=5921:15
mungbeanhas a prog to vompile21:16
ali1234url is mangled tho21:17
ali1234but i found it on google21:17
mungbeanf---21:17
ali1234" * jewgold to 115T6jzGrVMgQ2Nt1Wnua7Ch1EuL9WXT2g if you insist."21:17
ali1234HMMMMMMM21:17
mungbeanoh those kids21:18
ali1234http://blockchain.info/address/115T6jzGrVMgQ2Nt1Wnua7Ch1EuL9WXT2g21:18
ali1234likely this was destined for an upcoming altcoin21:18
mungbeanwhats thart21:18
ali1234you don't wantto know21:18
mungbeanhack for stealing bc?21:19
diddledano_O21:19
ali1234altcoin is a copy paste of bitcoin source code with a new block chain (ie start from zero)21:19
ali1234there's about 20 of them21:19
ali1234nobody has released one with exploits in the source code yet21:20
ali1234but they will now21:20
mungbeanok as a trojan?21:21
diddledanI had a trojan once. it split21:21
diddledan</troll>21:21
mungbeanbahdum chish21:21
mungbeanisnt beauty the eye of the beholder? why is bbc news telling me that a. jolie is one of the worlds most beautiful women?21:22
directhexotherwise you wouldn't care about what she has to say about cancer21:23
mungbeani think they mean "considered by some as"21:23
diddledanhave they checked all 7.2Billion people to come to that conclusion?21:23
directhexugly mcbutterface's opinions don't matter21:23
directhexonly the beautiful people matter21:23
mungbeaneven if 7b people agree, its still subjective21:24
diddledanI was thinking there might be more beautiful people that are undiscovered in those 7.2b21:24
mungbeanaaron ramsey scored tonight...could be bad21:27
mungbeanevery time he scores, a dictator or celebrity dies21:27
diddledansurely dictators dieing is a good thing, no?21:28
mungbeanxor21:29
mungbeanhttps://twitter.com/OfficialSamaras/status/315560215716175874/photo/121:30
diddledanfreaky21:31
KrimZonare they the only times he scored?21:35
mungbeanyes21:38
mungbeanand 2nite21:38
mungbeanwhy are ms advertising their os with multi platform angry birds?21:45
AlanBellhmm, because they are scared of Ubuntu phone - the only bird-free platform?21:54
directhexheh21:54
directhexyou know the crazy smarphone sales figures these days?21:55
directhexangry birds is a day-1 install for 50% of them21:55
directhexa platform with no angry birds is a write-off21:55
AlanBellI removed it from my phone (and all other games)21:57
mungbeanmy son likes it but hes 321:57
mungbeanhe also likes ninja warrior instead of postman pat21:58
AlanBellI would actually be fine with Ubuntu phone if it makes calls, does ssh and web and gps for maps and bluetooth for audio21:58
AlanBelland has no apps21:58
directhexAlanBell, you might be. and so might six, maybe 7 other consumers21:59
directhexbut that won't pay the bills21:59
mungbeanyep21:59
AlanBellindeed, and I suspect that it won't meet my extensive list of requirements there22:00
mungbeani imagine ubuntu phone as a niche like nokia 90022:01
AlanBellniche is good22:02
AlanBellhowever I have no idea what niche they are targetting22:02
mungbeanmodders?22:02
mungbeanoeople who mught equa;;y install cm?22:03
ali1234no22:03
ali1234they are targeting the same niche they are targeting with desktop22:03
ali1234the self-defining niche of "people who like ubuntu"22:03
AlanBellnah, that is their userbase, not their target22:05
ali1234well, any time anyone says they don't like ubuntu the answer is "it's not meant for you"22:05
AlanBelltarget is more along the lines of "people who really want an Apple product instead"22:05
ali1234therefore ubuntu must be designed for people who like ubuntu22:05
AlanBellI would love it to be more coding/tinkering friendly22:09
AlanBellas a strategic direction, so including an IDE in the base image and focus on one toolkit like QML22:09
ali1234meh22:10
ali1234lets have a desktop that actually renders windows instead of black rectangles first22:10
ali1234i would probably use unity if it could manage that22:11
ali1234the newest version in raring is much worse than all previous ones though22:11
mungbeanevery linux user i show elementary to is amazed by the speed22:11
ali1234it has all previous bugs from the past 18 months, plus a whole load of new ones22:11
AlanBellworks for me at the moment, I just want a more deterministic alt-tab switcher22:11
mungbeanturns out people like fast22:12
AlanBellwhat is elementary?22:12
ali1234yeah do you know why elementary is fast?22:12
ali1234it's because it doesn't use compiz22:12
mungbeanAlanBell: a distro based off ubuntu that uses a different wm22:12
ali1234can someone try to confirm this please? it's really irritating: https://bugs.launchpad.net/ubuntu/+source/unity/+bug/117405422:13
lubotu3`Ubuntu bug 1174054 in unity (Ubuntu) ""Always on top" breaks spread/expose" [Undecided,New]22:13
mungbeanand is v pretty and fast and nicely made22:13
ali1234will take you about 10 seconds22:13
ali1234AlanBell: it's just mutter and docky and a nice theme22:13
mungbeanalmost , but much more22:14
ali1234that doesn't really do the theme justice - it is very nice22:14
ali1234but it is too mac like for me22:14
mungbeanthings tend to work as i would intuitively expect without someone telling me22:15
mungbeani converted old scool fwvm user22:15
ali1234i have been using computers so long that i now intuitively expect every piece of software to not work at all22:15
ali1234i am constantly unsurprised22:15
AlanBellthe system that worked the best was riscos on the archimedes where drag and drop from any application to any application just worked22:16
AlanBelland it was just very consistent22:17
ali1234that only works if the applications support it though22:17
ali1234it's not magic22:17
=== Hornet- is now known as Hornet
ali1234also amiga workbench was miles better than risc os. please22:18
AlanBellI did love my Amiga22:18
ali1234"every" app had an arexx port. which was like dbus ecxcept 20+ years ago22:18
ali1234and better22:18
ali1234and easier to use22:18
ali1234AlanBell: thanks for testing that bug. i wonder how i could get it added to the unity tests?22:24
AlanBelltalk to balloons22:25
AlanBellin #ubuntu-quality22:26
ali1234so how do i format a usb flash drive the ubuntu way?22:37
dwatkinsali1234: with dd?22:43
ali1234that's not the ubuntu way22:43
ali1234also it won't format it it will just wipe it22:43
dwatkinsoh, gparted i guess, then22:43
ali1234oh. "disks"22:44
ali1234cool22:44
ali1234that was easy22:44
ali1234"Error synchronizing after initial wipe: Timed out waiting for object (udisks-error-quark, 0)"22:44
ali1234:/22:44
ali1234i have a quark22:44
dwatkinsis it strange or charmed?22:45
ali1234i think it's just broken22:45
dwatkinsoh dear22:45
dwatkinsali1234: did that 'people with blue faces' thing get fixed in the end, by the way?22:45
ali1234yes, but not by adobe22:46
dwatkinssomeone told me it was an NVidia bug, I don't know the 'truth' though.22:46
ali1234libvdpau put in a patch that detects libflashplayer and swaps the channels22:46
dwatkinsah ok, fair enough22:46
ali1234well, there is only one other video card that supports vdpau and it is super rare22:46
ali1234i never found out if anyone could reproduce with it22:47
dwatkinsI did everything I could to get it escalated, sadly the response was no.22:47
ali1234it's like a via chrome card or something22:47
ali1234i hink google have fixed it in pepper flash22:47
ali1234http://lists.x.org/archives/xorg-announce/2012-September/002066.html22:48
dwatkinsThe Linux community has an advantage over large corporations in these kinds of situations.22:48
ali1234yes22:48
ali1234we can change the source to work around their bugs22:48
dwatkinsthanks, I'll pass that on and try not to do so in a manner that says "because you refused to, the community fixed it"22:48
ali1234i'm not sure the current status22:49
ali1234that post is quite old22:49
dwatkinsI have an AMD card in my desktop, so can't test it.22:49
ali1234let me check if it is still in there......22:49
ali1234yep, still there22:50
ali1234http://cgit.freedesktop.org/~aplattner/libvdpau/commit/?id=ca9e637c61e80145f0625a590c91429db67d0a4022:50
dwatkinscool22:50
ali1234could still be an nvidia bug, i don't know22:51
ali1234i'm not convinced though22:51
dwatkinsfair enough, I wouldn't have a clue, but at least it's fixed/worked-around now.22:51
dwatkinsUnfortunately Linux desktops are just too small a market for me to get much traction with the "users want this to be fixed" line.22:52
dwatkinsI was pleasantly surprised that Steam started porting to Linux, hopefully that will snowball things to get more competition in the market in general.22:53
ali1234flash is dead anyway22:53
ali1234i can't really blame them for not fixing it22:53
dwatkinsyeah, everyone (including Adobe) is moving over to HTML5 now, I guess.22:53
dwatkinsI'm a little hesitant about the whole DRM issue, but that's another story.22:54

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!