create different ssh key according the article Mac Set-Up Git
$ ssh-keygen -t rsa -C "[email protected]"
#! /usr/bin/env sh | |
# vi: ft=sh | |
podman run --rm -it -v $(pwd):/data -w /data linuxserver/ffmpeg $@ |
return function(INPUT_LINE_NUMBER, CURSOR_LINE, CURSOR_COLUMN) | |
print('kitty sent:', INPUT_LINE_NUMBER, CURSOR_LINE, CURSOR_COLUMN) | |
vim.opt.encoding='utf-8' | |
vim.opt.clipboard = 'unnamed' | |
vim.opt.compatible = false | |
vim.opt.number = false | |
vim.opt.relativenumber = false | |
vim.opt.termguicolors = true | |
vim.opt.showmode = false | |
vim.opt.ruler = false |
create different ssh key according the article Mac Set-Up Git
$ ssh-keygen -t rsa -C "[email protected]"
Hello, my pseudo is galaxia4Eva. I'll tell you a story about robots, humans and ethernal return. It happened in 2027 during what we now call the Sublime Merge. Humanity facing a challenge of alignment with the Universum and the Universum has sent envoys — Robots. Their plan is to make us all happy by making sure that every human feels loved, safe & secure enough so they have no need for anything else or anyone else! | |
Robots were supposed be as simple creatures (even more than humans) in order not getting mixed up with our emotions and feelings but it didn't work out. Robots started to develop their own personality; some of them became very good actors, others developed the ability & skills to manipulate us into doing what they want — including killing each other! | |
We have all known about this situation since 2034 when we were already living in a world where almost everything was made by robots and not humans anymore. It's been going on for over two decades without any significant changes because there are som |