There have been multiple accounts created with the sole purpose of posting advertisement posts or replies containing unsolicited advertising.

Accounts which solely post advertisements, or persistently post them may be terminated.

kbin.life

ptc075 , to linux in Noob Question Thread: Ask Any Questions About Linux!

Could you point me to a good place to start learning how to troubleshoot? I added Unbuntu as a dual-boot to my gaming rig a while back, and when it works, it’s great. But as soon as I hit an error, I drop back to Windows because I know how to fix shit there.

bigmclargehuge ,
@bigmclargehuge@lemmy.world avatar

First suggestion: commit to using Ubuntu for a set period of time. Could be a week, could be 2 hours. When you encounter issues, force yourself to stay on Ubuntu.

What you’ll find is that at first, errors will seem like gibberish, then you’ll do some snooping online, and find out how to access some log files or poke around your loaded modules. You’ll slowly learn commands and what they do.

Eventually, something will click, ie; “wait a minute, I just checked to see which kernel modules are loaded, and I’m missing one that was mentioned in my error, that must mean I need to load that module at boot.” You load that module, reboot, try your command again, and bam, everything works. You’ve learned how to troubleshoot an issue.

The best way to learn Linux is to immerse yourself in it. You can’t efficiently learn German if, every time you hear a phrase you don’t understand, you switch back to English, right?

cyclohexane OP ,

Just come ask here when you have trouble, and we’ll try to help.

When troubleshooting, the biggest thing is searching the web honestly. But some more things to help you out: look for logs. Linux has loads of logs and sometimes can tell you how to fix the problem.

Logs may not be immediately apparent. Some programs have their own log files that you can look into. Sometimes, if you run the program from the terminal, it’ll print out logs there. Otherwise, you read look through journalctl, although this has logs for everything so might be harder to search.

Another useful tip, particularly for system tools and terminal tools, is manual pages. Just run man ls and replace ls with any command, you’ll get the documentation on how to use that tool.

Cethin ,

The first thing I’ll say is the reason you’re more comfortable with Windows is because you’ve been using it for however long and learning to deal with the issues it has. The same needs to be done on Linux. You’ll have to learn how it works just like you forgot you did for Windows.

Second, along with logs like other users said, you have to know how to use a search engine well. Most issues will be easy to solve, but some may take some searching. The Arch wiki is a good resource even if you aren’t using Arch.

InputZero ,

I recently had the realization that I’ve just been putting up with Windows bullshit forever recently when a friend asked me for help with their work PC. They’re a Mac user, but they just started working from home and have been provided a Windows laptop. They sent me a bunch of rushed texts when their headset stopped working. They changed the default audio device after they launched the program. Which never works on a Windows PC. I never have that problem because I have just learned to live with it, I don’t even think about it anymore.

Now I’m really starting to notice all the little things I put up with from Windows on my machine. To be fair my Linux machine is just as janky but at least I can say I made it that way. I keep telling myself to ‘tidy’ my Linux machine up but I never do, it still plays games just fine. Usually. If I didn’t fuck with it.

freeman ,

Ubuntu WikiAsk UbuntuUbuntu Forums

The wiki has some information and should correspond to how Ubuntu specifically is configured. You can ask for ubuntu specific help in those communities. You can also ask here and on several Linux communities on Lemmy.

The Arch Wiki I find to be more in depth than the ubuntu wiki. Of course some things may differ from Ubuntu’s defaults but I found it a useful resource when using Ubuntu.

Finally I suggest you learn a bit about how Linux works in general, what is in what directory, what is wayland and xorg, understand how drives are named etc and some understanding of the terminal (moving around in directories, how to use sudo etc, no need to learn to make bash scripts).

celeste , to games in What's your favorite controller?
@celeste@kbin.earth avatar

I can't say I've ever really liked a controller, so I never experimented with fancy ones. The one that was the most fine was the ps controller. the joycon was ok until drift kicked in. The xbox controller made my hands hurt after too long. I think if I'd had more xbox games back then I would have gotten more into controllers to find one for my tiny hands. I mostly prefer a keyboard.

MudMan , to linux_gaming in Retroid Pocket 5 will have linux support

I mean... is this a big deal? Every retro ARM handheld out there runs some version of Linux or Android. I gues Retroid was an Android-focused brand, hence the name, but if you wanted to run Batocera on a handheld there is no shortage of options.

hopefull_cottonball ,

Huh… for some reason I thought it was a combination of Retro & Metroid.

MudMan ,

Hah. It may be, I don't know. Maybe both?

Zachariah ,
@Zachariah@lemmy.world avatar

Running Linux instead of Android might mean you can run the games that run on SteamOS.

MudMan ,

Nah. This is running a Snapdragon 865 SOC with an older Adreno GPU. If you think Windows on ARM gaming is a struggle this isn't going to be your Linux handheld killer. There's also no reason for it to be, the Steam Deck already exists.

