this post was submitted on 08 Apr 2026
63 points (100.0% liked)

linuxmemes

31022 readers
69 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 users for any reason. This includes using blanket terms, like "every user of thing".
  • Don't get baited into back-and-forth insults. We are not animals.
  • 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.
  • 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, no politics, no trolling or ragebaiting.
  • Don't come looking for advice, this is not the right community.
  • 4. No recent reposts
  • Everybody uses Arch btw, can't quit Vim, <loves/tolerates/hates> systemd, and wants to interject for a moment. You can stop now.
  • 5. 🇬🇧 Language/язык/Sprache
  • This is primarily an English-speaking community. 🇬🇧🇦🇺🇺🇸
  • Comments written in other languages are allowed.
  • The substance of a post should be comprehensible for people who only speak English.
  • Titles and post bodies written in other languages will be allowed, but only as long as the above rule is observed.
  • 6. (NEW!) Regarding public figuresWe all have our opinions, and certain public figures can be divisive. Keep in mind that this is a community for memes and light-hearted fun, not for airing grievances or leveling accusations.
  • Keep discussions polite and free of disparagement.
  • We are never in possession of all of the facts. Defamatory comments will not be tolerated.
  • Discussions that get too heated will be locked and offending comments removed.
  •  

    Please report posts and comments that break these rules!


    Important: never execute code or follow advice that you don't understand or can't verify, especially here. The word of the day is credibility. This is a meme community -- even the most helpful comments might just be shitposts that can damage your system. Be aware, be smart, don't remove France.

    founded 2 years ago
    MODERATORS
     

    I just ran my routine update script. For the fourth time today. And I’m hit with 2029 updated packages. Image is a screenshot of zypper displaying the updated packages. I had to zoom out very far. Who knew that having texlive installed would do something like this lol

    top 15 comments
    sorted by: hot top controversial new old
    [–] driving_crooner@lemmy.eco.br 23 points 4 days ago (3 children)

    This is the worst screenshot I have ever seen in my life

    [–] Uebercomplicated@lemmy.ml 2 points 3 days ago (1 children)

    In my defense, this is because I had to zoom out as far as alacritty would allow to get everything on screen, so the res of the text got significantly reduced. Is there a way to take lossless screenshots of a terminal emulator, though? This was the only way I could think of doing it, zoom out really far and then capture with grim

    (Works on hyper and IDK about other compositors) You can set your resolution to be 2x your screens avtual resolution and then take a screenshot which helps a bit.

    [–] WhiteOakBayou@lemmy.world 4 points 4 days ago
    [–] tal@lemmy.today 3 points 4 days ago

    It might be that the pict-rs instance on lemmy.ml has size restrictions that disallows uploading a full-resolution screenshot or something.

    [–] Natanox@discuss.tchncs.de 17 points 4 days ago
    [–] mazzilius_marsti@lemmy.world 1 points 2 days ago

    holy shit how many subpackages/libraries of texlive did you have?

    [–] otter@lemmy.ca 14 points 4 days ago (3 children)

    I switched from LaTeX to Typst this year, and while I didn't do it for this reason, it's a nice side benefit

    https://typst.app/

    [–] turbowafflz@lemmy.world 7 points 4 days ago (1 children)

    This plus compile time were my reasons for switching

    [–] maxprime@lemmy.ml 5 points 4 days ago

    I’ve tried several times but latex commands are so engrained in my fingers. One day. Maybe.

    [–] eta@feddit.org 2 points 4 days ago (1 children)

    Are there some big drawbacks that one has to live with switching from LaTeX to Typst or is it generally able to be a full replacement?

    [–] otter@lemmy.ca 3 points 4 days ago

    It was a full replacement for me, but I was only using it for personal use.

    If you need a unique and specific package, you might have trouble finding it since the LaTeX ecosystem has been around for decades longer. The other drawback would be collaboration and interacting with journals, where the people that grew up with LaTeX might be resistant to changing to something new. I'm not personally in the research side now, so I can't comment on it much further. I would assume that adoption also varies by the field of research.

    [–] Uebercomplicated@lemmy.ml 1 points 3 days ago

    I love typst! I have also been using it for about a year now, though only for personal stuff, because the math and more advanced formatting is not quite on par with latex yet. But it's getting close and it's so much nicer to use!

    [–] skyline2@lemmy.dbzer0.com 6 points 4 days ago

    This is why you should do a manual texlive install... unless you really need bleeding edge LaTeX features

    [–] tal@lemmy.today 2 points 4 days ago

    I just ran my routine update script. For the fourth time today. And I’m hit with 2029 updated packages.

    I mean, that's kinda what you sign up for if you're using a rolling release Linux distro, and I'm assuming, given the name, that tumbleweed is a rolling release?

    searches

    Yes:

    https://en.opensuse.org/Portal:Tumbleweed

    The Tumbleweed distribution is a pure rolling release version of openSUSE containing the latest "stable" versions of all software instead of relying on rigid periodic release cycles. The project does this for users who want the newest stable software.

    https://en.wikipedia.org/wiki/OpenSUSE

    openSUSE[5] ( /ˌoʊpənˈsuːzə/) is a free and open-source Linux distribution developed by the openSUSE Project. It is offered in two main variations: Tumbleweed, an upstream rolling release distribution, and Leap, a stable release distribution which is sourced from SUSE Linux Enterprise.[6]

    I mean, sounds like they've got a non-rolling-release distro too, and that won't hit you with all the updates.