This is the worst screenshot I have ever seen in my life
linuxmemes
Hint: :q!
Sister communities:
Community rules (click to expand)
1. Follow the site-wide rules
- Instance-wide TOS: https://legal.lemmy.world/tos/
- Lemmy code of conduct: https://join-lemmy.org/docs/code_of_conduct.html
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
sudoin 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 figures
We 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.
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.
Here here
It might be that the pict-rs instance on lemmy.ml has size restrictions that disallows uploading a full-resolution screenshot or something.

holy shit how many subpackages/libraries of texlive did you have?
I switched from LaTeX to Typst this year, and while I didn't do it for this reason, it's a nice side benefit
This plus compile time were my reasons for switching
I’ve tried several times but latex commands are so engrained in my fingers. One day. Maybe.
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?
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.
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!
This is why you should do a manual texlive install... unless you really need bleeding edge LaTeX features
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.