127
submitted 1 year ago* (last edited 1 year ago) by Tatsumoto@reddthat.com to c/linuxmemes@lemmy.world
all 42 comments
sorted by: hot top controversial new old
[-] DrRatso@lemmy.ml 131 points 1 year ago

All these packages, and none to take a proper screenshot.

[-] LunchEnjoyer@lemmy.world 24 points 1 year ago

Lmao that one got me good

[-] Tatsumoto@reddthat.com 5 points 1 year ago

The package is there but i just happened to have my phone in my hand so.... laziness xD

[-] somedaysoon@lemmy.world 25 points 1 year ago* (last edited 1 year ago)

Then you're doing it wrong.

ctrl+space > scr > enter > enter > enter

It's uploaded to imgur before you can even pick up your phone.

[-] LazaroFilm@lemmy.world 3 points 1 year ago

Now how did you do the screen recording?

[-] somedaysoon@lemmy.world 9 points 1 year ago* (last edited 1 year ago)
[-] Tatsumoto@reddthat.com 3 points 1 year ago

Oh, didn't know that. Thank you!

[-] MigratingtoLemmy@lemmy.world 1 points 1 year ago

I need some more context to understand this - could you explain your workflow?

[-] somedaysoon@lemmy.world 4 points 1 year ago

ctrl+space is the keyboard shortcut I have set to open whisker menu then typing scr and enter opens the screenshot program (xfce-screenshooter), then two more enters to take the screenshot and upload it.

[-] MigratingtoLemmy@lemmy.world 2 points 1 year ago

How does it upload to imgur by you pressing the carriage return?

[-] XTornado@lemmy.ml 3 points 1 year ago* (last edited 1 year ago)

It just works. He is family with Todd Howard.

[-] somedaysoon@lemmy.world 1 points 1 year ago* (last edited 1 year ago)

Because that's how the application was programmed to behave by the developer.

[-] DarkThoughts@kbin.social 12 points 1 year ago

What is lazier than pressing Printscreen? KDE's screenshot tool even has an export to imgur function.

[-] possiblylinux127@lemmy.zip 13 points 1 year ago

Slackware moment

(Actually that's not that many)

[-] backhdlp@lemmy.blahaj.zone 8 points 1 year ago

When you install something that uses Haskell

[-] umbrella@lemmy.ml 6 points 1 year ago* (last edited 1 year ago)
[-] DarkThoughts@kbin.social 3 points 1 year ago

I mean, could be a lot of tiny packages.

[-] Tatsumoto@reddthat.com 2 points 1 year ago* (last edited 1 year ago)

nah, only using around 200 GB for packages. It's fine xD

[-] shotgun_crab@lemmy.world 6 points 1 year ago
[-] EqMinMax@lemmy.world 6 points 1 year ago

package total count is the worst measure ever. Debian splits one into many packages meanwhile arch has x no of packages combined into one.

[-] eruchitanda@lemmy.world 5 points 1 year ago* (last edited 1 year ago)

Holy Molly Guacamole.

I have less than a tenth of that.

[-] AnokLola@lemm.ee 4 points 1 year ago

Wow, that's a lot.

[-] SevereLow@lemmy.world 3 points 1 year ago

BTW, if you have the time, can you please share your views on openSUSE (Leap) vs Debian? I'm divided between these two for my next Linux install.

[-] Tatsumoto@reddthat.com 2 points 1 year ago

That depends on what your expectations are. If you tell me I can try to answer your question :)

[-] SevereLow@lemmy.world 2 points 1 year ago* (last edited 1 year ago)

What I expect it to do is to run great out of the box and to be reliable enough. I don't mind some post-install configuration, but for me "tweaking" usually ends on the day of the installation and down the road I simply want to do my daily tasks on the PC without even thinking about the system. What I need is Firefox, LibreOffice, Onlyoffice, Thunderbird, plus running a VirtualBox with Windows 10 there. Playing Steam games is also something I would like, but it's not mandatory for me. When I have time, I usually play some classic titles, that probably don't require latest versions of VGA drivers.

