Linux

This magazine is not receiving updates (last activity 49 day(s) ago).

jenny_ball , in superfile - A pretty fancy and modern terminal file manager
@jenny_ball@lemmy.world avatar

awesome

azvasKvklenko , in Moving to a Linux distro for dev

If you want to learn Linux, Arch is the perfect balance between ease of use and DIY aspects. It now comes with an installer, but installing it manually will teach you the basics of how Linux systems are built and configured. It also comes with amazing documentation that makes it relatively easy to setup and once you do that, it doesn’t require much tinkering or changing stuff in order to use it.

Nix is pretty hardcore as for a new user. If you’re ready to learn entire functional language to manage it effectively then go for it, but I’d recommend something more traditional for first steps.

If you want to game casually, well in this day and age gaming on Linux is pretty good with most games running just fine. There’s problem with some popular online multiplayer games due to anti-cheat systems, but other than that mostly everything runs well with Proton or Wine.

Keep in mind that MacOS is also different than Linux despite also being UNIX-like. On Mac it’s all controlled by Apple, so things generally play nicely together due to tight integration and centralized development. On Linux many components are independent pieces of software that also quite often have replacements and you get different combinations of those depending on which distro you pick. Don’t worry, it’s also standardized to some extent, and while it’s not necessarily straightforward, once you feel comfortable (and you don’t face any issue with drivers/hw support), it’s really nice to use.

Hugh_Jeggs , in Stable, consistent workstation recommendations?

Windows 10, duh 🙄

possiblylinux127 , in Thunderbird for Android / K-9 Mail: April 2024 Progress Report - The Thunderbird Blog
@possiblylinux127@lemmy.zip avatar

Cool!

For the branding couldn't they just do k-9 by Thunderbird or something similar?

boredsquirrel OP ,

This is also about the App ID, actually mainly. So they keep K9 so that users can get a popup "export your settings, uninstall and install TB Android". As Android only allows updates with the same app ID and developer key.

Rustmilian , (edited ) in This week in KDE: our cup overflows with cool stuff for you
@Rustmilian@lemmy.world avatar

Hell yeah!! So many needed fixes that have been bugging me for a while are finally fixed!!

Anti Commercial-AI license (CC BY-NC-SA 4.0)

urska OP ,

also making things more minimalist where needed

CosmicCleric ,
@CosmicCleric@lemmy.world avatar

Really happy to see them continuing to improve on their multi-monitor support.

Anti Commercial-AI license (CC BY-NC-SA 4.0)

CosmicCleric , in This week in KDE: our cup overflows with cool stuff for you
@CosmicCleric@lemmy.world avatar

From the article...

On Wayland, KWin can now be configured to pull color profile information from the monitor’s EDID metadata where present. Note that color profile information in EDID metadata is often wrong, so use this setting with caution.

Can anyone speak towards why the EDID metadata is often wrong?

Anti Commercial-AI license (CC BY-NC-SA 4.0)

ugo ,

I don’t know about color profile data, but I can vouch for the EDID potentially being totally wrong sometimes on even basic data like physical size or even logical size (number of pixels).

As for the why, I don’t know, but following Occam’s razor I would guess that it’s cheaper when you just don’t care and leave it as somebody else’s problem.

fine_sandy_bottom , in Thunderbird for Android / K-9 Mail: April 2024 Progress Report - The Thunderbird Blog

However, we’ve also heard numerous times that people love K-9 Mail and wished the app would stay around. That’s why we’ve announced in December to do just that. We’ve started work on this and are now able to build two apps from the same source code. Thunderbird for Android already includes the fancy new Thunderbird logo and a first version of a blue theme.

Does this seem daft to anyone else?

I assume the same codebase will generate the app branded as either k9-mail or thunderbird? What is the point of that?

maniacalmanicmania ,
@maniacalmanicmania@aussie.zone avatar

I think the major hurdle is that they can't just rebrand the existing app, they have to release a new one. Keeping the K-9 app around will help the user transition long term. The folks in this thread follow Thunderbird and Thunderbird for Android development but my guess is the majority of K-9 users don't. At some point when or if K-9 installs drop they will probably revisit the issue.

jwt ,

I think this is the way to go if it doesn't frustrate further development too much. Kinda risky to pull the old app out of stores and see the blissfully unaware part of your userbase leave for a competitor.

satanmat , in Are there still any versions of Linux sold in a box like in the 90s / 2000s?

Tee hee. Maybe you could go to Circuit City?

Sorry.

Doing no research, you might find a third party book that has a cd dvd ?

TimeSquirrel ,
@TimeSquirrel@kbin.social avatar

Circuit City

Warning: trigger activated, loading and playing long lost childhood memory:

🎵 "WELCOME TO CIRCUIT CITY, WHERE SERVICE IS STATE OF THE ART" 🎵

ipacialsection , in Are there still any versions of Linux sold in a box like in the 90s / 2000s?
@ipacialsection@startrek.website avatar

No distro I'm aware of still provides official box sets and CDs. Debian still provides materials for third parties to make them, though. Most of the vendors of pre-burned Linux media have also shut down, but one that seems to still exist (and offers Debian box sets) is https://www.shoplinuxonline.com/ .

bjoern_tantau , in Are there still any versions of Linux sold in a box like in the 90s / 2000s?
@bjoern_tantau@swg-empire.de avatar

Here's a Ubuntu USB-stick sold on German amazon: https://www.amazon.de/Linux-Ubuntu-mit-Bit-Stick/dp/B0C3RH74Z9/

lurch , in How to disable scroll wheel in Fedora 39 (Nobara)?

you said what you don't have, but what do you have? wayland? gpm?

seathru OP ,
@seathru@lemmy.sdf.org avatar

Wayland. Out of the box Nobara 39. I found the mouse (Logitech G604) in libinput but couldn't find where to modify the scrolling behavior.

cupcakezealot , in Thunderbird for Android / K-9 Mail: April 2024 Progress Report - The Thunderbird Blog
@cupcakezealot@lemmy.blahaj.zone avatar

i urge everyone, if they can, to do a monthly donation to them

I_Miss_Daniel , in How to disable scroll wheel in Fedora 39 (Nobara)?

I don't know how.

Perhaps unscrew the mouse and disconnect the wires going to the scroll wheel instead?

42yeah , in superfile - A pretty fancy and modern terminal file manager

Feels like dired and mc, but way more stylized and cool.

kixik , in Systemd Looks to Replace sudo with run0

I'm not systemd user, and I generally see this absorbing as much as possible as a terrible practice. I don't usually comment on systemd stuff, since I'm happy just not being forced to use it.

However, even though I don't use it, the decision of people managing systemd really affects non systemd users. See by succeeding in getting all major distros into become systemd distros (somehow now governed by RH, if anyone cares), everything systemd absorbs tend to leave alternatives sooner or later deprecated, or abandoned.

Even autofs is no longer part of some official repos, given systemd has its own auto mount/unmount functionality... And there are several other examples...

At any rate, hopefully the more bloated systemd, doesn't make it the more vulnerable. And also hopefully, doesn't make life worse and worse to non systemd distros and users...

BTW, before sudo there was su, so a life without sudo is possible, :)

  • All
  • Subscribed
  • Moderated
  • Favorites
  • [email protected]
  • kbinchat
  • All magazines