> H.264 decoding cards What's the purpose of installing one of these in a home server? (Genuinely curious)
Consider a Dell Optiplex FX160 Instead of a Raspberry Pi
201–210 of 227 posts
Re: Consider a Dell Optiplex FX160 Instead of a Raspberry Pi
#202Re: Consider a Dell Optiplex FX160 Instead of a Raspberry Pi
#203The prime example was crashplan. Every year or so they would push a new package, and I would end up taking their jar files apart to replace the native x86 packages with ARM binaries. Then there was the ongoing problems with performance or running out of RAM on machines with soldered RAM. Today you can get low power skylake motherboard/celerons which are sub 15 watts in normal operation and and have very fine grained power controls which allow them to go into suspend or idle below 5W.
Re: Consider a Dell Optiplex FX160 Instead of a Raspberry Pi
#204Earlier quoted context omitted.
I'd imagine it be prudent to remove the battery if that is the case (which you can't on many newish laptops). I know it's tempting to utilize that free UPS but I wouldn't trust a laptop battery that's pushed way passed the intended use.
Is "pushed" the right word? Rather it seems like the battery is not doing much apart from a little "ambient" discharge for which it occasionally gets automatically topped back up to 100%. For the plugged-in laptops I use as servers, I have a repeating task in my todo system to unplug and drain them once every couple of months. The intention being to keep the thing's own idea of its calibration honest, in case it ever…
The margins of error are quite small considering that they sometimes explode well within their intended use case (which is not powered on 24/7).
The consequences of a fire in a battery is quite severe, and unlike normal laptop usage you probably won't be around it when it starts (or, worse, you might be asleep).
So, I'd err on the safe side and buy a UPS that at least covers the intended use case. For something as efficient as a laptop it isn't expensive either.
Re: Consider a Dell Optiplex FX160 Instead of a Raspberry Pi
#205It's incredibly easy to build an emulation box with a Raspberry Pi that you can connect to an old CRT TV an have the true retro game experience.
If I wanted to do the same on a normal desktop PC, I would need to look around for an old graphics card with a composite output or for some HDMIcomposite adapter (which are quite expensive IIRC)
Re: Consider a Dell Optiplex FX160 Instead of a Raspberry Pi
#206Another option is just to use an old laptop. This is what I tend to do for media servers, TV computers, and the like. People give away or throw away perfectly usable machines all the time.
I'd imagine it be prudent to remove the battery if that is the case (which you can't on many newish laptops). I know it's tempting to utilize that free UPS but I wouldn't trust a laptop battery that's pushed way passed the intended use.
Usually, though, by the time they become my HTPCs, the batteries are completely shot already and so I recycle them at work.
Re: Consider a Dell Optiplex FX160 Instead of a Raspberry Pi
#207I use my Raspberry Pi to play around with sensors (such as humidity, temperature, RFID, etc) through the GPIO pins. That's the main selling point, I think. It's an educational product more than anything.
Re: Consider a Dell Optiplex FX160 Instead of a Raspberry Pi
#208I use Asus 1001PX subnotebooks that way. They're available for about $40 on eBay. You get a keyboard, screen, WiFi, Ethernet, 250GB hard drive, and USB ports. Usually a power adapter, too. (Only use the real ASUS power adapters; the no-name 3rd party units overheat, don't provide enough power, or in at least one case, catch fire.) When I get one in, I put in the Xubuntu USB stick and run the memory diagnostic for an…
Re: Consider a Dell Optiplex FX160 Instead of a Raspberry Pi
#209Earlier quoted context omitted.
Exactly, all the same hardware makes it possible to exchange images, bit for bit SD-card copies, that run on any of the same model RPis, this is incredibly powerful and handy. For example, installing ROS (Robot Operating System) on Linux can be a PITA, but there is a ready made ROS on Ubuntu Mate for RPi3, so you have it fully functional in minutes.
Well, I was able to recover from damaging my RPi B+ by simply slotting its microSD card into a brand new RPi2 and everything ran, which is completely astonishing as they are not identical.
Ubuntu and some of the other 3rd-party OSes are compiled for ARMv7, and won't run on the 0/1/1+. A couple are compiled for ARMv8/AARCH64, and won't run on anything but a Pi3. There's a lot of work that went into making things like Raspbian as close to foolproof as possible.
Re: Consider a Dell Optiplex FX160 Instead of a Raspberry Pi
#210Earlier quoted context omitted.
I didn't know it was mandatory, thought it was just practically necessary for VPN tunnels etc. http://www.pcengines.ch/apu2.htm I've recently bought one of these and it's been great so far. Though its a NanoBSD currently you can squeeze an SSD in there.
Twice the price of FX160 :) I have one FX160 for over a year with bunch of home software inside docker containers and works like a charm :)