One more thing to try, if you have cables going from the brakes try disconnecting them. Motors are usually setup to cut out as soon as the brakes are hit, so a switch jammed on might cause what you're seeing.
Shadow
I've soured on s4 too. First one was the best, second acceptable but not really trek, and it's just been shit since.
Please just give us a final 1.5 seasons of quality fucking trek. Is that really so hard? I'm glad they're having fun making the show, but the audience isn't.
Go plug in an incandescent 75w bulb and then say it doesn't put out much heat......
Just put a box in the carrier, problem solved.

Tail down in a dog doesn't only mean scared, and I don't think you can assume dog behaviours of a wolf.
On top of this, it's not trivial to get hired at meta. They pay absurd money but you have to get in the door first.
https://www.levels.fyi/companies/meta/salaries/software-engineer?country=254
It still is! If you try and boot a kernel with nothing in /dev, you won't get most of the kernel boot messages since /dev/console doesn't exist. You need a basic set of device nodes in /dev before udev is started.
If you're going to rsync a system to new hardware and exclude /dev /proc /sys, it's better to setup a new mount of your / to a different directory and sync off that, so you get the underlying stuff without the cruft.
/dev and /sys are the other two special ones
Lemmit.online has ended with the shutdown of old reddit - https://lemmit.online/post/8716662?scrollToComments=true
No, you can't have a hard link cross filesystems and proc is its own fs type.

What?
It's an open source ssl library. There's also alternatives like Libressl