Linux Hot

thelinuxEXP, to linux
@thelinuxEXP@mastodon.social avatar

I'm doing another one of my little surveys, this time to see which parts of using on the desktop are the most problematic, and the various issues people are having.

I'll make a video on these results next week, and depending on the answers, maybe I'll make more videos on specific issues, either to explain these topics, or to see how we could improve.

So, here is the form, feel free to fill it out and share it around, so we have as many answers as possible!

https://nextcloud.thelinuxexp.com/index.php/apps/forms/s/aMfgfisXZopCBQ6LtCHzYzTM

grimmy,
@grimmy@mastodon.social avatar

@thelinuxEXP nice survey but there seems to be a small bias towards gui tools here. Especially with the question about using the terminal to set up the system. Now I know I'm an edge case, but my desktops are like 50% terminals. For example, I use bash as my file manager and don't even have a GUI file manager installed.

At any rate keep up the great work!!

DrunkCollegeKid,
@DrunkCollegeKid@mastodon.social avatar

@thelinuxEXP FYI the form does actually work, it's just slow to load. Pretty clouds though xD

swelljoe, to linux
@swelljoe@mas.to avatar

I know people love hating on but there are so many things that are great about it. The journal is among the best (and the one that people seem to hate the most for reasons I find hard to relate to). Building a service with good logging is literally free, no code required, STDOUT/STDERR goes to the journal, you're done. Ingesting those logs into something like Loki is also free.

swelljoe,
@swelljoe@mas.to avatar

@grimmy yeah, I mean, I get that. The docs are pretty dense and aimed at people who already understand systemd and the journal, which is a big leap for people new to it. But, the journal does a lot of things much more easily than you can do it with traditional UNIX tools. I can figure out how to find a specific time range in files (assuming the file has timestamps), but I sure prefer the one-liner with the journal (--since and --until) to the several commands needed on a plain text log.

grimmy,
@grimmy@mastodon.social avatar

@swelljoe I've been administrating linux systems for nearly 25 years.. during the systemd transition I saw no simple guides of how to adapt.

However, this is a common problem for all tech, not just systemd, not just open source, literally all tech, and we all need to do better.

rzeta0, to linux
@rzeta0@mastodon.social avatar

what is the most and compatible laptop these days?

i mean hardware utilised optimally

eg, back in the day (1990s-2000s) we'd put up with

  • storage not using UDMA falling back to basic speeds

  • graphics hardware falling back to unaccelerated compatibility modes

  • no network hardware offload

  • suspend to disk but not ram

  • no power mgt (apm vs acpi?) so battery draining fast

  • weird sound drivers (oss/free)

  • cleartype emulation / mimicry

  • no way to update bios/firmware

villares,
@villares@ciberlandia.pt avatar

@rzeta0 maybe https://frame.work/ ? They don't sell it were I live and I wouldn't have enough money, but it seems nice.

WanderingInDigitalWorlds, to linux
@WanderingInDigitalWorlds@mstdn.games avatar

Ultimately, when I do purchase a Mac Mini, I have a safety net for being able to experiment with freely. It's easier to experiment when failure doesn't cause any significant issues in one's life. General anxiety is a struggle of mine, so doing sensible things to mitigate the intensity of anxiety helps me take chances I wouldn't risk ordinarily. The PC can become my Linux experiment, I can follow the documentation about Linux to increase my comfort levels with Linux.

mboelen,
@mboelen@mastodon.social avatar

@WanderingInDigitalWorlds
Hmmm, doing almost everything in virtual machines myself. But yes, I can understand you are curious about MacOS. No longer my cup of tea, but I understand its appeal.

WanderingInDigitalWorlds,
@WanderingInDigitalWorlds@mstdn.games avatar

@mboelen Having used Android, Linux for a few years, and Windows even longer; the curiosity of what MacOS has to offer is there. Especially since iOS has piqued my interest despite some unpleasant default behaviors for handling Bluetooth and Wi-Fi toggles (easily fixed by creating shortcuts to mimic Android Toggle behavior).

mboelen, to linux
@mboelen@mastodon.social avatar

With more people joining after recent news, it may be good to focus on some core commands 🎓

Before you think 'uptime' on the question below, the article got a few alternatives included.

