This is one of those moments where I notice the stark difference in good vs. bad branding (in my opinion). Raspberry Pi. Dell Optiplex FX160.
Consider a Dell Optiplex FX160 Instead of a Raspberry Pi
181–190 of 227 posts
Re: Consider a Dell Optiplex FX160 Instead of a Raspberry Pi
#182This is one of those moments where I notice the stark difference in good vs. bad branding (in my opinion). Raspberry Pi. Dell Optiplex FX160.
I think that Dell would claim that their brand is the more valuable for their purposes.
When I think "Raspberry Pi" I think "Oh yeah there's not very many of those, and they're super cheap and low power and useful"
When I think "Dell", I think "Conglomerate"; when I think "Optiplex", I think "stupid-expensive desktop machines"; when I think "FX160" I think "oh great a !@#$ing model number to look up specs for". Yeah, it's 'cheap' and 'powerful' and 'useful', but far more effort goes into identifying its purpose. And, since it doesn't have any GPIO, it's useful in a different way.
Honestly, it's like comparing apples to oranges. One just keeps the doctor away while I use the other as the base for soups.
Re: Consider a Dell Optiplex FX160 Instead of a Raspberry Pi
#183A raspberry pi with external HDD running is about 5W. That's 130 kWh less than a FX160 over an always on year, or $27 at average Australian energy prices. Sure these servers might be handy for some things, but the Pi still has a lot of advantages. For me it's small form factor, low power consumption and GPIO.
Re: Consider a Dell Optiplex FX160 Instead of a Raspberry Pi
#184Re: Consider a Dell Optiplex FX160 Instead of a Raspberry Pi
#185Earlier quoted context omitted.
Really ? Because this is trivial to make using a microcontroller. Or you can use any FT232 serial interface. I mean I'd think you'd prefer an arduino for this application over pretty much everything else since you can quickly upload small programs to the arduino that keep the "fast" logic on the arduino.
Arduinos cost more than a lot of Pis, though. And the network interface of a Pi enables some really interesting capabilities that don't exist, or are harder to obtain, with a device that doesn't have one.
Cool thing about them is that you can write in C-like AVR code (like Arduino), or micro versions of Lua, Python, and other choices.
Re: Consider a Dell Optiplex FX160 Instead of a Raspberry Pi
#186Re: Consider a Dell Optiplex FX160 Instead of a Raspberry Pi
#187Re: Consider a Dell Optiplex FX160 Instead of a Raspberry Pi
#188Earlier quoted context omitted.
Gah - thanks for pointing this out! I made an error that I'm guessing a few others' did -- I compared the $35USD against the $59AUD price. This makes a little more sense. There are a few things that offset this, though. The eBay OptiPlex ships without RAM. The author points out that this adds a minimal $20AUD, but that offsets the sticker price difference. In addition, if Hacker News is the target audience and you fo…
I keep having awful luck with USB power adapters and RPis, to the point that I buy a specific adapter to go with each Pi.
Re: Consider a Dell Optiplex FX160 Instead of a Raspberry Pi
#189The raspberry pi's selling points are: 1. It works nearly out-of-the-box. You only have to prepare an SD card. 2. It is tiny 3. It is quite power efficient 4. It has GPIO pins, which make it usable for experimenting with hardware. 5. It has a great community (you can easily find many projects for it, and there are some great OSes available, which run nice educational software) 6. It is cheap All of this makes it fant…
Re: Consider a Dell Optiplex FX160 Instead of a Raspberry Pi
#190Earlier quoted context omitted.
>I've configured it to boot off of the Hard Drive. You don't even need an SD card in it to boot. Woah, that's awesome! I had no idea the pi 3 could do that. I have a Raspberry Pi 2 B and a 3 B at home. I host my website using the 2 B with cloudflare in front of it [1], as well as use it as a login server, but every couple of months the SD card gets corrupted. The last time that happened was a couple of weeks ago and…
TIL there's even a PXE boot option on the Pi 3, and several other boot modes as well. https://github.com/raspberrypi/documentation/tree/master/har...