linux

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

KISSmyOS, in Sell Me on Linux

I’m a big proponent of using Linux, but don’t do it.
A small company I support recently almost went under cause the boss and his former IT provider were both open source enthusiasts and set up his whole network with Linux.

Then he needed a secretary, and all applicants backed out when they heard they’d have to use Linux.
And he couldn’t find an enterprise resource planning software that ran on Linux.

vaselined,

This story sounds so fake

omnissiah, in Basic fonts
@omnissiah@iusearchlinux.fyi avatar

Beware font fingerprinting

Teon, (edited ) in What happens when Linus dies/retires?
@Teon@kbin.social avatar

The top secret classified, for your eyes only papers will finally be revealed and we will find out that...
we have all been using BETAMAX this whole time, not Linux. O_o

Shatur, (edited ) in Should I install Linux on my smartphone?
@Shatur@lemmy.ml avatar

I daily drive GNU/Linux on my Phone (PinePhone Pro), I would say it usable, but Android is way more practical.

Also not a lot of devices can run GNU/Linux and have fully functional HW due to missing drivers. And only 3 phones of them can run mainline kernel.

Waydroid works fine, I use it for banking apps, but it’s a bit slow on my specific device.

fury, in Amazon Building its Own Linux-Based OS to Replace Android

Good luck getting all the developers to rewrite their apps. The only reason you had any apps was because it was based on Android so it was little to no effort to port. Going plain ol’ embedded Linux is basically the death knell of your developer story. Source: been there, had no third party apps, switched to Android

warmaster,

I’m sure they have thought of this, I wonder if they plan to use web apps, or Waydroid, or something else.

Also, there’s a chance mobile Linux could benefit from sponsorships, contributions, etc

GhostMatter, (edited )

It’s in the article. Web based stuff with REACT.

Edit: It’s REACT Native. Just read the fucking article, people.

andruid,

Oh man PWA as a replace to traditional apps have been promised for a while. On one hand the promise of write once run anywhere on the other less ability to lock down your app from your users (good for us, but not popular in the mobile space at the moment)

Phrodo_00,

Firefox did it like 10 years ago. I think it’s still going around under a different name in very low tier smart phones.

toastal,

You’re likely thinking KaiOS. They are still contributing what is required under MPL-2.0 but the rest is proprietary. KaiOS 3.x finally got off of a browser from 2016 as the base, but very few have upgraded their apps to be compatible (the tweaks were minor) & others have used it as a reminder that they were still ‘supporting’ a platform like whoever is maintaining or using that WhatsApp thing for chat.

There’s also Capyloon built from B2G, but it’s still early on & is targeting touch phones, instead of feature phones.

It would be nice to see it around IMO since it’d just be another enhancement to progressive web applications & JavaScript is a better target than Java or Swift.

dan,
@dan@upvote.au avatar

promise of write once run anywhere

PWAs are great if they’re written well, especially if they allow offline access.

There’s platforms like React Native where the apps are native on each platform (they use native UI widgets). You can’t just run the same code, but you can reuse probably 90-95% of code across platforms.

andruid,

I will have to check that out!

Auli,

Waydroid makes no sense since they are complaining people just sideload gapps.

Rustmilian,
@Rustmilian@lemmy.world avatar
A_s_h_k_a_n, in What happens when Linus dies/retires?
@A_s_h_k_a_n@persiansmastodon.com avatar

@luthis

There will be so many forks trying to continue a Kernel based on linux and i think a few will succeeded! We may use arch kernel or debian kernel in the future.

teh_shame, in Any way of reinstalling Fedora 39 while on Fedora 38?

The options when you boot are the kernel versions not the Fedora version. You’re not booting into Fedora 38, you’re booting Fedora 39 with a 38 kernel.

There’s nothing wrong with using a Fedora 38 kernel on 39 if it works. There’s probably a kernel bug affecting your computer in the current 39 kernel that’s making it not work

The easiest solution will be to wait for a new kernel and hope it fixes this bug

redimk,
@redimk@lemmy.dbzer0.com avatar

Sorry for my ignorance, but how does that work? I (think) I understand what a kernel is, but how am I using Fedora 39 with a 38 kernel? Is there a documentation I can read somewhere so I can understand how that works?

Today it got fixed somehow, I just booted up Fedora 39 and it just worked. Also thanks a lot for the answer!

