Post by @stefano
Now on an Orange Pi One, powered by NetBSD, on an external USB drive.
Yes, the storage speed makes a difference.
@stefano is there any limitation for the x86 Platform, Like some instructions have to be present on the CPU (Like cmov, sse, stuff)?
@DeltaLima@social.la10cy.net Good question. On amd64 there shouldn't be anything unusual beyond the normal amd64 baseline. For 32-bit x86, I need to check the exact minimum CPU requirements of the Go build, especially regarding SSE2. I'll test how far back we can reasonably go, because running littleFedi on ridiculously old hardware sounds like a fun experiment. 😄