Re: Remote development with neovim, tmux and SSH from macOS?

From: John Levine <johnl_at_iecc.com>
Date: Sat, 02 Mar 2024 01:47:46 UTC
It appears that Lexi Winter <lexi@le-fay.org> said:
>on an RPi 4 running 14.0-RELEASE-p3:
>
>% time ./primespeed 10000000000 >/dev/null
>./primespeed 10000000000 > /dev/null  21.65s user 0.00s system 99% cpu 21.647 total
>
>on a base (8-core) M1 Mac Mini running Darwin 23.2.0:
>
>% time ./primespeed 10000000000 >/dev/null
>./primespeed 10000000000 > /dev/null  4.27s user 0.00s system 96% cpu 4.422 total

>again, my point is not to put down the RPi, which is a great piece of
>hardware for what it is -- only to point out that, performance-wise, the
>RPi and the Apple CPUs are really not comparable.

Considering that the RPI costs about $50 and a Mac Mini is $600, I'd
say the RPi is a a lot of computer for the price. It's 1/10 the cost
for 1/4 the speed.

But I'd still prefer the Mac for this application. Life is too short,
etc. On the other hand, I'm planning to put a PoultryCam out in the chicken
coop, and the RPi is perfect for that.