There have been multiple accounts created with the sole purpose of posting advertisement posts or replies containing unsolicited advertising.

Accounts which solely post advertisements, or persistently post them may be terminated.

linux

This magazine is from a federated server and may be incomplete. Browse more on the original instance.

hiker , in What email client are you guys using?
@hiker@lemmy.ml avatar

K-9 on Android and Evolution on Ubuntu (Thunderbird is installed, too).

thayer , (edited ) in Using linux with 2 partitions, how do you do it and how do you organize your files?

When I did dual-boot, I almost always used a dedicated partition or drive for shared media. Back then, it was usually formatted as FAT32, but sometimes NTFS. These days, I’d probably make it exFAT, since it supports large files without the hassle of permissions, and is itself supported by both Windows and Linux.

As for organizing things, I treated the drive as if it were a file server (which is what I use now). The general hierarchy looks like this:


<span style="color:#323232;">Backups
</span><span style="color:#323232;">Books
</span><span style="color:#323232;">Documents
</span><span style="color:#323232;">Downloads
</span><span style="color:#323232;">Games
</span><span style="color:#323232;">Images
</span><span style="color:#323232;">Music
</span><span style="color:#323232;">Notes
</span><span style="color:#323232;">Photos
</span><span style="color:#323232;">Software 
</span><span style="color:#323232;">Videos
</span><span style="color:#323232;">Webdev
</span>
Eyck_of_denesle , in Reviving a TUI podcast manager shellcaster -> hullcaster

I was looking for a good podcast app but everyone had one or two problems. Thanks for this. This is perfect for my use case. Another good day for tui users.

Whoever uses it make sure to like it so that it will on top of forks list and it helps people to know this fork is getting maintained.

gilcu3 OP ,
@gilcu3@lemmy.world avatar

Thank you for the kind words may I ask what’s ypur env? I am testing it only on Archlinux so it would be useful to know how does it work elsewhere :)

Eyck_of_denesle ,

Im also on arch using kitty

atzanteol , in This Patch Boosts Linux Gaming Performance By 50%+ (And other programs)

I promise I won’t go more into the tech bits meant for developers

I truly hate authors who speak down to me.

steeznson ,

Often you see that in blog posts where the author themselves doesn’t fully understand the details.

Zozano ,
@Zozano@lemy.lol avatar

“I’m healthy, I eat fruit, vegetables, etc.”

“What’s etc.?”

“Other things”

“Like what?”

“… Let’s move on.”

morrowind , (edited ) in This Patch Boosts Linux Gaming Performance By 50%+ (And other programs)
@morrowind@lemmy.ml avatar

Basically implementing windows in the Linux kernel? Something about this is really funny

cyberpunk007 ,

The Linux subsystem for windows.

fruitycoder ,

I mean good ideas are good ideas. Even if not all of the windows kernel implementation is good it would be to learn from what works still

Nibodhika , in Using linux with 2 partitions, how do you do it and how do you organize your files?

Some answers address some of your questions, I would like to address something else you said:

For programs they will always end up on / and I cant install them on another partition (dont know why)

Programs can certainly be installed wherever you want them to, bit package managers have their own folder structure to follow. Installing a program is not a magical thing, it just means having the binary somewhere on your computer, and that binary having the proper libraries accessible to it. If you downloaded a binary it is TECHNICALLY installed on your computer.

The other important part here is you being able to access that program, for this there is an environment variable balled PATH which tells Linux where to look for binaries and in what order. So if your PATH is /home/sarmsle/.bin:/media/NTFS/binaries:/bin:/usr/bin whenever you try to run for example firefox it will try to run /home/sarmale/.bin/firefox if that doesn’t exist, it goes to the next, and the next until it finds it or runs out of options.

Also in Linux you can mount partitions anywhere, and you can create links from one place to another. So nothing prevents you from mounting your NTFS drive in /NTFS or even /home/sarmale/Shared.

sarmale OP , (edited )

So how could I install programs on the other drive? When they get installed they are scattered between /bin /lib /usr/bin and others, how could I move them in /media/SATA (where my drive is mounted)

The only thing I can do is move appimages until now

Nibodhika ,

Yes, because you’re installing them using the package manager (which is the recommended way). You can’t (and shouldn’t) move things installed by the package manager. You can manually install programs wherever. However, I think I’m missing a crucial bit of information, why do you need to do that? 256GB should be much more than enough for anything.

5ymm3trY , in Using linux with 2 partitions, how do you do it and how do you organize your files?

I also use an NTFS partion for shared data, even though I haven’t booted into Windows for a year or something. To me the best solution is currently to auto-mount the whole NTFS partion to something like /mnt/data using the /etc/fstab file. I additionally use bind mounts to show all the content e.g. of the shared documents folder /mnt/data/documents in a specific folder in my home directory like ~/Documents/shared

Vash63 , in This Patch Boosts Linux Gaming Performance By 50%+ (And other programs)

It’s annoying all the articles are focusing on performance versus stock wine here when basically everyone uses Proton or a fork of it anyway, which has had fsync for years now that does similar performance uplift.

The story here should be that we’re getting fsync level performance with fewer bug and it can be upstreamed to wine. There is no relevant performance uplift for Proton users, but I guess performance gets clicks so that’s the story all the press are going with.

