The Potato of Theseus
In the world of electronics, especially PCs, it is fashionable to call an outdated piece of equipment a "potato". My PC absolutely qualifies, but what makes it interesting is that you can trace its descent from a potato several generations older. This is a neat testament to what's possible to do cheaply with AMD stuff since they keep announcing new processors on old sockets. Here's what it's in and what's in it now:
- Read more about The Potato of Theseus
- 3 comments
- Log in or register to post comments
Versa Stereo
I have recently got a 2008 Versa Note S, also known as a C11 or Tiida, and I've been driving it to work. It has been disintegrating a bit (the front suspension is very sloppy now) but okay, I'll deal with that, it's a 15 year old car. But what I couldn't deal with was the stereo, which was an in-dash 3 CD changer with no aux input.
- Read more about Versa Stereo
- Log in or register to post comments
Script Snippet: Link additional storage
I just rearranged some of my storage and wanted to automate this, and I was pleased enough that it worked exactly how I thought it should work that I thought I'd just share. This goes in /etc/profile.d on most Linux systems today.
- Read more about Script Snippet: Link additional storage
- Log in or register to post comments
Setting temp dir location on Linux
I use a 1GB tmpfs on my Linux system, which causes problems with some installs which write their temporary files to /tmp. Here's a way to somewhat gracefully set TMPDIR for every user logging in:
- Read more about Setting temp dir location on Linux
- Log in or register to post comments