linux

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

possiblylinux127, in An open-source, cross-platform terminal for seamless workflows

Looks like bloat to me

possiblylinux127, (edited ) in 13" or smaller Linux laptop - best replacement for aging chromebook?

Here’s a short list devices things I can think of:

  • a old Linux compatible Chromebook. You would need to wipe the firmware and install seabios and Linux
  • A Pinebook Pro. This device is very underpowered and would be slow. It is also arm so you can’t install just any Distro.
  • a old surface device with Linux support
  • a old labtop that used to run Windows

There used to be a $400 device from starlabs but I no longer see it. There cheapest device is $700.

Honestly your best bet is a Chromebook or a used labtop

scottmeme,

If OP does go the surface route should also provide them with the resources for it. github.com/linux-surface/linux-surface

Nimrod,

Are there certain requirements, or pitfalls to avoid when digging through old Chromebooks?

I think that’s the direction I’m leaning.

possiblylinux127,

Honestly just make sure you do your research. If you are unsure you could go buy a used Chromebook on eBay for about $50 bucks. Once you get that device working you can always upgrade.

Keep in mind each Chromebook model is different and not all are compatible. Again, do your research

eksb, in 13" or smaller Linux laptop - best replacement for aging chromebook?
@eksb@programming.dev avatar

used steam deck + bluetooth keyboard

darq,
@darq@kbin.social avatar

I would love to do something like this, except it's way too goofy with the attached controllers.

Steamdeck in a tablet form factor would be perfect.

vzq, in 13" or smaller Linux laptop - best replacement for aging chromebook?

The current 13 inch AMD framework is a very neat machine.

Nimrod,

That does look pretty slick. However, I don’t plan on dropping $800 for my partner to watch Hulu with. Are there used versions I could hunt down?

vzq,

Sorry I overlooked the budget requirement. Also, it’s not 16:9 though so if it’s primarily for media consumption maybe not so suited.

Nimrod,

Oooh, I didn’t even think about the aspect… thanks!

LouisGarbuor,

There is the factory seconds stock, which is cheaper, but RAM, storage, Wi-Fi card, power brick and expansion cards are sold separately. frame.work/…/factory-seconds-framework-laptop-13-…Still over your price range though.

possiblylinux127,

Silly question but have you considered a Android tablet?

If you don’t want google you should find a device compatible with Lineage os. lineageosdevices.com

PrivateNoob, in https://redstrate.com/blog/2023/11/my-work-in-kde-for-november-2023/

Why did this post get downvotes? Is it because of the URL title?

sir_reginald,
@sir_reginald@lemmy.world avatar

yeah, that makes it look like a bot posted it

Pantherina, in What's with all these hip filesystems and how are they different?

Fedora uses BTRFS so I get the features are the best argument for it

www.phoronix.com/news/Linux-5.14-File-Systems

But it seems F2FS is by far the fastest in many areas! Its used in Android, optimized for Flash storage.

superweeniehutjrs, in Laptop with long runtime

Framework. They even have a factory seconds store, if you don’t need a perfect screen.

pizza, in Self Post
SendMePhotos, in I finally switched back to Linux as my daily driver after a couple of years of being on nothing but Windows.

Is there a sub for One Drive? I use that for coursework, otherwise I could transfer over. What I do is use Linux sometimes and save my docs into a folder accessible by both OS and then just transfer it over to the proper spot on windows.

BackOnMyBS,
@BackOnMyBS@lemmy.world avatar

On KDE Neon, I go to Online Accounts in the system settings and add my cloud drive. Then, I can access it directly from my file manager as if it were a directory on my computer. On Linux Mint, I think I had to install Gnome Online Accounts or something like that to get a similar setup.

SendMePhotos,

Is there a windows app for flip flopping back and forth between devices?

BackOnMyBS,
@BackOnMyBS@lemmy.world avatar

What do you mean flip flopping back and forth between devices? If you’re trying to access the same cloud drive from separate devices, I’m thinking it’s likely that whatever app is maintained by the cloud drive you are using will work on both Windows systems.

turkelton, in Linux on a 2in1 for Uni

Nice post !

pizza, in Windows 11 scores dead last in gaming performance tests against 3 Linux gaming distros
yournamehere, in "We are looking for Text-To-Speak (TTS) expertise to help or advise us on improving the default voice of the Linux desktop."

funding for piper!

InstallGentoo, in Cromite vs Foss browser

This might be the most low quality post I’ve ever seen

lolcatnip, in What's with all these hip filesystems and how are they different?

ButterFS (btrfs…its actually “better” right?),

I’m still waiting to find out who the BCA Chefs are.

Joker, in What are the differences between linux distributions?

On the surface, the biggest difference between distros will be the package manager and the update cadence. Most package managers are generally comparable so I won’t get into that. The cadence has to do with release type - rolling or fixed - and the speed with which updates are released. Do you want the newest packages, LTS or somewhere in the middle? This is probably the first big decision to make when choosing a distro. The only real must-have here is you want a distro that provides timely security updates. Even a highly stable LTS should be pushing out security updates asap.

Then you have default package choices, which are often superficial like DE or default apps. This can all be changed so it’s not much of a concern. But there could also be more impactful choices like whether a distro uses systemd or glibc vs musl. The mainstream distros tend to use systemd and glibc, which is generally good, but know that you have other options if your specific use case requires it. There’s also package availability, meaning the number of packages available in the repository, although this is less important than it used to be because you have options like Flatpak or Nix for getting packages that aren’t in your distro’s repository.

There are also some distros created with a specific use case in mind, such as Alpine for containers or Kali for testing network security.

Finally, you have structure and governance. Some distros have corporate backing, others are community supported and still others aren’t much more than a hobby. The ones with corporate backing typically have options for paid support. In general, you want something with stable and competent governance where it will continue to thrive even as team members change. You can find examples of this in corporate-backed distros as well as community distros.

So your biggest choices are going to be cadence, structure/governance, and whether you may need paid support now or in the future.

As for what distro developers actually do… First, they build the tooling and infrastructure to make their distro work - package manager, packaging tools, repository, etc. Then, they are responsible for packaging everything available in the distro. They are pulling in source code for all these apps, compiling it and putting binaries in the repository. They rebuild packages as required when there are updates to the source code. Some distros like Arch will build vanilla packages, meaning they don’t make changes to upstream code. Others may apply their own patches for various reasons. Some like Red Hat will provide patches to upstream apps requested by customers as part of their paid support services. So let’s say something isn’t working the way you need it for some random FOSS app included with the distro. You can put in a request and they will change it for you.

As for your specific question about simulating Ubuntu on Fedora, that is not possible. They each use their own distinct package manager and repository. They generally have similar packages, but they are not interchangeable. However, there are tools like distrobox and distros like VanillaOS that have mechanisms for using another distro’s packages. These use containers under the hood so it’s not quite the same as just installing .deb on Fedora or .rpm on Ubuntu.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • linux@lemmy.ml
  • localhost
  • All magazines
  • Loading…
    Loading the web debug toolbar…
    Attempt #