ober

joined 2 years ago
[–] ober@lemmy.dbzer0.com 82 points 2 years ago (3 children)

Generally I've found the people who say this get privacy and secrecy confused. You close the door when you go to the bathroom because you want privacy, not because you have anything to hide. Everyone has a pretty good idea what you're doing in there but you close the door anyways. Secrecy would be if you were cooking Meth in the bathroom and wanted to keep it a secret.

[–] ober@lemmy.dbzer0.com 2 points 2 years ago (1 children)

Sorry to break it to you bud, but after some 3000 downvotes I don't think anyone really agrees with anything you've said, ever.

[–] ober@lemmy.dbzer0.com 3 points 2 years ago

Never used Plex so I'm not sure. I do know that you can install Plex onto most seedboxes and use it that way. I think Jellyfin is the most widely supported one though.

[–] ober@lemmy.dbzer0.com 4 points 2 years ago (3 children)

Pretty much just a remote server dedicated to torrenting you can rent. It'll download and seed torrents for you and you can stream them to your other devices or just download them (not every provider offers streaming).

[–] ober@lemmy.dbzer0.com 7 points 2 years ago

You should be able to use adbshell with shizuku (both in f-droid) to remove whatever you won't use. I doubt there's any custom Roms that'll help here though. If you're willing to root the phone then you can probably find some way to get what you want.

[–] ober@lemmy.dbzer0.com 4 points 2 years ago

I wouldn't say this has anything to do with the Linux kernel itself. I would make the request with whatever app handles your auto-login (probably your login manager). Also I don't see the point of a keyring password if it's never entered. I think it would be by design that the keyring stays locked when no password or authentication is provided.

[–] ober@lemmy.dbzer0.com 1 points 2 years ago

I mean to use something like htop, btop, or psensor to check how much of your RAM, CPU, GPU, etc is being used along with temperature. Also, what do you mean your RAM always shows as full? I get that Linux "uses" it all but most resource monitors should be able to tell how much is actually being used for programs.

[–] ober@lemmy.dbzer0.com 1 points 2 years ago (4 children)

Maybe checking your computer's resource utilization could provide some insight.

[–] ober@lemmy.dbzer0.com 2 points 2 years ago

I would go with option 4. I have a 1TB NVMe with /boot, /, and /home. Then I have two 1TB SATA III SSDs, one is for games and the other music. It makes more "sense" to have / and /home on separate drives but I don't recommend this personally because / doesn't need a whole terabyte of storage so it'd just be wasted. Swap is optional (I don't use it even on Gentoo). Me picking option 4 over 3 is just personal preference though. I like having /home smaller because it just holds basic stuff and then I have my 2 extra drives as bulk storage dedicated to something.

[–] ober@lemmy.dbzer0.com 8 points 2 years ago (1 children)

Is this a meme?

[–] ober@lemmy.dbzer0.com 8 points 2 years ago (1 children)

i3

  • Great for beginners
  • Uses it's own configuration language so no coding required
  • One of the most popular window managers so documentation and such is plentiful
  • Has a 1:1 Wayland fork called Sway
  • Is a manual tiling window manager which means you specify where a window will appear when you go to launch something.

AwesomeWM

  • Is awesome
  • Configured in Lua
  • Has a great status bar built in
  • Great documentation
  • Is a dynamic tilling window manager meaning it places new windows in accordance with a preset layout.

Qtile

  • My favorite
  • Has a 1:1 Wayland version built-in
  • Configured in Python
  • The best status bar I've used
  • Great documentation
  • Dynamic tiler

XMonad (Note: never used this so take this how you will)

  • Configured in Haskell
  • Has a lot of dependencies
  • Extremely configurable
  • Dynamic tiler

There're many more window managers out there but these are the ones I've personally used (besides XMonad) and know the most about.

If you don't like a built in status bar then you can disable it in the config and use another one like Polybar. Distrotube (on Odyssey or Youtube) also has really good videos on all of these window managers and more which I really recommend you check out if you haven't already.

Personally though, I think Qtile will give you the best experience.

[–] ober@lemmy.dbzer0.com 9 points 2 years ago

Personally I would recommend Linux Mint. It's based on Ubuntu so any issues should be easy to find and fix online. It's very similar in terms of the actual desktop to Windows instead of being completely different like Pop!OS. You should also be able to completely avoid the command line as well though I do encourage you to have your friend learn at least some of the basics so he at least knows how to use it.

view more: ‹ prev next ›