linux

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

ComeHereOrIHookYou, in Does Wayland really break everything? (Nate Graham's OG post ref'd in the Phoronix article)
@ComeHereOrIHookYou@lemmy.world avatar

I wouldn’t say it breaks everything. Franky it fixes / handles better issues that are common usecases today that was not the case during the time X11 was still the norm / actively maintained such as:

  • Multiple monitor support with varied refresh rates
  • Hybrid GPU setup (including being able to use your motherboard’s hdmi socket and your dedicated gpu hdmi at the same time)
  • Display scaling
  • Better isolation of applications (to the deterrence of existing linux applications)

Of course granted its a new protocol, it doesn’t support all the usecases that X11 was designed for due to variety or reasons (including controversial decisions)

Mind you, Wayland isn’t perfect either. For example, I found out that despite Wayland having better Hybrid GPU setup support out of the box, there are applications that ended up having broken multi-gpu support (where the application in question can choose which gpu it would utilize for its processing) where it works fine X11.

With the state of the hardware we are having, it is understandable why distros have been focused on pushing Wayland as the default, although honestly, it would be wise for these distros to not completely phase out x11 because currently, Wayland isn’t perfect.

Dirk, in Linux Boomers
@Dirk@lemmy.ml avatar

Old things bad, new things good. I write article that is satire about it.

I’m strong. I’m no boomer. Please love me.

cope cope cope

WalrusByte, in Is anyone using awk?
@WalrusByte@lemmy.world avatar

Sometimes I copy and paste an awk command from online, but I can never remember how to write it myself

cybersandwich,

I’m convinced no one actually knows how to write awk. It’s all copy and pasted from the web.

caseyweederman,

I am very, very slowly chiseling it into my long-term memory. I feel like Rincwind.

rien333, in Linux Boomers

ITT: lots of angry boomers

HaunchesTV, in Linux Boomers

This is satire, right?

WeLoveCastingSpellz, in Linux Boomers

Your dissapointment about your own existence bleeds into the article, just shut the fuck up at this point :/

JaneTheMotherfucker,

Where does that come from? I’m awesome.

lvl, in need help fixing a hardware problem using linux

I have had an identical problem a few years back, with a Samsung 2 in 1 that worked perfectly on AC, but had exact issues on battery.

It was the “power saving” capability of the GPU that triggered it on battery. So simply disabling this is the integrated Intel GPU control panel (in Windows) fixed the problem. Laptop is still running now and works with my sister in law.

dingdongitsabear,

thanks for chiming in. yeah, some surface models are prone to have these issues as well, I remember trying that in windows but with no results. in linux, the i915 driver doesn’t have that option any more, or I suck at reading comprehension… anyhow, not sure that’s the same issue, as my device has these spells also when on AC power but with battery installed. the only times it’s functioning properly is when it’s on AC and with battery removed. but this looks like a promising lead to research further.

otl, in Is anyone using awk?
@otl@lemmy.sdf.org avatar

I use it for my very basic static site generator: www.olowe.co/2021/01/site-build.html

MonkderZweite, in Is anyone using awk?

My only usecase was finding and cutting at the same time. Until i noticed that grep | cut -d… 5x faster is.

bazsy, in Videos stuttering across all applications

There were issues with TPM so that might affect the older bios versions. You could try disabling it.

calzone_gigante, in Is anyone using awk?

Yes, for things too complex to do in sed but not complex enough to need a “normal” programming language like python.

pelya, (edited ) in Is anyone using awk?

Grep is fiiiiine.

sed is okay but a little nasty, when your sed script is longer that one search-replace command you gotta ask yourself what you’re doing really (yes, sed is a full-featured Turing-complete programming language, if you go far enough into the man page).

When I see awk in any stackoverflow recipe, I just say ‘fuck it’ and rewrite the whole thing in Python. Python is included into the minimal system image in Debian, the same as awk, but is way less esoteric, and you can do python -e ‘import os, sys; commands;’ for a one-liner console script.

And if you want to talk about portability, try writing scripts for Android 4.4 ash shell. There’s no [ ] command. You do switch/case to compare strings.

netwren,

Have you tried ripgrep?

pelya,

No, and I don’t think I will learn another tool for something that I can already do using grep/sed/find commands, which I know by heart.

netwren,

That’s fair

kittykittycatboys, in Linux Boomers
@kittykittycatboys@lemmy.blahaj.zone avatar

hey u sound a bit angy, is everything allgoods?

JaneTheMotherfucker,

Yes, I’m just the best.

muhyb, in Linux Boomers

Seems like you just found an excuse for your unnecessary invectiveness. You probably think you’re funny or you’re trolling. This is not even trolling, not even fourth-class bait material. Maybe you should try Kali, suits your attitude more.

BaumGeist, in Linux Boomers

Uncharitability to those you disagree with, style without substance, and all built upon thought-terminating cliches.

This isn’t helpful or enlightening or informative, it’s entertaining but not in an interesting nor original way. It reminds me of 2010s Reddit memes where everything was about adding as many “fucks” as possible because our moms aren’t supervising our internet time anymore. It espouses a consoomer mindset of “gotta have bigger numbers and shinier visuals because all that matters is appealing to lizard-brain.”

And it’s all couched in the obvious mindset that any criticism will be met with “ok boomer” (I’ll almost be insulted if I don’t get one) because being superior is more important than being right. Y’know… like a boomer?

You’ve got a point, focus on that: you can make the case that Linux fits your use case, or that certain mindsets within the Linux community are hindering progress. But please do so in a way that doesn’t just lend itself to more infighting and drama. That shit is for shallow people who have nothing to contribute and only serve as the cultural detritus that destroys communities and community-driven projects.

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