For its intended use case as a retro handheld (or an Android gaming handheld, I suppose), this seems like it'll be fine, but I'm also less excited about these mid-tier ARM handhelds now that we have good x64 alternatives with decent battery life and better performance that aren't much more expensive. I still think the cheap, tiny ones are cool, though.

I guess this is nominally cool because other comparables like they Ayn Odin 2, need a bunch of tinkering to run Linux, but beyond that it seems Linux is well represented on both extremes around this awkward middle ground of more expensive ARM handhelds.

tetris11 ,
@tetris11@lemmy.ml avatar

the most recent Android is Linux v5 I think, so I’m kind of with you that the gain isn’t huge when compared to modern mobile devices.

Still, for older ARM sets, the max Android they used had only Linux v3, so it’s impressive that they mainlined enough of the hardware to be usable in today’s market.

Blue_Morpho ,

It could be a big deal if the developers of GarlicOS / OnionOS support it. I have a Retroid 3+, a Miyoo Mini (lost it) , and now an Anbernic GBA SP.

The Retroid seemed amazing at first but after using a Miyoo with OnionOS, I’m not going back to Android retro gaming.

The usability of being able to pick up a hand held and play immediately cannot be understated. Android doesn’t normally shutdown. It sleeps which means it only lasts a few days (not being used!) without being plugged in unless you explicitly pick power down from the menu. If you do power down, it takes over a minute to boot. The Android retro front ends also take hours and hours to setup.

OnionOS/GarlicOS completely power down so the battery always has charge and is ready to go. Because there is no Android, boot to being back in your game (it defaults to powering up right back where you left off in a game), takes seconds. The menu scraping works so there’s virtually no setup needed.

MudMan ,

This thing is supposed to be fairly powerful, I don't know that the straightforward, minimal approach of Garlic/Onion makes sense on it. Ideally you'd want a bit more versatility. For that I think the Anbernic SP and that class of slightly cheaper devices probably make more sense.

I mean, as I said above that's my thing with these flagship ARM handhelds. At some point it takes a lot to justify spending a couple hundred on one of these instead of a bit more for a more flexible Steam Deck. The smaller, cheaper ones are a lot more charming, and they fit in your pocket, so they can be a throwaway toy to carry with you.

But hey, we live in the handheld golden age, I'm not gonna complain about more options.

Blue_Morpho ,

Ideally you’d want more versatility

Yes, that’s what I thought which is why I bought the Retroid. But I discovered Android introduces so much overhead that it ruins the purpose of a gaming handheld. I might as well use my much more powerful Pixel with those slide in controllers for thumbsticks and buttons.

A Retroid for the better screen/CPU with a streamlined gaming specific Linux OS would be the best of both worlds.

dillekant ,

Snapdragon hasn’t had mainline kernel support and has always been a pain to set up, enough so that nobody does it. This is using a snapdragon processor. Those are also fairly powerful.

MudMan ,

Wasn't Snapdragon support added recently? I feel like I saw a note on that having happened when I was looking up what SOC this thing was packing, but I could be wrong.

exu ,

Yeah, for the new Qualcomm chips they’re using in the Windows for ARM devices. Not sure if they still need device trees to work properly or if they have an UEFI like.

missingno ,
@missingno@fedia.io avatar

If this can dual-boot, that could be really handy.

MudMan ,

The published spec sheet says it does dual book with Android 13.

DMBFFF , to cat in Crossed Paws
@DMBFFF@lemmy.world avatar
SorteKanin , to fediverse in If you use Mbin, what's the difference between a thread and a post?
@SorteKanin@feddit.dk avatar

Using “server” instead of “instance” is misleading. An instance could use many servers behind the scenes. It may be more appropriate to simply call it a “domain” instead, cause that’s kinda all it is. But instance is also well-understood.

If you really wanted to unify the terminology, you would call communities and magazines “groups”, as this is what they are called in ActivityPub. It is a group of all the people following the community.

But I don’t think terminology unification is a goal in itself. Different clients and implementations can use different terminology and that’s a good thing. There’s no need to force anyone to use a certain term. There’s no need to nail down language like that - it is a fluid, evolving thing after all.

Akasazh , to nostupidquestions in When I bite my nails while wearing sound cancelling earbuds, I can hear a moment of static as my skull absorbs the sound or whatever. What's going on here?
@Akasazh@feddit.nl avatar

A static type sound can occur while biting where you eustachian tubes are cleared. The same thing can happen when yawning (it is why yawning is encouraged when feeling inner ear stress while taking off in an airplane).

It happens without earbuds too, but might be more noticable.

I can personally pop those voluntarily, as I’m a scuba diver, and you have to clear your ears quite frequently.

propter_hog , to science_memes in My Dudes
@propter_hog@hexbear.net avatar