refalo ,

I can’t believe stock wine is still so bad with so many games. GTA5 is still unplayable with a keyboard, it just freezes for 5 seconds with every single keypress.

unexposedhazard ,

I would just run external games through steam with proton if you have those kinds of issues.

MentalEdge ,
@MentalEdge@sopuli.xyz avatar

You don’t even have to do that.

Wine managers like Bottles make it extremely easy to slap on whatever fixes and wine variants you might need.

unexposedhazard ,

Yeah for sure, thats better in every way, but if you dont want to install another application thats the easiest way.

Vincent ,

How do you know what fixes/Wine variants you need?

MentalEdge , (edited )
@MentalEdge@sopuli.xyz avatar

You google the game to see if smarter people have done the investigating.

If not, you parse logs and errors best you can and try to determine what needs enabling. If you get it working, share it on protondb.

Generally though, enabling “everything” doesn’t come with any direct drawbacks. This is basically what bottles will do when you tell it you want to run a game, which will then allow most games to work fine.

The latest version of GE is generally what you want, too, as wine/GE isn’t supposed to have regressions requiring the use of an older version with some games.

Vincent ,

Ah OK, that “everything” solution sounds perfect for me, thanks!

wuphysics87 , in Good mouse with good linux support

I most logitech mice soley because you can unlock the scroll wheel and it can go brrrrrrrrr

phoh OP ,

yeah i love that too

Virkkunen , in Has anyone got KDE Plasma 6 - Wayland running on Arch using an NVIDIA GPU?
@Virkkunen@fedia.io avatar

Running endeavourOS with a 3080 and Plasma since 5.25 (on 6.1.2 now). Never ran x11 and I don't intend to ever again. My experience is mixed, so to say. There are a few things keeping me on Windows but (very) slowly I'm getting there.

About HDR. I didn't need to do anything extra to get it enabled on my desktop, simply toggling it on settings works.=, and I can also get mpv to work with some tweaks so I can watch films. On games I would need gamescope to run it, but that comes with a set of issues like not having Steam Overlay and Input, so for HDR games I run them on gamescope without overlay, and every other game I just run them normally. I also have a lengthy writeup on trying to get gamescope to run with the Steam overlay, but ultimately it's one or the other right now.

On NVIDIA drivers, for me the 555 and explicit sync patches have made things worse. I never had issues with things flickering on 550 except for Electron apps, which would flicker and have awful input lag, but that's easily fixed by setting ELECTRON_OZONE_PLATFORM_HINT=wayland on my /etc/environment. The issue with 555 drivers is that there are some VRAM leaks happening. They fill ridiculously fast, even just dragging a window will make kwin use 2GB of VRAM. Since there is no shared VRAM at all on NVIDIA Linux, as soon as I hit my 10GB cap, Xwayland will crash along my game and Steam, and sometimes my desktop too. On 550, I would only get framedrops for a while.
I should also note that the proprietary and open drivers have no difference at all for me, and enabling or disabling GSP firmware also has no difference.

Lastly, VRR. It will not work at all if you have more than one monitor connected and enabled on your NVIDIA card. A workaround if you have a second GPU (or your CPU's iGPU) is to plug your extra monitors there, and then VRR will work on your main screen. A second option would be to disable your extra monitors anytime you would play a game, but that's not ideal at all.

Presi300 , in Using linux with 2 partitions, how do you do it and how do you organize your files?
@Presi300@lemmy.world avatar

I use Linux with disks and 8 partitions. As for organizing files, I use the very sophisticated technique of: I don’t.

All my disks are full of files from unknown to me origin.

I also have a NAS which is not much better

MeDuViNoX , in This Patch Boosts Linux Gaming Performance By 50%+ (And other programs)
@MeDuViNoX@sh.itjust.works avatar

This patch boosts the likelihood of getting that patch to produce similar results by 50%+

https://sh.itjust.works/pictrs/image/102d4cf6-e83e-445d-8b38-47bee7fc45f2.png

Presi300 , in What email client are you guys using?
@Presi300@lemmy.world avatar

Web browser

markstos ,

Despite all the other answers, I suspect Web Browser is the most popular. As web apps for email got better, development of desktop clients stalled.

Fast search through a lot mail takes some considerable resources to build, store and search an index, and web-based systems do that really well.

I’ve used about all of them over the years: Pine, Mutt, Thunderbird, Evolution, K-Mail and some others.

I eventually threw in the towel and use web UIs now. Fast, available everywhere and good keyboard support, especially when paired with a browser extension like Vimium.

AndrewZabar ,

Web UIs rarely support everything one needs; usually they support their own system and maybe a little bit of bonus.

Outlook web for hosted Exchange won’t even do multiple mailboxes in a unified Inbox, even on the same account!

markstos ,

Right. I’m glad there are options. Despite their flaws, web UIs for email are massively popular.

Presi300 , in What's the best light desktop env to install in a Linux distro?
@Presi300@lemmy.world avatar

I’d go with XFCE

kylian0087 , in 7 Essential Linux Terms Explained: Distro, DE, Repos, and More

Also might want to add tty. it is very useful and in someways part of the basics.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • [email protected]
  • random
  • lifeLocal
  • goranko
  • All magazines