Page Summary
shockwave77598.livejournal.com - (no subject)
pyesetz - (no subject)
shiver-raccoon.livejournal.com - Depends on where you are!
giza.livejournal.com - Re: Depends on where you are!
pyesetz - Re: Depends on where you are!
pyesetz - Re: Depends on where you are!
giza.livejournal.com - Re: Depends on where you are!
shiver-raccoon.livejournal.com - Re: Depends on where you are!
shiver-raccoon.livejournal.com - Re: Depends on where you are!
shiver-raccoon.livejournal.com - Re: Depends on where you are!
giza.livejournal.com - Re: Depends on where you are!
pyesetz - Re: Depends on where you are!
pyesetz - Re: Depends on where you are!
shiver-raccoon.livejournal.com - Re: Depends on where you are!
deffox - Re: Depends on where you are!
Style Credit
- Style: Neutral Good for Practicality by
Expand Cut Tags
No cut tags
no subject
Date: 2010-07-13 06:20 pm (UTC)no subject
Date: 2010-07-13 08:09 pm (UTC)Depends on where you are!
Date: 2010-07-13 11:37 pm (UTC)Fortunately this job doesn't have high Internet access requirements (although running "cvs diff" takes FOREVER! (any encryption like ssh has a lot of back-and-forth traffic which sucks over satellite).
I think "ruralsourcing" only works if rural means "small town", not "outside of any town". "suburbansourcing", anyone?
Re: Depends on where you are!
Date: 2010-07-14 02:15 pm (UTC)Re: Depends on where you are!
Date: 2010-07-14 06:40 pm (UTC)Re: Depends on where you are!
Date: 2010-07-14 07:01 pm (UTC)It's been 2½ years since your last comment on my journal! We're moving more stuff to MySQL these days. It works great on a dedicated server! Although the reciprocal replication jams up occasionally...
Re: Depends on where you are!
Date: 2010-07-14 07:10 pm (UTC)Git is probably your best bet. It's what's used for the Linux Kernel (in fact, Linux himself is the author of Git) and the Drupal project is in the middle of switching over to it.
I haven't done too much LJ over the last year+. I'm trying to get back into the swing of things. MySQL does work out well, even with replication. I use a replicated setup to power Anthrocon's on-site registration (http://code.google.com/p/anthrocon-reg/). :-)
Re: Depends on where you are!
Date: 2010-07-15 12:16 am (UTC)No; I don't need VoIP or VPN for my job, and cell coverage may be different (better, worse) wherever I settle. Besides, I can't afford a place in the city on my salary :-)
I'll try it, but I don't have high hopes; besides, your cvs pserver port is disabled on the server. I've been playing around with a remote backup service lately; it's just as bad. sshfs+truecrypt and encfs are both painfully slow with their back-and-forth traffic. rsync works great, but isn't encrypted.
Can't I be a "country coon" instead? I define suburbia as a town with many more residents than the local industry can support, i.e. a bedroom community for another city.
Re: Depends on where you are!
Date: 2010-07-15 12:20 am (UTC)Maybe the simplest thing is to have a second workspace, where the files are kept up-to-date, but not modified locally. Keeping another checked-out copy, instead of a repository with full history, might be a good solution.
Re: Depends on where you are!
Date: 2010-07-15 12:24 am (UTC)With this job with pyesetz, it would be less important... as there is only one customer, there is only one deployed version, so everything is "in the now".
Re: Depends on where you are!
Date: 2010-07-15 12:25 am (UTC)You would, and it'd be a lot faster, too. A local hard drive is about 2 orders of magnitude faster than doing stuff over a WAN.
Conflicts would be less of an issue, too. The problem with CVS (and SVN) is that they are version-oriented. Git, Mercurial, and more recent revision systems are just that, revision-oriented. It makes all the difference when branching and then merging those branches, for example. I say this as someone who was afraid to branch things in CVS, but does so all the time in Git, because it's easy.
Re: Depends on where you are!
Date: 2010-07-15 12:56 am (UTC)The limitations of your laptop and its dual-hard-drives-filled-to-the-brim argue against DVCS, but your slow-handshake Internet connection argues for it.
Doesn't rsync use ssh? The manual says rsync uses remote-shell (must be ssh because rsh is disabled on the server) when you use a single colon after the hostname, which I always use. So you could rsync to your workspace on the server and then commit from there. Too bad that cvs is so stupid about diffs, though: uploading the entire file to the server to have the diff done there is not good.
Re: Depends on where you are!
Date: 2010-07-15 01:04 am (UTC)What salary? This ain't no sinecure, Mr. Coon!
your cvs pserver port is disabled on the server
That could be changed, if it would help.
sshfs+truecrypt and encfs are both painfully slow with their back-and-forth traffic
Yeah, it's the same half-duplex problem that Kermit and [XYZ]MDOEM were trying to solve decades ago, and the same that people have with USB today (USB is half-duplex, with a huge pause when sender and receiver swap roles).
I define suburbia as a town with many more residents than the local industry can support, i.e. a bedroom community for another city.
That definition works well, but has a tendency to become obsolete. The children of the people who move to Suburbia as a bedroom community then open their own businesses locally; eventually the community can become independent of the neighbouring city (on its way to becoming a city in its own right), but it's still "suburban" in its zoning and flora and roadways and population density. San Jose is a city that still looks like the suburb of San Fransisco that it once was.
Re: Depends on where you are!
Date: 2010-07-15 01:07 am (UTC)Yes, rsync is using ssh. I don't mind the slow commits (they are rare), but slow diff's and updates ("what have I modified? why?") are annoying.
Re: Depends on where you are!
Date: 2010-07-15 06:08 pm (UTC)That's one thing I miss is having more space, or at least more vacancies. I understand the logic of keeping city services more affordable and having a working public transit. And my prior US city requiring new houses to have five acre lots is just bad planning. But from my semi-rural upbringing I always feel like neighbours are too close to me.
Then there are the comical people who have the shiny and unused F350 with duals and extended cab who hold everyone up trying to park in a lot where the lines are tighter than the ridiculous truck's dimensions.