lemmyvore

@lemmyvore@feddit.nl

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

lemmyvore,

Title is a bit misleading. Starting with 2024 the site will be moving to a new API. The payment is too be able to continue to use the old API a while longer (for software that can’t be changed yet).

lemmyvore,

That’s a feature, stop buying hardware from vendors that treat GNU/Linux and *BSD users as second-class citizens and locks them into proprietary drivers.

Nowadays I buy a new graphics card maybe twice a decade. I’m not changing the card for software.

Also, we’re all using proprietary hardware. Be serious. If you tried to never use anything proprietary you’d never use anything. You’re using like a dozen of them right now.

lemmyvore, (edited )

An X session depends on the main user process. Unless a DE picks the compositor as the main process then no, a compositor crash won’t affect the session. But they don’t do that, for obvious reasons, since the compositor is just a feature among others. They typically have a special program that takes that role, for example xfce4-session.

And one of the first points is how Wayland crash will bring down all running applications - yep, just like on X11! But it’s somehow Wayland’s fault.

They said that a Wayland window manager will bring down all apps, not a Wayland crash. Which, again, is not like it works on X, as I explained above. The window manager on X, like the compositor, is just another feature. If it crashes it just gets replaced and the session continues.

lemmyvore,

But many of those are actively used by people. I use screen recording, screen sharing, global menus, key automation and window automation every day. Even if I wanted to use Wayland I couldn’t. What exactly is it that you want me to do?

lemmyvore,

You can probably pick up a decent desktop machine for $50 from your local ads and put the rest into upgrades and still have some money left over.

lemmyvore,

They won’t be automatically created but you can create your own swap file on /, no need for a dedicated partition:

  • Use dd to create a file filled with zeros of appropriate size.
  • Format the file with mkswap.
  • Activate the swap file instantly with swapon.
  • Add it to /etc/fstab so it will be automatically used on reboot.

Appropriate size will vary but I suggest starting with something like 100 MB and check once in a while to see how much is actually used. If it fills up you can replace it with a larger swap file or you can simply create another one and use it alongside the first.

lemmyvore,

Of course it does, it’s actually filling those that crashes the machine, not /.

When space runs out it runs out, there’s no magical solution. Separating partitions like that is done for other reasons, not to prevent runaway fill: filesystems with special properties, mounting network filesystems remotely etc.

lemmyvore,

As long as we don’t end up with Linux systems designed like Android.

lemmyvore,

Having distro maintainers decide a rigid partition structure for you would be a really bad approach, so I really hope not.

How do y'all deal with programs not supported on Linux?

I’ve been seeing all these posts about Linux lately, and looking at them, I can honestly see the appeal. I’d love having so much autonomy over the OS I use, and customize it however I like, even having so many options to choose from when it comes to distros. The only thing holding me back, however, is incompatibility issues....

lemmyvore,

I come across Windows-only apps very seldom, when it happens I run them in a VM. It’s usually stuff like proprietary config app for a mouse or keyboard.

Z-Library Blog: "Unprecedented seizure of our domains with books on rare languages" (z-library.se)

Today we are forced to share some sad news - yesterday many of our domains were seized again. We should highlight that the majority of the seized domains were not mirrors of the Z-Library website. Instead, they were separate sub-projects, containing only books in rare languages of the world, and their blocking is perplexing. For...

lemmyvore,

.org/.net/.com domains are American so my guess is the same as the post author’s – USA and the FBI. But they don’t have a clue either why these specific domains were targeted. On the other hand, with the mess that is the DMCA and with copyright interests in the US being controlled by corporations it’s not hard to imagine .org domains being blocked on a whim.

lemmyvore,

“Countless” mistakes meaning two which were easily fixed.

There’s nothing wrong with Manjaro, in fact it’s probably the most user-friendly Arch distro. I’ve been using it for years and I chose it after trying several various distros and this was the one where everything worked out of the box: graphics, audio, peripherals (including controllers and exotic mice), and of course Steam and gaming.

They package drivers and stable kernels out of the box. They provide an easy to use tool for switching and installing drivers and kernels. They attempt to add extra stability to the distro (not all of us like or need to stay on the very bleeding edge all the time). Delaying the packages has zero relevance for AUR and anybody who believes otherwise should probably stop using AUR because it’s obvious they don’t understand how it works.