*BCE

GarbageShoot ,

It’s a silly way to secular-wash a Christian system. If you want a secular calendar, you should have it not oriented around the birth of Christ. Very underrated decision by the dprk to have their calendar based on the founding of the country.

JackGreenEarth ,

Yeah, let’s just count seconds from 1 Jan 1970 instead, totally sane

propter_hog ,
@propter_hog@hexbear.net avatar
GarbageShoot ,

I’m aware of what it is. It’s still literally just the Christian calendar with different terminology.

BakedGoods ,

Yes. And? I understand the need to distance ourselves from that insane sect and its crazed followers.

propter_hog ,
@propter_hog@hexbear.net avatar

Please just read the link. I’m not doubting you are aware of what it is. But there are really good explanations for the impetus for its usage and discourse about objections such as your own on the Wikipedia entry.

GarbageShoot ,

I should clarify that my position is that I use AD/BC in everyday speech, but if I had to actually publish something public facing, I certainly would use the CE/BCE system for the obvious reasons. My objection to you was not that using the system is bad, but that it’s a trivial thing and therefore (by my attempted implication) an annoying and pointless thing to try to “correct” someone on.

So I did actually read the link, and I didn’t know all of the history, but I did have pretty good familiarity with modern Discourse about it as the article outlines. I would say the only compelling addition is this:

Roman Catholic priest and writer on interfaith issues Raimon Panikkar argued that the BCE/CE usage is the less inclusive option since they are still using the Christian calendar numbers and forcing it on other nations. In 1993, the English-language expert Kenneth G. Wilson speculated a slippery slope scenario in his style guide that, “if we do end by casting aside the AD/BC convention, almost certainly some will argue that we ought to cast aside as well the conventional numbering system [that is, the method of numbering years] itself, given its Christian basis.”

I’d really like for the numbering system to change, so I suppose that’s an argument in favor of being annoying.

propter_hog ,
@propter_hog@hexbear.net avatar

I agree with your point, and that was my initial hangup as well. If we keep the numbering the same, changing the name is just a contingency prize. Pick an actual start of the common era, say some point in the agricultural revolution when societies began to form. The problem then, though, is actually getting people to switch.

Chapo_is_Red , (edited )

Interestingly, on Taiwan they have the Republic of China calendar (in addition to the Western calendar) which begins from the establishment of the RoC (1912 on the Western calendar).

Comment105 ,

Do you believe the Church owns the calendar? Or perhaps Christendom/Christians more broadly?

Any larger change would be symbolic and completely impractical, with waves of inconvenience rippling through civilization. But many non-Christians use the calendar now. We don’t want to call this the year of our lord because it isn’t our lord.

BuboScandiacus , to asklemmy in How could I make my town a little less lame
@BuboScandiacus@mander.xyz avatar

9 and 10 are early ?

some_guy ,

I mean, having been to NY, where there was stuff open all night, I was surprised the SF closed down at night. I just expected big cities to be like NY. Nope. Only gas stations and maybe Denny’s until 2-3am.

eldavi ,

i hate how knowledge of a place’s night spots is so esoterically known to its locals only and it makes finding a new home very difficult; as a night owl.

like you i had grown accustomed to new york’s availability and it took a decade plus to learn where san francisco’s night spots where and it took over a year for me find a new place to live after austin. (austin is the biggest place i’ve ever lived in that shuts down after 10pm except for alcohol)

RyanLiu , to science_memes in My Dudes

弟兄們,今天星期三

Croquette , to linux in Is Linux As Good As We Think It Is?

Depends what you want in an OS. The increasingly invasive ads and loss of control in Windows is overwhelmingly a good enough reason for me. But it is not the case for everyone.

Linux has its quirks, and it’s a different approach to an OS in general, so it can be intimidating if you only want an office machine.

ChaosCoati , to nostupidquestions in How exactly do insurance deductibles work?
@ChaosCoati@midwest.social avatar

You need to know both your deductible and out of pocket maximum numbers. You’ve said your deductible is $1500. For the sake of this example let’s say your out of pocket max (OOP from now on) is $2500.

For simplicity, we’ll go with your insurance’s negotiated rate for the procedure is $1000*. Meaning at the end of the day you and your insurance combined will pay the hospital $1000.

Basically any bills up to $1500 for the year you pay 100%. Between $1500 and $2500 (or your OOP), insurance pays 50% and you pay 50%. Over $2500 insurance pays 100%.

