| viric | kyak: I didn't update any hash... | 07:34 |
|---|---|---|
| viric | kyak: shouldn't have changed. | 07:34 |
| viric | kyak: thank you for the packaging! | 07:35 |
| kyak | viric: but it changed.. i have two v0.6 tarballs, the only difference is in doc/home.wiki | 07:37 |
| viric | auhm I'll check. shouuld't happen | 07:40 |
| viric | weird | 07:40 |
| viric | I'll look at it later! thank you | 07:41 |
| kyak | np | 07:45 |
| larsc | evil hackers at work ;) | 07:51 |
| kyak | viric: http://tt-rss.org/redmine/projects/tt-rss/wiki - a competitor for offrss :) | 08:14 |
| viric | kyak: php ? mysql/postgress? MB> HCB:0? :) | 09:36 |
| viric | kyak: what difference did you see in doc/home.wiki? I tried and I can't find anything | 09:54 |
| kyak | viric: http://bpaste.net/show/100080/ | 10:58 |
| viric | kyak: still using 3rd party servers? :) | 12:35 |
| viric | kyak: what url are you downloading? I download the 0.6 url, and I get the old version of that file | 12:36 |
| kyak | viric: no, tt-rss is hosted on your own server | 16:18 |
| kyak | viric: http://vicerveza.homeunix.net/~viric/cgi-bin/filegive/tarball/filegive-0.6.tar.gz | 16:19 |
| mog | wolfspraul, ! reping | 16:33 |
| lekernel | mog, :) | 17:11 |
| wpwrak | "filegive easily sends files point-to-point, with authentication and ciphering, with no software requirements on the receiving side. No third party server is involved in the transfer." duh ? | 18:08 |
| wpwrak | let | 18:08 |
| wpwrak | 's see .. no software require on the receiver, not even 3rd party. so how does that work ? quantum teleportation on the magnetic particles of the hard disk ? | 18:09 |
| mog | heh | 18:10 |
| wpwrak | and "ciphering" ... let's say what "dict" has to offer ... ah yes, From Bouvier's Law Dictionary, Revised 6th Ed (1856) [bouvier]: "3. When it is suspected that, a cipher becomes known to the cabinet where the minister is residing, recourse is had to a preconcerted sign in order to annul, entirely or in part, what has been written in cipher, or rather to indicate that the contents are to be understood in an inverted or contrary sense. | 18:14 |
| wpwrak | A cipher of reserve is also employed in extraordinary cases." yes, that sounds plausible. | 18:14 |
| kyak | when mentioning the software required on reciever, should one explicitely mention an operating system? | 18:23 |
| kyak | i guess not. .because it is implied | 18:23 |
| kyak | the same, everyone has internet browser | 18:23 |
| wpwrak | alright, i hope tsx-11 is okay :) | 18:23 |
| kyak | thus it is not mentioned | 18:24 |
| kyak | oh.. yo ushould also mentioned that "a computer" is required | 18:24 |
| kyak | or should you? | 18:24 |
| wpwrak | internet browser ... i'll pick chimera then | 18:24 |
| wpwrak | so that thing is browser-based ? that's what the description should say then | 18:26 |
| wpwrak | and perhaps also what features it expects in the browser ? just html ? does it need cookies ? javascript ? | 18:26 |
| wpwrak | if already the description is that sloppy, what can you expect of the protocol ? | 18:27 |
| kyak | you are just being picky | 18:27 |
| wpwrak | communication protocols are nontrivial. even less so if their authors think they are ;-) | 18:27 |
| wpwrak | naw, that's just a useless description | 18:28 |
| kyak | stop being geek for a second. It's as easy as 'wget url' | 18:28 |
| kyak | no "communication protocols", "cookies", wtf | 18:28 |
| wpwrak | so how does it work ? | 18:28 |
| wpwrak | does it set up a local web server ? | 18:29 |
| kyak | filegive runs an http server, serving the chosen file | 18:29 |
| wpwrak | aha ! | 18:29 |
| wpwrak | can it traverse NAT ? | 18:29 |
| kyak | it does handle upnp | 18:30 |
| kyak | so your router must support that | 18:30 |
| kyak | it can also use ssh tunnel for that | 18:30 |
| wpwrak | ah, now come the details :) | 18:30 |
| kyak | --) | 18:31 |
| viric | kyak: bad url. ?uuid=v0.6 | 19:04 |
| viric | wpwrak: what's that rant about? ;) | 19:05 |
| viric | you like the 'no software requirements', right? haha | 19:06 |
| viric | where did you see that text, btw? | 19:07 |
| wpwrak | on the first hit i get for filegive: http://freecode.com/projects/filegive | 19:08 |
| viric | ah ok! I'll update that text a bit | 19:08 |
| wpwrak | good :) | 19:10 |
| wpwrak | btw, you may want to add one or two timeouts instead of a session counter. e.g., time until the last transfer has to start, allowing any number of transfers until that time. | 19:23 |
| wpwrak | and maybe a deadline extension each time an existing transfer does something. that way, you can also cover reconnects. | 19:24 |
| viric | session counter? | 19:24 |
| wpwrak | the -n X limit | 19:24 |
| viric | well, that mainly gives multiple URLs | 19:26 |
| viric | and it checks that for each URL, someone downloaded until the end. | 19:26 |
| viric | If all URLs are downloaded until the end, it shuts down | 19:26 |
| viric | The alternative is -N, which never shuts down | 19:27 |
| wpwrak | ah, so it already handles reconnects ? | 19:27 |
| viric | yes sure | 19:27 |
| viric | it checks if the download reached the end | 19:27 |
| wpwrak | kewl | 19:27 |
| viric | (if you use a tricky downloading client that submits multiple requests of byte ranges, and the last one reaches the end, it will shut down too, regardless of the first :) | 19:27 |
| wpwrak | yeah, the client could out-optimize itself :) but then, multiple parallel sessions are generally frowned upon | 19:28 |
| kyak | viric: now i get the third different md5sum when using uuid=v0.6 | 19:31 |
| kyak | also, the file name is like filegive-0.6.tar.gz?uuid=v0.6 | 19:31 |
| kyak | which is not convenient | 19:31 |
| viric | kyak: the download url is: http://viric.name/cgi-bin/filegive/tarball/filegive-0.6.tar.gz?uuid=v0.6 | 19:31 |
| viric | You can't omit things :) | 19:31 |
| viric | hm problems with the file name? grmbl | 19:33 |
| viric | the tarball is generated 'live'... | 19:34 |
| kyak | did i download just the latest head when using the link without ?uuid=v0.6 ? | 19:35 |
| viric | kyak: yes, trunk. | 19:35 |
| kyak | if so, this explains.. | 19:35 |
| kyak | oh, ok, the file name is not a problem | 19:37 |
| viric | no? perfect! | 19:37 |
| kyak | i thought makepkg would complain | 19:37 |
| kyak | but it doesn't care | 19:37 |
| viric | clever makepkg | 19:37 |
| viric | kyak: thank you for your work! | 19:45 |
| kyak | viric: no, thank you! | 20:03 |
Generated by irclog2html.py 2.9.2 by Marius Gedminas - find it at mg.pov.lt!