AMDIsOurLord, in AMD+Wayland+dual monitor = Screen flickering

It could be some weird sleep behavior bug, or since it’s KDE, it could be another of the 5 gajillion daily bugs of KDE

zkrzsz, in cheapest new computer running linux <$500

Avoid Nvidia.

Lettuceeatlettuce, in How do y'all deal with programs not supported on Linux?
@Lettuceeatlettuce@lemmy.ml avatar

I personally only use Linux now for all my computers. I follow a philosophy for any software solutiom I need that goes like this:

  1. Use a FOSS solution or,
  2. Use a proprietary solution that has a native Linux build/browser version or,
  3. Use a cracked/pirated version in Wine/Windows VM.

Personally, I am absolutely committed to no more Windows for my personal computing, I have been for years. That means that if I cannot do one of those three options in that order, I don’t use that software/solution.

Unless you are doing a lot of specialized software work, those three options should have you covered. I’m curious what software you use that doesn’t work with any of those 3 categories.

Advanced CAD/CAM stuff there isn’t much in FOSS. Same with specialized Audio production work and advanced photo-manipulation. Specialized device support can be spotty too, but that varies wildly. Those are the only software categories off the top of my head that I know don’t really have good FOSS solutions.

Swiggles, in AMD+Wayland+dual monitor = Screen flickering

You could try disabling VRR in your display settings. I believe it is set to auto by default if supported, but it does not work properly for some monitors causing flickering.

rar, in cheapest new computer running linux <$500

I assume you’re just getting into Linux? Avoid Chromebooks for this (running linux as beginner) - there are ways of running Linux, but they require some tricks dpending on the model.

Chais, (edited ) in Dumbest Thing you have done distro-hopping?
@Chais@sh.itjust.works avatar

Accidentally flashed a live image (PCBSD, IIRC) onto my 1TB external HDD instead of the thumb drive. Lost years of collected music and movies that night. I learned two things:

  1. Don’t do this sort of thing in the middle of the night, when you’re tired and should be sleeping.
  2. dd is nicknamed ‘disk destroyer’ for good reason.
CaptDust,

😵‍💫 the 3am tinkering, it calls to me 😵‍💫

LostXOR,

Never dd at 3am, kids.

BlueEther,
@BlueEther@no.lastname.nz avatar

Not done it at 3am but have dd’d to the wrong disk late in the evening, possibly after a few vinos

flashgnash,

Fortunately my laptop only has nvmes built in, so 99% of the time all 3am me has to do is not type nvme and I’m good

DidacticDumbass,

Oh, am I talking to myself? Hah.

Yeah, I wish I had all the stuff I torrented in high school. Lost treasure.

cmnybo,

When using dd, check the command before pressing enter, then check it again for good measure.

MonkderZweite,

then replace dd with cat or cp.

onion,
  1. Disconnect all other drives
MonkderZweite, (edited )

… no use in dd to write an image to disk. Just use cat/cp/pv…

dd is a scalpell, not a shovel.

Useless use of dd

techwithjake, (edited )

Late to the party but this why I like Ventoy. It only looks for removable drives and then all you do is drag and drop your live images onto the removable drive. Pretty hard to mess anything up.

Presi300, in How do y'all deal with programs not supported on Linux?
@Presi300@lemmy.world avatar

All the programs I use just run on linux, no really. VSCode runs on linux, I’ve used libre office for longer than I’ve used Linux (and it obviously runs on linux), all my faves run on linux through steam or lutris.

However, if there is a windows only program you wanna run on linux, you have a few options.

I’d just cross running it though wine out, it’s really annoying to setup and my original success rate with it had been… Not great.

If your program isn’t terribly graphically demanding, you might be able to run it via a windows virtual machine. It’s not perfect but for lighter programs or visual studio, it works.

If your program is graphically demanding (e.g. Adobe suite, CorelDraw, Autocad, etc…) you’re kinda out of luck and will have to dual boot… (Or loose your sanity trying to get them working through wine)

WalrusByte, in Best lesser-known distribution/DE for low-end machines?
@WalrusByte@lemmy.world avatar

Alpine is very lightweight. I think it was built so that it would run well inside docker containers, which means it should be fairly easy for low-end computers to run it.

Afaik, it doesn’t come with a DE out of the box, so it won’t be very user-friendly

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.

WalrusByte,
@WalrusByte@lemmy.world avatar

Oh ok, cool!

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