simonweiss

joined 1 year ago
[–] simonweiss@lemmy.ml 40 points 1 month ago (8 children)
[–] simonweiss@lemmy.ml 2 points 1 month ago* (last edited 1 month ago)

I know that habit of using messenger app for notes :) Try [matrix] using Element or SchildiChat. It's e2eencrypted and federated, and even supports markdown formatting in messages. Also some Slack features are included. The only issue for non-techy person might be verifying sessions - just be sure to use the same client on all devices.

[–] simonweiss@lemmy.ml 2 points 3 months ago

Yeah, actually it also has a HTTP server, in case you need to transfer something big one way and don't want to bother with FTP connection

[–] simonweiss@lemmy.ml 4 points 4 months ago

If by wirelessly you mean via Wi-Fi network then one convenient option is qrcp. It generates a QR-code right in your terminal, which you can scan with a phone and send/receive files through a web interface on the URL it provides.

If you want to transfer files regularly, there is another option. Almost every distro has Python installed, and the Python has a "built-in" FTP server. You need to just cd into desired directory and run the command python -m pyftpdlib -w. It will open a FTP server with root in this directory. You then can access it through a file manager, like Material Files for example, and send files and folders back and forth. In Material Files you can save the server address for future use.

[–] simonweiss@lemmy.ml 5 points 4 months ago* (last edited 4 months ago) (2 children)

If by wirelessly you mean via Wi-Fi network then one convenient option is qrcp. It generates a QR-code right in your terminal, which you can scan with a phone and send/receive files through a web interface on the URL it provides.

If you want to transfer files regularly, there is another option. Almost every distro has Python installed, and the Python has a "built-in" FTP server. You need to just cd into desired directory and run the command python -m pyftpdlib -w. It will open a FTP server with root in this directory. You then can access it through a file manager, like Material Files for example, and send files and folders back and forth. In Material Files you can save the server address for future use.

[–] simonweiss@lemmy.ml 10 points 5 months ago (3 children)

I'm glad I didn't sit by and deleted all my posts and comments.

[–] simonweiss@lemmy.ml 10 points 5 months ago

Wow, this one hell of a monster will take a place of honor among my containers :) Thanks for sharing!

[–] simonweiss@lemmy.ml 4 points 1 year ago* (last edited 1 year ago)

+ for percussionist :)

[–] simonweiss@lemmy.ml 2 points 1 year ago* (last edited 1 year ago) (1 children)

This + package to enable VSCode marketplace. The only VSCode features it lacks afaik are out of the box settings sync and remote container development, which colud be substituted with plugins.

EDIT: also be sure to check out Lapce suggested by Yote.zip - it's a banger.