i have red and still got told to mute while writing
i have red and still got told to mute while writing
add some damn good mod tools. lemmy will die if the user base grows and the mod tools do not.
you can use vscode over ssh, without installing anything on the remote system.
ah yes sorry i meant copy to system clipboard.
i succeed in configuring vim so it uses the system clipboard on both local and remote sessions.
i would like to do the same with tmux, but as you said too, it does not seem to be a way.
i never got the copy part right, what configs are you using?
also, can you copy from a remote (ssh) tmux?
good bot, keep it up!
does this happen on Linux too?
i have to keep chrome around for sites that breaks with ff / ublock, but i only open it when i need it.
to manage passwords, use bitwarden
is not tied to any browser, it sync between devices and it’s free.
there are clients for Android and desktop, most likely ios too.
check if zswap is already enabled:
zgrep CONFIG_ZSWAP_DEFAULT_ON /proc/config.gz
i have 8gb on my server, and i need stuff like zram / zwap to keep all the services running. still swaps out ~10gb. but it is on ssd and is fast enough.
Isn’t zswap enabled by default?
having zram + swap on disk isn’t the same as having zswap + swap on disk? the difference should be only that zram show as a swap device while zswap does not.
having only zram, you are still confined by the total ram you have. idk how the average compression ratio is, but you can gain 1.5x ram max. to get more, you need a physical swap device.
is there an advantage of using zram instead of zwap? when you still have a physical swap with lower priority.
bonus question: What if I use all 3 of them? would this just be redundant?
kde with bismuth: https://github.com/Bismuth-Forge/bismuth
you can set it up to behave like i3, while being on kde.
manjaro switched to Wayland??!
i installed it a couple of years ago… should i search on how to switch it to Wayland?
did it count the time to load the data onto the hdd and unload it at the other side?
how much time would it take to move 3tb onto a usb3 hdd?
this is the way.
i have broot, an interactive tree
good bot
as other people pointed out, is a sticker on the outside, on the hard part.
unless you are very hungry and have good teeth, you will not eat it.
yet, since is applied on edible product, it needs to be edible.
All the services available from internet, just goes through traefik to terminate https, I rely on the build in authentication of each service. To add another layer of security, I have fail2ban active on all those services.
I have a public IP, and I have open on my router ports 80, 443, a random port for ssh and vpn.
Memory:
System RAM: total: 8 GiB available: 7.73 GiB used: 4.46 GiB (57.7%)
Report: arrays: 1 slots: 4 modules: 2 type: DDR3
CPU:
Info: 6-core model: AMD Phenom II X6 1090T bits: 64 type: MCP cache: L2: 3 MiB
Graphics:
Device-1: NVIDIA GP107 [GeForce GTX 1050 Ti] driver: nvidia v: 535.98
All the docker compose files + how I configured everything is available at: https://github.com/simone-viozzi/my-server
Since I like the ability of btrfs to do snapshots, I created all important docker volumes as btrfs subvolumes. Then I created a backup script that literally sends the subvolume (encrypted) to an external cloud. This does not allow incremental backups and most likely is not the best backup solution… but it works… the repo is: https://github.com/simone-viozzi/btrfs2cloud-backup
owncloud ocis