Doesn’t matter if it support ARMv7 as the Pi 1B only support ARMv6.
Over the weekend I am going to put this on a Pi 1B with 512mb of ram and see how slow it is.
As long as you are not watching more than a 720p video the Pi 1B is actually a really good media center with OSMC. I usually have one for watching old TV shows or movies I have seen a million times while I am gaming on another computer.
Right…ARMv6
Would be a good server…running a single docker or something like that…but not much else…GUI’s are usually pretty heavy on the resources.
Either way…VERY cool!
Especially on a 256mb ram device I would avoid running Docker as Docker engine themselves requires around 100mb. Which would nearly half of the available memory, not even counting the os or any container.
Had a little more fun over the weekend. Tried DietPi and RaspiOS on a Pi 1B with 512mb of ram. Noticeably faster than a 256mb Pi but still slow. I do find it interesting how the ram vs swap is used between DietPi and RaspiOS.
You could always use zram-tools…it does use some physical RAM, but compresses it actually increasing “available” RAM in the form of swap…
swappiness I believe is the settings to change to adjust how much it swaps