When did a system start? Learn how to query the boot time (uptime) of a system using commands like uptime and ps: https://linux-audit.com/system-administration/faq/how-to-see-when-system-was-started/

Got other options or useful commands that can be added? 🏗️

Feedback and boosts welcome 👷

mboelen,
@mboelen@mastodon.social avatar

@Corb_The_Lesser @visone But then you make the assumption that we only have users that want to use the GUI. On Windows there are also "power users" using PowerShell to automate their work or activities. My goal is to provide information (for free) to anyone that can use it. From the starter that wonders about viruses on up to the Unix wizards. I understand that not everything uses a terminal that often, but that is also the reason to create blog posts: the is not a scary place.

gooba42,
@gooba42@mastodon.social avatar

@Corb_The_Lesser @mboelen @visone There's a very tricky middle ground between scaring them away from the hard parts and hiding the hard parts to turn into a "gotcha" later.

Trying to hit the sweet spot of "this is available and useful if you need it later" is one of the very hard parts of doing user education.

kwf, to linux
@kwf@social.afront.org avatar

One of the fun parts of being a mirror operator is that you get to deal with China Mobile using ISO download mirrors to fix their traffic ratios with other ISPs at peering points.

Looks like they've moved to using Slackware now...

ascii158,
@ascii158@sueden.social avatar

@kwf Interesting; I wonder if other relatively closed countries have the same effect. Russia is a big example of that, but e.g., France also has a larger-than usual (I feel) domestic culture consumption.

kwf,
@kwf@social.afront.org avatar

@ascii158 China Mobile and China Telecom are the only ones who have resorted to this tactic.

LinuxRenaissance, to linux
@LinuxRenaissance@fosstodon.org avatar

When corps do questionable decisions I see it as advertisement. If you are a user, how do you feel about the new feature of and are you planning to continue putting your trust in over safeguarding your personal data?

Please support my YT channel. I am a long time free software enthusiast, but I am new at being an evangelist for this freedom and I am thankful for any motivation you can provide, even if it's just one video playback.

https://www.youtube.com/watch?v=4Ls_F1-Imm4

WanderingInDigitalWorlds, to linux
@WanderingInDigitalWorlds@mstdn.games avatar

This morning, I talked myself out of installing as I thought of all the scenarios which I would need Windows. It irked me quite a bit, Dual Booting is certainly an option; as I have invested a large chunk of my digital life on Windows, I would spend a lot of time on the Windows partition because so many programs are easier to run on that OS.

Investing in an iMac or Mac Mini would be a safer option. As I wouldn't be using Windows, I could keep access to my iPhone troubleshooting tools.

WanderingInDigitalWorlds,
@WanderingInDigitalWorlds@mstdn.games avatar

I'm shocked that an iMac costs less than my Windows PC after tax. I could even come up with the capital to fund that purchase (a small chunk of change from my 401K). Not using Windows is my goal, but I will go about it in a different way, it seems. I do worry about the security of Mac OS, but realistically, I am a pretty safe internet user.

WanderingInDigitalWorlds,
@WanderingInDigitalWorlds@mstdn.games avatar

It would be a lie to insinuate that one walled garden is better than the other. Currently this is a means of giving myself more time to figure out what I want to truly do. As a lot of my research regarding compatibility layers for do indicate software will work but not necessarily well (the reality of using such software to begin on a different OS). I don't want to risk bricking my iPhone which is a means of vital communication. I don't live in a place with an Apple Store...

itsfoss, (edited ) to linux
@itsfoss@mastodon.social avatar

Miss you Windows. (I don't) 😦

cenbe,
@cenbe@mastodon.sdf.org avatar

@itsfoss I used to peel off the W*****s sticker and put it on the commode. Fortunately, that sort of thing is unnecessary these days.

timecraft,
@timecraft@mastodon.social avatar

@itsfoss eh, on a laptop it’s more like “f%*k off windows.”

On a desktop it’s 99% of the time for those pesky games that can’t run through Wine/Proton…

scrottie, to linux
@scrottie@anarchism.space avatar

Adding myself here: I'm happy to chat about and answer what I can or help find resources. I don't know a lot about the latest, fanciest KDE and Gnome desktops but maybe you don't want that anyway and want to run something like xfce or another lightweight desktop (and yeah, for better or worse, there are lots of options with this stuff). Or . OpenBSD has been the daily driver for years now. One starting point might be https://fedoraproject.org/spins/ to easily try different desktops...

scrottie,
@scrottie@anarchism.space avatar

I'm not a huge Fedora fan for reasons including IBM ownership of RedHat and governance, but the install/live boot experience is slick and there's a strong desktop/laptop focus (versus server). Knoppix is an oldie but it's another great "live boot" system where you can run it from USB stick without having to do any kind of install first, to play with it. (Back in the day, the way to do this was to uncompress zipslack and run the Linux loader .com and boom, you're in Linux.) So anyway AMA =)

