Skip to content

Instantly share code, notes, and snippets.

View Impact123's full-sized avatar

Impact Impact123

View GitHub Profile
@Impact123
Impact123 / Why no SBC.md
Last active April 23, 2025 16:27
Why I don't recommend ARM SBCs for running servers

There's no question that many people successfully run SBCs and are happy with them but here's some of my biased reasons why I don't recommend ARM based SBCs like the pi, HA Green, HA Yellow, HA Blue, etc for running servers.

  • They have a poor price performance ratio
  • Some need a powered USB hub if you want to reliably use their USB ports, for example for a external SSD [2]
  • Their internal storage sucks [1]. SD cards corrupt easily
  • USB boot can be finicky and likely has to be configured:
  • You need a HDMI adapter or USB C cable and a serial software to debug some of them
  • You can only run specialized distros on them and hence can't easily boot just any live iso to troubleshoot or test something [3]
  • You're limited in what you can run (ARM) and debugging tends to be harder
@Miouge1
Miouge1 / isdct-update.sh
Created July 14, 2016 13:54
Update all Intel DC SSD firmware on Debian/Ubuntu
#!/bin/sh
apt-get install unzip
apt-get -y install alien
mkdir isdct
cd isdct
wget https://downloadmirror.intel.com/23931/eng/DataCenterTool_3_0_0_Linux.zip
unzip DataCenterTool_3_0_0_Linux.zip
alien --to-deb isdct-3.0.0.400-15.x86_64.rpm
dpkg -i isdct_3.0.0.400-16_amd64.deb
@ndarville
ndarville / business-models.md
Last active February 27, 2025 10:00
Business models based on the compiled list at http://news.ycombinator.com/item?id=4924647. I find the link very hard to browse, so I made a simple version in Markdown instead.

Business Models

Advertising

Models Examples
Display ads Yahoo!
Search ads Google