I recently switched to tmux and boy, it’s way better. I basically use only tmux now anymore. Creating panes to have two processes in one glance, multiple windows, awesome. Plus all the benefits of screen.
I recently switched to tmux and boy, it’s way better. I basically use only tmux now anymore. Creating panes to have two processes in one glance, multiple windows, awesome. Plus all the benefits of screen.
I say go with Maria or with postgres for all use cases in the beginning. You can even start with sqlite. For most of the use cases you don’t need the scaling and speed of redis, mongodb etc.
If you hit a performance wall with Maria or postgres, you should scale up and optimize before switching to more specialized databases.
If you use an ORM (object relational mapper like Prisma), it should be okay to switch database engines but you don’t want to do that frequently.
My rule of thumb is getting it done first.
Be sure to check the checksum after downloading and check if the release is somehow up to date. They only list raspberry pi os images older than a year
Awesome, didn’t know fzf yet