/srv/irclogs.ubuntu.com/2011/12/19/#ubuntu-app-devel.txt

=== JackyAlcine is now known as EvilJackyAlcine
=== EvilJackyAlcine is now known as JackyAlcine
maxolasersquadIs anyone around who can help me with packaging?03:47
maxolasersquadI'm working on https://bugs.launchpad.net/ubuntu-app-review-board/+bug/90561803:47
ubot2Launchpad bug 905618 in ubuntu-app-review-board "Application Review: memory card game 0.1" [Undecided,New]03:47
maxolasersquadI got past the issue I was seeking assistance for.04:46
noodles775maxolasersquad: great - just shout if there are other issues - there are more people around now.08:16
jmlGood morning.09:25
jmlI wrote a little command line program in Go over the weekend.09:30
noodles775jml: was it a fun experience?09:38
jmlnoodles775: yeah, not too bad actually09:43
jmlfor this particular program, it's more verbose than Python09:43
jmlbut not much more. roughly four times faster, too.09:44
jml(although the C version I wrote is three times faster than that)09:44
jmlHaving to use the 'strings' package to do basic string ops makes me feel like old-school Python09:45
jmldocs are good. compiler errors are good.09:45
jml#go-nuts were helpful if a little patronizing at first09:47
jmlGo interfaces are cool09:47
jmlbut not as cool as Haskell type classes09:47
jmland I was surprised that it doesn't do type inference on function signatures.09:47
noodles775sounds like you've gotten a lot out of the experience!09:50
jmlyeah.09:50
jmlI didn't do anything with concurrency, which is a shame09:50
jmlbut from properly reading the docs it looks straightforward and nice.09:51
noodles775Yep, indeed.09:51
jmlanyway, 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:52
jmlalthough 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
noodles775lol09:53
jmlnoodles775: done anything in Go?09:55
noodles775jml: 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/goforms09:57
noodles775But similar to you, it gets to use interfaces, but doesn't have any need for fun concurrency stuff.09:57
jmlnoodles775: better than me, I just did something that solves the SMH Target puzzle :)09:57
* noodles775 wonders if the Sydney Morning Herald has Target sponsoring a puzzle, and looks it up09:58
jmlnoodles775: no, it's not the company09:58
noodles775Ah, 9-letter target?09:59
jmlyeah09:59
dpmhi 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-center11:29
* noodles775 looks11:32
noodles775dpm: I've added an answer - but it's basically 'no' :(11:56
dpmnoodles775, thanks! That's already really helpful, especially pointing him to the demo versions work12:10
julian_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:32
jmljulian_: upload the 32 bit and make a note that you have a 64 bit version.13:44
jmljulian_: These are binaries for commercial sale, right?13:44
mvohey 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 included13:44
julian_hey yes commercial. thanks i did what mvo said13:55
julian_having two upload slots or note something about it on the upload site would be nice ;)13:55
jmljames_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.17:56
* jml gone18:01
james_wjml, sure18:03

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!