=== JackyAlcine is now known as EvilJackyAlcine === EvilJackyAlcine is now known as JackyAlcine [03:47] Is anyone around who can help me with packaging? [03:47] I'm working on https://bugs.launchpad.net/ubuntu-app-review-board/+bug/905618 [03:47] Launchpad bug 905618 in ubuntu-app-review-board "Application Review: memory card game 0.1" [Undecided,New] [04:46] I got past the issue I was seeking assistance for. [08:16] maxolasersquad: great - just shout if there are other issues - there are more people around now. [09:25] Good morning. [09:30] I wrote a little command line program in Go over the weekend. [09:38] jml: was it a fun experience? [09:43] noodles775: yeah, not too bad actually [09:43] for this particular program, it's more verbose than Python [09:44] but not much more. roughly four times faster, too. [09:44] (although the C version I wrote is three times faster than that) [09:45] Having to use the 'strings' package to do basic string ops makes me feel like old-school Python [09:45] docs are good. compiler errors are good. [09:47] #go-nuts were helpful if a little patronizing at first [09:47] Go interfaces are cool [09:47] but not as cool as Haskell type classes [09:47] and I was surprised that it doesn't do type inference on function signatures. [09:50] sounds like you've gotten a lot out of the experience! [09:50] yeah. [09:50] I didn't do anything with concurrency, which is a shame [09:51] but from properly reading the docs it looks straightforward and nice. [09:51] Yep, indeed. [09:52] anyway, if someone held me at gunpoint and forced me to write something big in C++, Java & Go and my choice was made purely on which I preferred programming in, then I'd probably pick Go. [09:53] although presumably this hypothetical gunman would be immune to the pain of lactic acid build up, as they would be holding the gun for quite some time. [09:53] lol [09:55] noodles775: done anything in Go? [09:57] jml: I had a play around at a web-app, and found I missed django.forms-style input validation and cleaning for views, so did a proof-of-concept/learning project with https://launchpad.net/goforms [09:57] But similar to you, it gets to use interfaces, but doesn't have any need for fun concurrency stuff. [09:57] noodles775: better than me, I just did something that solves the SMH Target puzzle :) [09:58] * noodles775 wonders if the Sydney Morning Herald has Target sponsoring a puzzle, and looks it up [09:58] noodles775: no, it's not the company [09:59] Ah, 9-letter target? [09:59] yeah [11:29] hi noodles775, there's a question in askubuntu I don't know too well how to answer. Could you or someone from the server team have a look at it? As I understand it, what he's trying to do is not possible (we don't support DRM), but perhaps there might be a workaround they can implement on their side - http://askubuntu.com/questions/88422/how-to-host-my-commercial-application-in-ubuntu-software-center [11:32] * noodles775 looks [11:56] dpm: I've added an answer - but it's basically 'no' :( [12:10] noodles775, thanks! That's already really helpful, especially pointing him to the demo versions work [13:32] hey there. i've a question about the package to submit to myapps.developer.ubuntu.com. i've got a 32bit and a 64bit .tgz package of my app. which one should i upload? [13:44] julian_: upload the 32 bit and make a note that you have a 64 bit version. [13:44] julian_: These are binaries for commercial sale, right? [13:44] hey julian_ - what jml said, or just put both into a tar file so that two packages can be build from it and add a note that both are included [13:55] hey yes commercial. thanks i did what mvo said [13:55] having two upload slots or note something about it on the upload site would be nice ;) [17:56] james_w: can you please send through a written review of the description branch? I haven't got around to merging it yet, I have to head out, and I won't remember tomorrow morning. [18:01] * jml gone [18:03] jml, sure