Strit

joined 2 years ago

Never heard of ArchCraft before. No interest in it now.

[–] Strit@lemmy.linuxuserspace.show 12 points 4 days ago (2 children)

I haven't tried ElementaryOS in years. It was always too opinionated for me.

But glad they are still releasing updated ISO's.

Curseforge even have Linux clients (although still marked as alpha): https://www.curseforge.com/download/app#download-options

I ran Linux at work up until recently where I found out that they are in the process of changing the network setup, so only systems with a valid certificate can access the network. And they have no plan to support Linux in that setup. So I was kind of forced to switch back to Windows, because my work requires that I can access the local network.

Other than that, I used Linux in a Microsoft Entra/Intune environment with Edge, Teams and Office 365 for a couple of years.

[–] Strit@lemmy.linuxuserspace.show 39 points 2 weeks ago (2 children)

This means that drivers written in Rust will have just a good a chance to be accepted as drivers written in C?

[–] Strit@lemmy.linuxuserspace.show 7 points 2 weeks ago* (last edited 2 weeks ago)

I usually create ~/git/{github,gitlab,codeberg,AUR,etc} where I clone the git stuff I need.

The rest is usually handled by my nextcloud that creates the ~/Nextcloud folder.

I sometimes use LLM's to help me troubleshoot. I usually don't ask for solutions, but rather "what is wrong here?" type stuff.

has often saved me hours of troubleshooting, but it is occasionally wrong and sees flaws where there is none.

[–] Strit@lemmy.linuxuserspace.show 17 points 2 weeks ago (1 children)

Joke answer: get the IINA devs to release a Linux build.

More seriously: MPV is pretty close and might even be able to be configured to what you want. But seriously though. Sounds like you need/want exactly this UI, so you should ask the IINA devs to make a Linux build.

[–] Strit@lemmy.linuxuserspace.show 2 points 3 weeks ago (4 children)
[–] Strit@lemmy.linuxuserspace.show 8 points 3 weeks ago (6 children)

i just noticed that the “make text bigger” shortcut that works for my mac terminal didn’t work with arch

That's because in MacOS it's a terminal emulator, a GUI application with a CLI inside.

In Arch, if you didn't install a desktop environment, the terminal is the raw TTY, not an emulator, so it does not have reszing/zoom options.

But as @anon5621@lemmy.ml mentioned, you can set the font of the TTY to a bigger font using the setfont command.

Good point. Yes. Small breakage means it's easier to fix. Although, the years I've run my rolling release system, I've had it break maybe one of two times. Easily fixed. Both of those was because there was a change that needed a manual intervention, which I did not read about until after, so those were my own fault.

view more: next ›