| bio | website | |
|---|---|---|
| location | Houston, TX | |
| age | ||
| visits | member for | 3 years, 2 months |
| seen | 4 hours ago | |
| stats | profile views | 175 |
|
May 15 |
comment |
Correctly partition microSDHC card This question is also similar, but wholly lacking any information about alignment, filesystems, etc. |
|
May 15 |
comment |
Correctly partition microSDHC card @techie007: I feel that there is (1) demand for solution to this problem that doesn't involve changing BIOS settings or installing a hypervisor and (2) a need for the question to be written in such a way that includes keywords such as partition and alignment. I see the fact that I found the other question only after writing mine as proof that the other question's discoverability is poor. |
|
May 15 |
revised |
Correctly partition microSDHC card added 323 characters in body |
|
May 15 |
comment |
Correctly partition microSDHC card @techie007: Are you confused about the difference between Windows 8 and Linux? |
|
May 15 |
asked | Correctly partition microSDHC card |
|
May 3 |
awarded | Custodian |
|
May 3 |
reviewed | Approve suggested edit on What's different between Ctrl+Z and Ctrl+C in Unix command line? |
|
Apr 18 |
awarded | Popular Question |
|
Apr 17 |
comment |
Force a program to run *without* administrator privileges or UAC? I used to use the Application Compatibility Toolkit shim, but that was a lot of work for each executable and left junk in the registry for each file as well. This method works and I like it a lot better. |
|
Apr 16 |
comment |
Connect three HDMI TV to MacBookPro @kellax: See edit concerning connection of multiple displays through one DisplayPort |
|
Apr 16 |
revised |
Connect three HDMI TV to MacBookPro added 233 characters in body |
|
Apr 16 |
comment |
Connect three HDMI TV to MacBookPro I checked Wikipedia when posting my answer. There's no Thunderbolt on your model. If your HP has USB 3.0 or an ExpressCard slot you may have more options... but the limiting factor isn't CPU speed or GPU speed, it's the throughput of outputs able to carry video data. |
|
Apr 16 |
answered | Connect three HDMI TV to MacBookPro |
|
Apr 16 |
comment |
What does it mean for software to run natively? @afrazier: That's because .NET applications are designed to run on the "Common Language Runtime", and need a compatibility layer to run on Windows. Or a different compatibility layer to run on Linux. |
|
Apr 16 |
comment |
Mini PCI-e to USB adapter for Netbook SSD access @user74094: You can use an mSATA-to-SATA adapter to connect an mSATA drive to normal desktop computer SATA data and power cables. |
|
Apr 15 |
comment |
Mounting Windows drive in Linux It looks like a missing comma between the password and rw options. |
|
Apr 13 |
answered | Mini PCI-e to USB adapter for Netbook SSD access |
|
Apr 13 |
awarded | Notable Question |
|
Apr 5 |
comment |
Tool for automatic Windows file sync, no GUI? Or unison. |
|
Mar 7 |
comment |
Copy all files recursively, but not folders, into one destination folder @Hennes: cp not mv. Otherwise that should work. |