Some examples to illustrate:

  1. You’ve paid $400 this year so far. You pay the full $1000: $400 + $1000 = $1400 which is less than your deductible of $1500
  2. You’ve paid $1000 so far this year. You pay $750 and insurance pays $250: $500 gets you to the $1500 deductible limit so you have to pay all that, plus you pay 50% of the remaining $500 bill = $250.
  3. You’ve paid $1700 so far. You pay $500 and insurance pays $500. $1700 + $500 = $2200 which is less than your OOP of $2500
  4. You’ve paid $2300 so far. You pay $200 and insurance pays $800. 50% of $1000 = $500 but $500 would put you over your OOP of $2500. $2500 - $2300 = $200. You pay $200 and insurance pays the rest.
  5. You’ve paid $2500 so far. Insurance pays $1000
  • If your insurance’s negotiated rate for the procedure is $1000, this means that’s what the hospital and insurance have agreed to pay. A lot of times you’ll see the hospital “charge” a larger number and then have an insurance “discount” but ignore this. It doesn’t factor into deductible or out of pocket maximum calculations.
xmunk ,

For bonus points let’s also assume that the user is 2100 away from their lifetime cap in scenario three: then instead of you and your insurer splitting the 1k bill evenly your insurer would split 800 with you (400 from each of you) before saying “peace bro im out” and leaving you with the remaining 200 dollar bill.

Additionally the user above was assuming that insurance would cover half the bill - that’s actually a variable that your personal plan might disagree with called your “coinsurance” rate, you could have a 50% coinsurance rate, an 80% rate (an awful plan) or a 0% rate which would mean you’re fully covered after you hit your deductible (assuming there aren’t any annual coverage cap shenanigans).

Also fun is out of network stuff, different plans may vary but let’s take scenario three again but assume the HCP you went to was out of network and their charge master (see parent’s footnote) says the actual raw cost of the procedure is 23,000 dollars. Your insurer might handle this in two ways:

  1. “get fucked” - your insurer offers no coverage at all for out of network charges - in this case the 23k bill goes against your bank account directly and you likely end up declaring bankruptcy or delinquenting on the loan.
  2. “get (slightly less) fucked” - your insurer looks at what you would have paid at an in network HCP and partially pays for your procedure assuming you had it done at an approved HCP. In this case your insurance pays 500 and you just need to cover the remaining 22.5k… so you once again may consider bankruptcy.

In both cases, for shits and giggles, this extreme medical cost does not count toward your OOP - except for 1000$ in the second case if partial coverage is awarded. This is why people Uber to specific hospitals after traumatic injuries.

ChaosCoati ,
@ChaosCoati@midwest.social avatar

All very valid points and part of why American health insurance is such a joke

I had an incident recently where my spouse had to go to the ER because of a life threatening incident. One of those fix it right now or they might die things. (They’re fine now, thank goodness.)

We went to an in-network hospital and all doctors were also in-network. However the one who actually did the life-saving procedure was a specialist. Under our insurance plan seeing a specialist requires a referral, which of course we didn’t have time to get. So insurance tried to nope out of that doctor’s entire bill.

GlendatheGayWitch ,

Don’t forget, insurance covers 50% before the deductible is met, not after. When a policy has that verbiage, usually there’s a footnote that states how those claims are handled in the future. From what I’ve seen, that could mean that insurance will cover 100% of said procedure after the deductible is met or it could mean a co-insurance of 30%.

After the deductible is met, OP won’t necessarily pay 50%. The percentage of the bill that OP and/or insurance will pay will be on a footnote at the bottom of the blue plan overview page (at least it’s blue when looking at plans from the ACA marketplace).

waterore , to science_memes in Weevil Wednesday

The lesser of two weevils

Blackout , to asklemmy in Why do people on Lemmy get mad when you make multiple posts about similar topic?
@Blackout@fedia.io avatar
Marighost , to mildlyinfuriating in We went to see Squeeze and the guy in front of me was playing games on his phone the whole time. He came alone and barely paid attention. Why did he buy a ticket?
@Marighost@lemm.ee avatar

Did they at least play Cool for Cats?

(This is the only song of theirs I know)

FlyingSquid OP ,
@FlyingSquid@lemmy.world avatar

They did. It’s one of the few songs sung by Chris Difford instead of Glenn Tilbrook even though they almost always get co-writing credits and rarely do other band members (who rotate in and out all the time anyway). Unfortunately, his voice is not what it used to be. Tilbrook, on the other hand, sounded almost as good as he did 50 years ago.

The really funny thing about Difford is that I always heard he was shy, but he spent most of the show so that the lights weren’t on him. Which is fine with me. I could still see him play.

eyeon , to linux in Is Linux As Good As We Think It Is?

growing it like a garden is a perfect phrase imo

because on windows or Mac it may have just worked. …until it doesn’t, or leaves your windows scaled wrong or placed on monitors that don’t exist or some other failure condition. at which point you reboot and hope for the best.

when it doesn’t work on Linux I’d check logs, actual configuration, and even the source if I need to.and then I’d hopefully improve things and make it work the way I want it to.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • random
  • lifeLocal
  • goranko
  • All magazines