**** BEGIN LOGGING AT Thu Jul 28 02:59:58 2016 Jul 28 06:24:34 DocScrutinizer05: mail noted, I'll do my best to review all applications either today evening or tomorrow during the day (as I have a day off on Friday). Jul 28 06:24:44 :-) Jul 28 06:25:23 do you use kicad? Jul 28 06:27:05 if yes, there's a tiny useful script program I wrote for it: https://neo900.org/git/?p=ee;a=commit;h=a698331f750e47b876557cf2467d6ff92f9537f5 Jul 28 06:36:33 DocScrutinizer05: last time I used KiCAD is to draw RE schematics of a salea logic clone, not too innovative unfortunately. Since I'm not an EE I do not develop any boards. Jul 28 06:38:30 DocScrutinizer05: one suggestion, what about using mktemp to create a temp directory instead of fixed tmp/ name? Jul 28 06:39:29 pondered that, but was somewhat too lazy/reluctant Jul 28 06:40:14 a) this script will never run comcurrently 2 instances in same dir Jul 28 06:41:04 b) /tmp I didn't know if it's so smart to use, on some platforms there might not even exist a /tmp (think windoze) Jul 28 06:41:25 yeah I know, windose prolly also has no bash ;-) Jul 28 06:41:48 With Windows 10, it now has it almost out of the box ;) Jul 28 06:42:18 http://arstechnica.com/information-technology/2016/03/ubuntus-bash-and-linux-command-line-coming-to-windows-10/ Jul 28 06:42:27 I heard windows comes with compulsory linus now ;-P Jul 28 06:42:43 linux even Jul 28 06:43:37 [2016-07-28 Thu 05:08:49] it seems that MS is keen on annoying everyone into installing Linux Jul 28 06:43:39 [2016-07-28 Thu 05:08:52] http://www.pcworld.com/article/3100358/windows/you-cant-turn-off-cortana-in-the-windows-10-anniversary-update.html Jul 28 06:44:03 aah wait, I misread Jul 28 06:44:26 I meant a user might have created tmp on his/her own for whatever content and this script will delete it. Not that it's important enough to bother, just noticed. Jul 28 06:44:28 time for a nap Jul 28 06:44:30 n8 Jul 28 06:44:36 Other than that, a quite elaborate script that is! Jul 28 06:44:39 Good night :) Jul 28 07:51:56 indeed, deleting unconditionally is pretty bad Jul 28 08:05:48 PaulFertser: i'm afraid this won't be a happy ending: http://paste.opensuse.org/52705218 Jul 28 08:06:34 originally I used 'ETX' Jul 28 08:06:44 would defeat the purpose Jul 28 08:11:39 I guess this is mandatory then: http://paste.opensuse.org/7350433 Jul 28 08:14:43 I'm afraid I do not follow Jul 28 08:26:37 I want to expand $tmp/ in here-document. However there are literal \$something in there Jul 28 08:26:57 need to be \\\$something now Jul 28 08:28:12 btw I also diligently ignored the possibility user could invoke sortsheets path/to/sheet.sch Jul 28 08:28:35 I gues it will blow chunks when $1 isn't a basename Jul 28 08:29:40 whatever it does, it should clean up and do no harm when it fails Jul 28 08:30:16 pushed new version Jul 28 08:30:52 feels better now, thanks for pointing me at that Jul 28 08:33:02 :) Jul 28 08:33:54 now if only I understood git so I could provide a URL that points to latest sortsheets commit, always Jul 28 08:39:38 Not strictly git, but some of the web frontend's feature. Jul 28 08:39:49 Let me try Jul 28 08:40:25 https://neo900.org/git/?p=ee;a=blob_plain;f=hw/sortsheets;hb=HEAD Jul 28 10:46:21 :-D great! many thanks! Jul 28 13:23:55 * DocScrutinizer05 frowns a bit at [usb-id] PIDs for «cardio» Jul 28 13:32:37 DocScrutinizer05: I know this guy Jul 28 13:32:56 the repo looks pathetic Jul 28 13:33:07 and no hw docs at all? Jul 28 13:33:40 my uneducated first impression Jul 28 13:34:13 DocScrutinizer05: yeah, wierd, asking him for clarifications now Jul 28 13:34:20 ta Jul 28 13:44:22 DocScrutinizer05: he just added some new code and he says he'll be porting the bootloader and some other code from arcin project, and also will add licensing information to the repository properly in the coming days. He's already produced proper free software firmwares, e.g. here's his stm32 c++ support library: http://cgit.jvnv.net/laks/tree/COPYING so I expect him to do as he promises. Jul 28 13:46:13 well, so he can expect us to do as we promise. pick 2 id's for him and tell him to come back for really claiming them when he provided some tangible stuff about the project? Jul 28 13:47:02 The reason he sent this message that early is that it took two months before for the arcin project. Jul 28 13:47:14 sure Jul 28 13:47:44 Well, one can say the project is already published, just not the final version. Jul 28 13:47:55 up to you Jul 28 13:48:28 it's not like we're short with ids anyway Jul 28 13:48:34 ;-) Jul 28 13:49:15 seems we have 2^16 minus a few, of IDs available Jul 28 13:49:44 err 2^32? Jul 28 13:49:50 I should have had a nap Jul 28 13:50:31 Hehe Jul 28 13:50:34 Sleep well Jul 28 13:51:03 It's two bytes so 2^16. Jul 28 21:22:54 DocScrutinizer05: the request queue should be clean now. Jul 28 21:22:58 DocScrutinizer05: thanks a lot! Jul 28 21:45:08 DocScrutinizer05: btw, systemd's hwdb gets updated automatically so we have nothing to worry about once the changes are merged to usb.ids and now that the robot works, we shouldn't have any issues getting them merged. **** ENDING LOGGING AT Fri Jul 29 02:59:58 2016