[00:01] I'm looking at this one, though: http://www.dell.com/us/p/inspiron-15z-5523/pd?oc=fncwg21h&model_id=inspiron-15z-5523&ref=2065int_anav#!stoneId=configTab [00:01] It doesn't appear to have that optimus crap. [00:17] on the other hand canthus13 [00:17] fedora seems to work nice, even with the ati card. [01:38] jrgifford: I'm really not a fan of fedora. :/ [01:38] I have an ati card in my desktop and it's happy with xubuntu :) [01:40] Cheri703: My specific issue is with laptops with dual video cards.. intel + (ATi/AMD | nVidia) [01:41] The whole switched video cards thing seems to screw with Linux. [01:41] gotcha. paultag indicated to me that ati+intel > nVidia [01:41] Not from what I've been reading. [01:41] no way [01:41] and for gaming, I'll stick with nVidia. [01:41] intel > nvidia > ati [01:41] intel is great [01:42] paultag: you told me not to get the lenovo w/nvidia? [01:42] Oh you mean the bumblebee [01:42] paultag: Intel sucks for gaming applications or password cracking. [01:42] yeah [01:42] I dunno [01:42] canthus13: who cares :) [01:42] Cheri703: yeah, I hate the optimus or whatever [01:42] paultag: Me. [01:42] that one is an abortion with Linux [01:42] canthus13: OK :) [01:43] * paultag would just rent an EC2 node with a tesla grid hookup [01:43] Fortunately, the laptop I linked seems to not include optimus, so I'm happy. I wonder if the touch screen will work. [01:44] * canthus13 asked a Dell rep, who checked with a supervisor to be sure. [01:44] It was either that or the System76 machine for ~700 bucks more. :/ [01:45] ...and a 17" laptop is a bit too big for my tastes. [01:47] * canthus13 is also building a couple of machines for his boys next week. AMD FX-6100 CPUs, 8GB ram, Geforce GT-640. [01:47] ...shit. I forgot to order drives. [01:54] canthus13: where in OH are you again? We might have some drives at work we could let go for a reasonable price, if you're nearby. [01:54] Toledo. [01:54] forget it then. [01:54] Heh. [01:54] thats like, half way across the state. [01:55] not worth driving to pick up gently used 150-350GB HDDs. [01:56] priority mail flat rate box $4.95 [01:56] and used hard drives are a bit of a raw deal anyway [01:56] was just thinking out loud. [01:57] * canthus13 nods. [01:57] * canthus13 ordered a couple of 500GB drives. 54 bucks each. [01:58] (WD because they have a pretty decent warranty and cross-ship, unlike newegg.) [01:58] that'll work [01:59] blue or black? [02:00] Green. [02:01] * jrgifford nods [02:01] There's no longer an issue with linux and the green drives iirc. [02:01] i will claim ignorance and say i didn't know there was one to begin with. [02:02] There was when they first came out... I don't recall exactly, but I think they were dying prematurely under linux. [02:03] jrgifford: Could you do a presentation on using git with Launchpad perhaps for the next educational session? [02:03] skellat: gah, did they ever land that? [02:03] i remember hearing rumours about that, and how painful it was. [02:04] skellat: i could look into it [02:04] no promises though [02:05] jrgifford: I know there is a git connector in bzr, I just don't know if there is a bzr connector in git [02:05] That would be the only way to do it, to the best of my knowledge [02:09] Crap, there is no connector listed in teh repo...I'll need to think about this some more [02:09] you can do automated git imports of it. [02:09] (to LP) [02:10] Or you could just use bitbucket and be done with it. :P [02:10] That way you aren't stuck with bzr either. [02:11] what, mercurial? [02:11] git. [02:11] at least it's got a decent branching model. [02:12] oh, right. [02:12] bitbucket is where i stick code i want to quietly put out of the way. [02:12] github is where i'm like "OMG LETS JUST OPEN SOURCE EVERYTHING" [02:12] Unit193: Launchpad is part of our infrastructure, though, as it fuels the PPA system. That's why I'd want to see it brought up in an educational session. [02:12] Bitbucket lets you pick hg or git, and you can have private repos too. :D [02:13] skellat: Yeah, they do PPAs, which can be useful indeed. I just don't really like bzr. [02:13] bzr has its place. [02:13] for projects that deal with LP. [02:13] everything, why? [02:14] juju is moving from bzr to git, because that's where the upstreams are. [02:14] Launchpad at least is part of the Ubuntu galaxy of infrastructure thingies that provides for PPAs and bug reporting [02:15] an OS should be decoupled from the tools used to develop it [02:15] just like i'm not tied to using vim because i do rails, or emacs because i do django, or an ide because i do android. [02:16] being tied to a tool that just reinvents the wheel, and doesn't do it particularly well, and isn't used outside of a very, very small section of the open source galaxy is just gross to me. [02:16] (and nobody interpret that as i'm being unthankful for the LP and BZR teams - they do awesome stuff, and both have earned my respect) [02:17] jrgifford: Well, could you then talk about how to break away from LP dependence and how members of the LoCo can most easily roll their own compilations of software perhaps? [02:17] Except, they use python. [02:17] skellat: ./configure; make; make install [02:18] jrgifford: That's the easy answer. Things like armhf show that it is rarely that simple in practice. Of course, using something like checkinstall could at least help by giving you something that is removable via APT. [02:19] skellat: so would a session on "hosting code on github and using LP recipes for PPAs" work? [02:19] skellat: what about armhf? [02:19] s/github/whatever-git-server-you-want-to-host-things-on [02:19] c-m-m-install should work with armhf if you're on armhf, so it knows to use the v8 march or hf abi [02:19] if not, you can tweak gcc's default flags [02:19] paultag: My dreaded issues with FTBFS because I forgot to look deeply at what configure flags need to be set [02:21] paultag: Then sometimes I deal with monstrosities like this that are nasty enough to get running on i386: http://www.greenstone.org/ [02:21] jrgifford: Github and LP recipes does sound interesting [02:22] You would need to declare prerequisites, though [02:22] As I would assume there would be some prerequisite knowledge needed to best grasp the information presented [02:22] a web browser [02:22] basic idea of what a shell script looks like [02:24] Okay [02:24] That sounds cool [02:24] Recipe version .4 gave build errors due to buildd problems, had to revert to .3 [02:25] jrgifford: How long would you need to prep? [02:25] skellat: uh, not so much how much time, it's when would i be able to present [02:26] Well, setting up a poll on Doodle and putting it out on the listserv would be the way to pick the date [02:26] As well as the time [02:26] i'm not my own master when it comes to scheduling yet. [02:26] both a blessing and a curse.... :\ [02:27] It is okay [02:27] We've got 27 days left to the month too [02:28] It isn't like this is a crash priority thing that must be ready for the Monday that immediately follows the Super Bowl...which would be bonkers any way... [02:28] sounds fun [02:29] The best thing to do is build a slide deck, outline what you want to say, and then figure out a way to give 48-72 hours notice of showtime [02:29] mkay [02:30] i'll look into writing a slidedeck sometime this weekend/week [02:30] No worries [02:30] Cheri703 can probably give further suggestions on timing and the like [02:30] hrm? [02:31] Hello Cheri [02:32] jrgifford expressed interest in taking the chair for our next educational session and we've been discussing possible session topics while I mentioned you might able to help with figuring out timing for delivery and the like [02:34] ah, yeah. and we don't have to do one EVERY MONTH, like...it can be once every two months, or once per quarter or something [02:35] I know. [02:36] Whatever we can do for activity [02:37] Oh, and here is what our team report looks like for January: https://wiki.ubuntu.com/OhioTeam/TeamReports/13/January [02:50] https://wiki.ubuntu.com/TeamReports/January2013 [02:51] * skellat wanders off [04:06] vmware-view-client is now in partner, for those that use it. [10:40] my synaptic package manager language changed to chinese.how can i fix it? [13:47] Unit193: yeah, i saw that. interesting. === dniMretsaM_away is now known as dniMretsaM