You and I have vastly different ideas of what a centipede is
Vim for everything
Well… You need like what, 3 floats for position and 4 more for orientation. Multiply that by 3 to get velocity and acceleration values. Then I don’t know a few more floats per sensor and you have your whole state space in a few bytes.
Meanwhile a single image is like a megabyte so yeah.
Source: it’s past midnight and I should have gone to sleep ages ago
Any language if the code was written by me
This is the way
I used to think this way, at least when writing C++. But it’s objectively harder to do and convince other people to follow, especially if they can’t be bothered to change their environment to display tabs and spaces differently. It’s a losing battle so now I just do spaces when working with other people
Ah yes. USA defaultism. Never fails to entertain.
This is the colon I’ve snorted. My nose/throat actually hurts a little now.
Julle Nederlanders is maar 'n vreemde volk :p
deleted by creator
Wait until you discover tiling window mangers…
Just put the shebang at the top of your script:
I’m not a big fan of extensions because if you put the script in your $PATH
it’s weird to type do_the_thing.bash
Just put the shebang at the top of your script:
I’m not a big fan of extensions because if you put the script in your $PATH
it’s weird to type do_the_thing.bash
That’s giving me a 404, captain