Submission + - Wine project frustration and forking (winehq.org)
Sorry to sound like a stuck record but the Wine website still lists "write a DIB engine" as a requirement, and every time someone does, the patches dissapear down a hole because they're "not right". Someone document what "would be right", or take "write a DIB engine" off the list. I'd love to have a go at documenting it myself, but I don't have the time to reverse engineer it from a few years' worth of rejected solutions.
The latest attempt of Massimo Del Fedel satisfied all requirements set previously for the long standing bug 421 and his optional engine seems to work fine by all Wine quality standards. He seems to be extraordinary stubborn and insusceptible to mobbing. Usually it is extremely frustrating for developers when the goal post is constantly moved. When is the right time that project members should fork when their chief maintainer does not respond anymore or pursues an adverse commercial agenda?"
Comment Missing Option: (Score 1) 320
Comment Re:Stickers... (Score 1) 993
Going Deep Inside Xserve Apple Drive Modules 243
Comment Not so new Theory (Score 1) 501
Superguns Helped Defeat the Spanish Armada 501
Vim 7.2 Released 106
A Trip Down Distro Memory Lane 238
Submission + - Ubuntu Wipes Windows 7 in Benchmarks. (tuxradar.com)
USB Flash Drive Comparison Part 2 — FAT32 Vs. NTFS 198
Bordeaux 1.6 For FreeBSD and PC-BSD Released 53
Why Not To Shout At Your Disk Array 125
Submission + - Laptop/Server data synchronization 1
The issue is, the data on the server may have changed as well, which needs to propagate back to the laptop. The data doesn't contain anything too special, no database tables etc. It does contain binary data such as executables and word processing documents. I've looked at ChironFS, Unison file sync, and drbd. ChironFS needs a manual rebuild if a connection fails, and the user needs to know which machine contains the correct data. Unison requires the user to initiate the synchronization process manually every time, and drbd is just not meant for the job at hand.
How do you automatically, and invisibly to the user (except in the case of conflicts), synchronize between a laptop and a server?