People who keep on linking those outdated hate lists about it are actively doing themselves and everybody else a disservice. Promoting hate against an Arch derivative for no good reason will not help Arch’s cause, on the contrary, it makes newcomers to shy away from the whole can of worms and drives them to Ubuntu.

lemmyvore,

Nobody’s perfect, all Linux distros out there have had a rough start. The ones that endure and stick around are the ones that eventually improve. If you were around when Arch came out you may recall very similar attitudes from fans of other entrenched distros disparaging their efforts. Arch wasn’t born perfect either, they made plenty of mistakes in their early days.

But if you’d demand perfection all the time you’d never use the vast majority of distributions that are trying something new. We need to rise above partisan and petty differences because Linux is a hotbed of innovation and freedom and we as a community need to encourage and nurture trying new things, not dump on it.

This is most importantly true in terms of delayed security updates.

Security updates aren’t delayed in Manjaro, they’re pushed through out of band.

You also don’t understand how the AUR works in conjunction with outdated Manjaro packages, which will cause dependency problems and lead to breakage.

Once you’ve compiled an AUR package it will remain compatible with the system you compiled it on until you update and introduce an incompatibility.

This is true for any Arch or Arch-based distribution. It has nothing to do with when the distro updates packages. It’s purely a coincidental factor of whether a particular AUR package breaks binary compatibility with any particular distro update. Users who don’t regularly update their AUR packages to keep them in sync with the system will seemingly randomly experience breaks, depending on what AUR packages they use. It can and does happen on Arch just as well as any derivate distro. You need to either automate AUR updates or update them by hand to avoid it.

you can read what Arch’s security team thinks about Manjaro here

That’s not the “Arch’s security team”, it’s one person on a 3rd party forum, with a history of issuing personal statements reeking of personal grudge. Yeah I know that comment unfortunately. It’s a singular, isolated piece of flamebait and it makes me sad to see it’s still being bookmarked and passed around 5 years later.

lemmyvore,

The real dependency problem is that when an AUR package updates and Manjaro’s packages are not new enough for the update, it will cause breakage.

How many AUR packages do you use? I have about 70 installed right now. Never had a source-level incompatibility happen. You’d have to let system updates lapse for years to lose source compatibility with a current AUR package.

lemmyvore,

If anybody’s new to mechanical keyboards get a Keychron. Lots of models to choose from.

Just one gotcha, don’t get it directly from Keychron, their support and returns are terrible. Look up local resellers on their site (“where to buy”) or as a last resort buy from Amazon. If you’re in the EU remember that you can easily purchase from a reseller in any other member state.

lemmyvore,

Also keep a backup terminal around with root logged into it.

Best lesser-known distribution/DE for low-end machines?

I know Debian and others can breathe life into older machines. But i wonder if there are any distros with serious optimizations that I haven’t heard of. I’ve already tried MX Linux on an old Thinkpad SL400, and didn’t see any difference from plain Debian....

lemmyvore,

I’ve had good experiences with Midori and Dillo as alternative browsers on low-memory machines. Obviously features will take a hit but they’re surprisingly functional. Don’t expect to be able to open many tabs but you can do the usual things including YouTube etc.

lemmyvore,

It has a script called setup-xorg-base that will install the basic graphical support, and you can add a specific DE on top. For example.

lemmyvore,

Noto, Andale, San Francisco Source, Fira etc. There are so many nice fonts out there, no need to stick to Windows fonts.

lemmyvore,

It’s usable but it comes with a fair amount of manual setup. Hopefully this is the kind of thing that Gnome will improve upon.

wiki.archlinux.org/title/Systemd-homed

lemmyvore,

How do you tell when you’ve got mail, or someone messaged you?

lemmyvore,

And if I wasn’t there for the notification?

lemmyvore,

There is a profile GUI but it’s true that it isn’t integrated into Firefox. You have to start it with firefox -ProfileManager. On Windows I recall it used to add a start menu entry for it but not on Linux.

lemmyvore,

I still don’t understand why Microsoft dropped Blink. Surely there’s nothing for them in letting Google own the browser engine, and it’s not like they cannot afford to keep developing their own. Weird.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • localhost
  • All magazines
  • Loading…
    Loading the web debug toolbar…
    Attempt #