Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror
×

Comment Unison; and maybe git in the future. (Score 3, Interesting) 421

Currently? Just unison -quiet, running from cron. (I have it wrapped in a script that does locking, since Unison doesn't seem to lock against itself reliably, for reasons I don't understand.) I've had two problems worth watching out for:
1) Try to avoid running it against NFS. It walks the entire synced area every time you sync. Local disk will be two orders of magnitude faster.
2) Be careful syncing between case-sensitive and case-insensitive filesystems. Unison will start failing out if you ever create two files differing only in case.

Beyond that, I'm looking to start using git to version both my code and my textual data. I'm not intending to use git itself to sync the repositories; I'm going to use it for versioning only, and keep syncing using Unison. The reason is because I'm the only user, and for my own convenience I'd like the working copy to be synced. All I really need out of git is versioning anyway; I already have a workable solution for syncing.

Comment Translation... (Score 1) 181

Once a term used to suggest something cheap or inferior, shanzhai now suggests to many a certain Chinese cleverness and ingenuity. Shanzhai culture "is from the grass roots and for the grass roots," says Han Haoyue, a media critic in Beijing, who sees it as a means of self-expression.

Sounds to me like "hack" or "hacker".

Comment Re:Hi again (Score 1) 276

Don't waste a response on this, but maybe you should look into asking Slashdot to give you a no-flood-control bit. If they don't have one they really should. Anybody who's famous enough to be responding to comments on an article can probably be trusted not to spam the site; and it would be nice if those people could do so without having to worry about getting blocked. (I'm thinking also of NewYorkCountryLawyer here, who probably runs into the same problem.)

Announcements

Submission + - Interactive Fiction Writing Month (instamatique.com)

vyrus128 writes: "Everybody, geek or not, has a game they've always wanted to write; starting this Sunday you'll get your chance. Interactive Fiction Writing Month is exactly what it sounds like: a month-long shared journey in learning to write IF, much in the spirit of NaNoWriMo. It will run from February 15 to March 15 this year, and no experience is required: the first week will be spent learning to code in Inform, an interactive-fiction language designed to be easy for programmers and nonprogrammers alike. If you want to stay up to date on the festivities, you can also follow the IF Month blog."

Comment Credit where credit is due (Score 1) 111

Before the bile starts pouring in, let's take a moment to thank the FCC for having a suddenoutbreakofcommonsense. That they listened is nothing short of incredible, and we should savor this moment and reward them for it, before we start tearing down the proposal for everything _else_ we each think is wrong with it. :-)

Comment Re:Unfortunately, you're correct... (Score 1) 188

And they'll only grant you powers with respect to a particular class of works (e.g. audio-visual works on CD) not something nice and broad like "any copyrighted work."

I was wondering about this. What exactly is the source of the rule that says they can't make an exception for "any noninfringing use of any work; or any action which does not involve any copyrighted work"?

Comment Re:So show us. (Score 1) 186

Wow. I have always been one of the smug people who replies to people's complaints about Wikipedia with "show me the diffs", and frankly those diffs stun me. I have not the words for how much TTN's behavior upsets me.

It's clear to me that I don't have the resources to do anything about him and his ilk directly; even though he's made some clear policy violations, I just don't have the time to wikilawyer against him singlehandedly, and I'm sure he has friends.

I'm contemplating what larger moves I could make that might help... it shouldn't be hard to "skin" Wikipedia to produce non-official versions, with reduced notability requirements. In the meantime, all I can say is that I feel your pain. I still think Wikipedia is the best Wikipedia we have, as it were, even if it's not the best Wikipedia it can be.

Slashdot Top Deals

"Why can't we ever attempt to solve a problem in this country without having a 'War' on it?" -- Rich Thomson, talk.politics.misc

Working...