Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

13
votes
3answers
2k views

Running Mercurial on a Flash Drive?

So I do a lot of work on a school computer. We can't install anything but we have most of our tools on our flash drives but I was wondering if there's a way to get Command Prompt to use Mercurial off ...
6
votes
9answers
607 views

What's your experience with Flash drives?

EMC is marketing Solid State Flash Drives and my project is thinking about moving that direction in the future. Does anyone have any experience with replacing traditional disk storage with flash ...
2
votes
1answer
231 views

Longevity of flash drive in Iphone

From the iPhone Programming Guide When creating files or writing out file data, keep the following guidelines in mind: Minimize the amount of data you write to the disk. File ...
1
vote
2answers
409 views

How can I emulate/fake/immitate an SD card with a live connection to a computer?

I have a machine in a remote location that contains an SD card slot as its only output. I would like to read the output without needing to physically go to the machine and remove the card. My idea is ...
1
vote
0answers
485 views

Whats the most popular Linux distro for a USB flash drive? [closed]

I want to put Linux on a USB flash drive in order to run some extension to Pure Data that aren't support for Windows. Is there a particular distro that everyone is using for Linux on a flash drive?
0
votes
2answers
50 views

Documentation about file systems for flash drives

My bachelor work is about file systems for flash drives. What can I read and where can I find documentation about this?
0
votes
2answers
121 views

How to safely use VSS when using a working directory on a thumb drive?

I know putting code into VSS in general is as safe as putting money into a mutual fund run by Bernard Madoff, but I don't have the luxury of ditching it for subversion. That said, I need to be able ...