You are here |
imapenguin.com | ||
| | | |
bytecellar.com
|
|
| | | | November marked the 40th anniversary of Turbo Pascal, the first Integrated Development Environment (or IDE), which allowed a user to quickly and easily write a program in the Pascal programming language and see it compiled and linked - all in ... Continue reading ? | |
| | | |
ratfactor.com
|
|
| | | | ||
| | | |
www.skrasser.com
|
|
| | | | Now that Cab Hustle has been released, I have taken a look at porting it to Windows. The idea is to create a native executable instead of packaging the C64 w... | |
| | | |
willhaley.com
|
|
| | As my family's computers age into obsolescence I typically back up the disks, use shred to securely erase data from the disks, then donate or re-use the disks/computers. My current technique for backing up the Windows disks is to mount the primary (non-boot) Windows partition, convert it to a squashfs filesystem, then squirrel that backup image away somewhere for safe keeping. I like this technique because squashfs filesystems are highly compressed and read-only by default, which is exactly what I want for a Windows backup that I'll probably never look at again. |