**** BEGIN LOGGING AT Thu Nov 19 02:59:58 2015 Nov 19 03:13:59 https://packages.debian.org/jessie/utils/mtp-tools Nov 19 03:15:55 I just searched the entire catalog. It says, "Sorry, your search gave no results," this for mt7601-sta-dkms. Nov 19 03:19:47 I typed "mt" only and found many items. Nov 19 03:21:37 i think it's a pakege of ubuntu Nov 19 03:21:45 pakage Nov 19 03:25:01 Oh...okay. I am out then. Nov 19 03:25:29 I guess going to Ubuntu's wiki would get some good background on the issue. Nov 19 03:26:59 https://packages.debian.org/jessie/broadcom-sta-dkms Nov 19 03:38:39 Elray...try this: https://packages.debian.org/jessie/wireless-tools Nov 19 05:47:02 I need to reboot. Enjoy...I should be back with more, more, more. Nov 19 08:32:52 hey Nov 19 08:32:56 anyone here? Nov 19 08:38:12 ? Nov 19 08:41:32 no Nov 19 08:41:34 I'm here.... and he's gone Nov 19 10:48:39 can anyone plz help me to know how to write drivers for beaglebone.. Nov 19 10:48:49 im a newbie.. thanx in advance Nov 19 10:49:43 https://lwn.net/Kernel/LDD3/ Nov 19 10:49:54 assuming you mean kernel drivers Nov 19 10:53:59 sry for asking a silly question .. but how much time it will take me to be a contributor like u guyz Nov 19 10:54:17 i know basics of c and VCS for now Nov 19 10:57:59 and thanx for the link which gives necessary guide to linux kernel driver making Nov 19 10:58:02 As long as it takes? :) Nov 19 10:58:11 I wouldn't rush anything. Nov 19 10:58:51 Or rather, be concerned about some kind of timeframe for contributing. Nov 19 11:01:01 thanx.. i love making projects using avr, arduino and have got a strong hold onto it. that made me interested into making drivers for beaglebone Nov 19 11:01:13 kartik: there is no "u guyz" Nov 19 11:01:18 can u plz help me by tellling me what all i should learn Nov 19 11:01:33 kartik: you are asking the wrong question Nov 19 11:01:41 there is no recipe Nov 19 11:01:46 just dive in and get going Nov 19 11:01:59 and there is the whole internet that you can use Nov 19 11:02:07 sry av500.. but how to dive in .. whr to start from Nov 19 11:02:24 why do you want to "write a driver" Nov 19 11:02:28 ? Nov 19 11:02:39 are you sure you know what that means? Nov 19 11:02:49 It begs the question, "a driver for what?" Nov 19 11:02:57 if you mean a linux driver, then read https://lwn.net/Kernel/LDD3/ Nov 19 11:03:19 if its an "arduino type of driver", you mean a library Nov 19 11:03:23 I've been itching to write a kernel mode driver for a device we make at work, but I have stalled on that. Nov 19 11:03:43 GrumpeiYokoi: the trick is to hand out the device to somebody else Nov 19 11:03:47 free driver... :) Nov 19 11:03:49 The impression I get is that the Linux kernel has a lot more flexibility on implementing drivers than Windows Nov 19 11:04:23 like, our Windows driver uses pretty much just pipes and ioctl Nov 19 11:04:43 I suppose there is the capability to do more in Windows, I don't really know. Nov 19 11:04:47 coz i would love to integrate different peripherals and making them work. so thanx for the link.. and then what next.. Nov 19 11:05:03 (By that I mean creating files and character devices) Nov 19 11:05:16 (It's a USB device btw) Nov 19 11:05:31 kartik: I dont know what next Nov 19 11:05:39 you read that thing pretty fast Nov 19 11:05:56 av500: Actually yeah my boss told me that one of our customers did a large chunk of our kernel mode driver for ISA devices Nov 19 11:05:59 also you did not answer my questions Nov 19 11:06:16 GrumpeiYokoi: your devices secret? Nov 19 11:06:18 The customer needed to get something working badly enough. So it was a free driver Nov 19 11:06:36 But it was also a very complicated piece of code, for kernel stuff (I think, anyway) Nov 19 11:06:56 av500: The secret is love Nov 19 11:07:12 sry av500.. that link was very helpfull and i am very eager to learn it. afterwards what am i supposed to do Nov 19 11:07:22 The USB driver is just hacked off of the bulkusb example code in the WinDDK (WDK now) Nov 19 11:07:35 My boss is very pragmatic <___< Nov 19 11:07:37 kartik: I am sorry, thats not how it works Nov 19 11:07:57 thats not a "learn how to write a driver in a week" link Nov 19 11:08:09 [12:02] why do you want to "write a driver" Nov 19 11:08:18 do you know what a driver is? Nov 19 11:08:46 coz i love embedded systems and writing drivers for beagleboard will be fun Nov 19 11:09:02 yes i know.. Nov 19 11:12:20 le sigh Nov 19 11:13:11 oui Nov 19 11:13:14 *le oui Nov 19 11:13:56 I almost told him to write my driver but I feel bad just foisting work on people. But he seemed so eager... Nov 19 11:31:04 Hi - anyone know how to get /dev/spidev1.0? Nov 19 12:09:25 GrumpeiYokoi: I would have proposed rewriting musb, but this time make it work *well* Nov 19 12:10:17 zmatt: It... seems to work okay in 4.2.5 for me. I haven't had a chance to diff out what voodoo might have changed. Nov 19 12:11:02 I mainly was looking at the 3.8.13-* progression a couple weeks ago, but bone79 didn't work anyway, so it was kind of a pointless exercise Nov 19 12:11:18 Rather, it didn't work for the hotplugging issues I was having in particular. Nov 19 12:11:21 well someone recently observed that enabling DMA support currently makes it *slower* Nov 19 12:11:31 that's not usually the desired outcome Nov 19 12:16:04 Yeah, that's not good. But for my application it's probably not worth worrying about. Nov 19 12:16:54 Certainly I feel like it's a wrong that should be righted though :/ Nov 19 12:18:33 I was about to say, how egotistical for you to only consider your application! haven't you thought for a moment about how much fun it would be for kartik to fix it! Nov 19 12:18:36 ;) Nov 19 12:19:53 LoL Nov 19 12:20:11 Well he was pretty psyched up Nov 19 12:24:21 Btw I pretty much gave up trying to figure out what was wrong with the element14 images. I tried frankensteining them to be more like the mainline images but I couldn't seem to find what curse was keeping them from working. Nov 19 12:25:21 kinda "funny" mmc 2 is the only mmc interface which is directly hooked up to the L3 interconnect rather than the L4LS, yet also the mmc interface least likely to be used for anything on a BBB Nov 19 12:25:29 the element14 images? Nov 19 12:25:34 Well, gave up for now. It still pisses me off and I'll probably have another crack at it at a later date. Nov 19 12:26:11 Oh, sorry I guess I was mainly talking to vere_mit about that (don't want to needlessly beep him). Nov 19 12:26:22 / them Nov 19 12:27:13 * zmatt scrolls up Nov 19 12:27:49 The element14 BBBs out of the box are pretty much not compatible with rcn's linux-image-* packages Nov 19 12:27:52 * zmatt doesn't see it within the first few pages of scrollback and is too lazy to search further Nov 19 12:27:58 zmatt: This was from days ago. Probably a week or more ago. Nov 19 12:27:58 ah Nov 19 12:28:18 so... reflash them with the latest jessie snapshot, problem solved Nov 19 12:28:36 why are you trying to animate the living dead? Nov 19 12:28:39 I didn't know we had a working jessie snapshot Nov 19 12:28:43 I've been all wheezy Nov 19 12:28:50 ... poor you Nov 19 12:29:05 zmatt: To understand what is wrong with them I think is informative Nov 19 12:29:16 diff? Nov 19 12:29:42 I have been using the BBBs for about a year and a half but I've mostly been just porting our device code to it Nov 19 12:29:57 so I wanted to understand the whole system a bit better, and it seemed like a good opportunity Nov 19 12:30:00 https://rcn-ee.com/rootfs/bb.org/testing/2015-11-15/ Nov 19 12:30:07 latest jessie snapshot Nov 19 12:30:21 diff of what? Nov 19 12:30:37 the filesystem with a more recent one I guess Nov 19 12:30:38 dunno Nov 19 12:30:58 I did what I could, mainly diffing /boot/* and /etc/kernel/* Nov 19 12:31:14 And learning as much as I could about uEnv.txt and uboot, etc. Nov 19 12:31:18 kernel incompatibility is pretty weird Nov 19 12:31:26 since it doesn't rely on much userland at all Nov 19 12:31:33 Well, what would happen is you'd try to upgrade the kernel Nov 19 12:31:43 But they'd be stuck at 3.8.13-bone47 on reboot Nov 19 12:31:50 Which is what it was shipped with Nov 19 12:31:56 ohh Nov 19 12:32:01 they still have a separate boot partition Nov 19 12:32:03 which isn't /boot Nov 19 12:32:17 Yeah it's the fat partition Nov 19 12:32:24 so the linux-image- package doesn't actually install the kernel in the right place for those systems Nov 19 12:32:38 iirc it used to use some scripts for updating the kernel instead of actual packages Nov 19 12:32:59 I think the image probably ships with no linux-image- package installed at all Nov 19 12:33:00 ? Nov 19 12:33:01 That may be it, now that you've pointed it out Nov 19 12:33:09 Well, part of it Nov 19 12:33:25 a package can't be partly installed Nov 19 12:33:25 I'd have to go back and check, but I'm so sick of debugging that that I've moved on for the time being Nov 19 12:33:33 The package installed successfully Nov 19 12:33:35 I mean installed as in, according to dpkg Nov 19 12:33:51 But the initrd and vmlinuz and yadda yadda just didn't take effect on reboot Nov 19 12:34:04 yeah no I meant, as delivered it probably has no linux-image- package installed whatsoever Nov 19 12:34:06 Well... I dunno it seemed to me that it installed with no errors Nov 19 12:34:30 which would be a very clear sign that the kernel lives outside package management Nov 19 12:34:33 The only element14 BBB I haven't reflashed is at work Nov 19 12:34:43 sort of... Nov 19 12:34:53 but I'm pretty sure of the above Nov 19 12:34:56 The uEnv.txt called out zImage explicitly Nov 19 12:35:06 kernel_image=zImage Nov 19 12:35:32 separate boot partition not mounted at /boot (but /boot/uboot or something like that iirc) Nov 19 12:35:32 So when uboot sees that it doesn't go looking for anything else. And zImage is in /boot/uboot Nov 19 12:35:44 exactly Nov 19 12:35:57 I was able to update the kernel manually by overwriting the zImage Nov 19 12:36:05 kernel lives in /boot/uboot outside package management Nov 19 12:36:05 and the initrd.img file Nov 19 12:36:17 and iirc it used to be updated using scripts living somewhere in /opt or something Nov 19 12:36:32 Yeah Nov 19 12:36:42 there ya go, problem solved Nov 19 12:36:48 now go install jessie Nov 19 12:36:50 :) Nov 19 12:36:53 Those scripts don't work anymore Nov 19 12:36:59 I'm afraid of jessie <___< Nov 19 12:37:03 I just got used to wheezy Nov 19 12:37:04 that's hardly surprising Nov 19 12:37:09 wheezy has been officially obsoleted Nov 19 12:37:33 hell I think my own makefiles don't even work on wheezy because it's "make" is too old Nov 19 12:37:37 I will do what my customer tells me to do, unless they're being complete idiots Nov 19 12:37:52 They wanted to stick with 3.8.13-bone74 for no apparent reason Nov 19 12:37:55 just remind them that wheezy is declared obsolete by the debian project Nov 19 12:38:16 this is a company that to this day still buys ISA card devices from us Nov 19 12:38:24 Do you think they care about obsolete? :D Nov 19 12:38:36 and rcn-ee actually said out loud he no longer really cares about anything older than 4.1 Nov 19 12:38:57 Well I am not having problems with kernel version 4.2.5-bone2 so far Nov 19 12:38:59 if they care about security updates Nov 19 12:39:10 But, jessie vs. wheezy has more to do with userland packages, right? Nov 19 12:39:16 yes Nov 19 12:39:23 So... I'm not sure if i care about moving to jessie Nov 19 12:39:25 I run stretch actually Nov 19 12:39:27 unless it becomes a problem Nov 19 12:39:42 wheezy no longer receives security updates Nov 19 12:39:47 or, updates period Nov 19 12:39:50 It does seem like some of the packages I use are wildly out of date, like svn though Nov 19 12:40:05 It's in 1.6 era? That seems ancient Nov 19 12:40:12 hello, it's debian Nov 19 12:40:23 debian stable normally already has wildly out of date packages Nov 19 12:40:37 if debian declares something obsolete, you can be pretty sure it *really* is Nov 19 12:40:39 you know, I guess I'd heard that, but it didn't really click until now Nov 19 12:40:46 I mainly use Fedora at home Nov 19 12:40:55 look at your systemd version Nov 19 12:40:57 And it seems... mostly up to date Nov 19 12:42:05 your fedora presumably uses systemd-networkd instead of.. whatever it used to use before that? Nov 19 12:43:13 on debian you need stretch for that since even jessie ships with too ancient systemd Nov 19 12:43:24 (well, it sort-of-works on jessie but you don't even have "networkctl") Nov 19 12:43:53 systemd --version returns "unknown option?" in red Nov 19 12:43:56 on this BBB Nov 19 12:44:08 lol Nov 19 12:44:16 yeah... Nov 19 12:44:23 try apt-cache policy systemd Nov 19 12:45:43 44-11+deb7u4 ? Nov 19 12:45:51 LOL Nov 19 12:45:55 systemd 44 ? Nov 19 12:45:56 what? Nov 19 12:46:09 Yeah I'm not sure what any of this is Nov 19 12:46:11 hahahaha Nov 19 12:46:35 http://pastebin.com/BLYHqPDp Nov 19 12:46:56 http://www.freedesktop.org/software/systemd/ look at the date for systemd-44 Nov 19 12:47:22 (also, yay for a directory listing that actually correctly sorts numbers) Nov 19 12:47:31 heh Nov 19 12:47:49 See I thought by your reaction that the version number seemed way too high Nov 19 12:47:59 But yeah, party like it's 2012 I guess Nov 19 12:48:26 mostly because it was a 2-digit number while I haven't seen anything below 200 in quite a while Nov 19 12:49:25 it felt a bit like reporting a 2.6.* kernel or something Nov 19 12:49:57 Wonder if anyone is pushing a devuan BBB image out there Nov 19 12:50:27 why on earth would you want to Nov 19 12:50:51 I don't care, but systemd is divisive, last I checked Nov 19 12:51:15 In fact, it is every time I check Nov 19 12:51:23 People can't seem to stop arguing about it Nov 19 12:52:06 plenty of complainy people yeah, but for me, every time I replaced some crufty bunch of old scripts by a systemd equivalent the result was a system that worked better in some way (often by reducing boot time) Nov 19 12:53:25 package.debian.org is useful btw for getting an overview of where the various releases are w.r.t. package versions, e.g. https://packages.debian.org/search?arch=armhf&keywords=systemd Nov 19 12:54:17 Cool, thanks. I have scoured repository sites before in moments of desperation :) Nov 19 12:54:36 just install jessie :P Nov 19 12:54:47 Moreso when I had problems with Angstrom, though. Nov 19 12:54:58 Can you migrate from wheezy to jessie without reflashing? Nov 19 12:55:17 if you like a trainwreck Nov 19 12:55:25 the issue isn't so much wheezy/jessie Nov 19 12:55:34 but the non-package-managed-stuff of rcn-ee Nov 19 12:55:53 like? Nov 19 12:56:03 oh wait, you're on a recent wheezy image Nov 19 12:56:09 so those should be in sync on that part Nov 19 12:56:13 Yeah it's from July I believe Nov 19 12:56:23 I know there's a newer one Nov 19 12:56:32 ok, not-too-ancient at least Nov 19 12:56:35 For wheezy anyway Nov 19 12:56:46 latest is november yeah Nov 19 12:57:07 then dunno, I've never tried it on a BBB Nov 19 12:57:19 though I've done dist-upgrades on my laptop often enough Nov 19 12:57:29 well, I've done dist-upgrades Nov 19 12:57:38 not that often since I usually very quickly end up using sid Nov 19 12:57:57 after finding out even testing had a too-ancient version of some package Nov 19 12:58:51 Migrating major versions of Fedora is kind of a pain imo Nov 19 12:59:10 for our BBBs I started out with a jessie console image, removed unnecessary cruft, upgraded to stretch, and then started installing packages we needed Nov 19 12:59:11 Ubuntu makes it a snap *shakes fist at their aptitude* Nov 19 12:59:38 too bad aptitude is reeaaaaaaly slow on a BBB Nov 19 12:59:44 *shakes fist at my own pun* Nov 19 12:59:54 I still use it though Nov 19 13:00:15 Why would aptitude be any slower on a BBB vs. desktop? Nov 19 13:00:28 or laptop, etc Nov 19 13:00:49 Unless there was some kind of bug that only shows up on maybe arm machines Nov 19 13:01:33 Would be nice if I could just have another computer download all the packages and then just stream them over my LAN for install or something Nov 19 13:01:37 I suspect both the slowness of a cortex-a8 compared to a quad-core intel core i5-2520M @ 2.5 GHz Nov 19 13:01:47 and the slowness of eMMC Nov 19 13:02:11 aptitude is already slow on my laptop Nov 19 13:02:49 Well, I always figured that package managers were as slow as the servers they're talking to Nov 19 13:02:56 no Nov 19 13:03:15 aptitude's UI is so slow on a BBB it's unbearable Nov 19 13:03:31 I'm doing everything in terminal Nov 19 13:03:42 I've barely touched an X session on these things Nov 19 13:03:50 curses ui Nov 19 13:04:00 ok Nov 19 13:04:07 I don't even have any X installed or display attached on most BBBs Nov 19 13:04:12 (in fact, all but one) Nov 19 13:04:59 Come to think of it, apt-cache has been slow for me sometimes Nov 19 13:05:09 maybe slow search algorithms or something Nov 19 13:05:42 keep an eye on the CPU and MMC leds, that should tell you which is the limiting factor Nov 19 13:05:46 Or bad code optimization *shrug* Nov 19 13:09:21 even if a dist-upgrade works, reflashing may be a lot faster, especially if you have lots of crap installed Nov 19 13:09:44 also, keep in mind you'd need to have enough free MMC to first download the package before they're installed Nov 19 13:10:04 if you have a console image it may work, a GUI image... phat chance Nov 19 13:11:01 I suppose I could do it on an SD card Nov 19 13:11:03 I also try to purge accumulated cruft now and then Nov 19 13:11:16 (If larger than 4 GB) Nov 19 13:11:23 nfs Nov 19 13:11:42 I have no idea how to do that Nov 19 13:11:53 I looked, it looked like Greek to me Nov 19 13:12:24 Well, I actually know some ancient Greek. Let's say it looked like Korean, of which I know nothing. Nov 19 13:12:28 fair enough. or just on a big host machine inside a systemd-nspawn ... with a bit of luck the speediness of a big cpu may even outweigh the overhead of qemu Nov 19 13:12:57 (yes, you can enter a BBB image using something like chroot or nspawn) Nov 19 13:13:00 Yeah I was thinking earlier that doing it in an emulator would be nice if I could swing it Nov 19 13:13:17 at least on debian it's trivially easy Nov 19 13:13:32 I read about it a bit in Derek Molloy's book Nov 19 13:13:55 I had other things on my mind at the time though, so didn't really get my hands too dirty Nov 19 13:15:31 install qemu-user-static, copy /usr/bin/qemu-arm-static to $targetfs/usr/bin/ Nov 19 13:15:40 systemd-nspawn -D $targetfs Nov 19 13:16:01 and you got a shell inside your targetfs, even though it's an armhf one Nov 19 13:16:32 very useful for repairing a borked BBB Nov 19 13:18:41 and at least *recent* systemd version also seem quite aware of the fact you're inside an nspawn and don't try to do anything too silly Nov 19 13:20:23 Is there a new revision of the beaglebone black, since it's out of stock everywhere Nov 19 13:27:51 dx.com has 'em Nov 19 13:28:35 http://www.dx.com/p/-318741 Nov 19 13:30:07 there's no new revision Nov 19 13:30:44 element14 (newark) seems to have 4000 of them Nov 19 13:31:12 oh he left already Nov 19 13:31:40 argh @ people with hit-and-run questions Nov 19 13:31:42 I turned off conference mode in this channel, and still missed it XD Nov 19 13:32:12 yeah I hide all join/part/quit noise since there's just too much of it here Nov 19 13:32:40 I just add exceptions if I need to pounce someone on sight Nov 19 13:32:41 Um..... it's not really that noisey here in that regard. Everyone seems to lurk a lot here Nov 19 13:33:00 I used to be on the llvm channel and that was pretty bad so i kept conference mode on Nov 19 13:33:14 Or when someone is having ping out problems it can get pretty annoying Nov 19 13:35:01 zmatt: Do you happen to know what controls auto mounting of removable media on these things? Is it just a bunch of udev rules? I hope not, b/c I hate reading udev rules files. I'm not having a problem, everything seems to work great, just trying to learn or at least get an idea of where to look. Nov 19 13:37:10 e.g. /media/BEAGLEBONE from the SD card shows up, as does its rootfs; my USB flash drive shows up as /media/its_proper_tag_name. It's all lovely. Nov 19 13:37:43 probably some daemon doing that, udisks or something Nov 19 13:38:09 it won't be done for you on a bare console image Nov 19 13:38:21 Really? That's interesting. Nov 19 13:38:45 definitely not merely a udev rule Nov 19 13:38:58 Is udisks a daemon that is only installed for systems that use X? Nov 19 13:39:35 I've written one udev file and it was to allow our company's USB device to be accessible without root access Nov 19 13:40:16 And I felt like I was taking a lot of leaps of faith in writing it. The documentation seemed vague to me at the time. Maybe I know more now... Nov 19 13:40:36 it's installed as part of some desktop environments... my laptop's spartan installation doesn't have it even though I have X Nov 19 13:40:51 And it would auto allocate 'files' under /dev/ but not /media, certaintly Nov 19 13:41:15 indeed udev is responsible for /dev Nov 19 13:43:00 Yeah certainly that makes perfect sense. Earlier today in my mind I was conflating the automatic naming of files in /dev with the automatic naming and mounting of devices in /media. I kind of realized this error as I was talking to you. Sorry about that :x Nov 19 13:44:13 it is raining... Nov 19 13:44:16 I do not approve Nov 19 13:45:04 I'll trade you :3 Nov 19 13:45:18 It's all warm and lightly sunny here Nov 19 13:45:54 In spite of being nearly December in the northern hemisphere Nov 19 13:49:42 did you know braids are orderable? Nov 19 13:49:48 https://perso.univ-rennes1.fr/bertold.wiest/bouquin.pdf Nov 19 13:52:56 I did not Nov 19 13:52:58 zmatt: I ordered some from China Nov 19 13:54:03 On a side note, I was reading yesterday that a professor in Nigeria is claiming to have cracked the Riemann Zeta Hypothesis Nov 19 13:55:16 He said it took 7 years, but I wonder if he is just trying to copy Andrew Wiles because that's how long he said it took him to do Fermat's Last. Nov 19 13:56:00 it's just called the "Riemann Hypothesis" ... and I'll wait for the reviews of his publication :P Nov 19 13:56:33 Now you're being pedantic :) Nov 19 13:56:33 don't forget Wiles also screwed up the first attempt and needed whole different tooling to repair it Nov 19 13:56:41 It's for the Zeta function or whatever Nov 19 13:57:01 It's been a long time since I looked at it. Took a crack at it myself but I was a noob. Nov 19 13:57:05 hehe Nov 19 13:57:33 like Fermat's Last, you can be reasonably sure the proof won't fit in the margin here either Nov 19 13:58:21 I am kneejerk suspicious of any mathematical proof that is like 100 pages Nov 19 13:58:49 But I guess that might be the reality for some of these 'simple' conjectures Nov 19 13:59:56 which is why the Clay Mathematics Institute requires the proof to withstand a year of scrutiny Nov 19 14:00:18 I have definitely looked at some of the proofs on blog for fermat's last theorem and I have seen the guy on there use some very roundabout methods to arrive at conclusions that would have taken 20 less steps, for example Nov 19 14:00:27 *on a blog for ... Nov 19 14:00:44 I know the proof has been simplified since the original version Nov 19 14:00:56 The article I was reading said two years of scrutiny in a major journal, iirc Nov 19 14:01:01 it's easier once you know the route to the solution to start optimizing that route Nov 19 14:01:15 could be, something like that in any case Nov 19 14:01:47 if you don't yet quite know the tools you need, it makes sense to construct overpowered tools Nov 19 14:02:09 Yeah, certainly. I had that happen to me recently even. Nov 19 14:02:49 Perelman also didn't prove Poincaré conjecture... he proved something vastly more general which just had the Poincaré conjecture as corollary Nov 19 14:03:13 Right on Perelman Nov 19 14:03:18 good game Nov 19 14:03:46 I didn't realize until recently that there's this ABC conjecture that sits above Fermat's Last Theorem which is still unproven Nov 19 14:04:05 These damn prime numbers are the root of all mathematical suffering, it seems Nov 19 14:04:31 * GrumpeiYokoi writes to congress to ban all prime numbers Nov 19 14:04:49 we need 'em for crypto Nov 19 14:05:04 all they do is to help terrorists Nov 19 14:05:07 If you're not guilty of anything, you don't need crypto Nov 19 14:05:23 We'll have no secrets, the world will be filled with peace and harmony :3 Nov 19 14:05:27 if you use it, you are guilty of using it Nov 19 14:06:18 I live in a state that at one time rounded pi to 3.2 by law. I think we can make a prime number ban happen. Nov 19 14:06:51 it would also adversely impact the maintainability of INTERCAL code, since the Google INTERCAL Style Guide advises: Nov 19 14:06:55 "In addition to the above rules, you should always use composite numbers when writing new code. Prime numbers are reserved for use by other parts of the code to fall back on when they run out of numbers in their designated block." Nov 19 14:09:10 while you are at it, also ban NULL, only slows down economy growth by crashing apps pointing to it. Nov 19 14:10:07 and whitespace, bringing down enterprise-level business logic shell scripts Nov 19 14:10:16 you can turn them into NullPointerExceptions though, now also on ARM thanks to this little snippet of code I wrote -> https://github.com/mvduin/arm-signal-unwind Nov 19 14:14:30 zmatt: that's just lipstick on a pig Nov 19 14:17:11 actually I needed it to catch bus errors when probing peripherals Nov 19 15:08:27 zmatt: You were right, it was the udisks service / daemon Nov 19 15:09:13 So I owe you a coke Nov 19 15:25:45 lol Nov 19 16:12:42 Anyone have any experience with javame? Nov 19 23:03:24 niro: why bother with javame? Nov 19 23:03:30 why not use the full thing? Nov 19 23:09:38 ikmaak: ask me, but ask me here! Nov 19 23:09:44 that way it goes in the logs, etc. Nov 19 23:09:56 Seeed BeagleBone Green support went mainline for both kernel and u-boot. Nov 19 23:09:59 u-boot: http://git.denx.de/cgi-bin/gitweb.cgi?p=u-boot.git;a=commit;h=dfd1bb4ec89e8b1e87f0605af2345ad6dcf777da Nov 19 23:10:38 thank you Nov 19 23:11:01 that includes a link to the patch in the kernel mainline: https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=79a4e64c679d8a0b1037da174e4aea578c80c4e6 Nov 19 23:36:43 project "moldy"? :D Nov 19 23:37:03 maybe it's in the spore stage? Nov 20 00:40:15 it'll .grow. on ya ... Nov 20 00:43:43 badum, tsss! **** ENDING LOGGING AT Fri Nov 20 02:59:58 2015