Basically I need something stable and predictable, with optimal font rendering since my work is tied to texts. I'm stressing on this, because back in 2018 when I first tried openSUSE Leap, it had the worst font rendering of Cyrillic fonts across different OS-es (both Linux ones and non-Linux ones) that I have seen in my entire life. Probably it's already fixed, since five years have passed from then... but yeah, back then openSUSE was a real pain for the eyes. The OS I picked up was Linux Mint and I am still using it. For my next install though I want to try something new. I decided to try KDE... never used it before, but hearing a lot of good words about it. I decided to switch away from the Ubuntu base too, so that I add some learning curve to the whole experiment. And after some research, I figured out that I might probably make a choice between Debian and openSUSE.

[-] Tatsumoto@reddthat.com 2 points 1 year ago

If you need stability, I definetly recommend you going with Debian. I used it for two years as my daily driver and it worked 100% of the time without any issues. I never gamed on it though, so I cant tell you anything about that. Yast would be the strongest argument for openSUSE as well as 1-click full disk encryption with encrypted boot and secure boot from the installer. I hope this can help you with your decision, have a nice day :)

[-] SevereLow@lemmy.world 2 points 1 year ago

Thank you very much for your reply โค๏ธ

[-] milkjug@lemmy.wildfyre.dev 3 points 1 year ago

Tumbleweed gang rise up!

I bought a 7900 XTX to replace my 3080 Ti just so I can run KDE/Wayland without the DE shitting its pants.

[-] Toes@ani.social 2 points 3 months ago

I forgot about an old install of tumbleweed and had thousands of packages that needed updating. To my shock it worked.

[-] butre@ani.social 2 points 1 year ago

apparently scrot isn't among those packages.

just use slackware, the whole point is it comes with all the packages

[-] LunchEnjoyer@lemmy.world 1 points 1 year ago

Where do you mostly download your packages from? Discover and Flathub? Just curious as I switched to Tumbleweed yesterday, and not a big fan of Discover so far... ๐Ÿ˜…

[-] pfaca@lemm.ee 3 points 1 year ago* (last edited 1 year ago)

If you are ok with using a terminal, just use zypper.

[-] LunchEnjoyer@lemmy.world 1 points 1 year ago

Yeah need to get used to that then, I came from Debian so very used to apt.

[-] csfirecracker@lemmyf.uk 3 points 1 year ago

As someone who also switched from debian-based, the commands are pretty easy to pickup. Instead of apt-get upgrade you have zypper dup, and instead of apt-get install you have zypper install. Have fun with it!

[-] Tatsumoto@reddthat.com 1 points 1 year ago

Another very useful command, if you are searching for python packages for example (they get installed via zypper not pip), is zypper se "package name" to search for packages in your repos

[-] resketreke@kbin.social 2 points 1 year ago

Just wanted to say that zypper search works too, it might be easier to remember fore some people.

[-] Tatsumoto@reddthat.com 1 points 1 year ago

Thanks, I totally didn't thought about that ๐Ÿ˜ƒ

[-] Drxmiz@reddthat.com 2 points 1 year ago

Also don't forget the --clean-deps flag when uninstalling a package with zypper to remove unneeded dependencies, for example "sudo zypper rm --clean-depts package_name"

[-] Tatsumoto@reddthat.com 2 points 1 year ago* (last edited 1 year ago)

Discover is trash imo, it always crashes when trying to list all the packages to update (maybe that's because of the number of packages i installed? No, impossible! xD)

[-] Standenboy@lemmy.world 1 points 1 year ago

It's actually just plasma dependancys

this post was submitted on 15 Oct 2023
127 points (92.6% liked)

linuxmemes

21160 readers
1359 users here now

Hint: :q!


Sister communities:


Community rules (click to expand)

1. Follow the site-wide rules

2. Be civil
  • Understand the difference between a joke and an insult.
  • Do not harrass or attack members of the community for any reason.
  • Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
  • Bigotry will not be tolerated.
  • These rules are somewhat loosened when the subject is a public figure. Still, do not attack their person or incite harrassment.
  • 3. Post Linux-related content
  • Including Unix and BSD.
  • Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of sudo in Windows.
  • No porn. Even if you watch it on a Linux machine.
  • 4. No recent reposts
  • Everybody uses Arch btw, can't quit Vim, and wants to interject for a moment. You can stop now.

  • Please report posts and comments that break these rules!

    founded 1 year ago
    MODERATORS