promovicz,
@promovicz@chaos.social avatar

@scrottie one of my favorites - admittedly - is something that I concocted myself in buildroot, because i would totally like to replace my Qubes some day, with something that runs from RAM.

gzt, to linux
@gzt@hulvr.com avatar

okay so i'm going to put a fast wireless/bluetooth card (not USB dongle) into my old desktop that i run fedora on. I need one that is:

  1. fast
  2. works with no hassles on linux
  3. seriously i need both of those. I can get 500Mbps down on my windows laptop, get only 10 on this desktop
gzt,
@gzt@hulvr.com avatar

I think the answer is any intel-based chips? my issues in the past have been non-intel, so that might be it.

ostechnix, to linux
@ostechnix@floss.social avatar

Alpine Linux 3.20 Released With Initial 64-bit RISC-V Support
https://ostechnix.com/alpine-linux-3-20-0-released/

gamingonlinux, to linux
@gamingonlinux@mastodon.social avatar

Racing game BlazeRush ending support for Linux, macOS and SteamVR - even though it's Steam Deck Verified rating was done on the Linux version https://www.gamingonlinux.com/2024/05/racing-game-blazerush-ends-support-for-linux-macos-and-steamvr/

AndyGER,
@AndyGER@mastodon.social avatar

@gamingonlinux So it's a do not buy? Got it ...

WanderingInDigitalWorlds, to linux
@WanderingInDigitalWorlds@mstdn.games avatar

Seriously looking into Linux for my PC because Microsoft and their overzealous approach to AI is making me nervous as heck.

I'm going to settle on Ubuntu as my familiarity with that Linux distro is high enough; I do need to check for any major changes with CLI commands, reworking of OS features, and the like before switching over. I don't want any surprises.

Over the next few days, I will back-up anything I need in the future digitally.

nicabar,

@WanderingInDigitalWorlds its alright, I will give POP_OS! A try again, I did it a few years ago and felt ok, saw that nvidia got Updated recently so I will give it another shot

WanderingInDigitalWorlds,
@WanderingInDigitalWorlds@mstdn.games avatar

@nicabar Yeah, I did read about Pop_OS as well, nvidia recently did announce better drivers for Linux, as they wanted there to be parity with the drivers available to Windows users. Time will tell if this is an announcement they back up diligently with action.

thoralf, to linux German
@thoralf@soc.umrath.net avatar

Der riesige Unterschiede zwischen und ist auch:
Wenn irgendeine Distribution auf die gleiche, völlig bescheuerte Idee käme, wie alles zwingend an online-Accounts und AI-Krampf und sogar automatisierte Screenshots zu tackern, könnte man einfach die Distribution wechseln oder auf einen Fork warten, der vermutlich innerhalb kürzester Zeit entstehen würde und den Murks nicht an Bord hätte. Auditierbar.

Bei Microsoft ist man auf Gedeih und Verderb dem Konzern ausgeliefert.

kaffeeringe,
@kaffeeringe@social.tchncs.de avatar
  • All
  • Subscribed
  • Moderated
  • Favorites
  • JUstTest
  • thenastyranch
  • magazineikmin
  • ethstaker
  • khanakhh
  • rosin
  • Youngstown
  • everett
  • slotface
  • ngwrru68w68
  • mdbf
  • GTA5RPClips
  • kavyap
  • DreamBathrooms
  • provamag3
  • cisconetworking
  • cubers
  • Leos
  • InstantRegret
  • Durango
  • tacticalgear
  • tester
  • osvaldo12
  • normalnudes
  • anitta
  • modclub
  • megavids
  • lostlight
  • All magazines