IRC log for #neo900 on 20141007

02:34.49*** join/#neo900 wicket (~wicket@gateway/tor-sasl/wicket64)
02:47.45*** join/#neo900 jonwil (~jonwil@27-33-80-219.tpgi.com.au)
02:48.18jonwilfreemangordon: ping
03:13.39OksanaWhat's the licence of photographs of N900 devices arrived from Mozilla? Thinking about publishing a news article on Wikinews about the Mozilla's donation. https://bugzilla.mozilla.org/show_bug.cgi?id=701784 http://neo900.org/#news
03:16.18OksanaHow many devices are there, 55?
03:25.06*** join/#neo900 Svetlana (~noone@freenode/staff/gry)
03:30.18OksanaAbout origin of name OpenPhoenux : do you link from http://neo900.org to http://www.openphoenux.org/ ?
03:34.29OksanaWhere can I read about licences and such of these images ? Photograph http://neo900.org/stuff/joerg/random-media/DSCF0447.JPG , Logo http://static.neo900.org/neo900-avatar.jpg
04:02.32DocScrutinizer05Oksana: afaik the avatar is CC_BY_SA or _NC_SA (ask dos1). For the photos I made, meh, they are bonoboware ;-)
04:02.57DocScrutinizer05however I can provide better and more snapshots if you want
04:04.25DocScrutinizer05yes, 55 (at least that's written on papers, I didn't count them yet)
04:05.12DocScrutinizer05I didn't even open the second box with batteries. Maybe I should already
04:06.42DocScrutinizer05and actually I probably should unpack all 55 devices, that bubble foil is nasty sticky stuff, I'm afraid when they sit wrapped into that for months, then it might get inpossible to unwrap them without destroying digitizer
04:08.05OksanaI am not a superb news-writer, so do not get your hopes up. Just looking for an eye-catching photograph to put into the news article. Though, a gallery of the devices being unboxed could be useful...
04:08.17DocScrutinizer05I'm just busy with reviewing the proto_V2 schematics
04:10.04DocScrutinizer05for such gallery  you will have to wait at least another day, and even then I can't promise anything
04:13.56*** join/#neo900 roman (~roman@253.204.broadband9.iol.cz)
04:15.43OksanaI will write now, and then, if the news article becomes stale, I will replace "arrived" with "unpacked" and add photographs.
04:42.58Oksanados1: What is the licence of http://static.neo900.org/neo900-avatar.jpg ? For now, I will go with CC_BY_SA. Please, correct me if it is wrong.
04:45.17*** join/#neo900 mvaenskae (~mvaenskae@unaffiliated/mvaenskae)
05:07.24OksanaWikipedia: bonoboware : Did you mean bioware?
05:12.14*** join/#neo900 DougLashz (~dal@gateway/tor-sasl/douglashz)
05:13.36OksanaBoboboware, aka public domain, aka CC0, right?
05:14.22Oksanas/Boboboware/Bonoboware/
05:40.26DocScrutinizer05http://maemo.cloud-7.de/mx-revolution/revoLUTIONconTROL/bonoboware.txt
05:47.42DocScrutinizer05http://webcache.googleusercontent.com/search?q=cache:s2wlP62MhY8J:http://nion.modprobe.de/blog/archives/535-Fun-with-copyright.html%2Bhttp://nion.modprobe.de/blog/archives/535-Fun-with-copyright.html&hl=en&&ct=clnk
05:49.13*** join/#neo900 che1 (~che@194.194.eduroam.dynamic.rbg.tum.de)
05:50.55DocScrutinizer05http://privatepaste.com/f54cb66cda
06:07.33DocScrutinizer05Oksana: I updated http://maemo.cloud-7.de/mx-revolution/revoLUTIONconTROL/bonoboware.txt
06:14.18*** join/#neo900 jonwil (~jonwil@27-33-80-219.tpgi.com.au)
06:44.51jonwilfreemangordon: ping
06:44.59freemangordonjonwil: pong
06:45.44jonwilthanks for fixing keypress_trigger
06:45.51freemangordonnp
06:46.17freemangordonjonwil: I am not sure it worths to was more time on the other function
06:46.23freemangordon*waste
06:46.23jonwilhmmm ok
06:46.43freemangordonI am almost sure it does what it should
06:47.08jonwilAs I posted in the thread, it should be possible to identify exactly which compiler Nokia used which might be interesting as an exercise but not essential for the functioning of this thing
06:47.25jonwilAnyhow, I am now going to take your keypress_trigger change, put it into my code and stick that new binary on my phone :)
06:47.27freemangordonI think the compiler is the same we use
06:47.45jonwilAre you using scratchbox in a VM or native Linux?
06:47.52freemangordonnative
06:48.59freemangordonjonwil: any chance to make patches for your changes instead of posting the whole tarball and leaving to the reader to guess what has been fixed?
06:49.27jonwilI will post a diff between my initial release and the latest code
06:49.37jonwili.e. what I posted last night with your keypress_trigger fix
06:49.48freemangordonas anyway even if I am to make the patches I will pester you for descriptions
06:50.08freemangordonchecks
06:51.32freemangordonoh, lack of coffee, I misread what you typed :)
06:52.21jonwilso yeah the plan is to copy your keypress fix, build new binaries and upload new deb file, new source file and a diff between that and my initial RCE version
06:52.35jonwilthe diff obviously wont include the changes in the 2 systemui header files since they are in a different place :)
06:52.57freemangordonany chance to make a diff against cssu?
06:53.08jonwilno, sorry.
06:53.11freemangordonok
06:53.39jonwilMy codebase is intended to be a 1:1 clone of Fremantle MCE, anything on top of that is for someone else to care about :)
06:53.47freemangordonyeah :)
06:53.56jonwilWhich version of scratchbox-toolchain-cs2007q3-glibc2.5-arm7 do you have installed? The SDK VM includes version 1.0.14-2 My old Gentoo dev box had version 1.0.16-2 and when I upgraded the SDK VM to that version (via a tarball on scratchbox.org) the binaries that came out started matching more closely to the Nokia ones.
06:53.58freemangordongot that
06:54.38freemangordon1.0.14-2
06:54.57freemangordonthat might be the reason
06:55.30jonwilwell I will compile with the 1.0.16-2 with your keypress_trigger fix and see how close the binaries match :)
06:55.41freemangordonok, makes sense
06:55.59freemangordonhas to run
06:56.03jonwilok
06:56.04freemangordonbbl
06:56.14jonwilcya
07:16.50*** join/#neo900 Pali (~pali@Maemo/community/contributor/Pali)
07:43.10*** join/#neo900 Svetlana (~noone@freenode/staff/gry)
07:54.17*** join/#neo900 freemangordon_ (~ivo@213.222.56.174)
08:03.30*** join/#neo900 Kabouik (~quassel@147.99.218.243)
08:16.07DocScrutinizer05wpwrak: http://www.nxp.com/products/identification_and_security/nfc_and_reader_ics/nfc_contactless_reader_ics/series/PN547.html#overview two SWP
08:16.36DocScrutinizer05prolly no datasheet as usual :-S
08:19.26*** join/#neo900 norly (~norly@enpas.org)
08:31.03*** join/#neo900 che1 (~che@194.194.eduroam.dynamic.rbg.tum.de)
08:37.08jonwilis glad Neo900 was able to find a cellular radio module that will work for the project
08:37.38jonwiland not only that, one that is purchasable in the quantities Neo900 needs.
08:39.03jonwilPlus its "open" in the sense that there is no NDA or secrecy attached to the programming manual with all the AT commands in it as far as I can see (or to the chip pin-out for that matter per the posted Neo900 posted schematics)
08:49.18DocScrutinizer05yep, correct
08:51.26DocScrutinizer05actually for example seapraha has all manuals for anonymous download: http://www.seapraha.cz/download/phs8-p_atc_v02003a.pdf et al in same folder
08:51.59DocScrutinizer05on gemalto site you need to register to access them, which also is a painless and fast process
08:53.46jonwileven Nokia USED to document some parts of their cellular modems through that old site with all the docs
08:53.59jonwilToo bad the docs that would match the N900 cell modem no longer exist outside of Nokia
08:54.03DocScrutinizer05NXP only offers datasheets to manually checked business partners
08:54.33DocScrutinizer05never existed, really
08:54.59DocScrutinizer05(N900 modem specs)
08:55.20jonwilno, there is evidence something similar at least used to exist once upon a time on that old doc site but it was gone long before I first found the site
08:55.22DocScrutinizer05there been the ISI docs
08:55.31jonwilyeah that, the isi interface
08:55.36jonwilthe specs for programming the thing
08:55.48DocScrutinizer05I got them here, but they're not comprehensive
08:56.10jonwilThe ones that match the N900 or some other different version that probably doesn't match?
08:56.13DocScrutinizer05e.g. they completely lack the GPS part
08:56.48jonwileven if they are incomplete they are still useful if they are a match for the N900 cellmo :P
08:56.55jonwilSeems like NFC is one of those areas of technology where getting specs is impossible unless you are a really big player
08:57.30DocScrutinizer05no, I got e.g. the LP5523 datasheet from them when it been "top secret" still
08:57.48jonwilok, so its just NXP that are secret about this stuff?
08:58.07DocScrutinizer05you don't need to be a "really big" but a official player at least
08:58.55DocScrutinizer05and they will send you a datasheet that's watermarked with your name etc
08:59.11jonwilthey probably just want to make sure you are serious about actually using their gear and would be buying enough gear to make it worth supporting you
08:59.32DocScrutinizer05dunno what's their reasons
09:00.23DocScrutinizer05anyway seems I have to ask them about PN532, PN544 and PN547 (plus maybe all alternatives they want to recommend)
09:00.55jonwilbtw, for the GPU drivers on the Neo900, I assume we will just be using the binary blobs and other bits from whichever version of the TI driver SDK matches the OMAP CPU we are using, is that right?
09:01.19DocScrutinizer05dunno
09:01.47DocScrutinizer05I think the fremantle driver should work, no idea if better ones are also available
09:03.06dos1Oksana: yup, CC-BY-SA - both its components (lexik's n900 photo and OpenPhoenux logo) are CC-BY-SA anyway ;)
09:03.14DocScrutinizer05moin dos1
09:03.51dos1moin!
09:05.57*** join/#neo900 roman__ (~roman@253.204.broadband9.iol.cz)
09:19.46*** join/#neo900 mvaenskae (~mvaenskae@unaffiliated/mvaenskae)
09:23.42DocScrutinizer05jonwil: might be worth checking what beagleboard-xM and openpandora are using for GPU
09:23.55jonwilare both using the same CPU as us?
09:24.03DocScrutinizer05afaik yes
09:24.07jonwilok
09:25.35DocScrutinizer05and basically HARM also
09:27.34jonwilI found http://boards.openpandora.org/topic/12233-sgx-driver-installer-beta/page-7
09:27.58jonwilwhich talks about sgx drivers for SGX on Pandora (and problems with same)
09:31.40jonwilGoogle seems to imply that for both bb-xm and openpandora the answer is "use the TI drivers and hope it works" or "use these drivers taken from a specific TI driver SDK and hope it works"
09:34.21*** join/#neo900 kolp (~quassel@host81-158-180-170.range81-158.btcentralplus.com)
09:35.12DocScrutinizer05or use fremantle drivers and assume they'll work. Or use HARM drivers and bet on them working as well
09:37.00jonwilThat would make sense
09:39.18jonwilanyhow, it looks like the MCE fixes are good :)
09:39.32jonwilOne function may or may not be 100% correct but everything else is all good :)
09:39.51jonwilI did notice some issues that are potentially caused by these bugs
09:43.32*** join/#neo900 bencoh_ (~bencoh@mil75-1-78-192-65-63.fbxo.proxad.net)
09:43.46jonwilso hopefully the fixes I made will make my phone work better now :)
09:45.45*** join/#neo900 bencoh_ (~bencoh@unaffiliated/bencoh/x-184637)
09:46.07*** join/#neo900 dos11 (~dos1@unaffiliated/dos1)
09:46.07*** mode/#neo900 [+v dos11] by ChanServ
09:47.35*** join/#neo900 NIN101 (~core@206.253.166.96)
09:51.16jonwilSo the CPU we are using, is it the same as the one in N9 or is it different?
09:51.26jonwilI cant keep track of all these different OMAP versions out there...
09:51.47jonwilOMAPxxx, DMxxx, TIxxx, BLAH :P
10:06.57*** join/#neo900 roman__ (~roman@253.204.broadband9.iol.cz)
10:08.30*** join/#neo900 Kabouik_ (~quassel@147.99.218.243)
10:10.42*** join/#neo900 NIN101_ (~core@n900.quitesimple.org)
10:11.51*** join/#neo900 kolp (~quassel@host81-158-180-170.range81-158.btcentralplus.com)
10:13.25*** join/#neo900 nicksydney_ (~quassel@103.154.dsl.syd.iprimus.net.au)
10:28.14*** join/#neo900 nicksydney (~quassel@103.154.dsl.syd.iprimus.net.au)
10:37.01*** join/#neo900 Wikiwide (~chatzilla@121.211.246.141)
10:57.52*** join/#neo900 che1 (~che@i064.tum.vpn.lrz.de)
11:06.02*** join/#neo900 Svetlana (~noone@freenode/staff/gry)
11:50.28*** join/#neo900 che1 (~che@g242.tum.vpn.lrz.de)
12:11.32jonwilI lol @ http://talk.maemo.org/showthread.php?t=93981 and the misguided impression of the people there (both the people behind the petition and the guy posting on tmo) that anything will ever happen
12:15.04*** join/#neo900 sixwheeledbeast (~paul@2a01:348:6:860a:e5df:324b:a39b:b822)
12:34.42*** join/#neo900 sixwheeledbeast (~paul@2a01:348:6:860a:e5df:324b:a39b:b822)
12:38.47*** join/#neo900 kolp_ (~quassel@host81-158-180-170.range81-158.btcentralplus.com)
12:42.29*** join/#neo900 paulk-collins (~paulk@gagarine.paulk.fr)
12:42.33*** join/#neo900 sixwheeledbeast (~paul@2a01:348:6:860a:e5df:324b:a39b:b822)
12:44.21*** join/#neo900 mvaenskae (~mvaenskae@unaffiliated/mvaenskae)
12:52.37*** join/#neo900 b1101 (~b@107.191.33.3)
12:52.37*** join/#neo900 b1101 (~b@fsf/member/b1101)
12:55.05*** join/#neo900 sixwheeledbeast (~paul@2a01:348:6:860a:e5df:324b:a39b:b822)
13:40.07*** part/#neo900 freemangordon_ (~ivo@213.222.56.174)
13:53.09*** join/#neo900 mvaenskae (~mvaenskae@unaffiliated/mvaenskae)
14:19.36*** join/#neo900 mvaenskae (~mvaenskae@unaffiliated/mvaenskae)
14:49.44*** join/#neo900 mvaenskae (~mvaenskae@unaffiliated/mvaenskae)
14:55.15*** join/#neo900 kolp (~quassel@host81-158-180-170.range81-158.btcentralplus.com)
14:56.10wpwrakDocScrutinizer05: looks like the least open candidate so far :)
15:31.09*** join/#neo900 Wizzup (~Wizzup@old.villavu.com)
15:53.33*** join/#neo900 roman (~roman@253.204.broadband9.iol.cz)
16:04.50*** join/#neo900 Kabouik (~quassel@147.99.218.243)
16:25.17*** join/#neo900 che1 (~che@p5B071F10.dip0.t-ipconnect.de)
16:40.39*** join/#neo900 che1 (~che@p5B071F10.dip0.t-ipconnect.de)
16:48.02*** join/#neo900 rblanco (~roman@253.204.broadband9.iol.cz)
17:09.14*** join/#neo900 xomomo (bc30370c@gateway/web/freenode/ip.188.48.55.12)
17:09.48*** join/#neo900 kokolo (bc30370c@gateway/web/freenode/ip.188.48.55.12)
17:32.35*** join/#neo900 rblanco (~roman@253.204.broadband9.iol.cz)
17:50.56*** join/#neo900 Kabouik (~quassel@239.238.138.88.rev.sfr.net)
18:31.35*** join/#neo900 kolp (~quassel@host81-158-180-170.range81-158.btcentralplus.com)
18:33.45*** join/#neo900 kolp_ (~quassel@host81-158-180-170.range81-158.btcentralplus.com)
18:54.24*** join/#neo900 varu|zZz (~whee@192.158.14.99)
19:00.31*** join/#neo900 kolp (~quassel@host81-158-180-170.range81-158.btcentralplus.com)
19:05.50*** join/#neo900 Munrek (~Munrek@cognac.galif.eu)
19:33.56freemangordonjonwil: ping
19:39.15*** join/#neo900 xes (~xes@unaffiliated/xes)
19:40.15DocScrutinizer05wpwrak: sorry?
19:47.21*** join/#neo900 paulk-collins (~paulk@gagarine.paulk.fr)
20:01.05wpwrakDocScrutinizer05: the PN547 looks very non-open, as you said
20:03.29Palikerio: congratulation, your name is discussed on more forums, new comments about lennart and hitman :-)
20:03.43kerioyeah, the phoronix forum
20:04.01kerioi swear to god if the interpol arrests me i'm blaming all of you
20:04.02Paliand it looks like lennart wrote that part on g+ because of you :-)
20:04.16keriohow do you pronounce "rohar"?
20:04.40Paliin english?
20:06.05keriono, in klingon
20:06.11Palino idea :-)
20:08.03Palinow lennart is angry.. we can wait which part in userspace become broken...
20:08.05DocScrutinizer05http://lkml.iu.edu//hypermail/linux/kernel/1408.1/02496.html YAY
20:08.20DocScrutinizer05literal systemd cabal
20:08.23comradekinguisnt it counterproductive to give pottering something to be angry about
20:08.36comradekingui thought the argument was that its redhat pulling strings anyway
20:08.42DocScrutinizer05~literal systemd cabal
20:08.42infobot"systemd cabal" is "<reply>systemd cabal: a bunch of people (Lennart Poettering, Kay Sievers, Harald Hoyer, Daniel Mack, Tom Gundersen, David Herrmann) who want to turn linux into their wet dream perverted version of windows-me-too. See http://0pointer.net/blog/revisiting-how-we-put-together-linux-systems.html -- Rumor has it that 2016 systemd will have replaced the linux kernel, or see http://boycottsystemd.org/, or see http://uselessd.darknedgy.net/"
20:09.09DocScrutinizer05~systemd cabal is also http://lkml.iu.edu//hypermail/linux/kernel/1408.1/02496.html
20:09.09infobotthat's too long, DocScrutinizer05
20:09.13DocScrutinizer05meh!
20:09.42DocScrutinizer05~kill systemd is http://lkml.iu.edu//hypermail/linux/kernel/1408.1/02496.html
20:09.42infobotACTION shoots a super-inverse pseudotachyon gun at systemd is http://lkml.iu.edu//hypermail/linux/kernel/1408.1/02496.html
20:10.02DocScrutinizer05infobot: you idiot
20:10.15DocScrutinizer05~kill-systemd is http://lkml.iu.edu//hypermail/linux/kernel/1408.1/02496.html
20:10.15infobotokay, DocScrutinizer05
20:10.34PaliI think that lennart want to be famous... and one way how to do that is that everybody will know him... and writing useless posts on g+ which are reported on other websites is what he wants
20:10.58comradekingugood to know systemd has no friends in the phone i spent money on
20:13.24*** join/#neo900 norly (~norly@enpas.org)
20:14.53PaliI remember days of Mr. Drepper and his project...
20:15.02Palibut Poettering another level
20:15.56Palithere is really nobody who can explain to Poettering what does he do?
20:16.44dos1plenty of people can. the question is - how to make him listen? :P
20:18.12Palilooks like Drepper is now hidden and does not troll at bugzilla/MLs...
20:18.45Paliwhat did somebody do him? and who?
20:19.21Palimaybe same person can do same thing to next red hat person...
20:20.32PaliI know more people who wants to (and some who already) stop using linux because it is broken in userspace
20:20.38Paliand reason is lennart who did it
20:21.07Paliand migration is going to freebsd or openbsd
20:21.28Paliand really linux kernel without userspace is useless :-(
20:22.37DocScrutinizer05I think I need to redefine poettering factoid:
20:22.41DocScrutinizer05Its the attitude of knowing best for others without willing to accept feedback and discuss things that I am fed up with totally. If it doesnÂt fit into my own agenda, I donÂt care, go away. This kind of attitude is not likely to help in the long time.
20:25.34DocScrutinizer05~poettering_mw is <reply> Poettering is the attitude of knowing best for others without willing to accept feedback and discuss things that sane people are fed up with totally. "If it doesn't fit into my own agenda, I don't care, go away." This kind of attitude is not likely to help in the long time.
20:25.34infobotokay, DocScrutinizer05
20:25.47DocScrutinizer05~poettering_mw
20:25.47infobotPoettering is the attitude of knowing best for others without willing to accept feedback and discuss things that sane people are fed up with totally. "If it doesn't fit into my own agenda, I don't care, go away." This kind of attitude is not likely to help in the long time.
20:29.15DocScrutinizer05also golden: >> BTW I am still using KDE / Plasma and last I looked on GNOME (in Debian Wheezy) I just thought "Oh my god" and knowing that GNOME also insists on PulseAudio, I will continue with a desktop environment that leaves me choice. <<
20:44.15jonwilfreemangordon: [omh
20:44.24jonwilfreemangordon: ping
20:44.25DocScrutinizer05>>2. Software which can automatically fix bugs.<< ROTFL [http://lkml.iu.edu//hypermail/linux/kernel/1408.1/04366.html]
20:44.46freemangordonjonwil: your link to diff on TMO is incorrect
20:45.06freemangordonit should be .../mce2../ , not .../mce/...
20:45.19jonwilok, yeah, will fix
20:47.41jonwilfixed.
21:01.18*** join/#neo900 freemangordon_ (~ivo@213.222.56.174)
21:03.47*** join/#neo900 rblanco (~roman@253.204.broadband9.iol.cz)
21:04.35DocScrutinizer05can anybody share a pointer to that poettering post on g+ please?
21:07.18DocScrutinizer05a strange thought comes to mind: where's RMS when he _really_ could utter some relevant notion about GNU Linux?
21:13.21PaliDocScrutinizer05: https://plus.google.com/+LennartPoetteringTheOneAndOnly/posts/J2TZrTvu7vd
21:13.24DocScrutinizer05ta
21:13.48Paliare you going to write email to RMS?
21:15.06DocScrutinizer05nah
21:15.26DocScrutinizer05RMS got me on his ignore list it seems
21:16.17DocScrutinizer05>>...the Open Source community is full of assholes, and I probably more than most others am one of their most favourite targets...<<
21:16.59DocScrutinizer05s/targets/heads/
21:18.02Palihttp://www.reddit.com/r/linux/comments/2ifo6h/lennart_on_the_linux_community/cl1tc2o
21:18.18Pali>> Recently, people started collecting Bitcoins to hire a hitman for me (this really happened!) <<
21:20.43PaliDocScrutinizer05: did you already write to RMS? :D
21:21.15PaliHow you can be on ignore list?
21:23.47*** join/#neo900 louisdk (~louisdk@static-5-103-130-65.seas-nve.net)
21:25.04DocScrutinizer05See main thread in tmo Neo900. I sent two mails to him, in answering questions he sent to me, to start a thread, which went un-responded. And his answers to others asking about his opinion re Neo900 suggest that he actually never seen those answers I sent
21:25.53DocScrutinizer05actually I see him asking same already answered questions again and again
21:26.39DocScrutinizer05so my conclusion: I am on his ignore list
21:38.40*** join/#neo900 vakkov (~vakkov@134.83.207.39)
21:40.58*** join/#neo900 unclouded (~neil@2001:4428:200:80fc:7e05:7ff:fe0d:d421)
22:07.24*** join/#neo900 b1101 (~b@108-61-59-27ch.openskytelcom.net)
22:07.24*** join/#neo900 b1101 (~b@fsf/member/b1101)
22:13.59OksanaThe devices were probably wrapped in that foil for three years, until the bug was resolved :)
22:20.19DocScrutinizer05Pali: kerio: LOL, you did a hell of a job to make us famous ;-P
22:21.15DocScrutinizer05Oksana: feels like, yes. And that's for clarifying that, it takes pressure from me for unpacking them. A few days more won't change things
22:21.30DocScrutinizer05s/that's/thanks/
22:22.35DocScrutinizer05Pali: >>(this really happened!) <<  what a jackass
22:22.43OksanaWhen Mozilla stopped supporting Firefox for Mobile on N900, they powered down their 84 devices which were used for nightly builds, and put them into boxes :)
22:23.26DocScrutinizer05duh! they built on *target*??
22:24.08PaliI would like to know if Lennart already know about us that we hate his SW (reading at #maemo backlog) or there is another group which really started collecting bitcoins...
22:24.27DocScrutinizer05hahaha
22:24.42DocScrutinizer05probably there are 10 dozen who do ;-P
22:24.55DocScrutinizer05(groups, that is)
22:25.07Palibecause on more internet places only #maemo backlog is linked
22:25.21Paliwhere is commented that lennart g+
22:25.28DocScrutinizer05and the hitmen could act on various levels, up to "buy RedHat and fire some of the employees"
22:25.49DocScrutinizer05see Elop == hitman
22:26.28OksanaNot sure.
22:26.30Paliyes, somebody could buy red hat and then change boss of lennart :-)
22:27.54DocScrutinizer05I smply refuse to believe that the only answer of all sane (kernel) devs and system admins to this mess is "oh well, BSD it's then"
22:29.00DocScrutinizer05there are a lot of companies that chosen linux to NOT be in a company dependency pinch like they been with M$ and now get into with RedHat and Poettering
22:29.30*** join/#neo900 jonwil (~jonwil@27-33-80-219.tpgi.com.au)
22:30.05Palianyway if somebody is able to create system: linux kernel + bsd userspace
22:30.09Pali... I will switch to it
22:30.23Paliand reson: 0% of lennartware
22:30.50*** join/#neo900 mvaenskae (~mvaenskae@unaffiliated/mvaenskae)
22:31.29*** join/#neo900 wicket64 (~wicket@gateway/tor-sasl/wicket64)
22:31.34DocScrutinizer05I guess Poettering already digging his own pit, by posts like the "how we plumb together linux" and this whining pathetic new post
22:31.53OksanaMaybe, there were running nightly tests on the devices? Like, automatically checking whether the nightly builds work on the device, or not?
22:31.56Wizzup_DocScrutinizer05: yep
22:32.34DocScrutinizer05Oksana: sounds more like it
22:32.46DocScrutinizer05automated test suite makes sense
22:32.54OksanaNeed more documentation...
22:34.49DocScrutinizer05what I hate most in all the systemd/Poettering debate is his "run a community" approach. Nobody is "running" a community, and he thinking it's either him or Linus doing that is insane and megalomania
22:35.36freemangordonyeah, kerio and Pali did (unintentionally) a very good job IMO, now that more and more guys see "(this really happened!)" being a lie
22:35.41DocScrutinizer05and actually the root cause why peopke hate him
22:37.08DocScrutinizer05only his idea of "running community" allows him to assume it's him to decide what all distro and package devels have to do to stay compatible with the crap he invents
22:40.15DocScrutinizer05freemangordon: I had very direct very recent experience about such lie passing unargued and many people adopting it for their own local "truth"
22:40.48DocScrutinizer05freemangordon: actually that's been the reason I stepped down from council
22:40.57DocScrutinizer05among others
22:42.03Pali~seen mezcalero
22:42.08infobotPali: i haven't seen 'mezcalero'
22:42.18Palihuf
22:42.20Paliits ok
22:42.43PaliI got frightened, so I needed to check it
22:42.54DocScrutinizer05it needs more than a few users in a zillion to make the truth actually become visible when somebody initially states a lie and is sufficiently vocal about it
22:44.00*** join/#neo900 Svetlana (~noone@freenode/staff/gry)
22:44.05DocScrutinizer05"Irak has weapons of mass destruction", "seit 5:45 wird zurueckgeschossen", pick your own example
22:44.32freemangordonwell, at least 10% of the people (from what I read) are calling him a liar and link to the #maemo log
22:44.40PaliDocScrutinizer05: can you preventively ban that nick?
22:44.50DocScrutinizer05which one?
22:44.55Palimezcalero
22:45.03DocScrutinizer05sure, but why?
22:45.36Palibecause I do not want to be on same channel with him!
22:45.55freemangordonhmm, fair enough :D
22:46.16DocScrutinizer05sorry, that's not yet a sufficient reason to do any activity in irc op
22:46.30DocScrutinizer05who is mezcalero ?
22:46.34Pali~poettering
22:46.34infobot'sth is poettering' means it acts invasive, possessive, destructive, and generally in an egocentric exacerbating negative way. ``this cancer is extremely poettering'', or you look here for Linus' notion on what's poettering: http://lkml.iu.edu/hypermail/linux/kernel/1404.0/01331.html, or http://lkml.iu.edu/hypermail/linux/kernel/1404.0/01488.html, or see ~systemd cabal
22:47.04DocScrutinizer05well, I doubt he'll join this channel
22:48.03DocScrutinizer05if you meant #maemo channel, I'm not active on that one anymore
22:48.18freemangordonPali: really, I don't think your dislike or disagreement with someone is a valid reason for a ban
22:48.24DocScrutinizer05(at least I hope so)
22:48.42Paliok
22:48.54freemangordon(not that I am chanop or the like)
22:49.10DocScrutinizer05you're not chanop but right ;-)
22:49.43DocScrutinizer05not even chanop's disagreement with somebody is a valid reason for a ban
22:50.23DocScrutinizer05such disagreement escalating however might be
22:50.50freemangordonanyway, going to have some sleep. I hope I won't miss the drama when it happens :)
22:50.54freemangordonnight guys
22:51.00DocScrutinizer05:-)
22:51.02DocScrutinizer05night!
22:51.31Palinigh too!
23:05.06DocScrutinizer05aaah /ns info mezcalero  gives it away. Also >>[Notice] -NickServ- Last seen  : Sep 13 19:28:54 2012 (2 years, 3 weeks, 3 days, 05:35:28 ago)<<
23:05.24*** join/#neo900 PeperPots_ (sid1218@gateway/web/irccloud.com/x-dpullfyjvxlytmar)
23:07.30DocScrutinizer05just wonders which (if any) reasoning and idea been causing this particular nickname "mezcalero"
23:09.16DocScrutinizer05indian tribe? Mexican alcoholic beverage (producer)? Drug user?
23:09.27DocScrutinizer05prolly irrelevant
23:09.41Oksana"mezcal monkey"="chango mezcalero". Mezcal, or mescal, is a distilled alcoholic beverage made from the maguey plant (a form of agave, Agave americana) native to Mexico. The word mezcal comes from Nahuatl mexcalli /meʃˈkalːi/ metl /met͡ɬ/ and ixcalli /iʃˈkalːi/ which means "oven-cooked agave".
23:10.43Oksana"mezcal monkey" (chango mezcalero) is a vessel created for the alcoholic liquor mezcal.
23:13.56DocScrutinizer05is there a chance to delete or edit g+ posts like https://plus.google.com/+LennartPoetteringTheOneAndOnly/posts/J2TZrTvu7vd ?
23:14.29DocScrutinizer05(asking whether it's worth creating a version backup of the post like it's right now)
23:15.26DocScrutinizer05after all dear Lennart stated some things we might want to call him out on later
23:23.05OksanaLennart Poettering shared this publicly (original post has been edited)
23:24.08OksanaSo: it was possible to edit, it may be possible to edit later (ask Google), and it may be possible to share a post non-publicly (not sure whether it is possible to change sharing status after publishing)
23:28.55DocScrutinizer05so just for convenience, here you are http://privatepaste.com/bef5f75b3d
23:32.00OksanaIs it known when the devices were shipped by Mozilla? Like 31st of August, or middle of September? Some stamps on Fedex box?
23:32.23OksanaOr date in online tracking?
23:32.57OksanaThis paste will expire in 364 days :)
23:48.06DocScrutinizer05Oksana: https://www.fedex.com/fedextrack/WTRK/index.html?trknbr=771257555912&trkqual=2456924000~771257555912~FX&locale=de_DE
23:48.28OksanaThank you!
23:48.57DocScrutinizer05yw :-)
23:53.15DocScrutinizer05there's also a nice packing list but it lists the IMEI of all devices and I'm (for whatever reason) a tad reluctant to disclose them
23:54.29OksanaGood :)
23:55.40DocScrutinizer05(for whatever reason... == mainly for not feeling like starting a new argument with those who think doing so would be a bad thing)
23:56.44DocScrutinizer05for the record: I do _not_ think disclosing particular IMEIs is a security threat of any sorts
23:57.25DocScrutinizer05I'm much in line with whole industry which prints IMEI visibly to the outside of sales packaging
23:59.16DocScrutinizer05somebody could try to spoof my identity and create some trouble for me proving that it not been me who did that call to 911 warning about a second 9-11

Generated by irclog2html.pl Modified by Tim Riker to work with infobot.