101010.pl is one of the many independent Mastodon servers you can use to participate in the fediverse.
101010.pl czyli najstarszy polski serwer Mastodon. Posiadamy wpisy do 2048 znaków.

Server stats:

504
active users

#tramp

1 post1 participant0 posts today

Yesterday wasn't Ukraine's best day. The White House meeting brings no comfort when we wake daily to explosions, calling to check if loved ones survive.

Three years of this horror. In Ukraine, everyone knows our enemy, and now we know our true friends from those who'd sell us out for silver.

Help #Ukrainians stand strong. If you enjoy our recipes or have spare funds to share, please support us:

patreon.com/c/proborsch

Any #advice about returning to the #gym for #weightlifting and #cardio after #covid? I have a big #tramp in a couple of weeks - the #Heaphy Track - and want to make sure I’m fit enough for it before I set off. I’ve done the Heaphy before, so know what I’m getting into. Have pretty good fitness but was prescribed #Paxlovid because of weight.

Anyway, I’d love any advice or research you have. Will be chatting with my #PersonalTrainer tonight and we’ll come up with a plan. #ExerciseAdvice #Hiking

My #music is available from a dedicated #Web3 #player on the IPFS #network. For the first time it is now #best to use the Web2 link:
technotramp.com.

It is a good habit to check your address bar. The #IPFS HASH ends in "xwm". #Enjoy #technotramp listening and give me a #pin.

ipfs://bafybeiewkxwysf4jlnhbxs7pd4junvkrrais76qm3qgkpn3en4b2lcqxwm/index.htm

For those who wanted me to do a pull request of #RPlayer:
github.com/entlaabstudio/rplay

#unexpectedtracks
#tramp

👇

Continued thread

I pointed out that #Eshell, part of #Emacs for years and years, does all this.

Because it integrates with #tramp, you can pretty seamlessly do things like redirect to files on other boxes via ssh, etc. If you use it with an Emacs distribution like Doom, all sorts of things are integrated nicely.

2/

Replied in thread

@LovesTha @solene In #emacs, #orgmode can link to just about anything. An email (indexed by message-id). IRC logs. An arbitrary line in a text file (indexed by line number or context). So you can be reading an email, hit a hotkey, and you'll create a task in org-mode with a link back to that email automatically made for you. Later when you do the task, the email will be found automatically.

Of course, these things support remote files via #tramp, etc. 5/

Replied in thread

@codewiz @globalc

Note, that #Emacs does remote editing since ages, thanks to #TRAMP. It does support ssh, but also other protocols, such as ftp. It also has a great git integration thanks to #magit. Vim emulation is done by "evil-mode", etc. Emacs has the advantage to run also on a text console, if necessary.

Btw. I use Emacs even as my window manager (#EXWM) and as my email client (#mu4e). And or course, to organise practically all aspects of my life, thanks to #orgmode.