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.

linux_gaming

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

lckdscl , in Bullet Heaven recommandation ? (vampire survivors like)
@lckdscl@whiskers.bim.boats avatar

I like Halls of Torment and Boneraiser Minions, both really nice on the Steam Deck.

simple , in Bullet Heaven recommandation ? (vampire survivors like)

Halls of Torment gets my vote. As usual with the genre it’s pretty grindy so I lost interest, but it’s probably the best vampire survivors-like I’ve tried yet. Works flawlessly on Proton btw.

CarbonatedPastaSauce ,

First of this type I played and I loved it. I came to this thread to scout more like it! I think I have 1 achievement left to 100% HoT. Great game.

GiuEliNo , in Help...First time installing a Radeon on Linux (7800 XT)
@GiuEliNo@feddit.it avatar

I hope you already solved your problem. I have a 7800xt like you and bought it a week after it launched, I had a distro based on Ubuntu with xanmod kernel and Mesa from oibaf PPA So after I plugged in the GPU, I had to download the latest firmware.git and extract it on the right path, after this I just rebooted and everything was working good.

dinckelman , in Help...First time installing a Radeon on Linux (7800 XT)

Just for future reference: if you’re on any major Linux distribution, use the drivers they provide in their repositories. For a consumer AMD card, you don’t have to install anything. Nvidia have their proprietary drivers, but still avoid the ones from the website

iturnedintoanewt OP ,
@iturnedintoanewt@lemm.ee avatar

Yup…but out of the box I encountered a system failing to boot and unable to recognize my secondary display :)

dinckelman ,

I’m not saying this doesn’t happen. I’m saying that if the driver is the actual problem, the solution is different from what you’d expect on a different OS

Mixel , in Help...First time installing a Radeon on Linux (7800 XT)

Never installed the amd drivers over their official site. Can’t you just download the required packages with apt? I guess then you should be fine

WeLoveCastingSpellz , in Distro suggestions, anyone?

Nobara! It is awesome for gaming and performsnce intensive tasks and beside being an obscure distro is maintained by reputable people (glorious eggroll, proton GE creayor)

n3cr0 OP ,

Thanks, and this will it be!

The kernel is heavily optimized for gaming and it has the latest AMD patches applied. Most gaming-related stuff comes pre-installed.

WeLoveCastingSpellz ,

Yup!

yum13241 , in Anyone have Garuda experience?

It’s great! You can expect updates that don’t take literal years, but you will need to maintain your system a bit more (Garuda provides utilities to make it easier).

pelotron OP ,
@pelotron@midwest.social avatar

What are some examples of the additional maintenance you’ve had to do?

yum13241 ,

Simple stuff like managing some dependency issues (like when packages get renamed), actually knowing how to use the command line (you don’t need to learn awk, grep, and sed just yet), and knowing how your bootloader wants to be treated.

You’ll get it as time passes, but Garuda assists in most of these things.

pelotron OP ,
@pelotron@midwest.social avatar

Thanks!

Kekin , in Anyone have Garuda experience?
@Kekin@lemy.lol avatar

I used it for a while on my laptop and I like that it comes with the BTFRS snapshots by default. I used the KDE Lite version I think it’s called.

amzd , in Heroic Games Launcher freezes every single time I try choose something from the file chooser

Probably not a solution to your problem but I think Lutris can do everything Heroic can?

skymtf OP ,

Lutris is having the same issues for some reason

kttnpunk , in Anyone have Garuda experience?
@kttnpunk@lemmy.world avatar

Garuda is easily my favorite arch based distro, nice to see ppl talking about it! Once you get used to using yay instead of apt-get and the AUR in general it’s such a better experience

detalferous ,

How does yay work? Is the workout similar to apt? Update, upgrade, and install commands?

kttnpunk ,
@kttnpunk@lemmy.world avatar

To search the AUR and add a program:

yay (desired package) You’ll see multiple choices most likely, pick one and it’s pretty self-explanatory from there.

To remove program: yay -R (program)

system update/update all packages: yay -Syu

There are a few different package management tools too like Octopi which let you directly browse the AUR by category in a GUI but I think that’s pm the basics.

detalferous ,

Cool! Thanks for the reply!

ProtonBadger ,

With regards to Arch based distros: Do you still need to read Arch news to spot potentially breaking updates and know how to diff pacsave/pacnew, etc. or have Garuda found a way to manage these things?

kttnpunk ,
@kttnpunk@lemmy.world avatar

It’s probably wise to check the forums regularly, I had to reinstall the entire OS once (arguably because of NVIDIA) but on more than one occasion it’s stopped a update for me because packages were in conflict. So it’s nice that there’s some foresight on their part.

pelotron OP ,
@pelotron@midwest.social avatar

What do the -Syu arguments mean? I associate them with the Arch meme of “go ahead and break my system without prompting me first.”

Penta ,

S is for sync, which installs packages from the repositories. u is for upgrade, which upgrades out-of-date packages. y causes pacman to refresh the package databases. In short, it upgrades all packages that are out of date. It’s a very standard command and not dangerous lol. Btw, with yay just typing in “yay” without -Syu does the same thing, which is convenient

pelotron OP ,
@pelotron@midwest.social avatar

Thank you!

bigmclargehuge ,
@bigmclargehuge@lemmy.world avatar
alehc , in Anyone have Garuda experience?

I’m currently using Garuda! I love the arch features (rolling release, AUR, etc) and love the game integration tools: 1 click to install nvidia drivers, wine w/winetricks, retroarch, and a bunch more.

However sometimes I observe some kind of stuttering during games. I have a 3070Ti and that kind of stuff shouldn’t be happening on 5+ year old games.

I would still recommend it as a lot more people seems to be running it without issues, but idk, I guess no system is perfect.

Shade , in Anyone have Garuda experience?
@Shade@lemmy.world avatar

Garuda was the first Linux distro I was using as a daily driver. To me it was working nice out of the box with a Nvidia GPU and It was beginner friendly to me. I have since switched to Arch now, but yeah. Give it a go

Presi300 , in RTS recommendation
@Presi300@lemmy.world avatar

StarCraft 2, it’s a classic and relatively easy to pick up. The only unfortunate thing about it it’s that is on battle.net, great have other than that

m_r_butts , in Gamedev and linux

deleted_by_author

  • Loading...
  • AlataOrange ,

    You could argue that these two are very closely related things.

    m_r_butts ,

    deleted_by_author

  • Loading...
  • uis OP ,
    @uis@lemmy.world avatar

    You reminded me about this crazy stuff where people with objdump made game 35% faster.

    m_r_butts ,

    deleted_by_author

  • Loading...
  • uis OP ,
    @uis@lemmy.world avatar

    They are so enlightened in optimizing processes, that they optimized factory optimization simulator.

    shadow ,

    IT professional here, can confirm, Linux is superior and my choice of os.

    … despite my work being mostly Windows Server.

    Also: IT professionals usually have some experience and/or start out with Help Desk (hell), where you quickly learn what is and is not a good issue report.

    Tekchip ,
    @Tekchip@lemmy.world avatar

    This is pretty US centric thinking. Linux doesn’t have licensing. That means it’s used extensively in other countries, especially poorer ones. Some countries entire governments use it. It’s pretty huge in India too. Africa. Places where common folk, not IT professionals, use it but either have rough or no Internet and aren’t communicating in English, especially not GitHub.

    m_r_butts ,

    deleted_by_author

  • Loading...
  • Tekchip ,
    @Tekchip@lemmy.world avatar

    Wow, a bit touchy. I didn’t indicate that your world view was problematic. Just US centric. Was not in any way implying some morals to the debate.

    Simply stating facts that not all, arguably not even a majority are IT professionals, except perhaps in the US.

    en.m.wikipedia.org/wiki/List_of_Linux_adopters

    ¯_(ツ)_/¯

    uis OP ,
    @uis@lemmy.world avatar

    Software engieneering has engieneering in it, so… But also linux exposes a lot of useful stuff by default or really easy to enable.

    Probably both culture and that people who use linux are literate part of humanity. Or have one in close proximity.

    SpeakinTelnet ,

    While maybe not professional IT people but Linux users are quite known to be passionate about finding solutions. It’s quite recent that you can have a hands off experience with Linux, it was always a tinkerer’s OS before.

    I remember in high school having friends who were going crazy at the chance to be the one who could solve an OS issue, like an IT medal of honor.

    treesquid ,

    Do you know any Linux users that aren’t IT professionals? If I know any, it’s because they’re the children of IT professionals

    driving_crooner ,
    @driving_crooner@lemmy.eco.br avatar

    I’m an actuarie and a Linux user at home. At work I’m forced to use excel but I do everything I can on python.

    m_r_butts ,

    deleted_by_author

  • Loading...
  • sugar_in_your_tea ,

    Actuaries probably get paid more than data scientists. But that’s based on a sample of one: my brother is an actuary and I’m a software dev who works with a data scientist.

    filister ,

    I think Microsoft recently introduced Python support in Excel, so maybe you can combine both.

    StopSpazzing ,
    @StopSpazzing@lemmy.world avatar

    They did

    driving_crooner ,
    @driving_crooner@lemmy.eco.br avatar

    It’s tied up with their azure cloud service and I kinda combine both already with pandas.read_excel() and DataFrame.to_excel().

    thisisnotgoingwell ,

    As far as I know, the only thing that the new python integration helps with is that users don’t have to install Python or have to know how to use pip to install packages like pandas, because Python doesn’t run locally. It is neat how you can visualize data and show it inline with the Excel document though. My industry is very regulated, so we won’t be able to use it since the data you pass to Python goes to Azure for processing

    grue ,

    I ran across this in another thread yesterday. Sounds like you might think it’s as cool as I do!

    bighatchester ,

    Me ! I’m a more recent Ubuntu user . But used it alittle in highschool over 10 years ago . Both my parents can’t even use a computer . But I had a really good tech teacher who handed out Ubuntu CDs to who ever wanted one and helped me learn to program .

    uis OP ,
    @uis@lemmy.world avatar

    I know 2 of them. Both are my grandparents.

    folkrav ,

    I’ve been running Linux in one way or another since ~2007, a good 6 years before even considering working in software development. So I guess it was the other way around for me haha. Parents couldn’t be further from the field.

    helenslunch ,
    @helenslunch@feddit.nl avatar

    I’m very much not. It’s also why I struggle to use it. But it’s worth it not to deal with Windows shitfuckery.

    rambling_lunatic ,

    Myself. I’m just a hobbyist.

    uis OP ,
    @uis@lemmy.world avatar

    Teeeechnically I’m hobbyist too now.

    user224 ,
    @user224@lemmy.sdf.org avatar

    I’ve been using GNU+Linux since 9th grade because that’s when I got a computer. My parents have absolutely nothing to do with computers. What got me there was simple lack of understanding. I barely knew what OS was, but I needed to get one. And soon after, I misunderstood Windows as another distribution, so I went with Linux Mint.

    I just had good luck.

    uis OP ,
    @uis@lemmy.world avatar

    Since daycare. My dad had to do with computers.

    captain_aggravated ,
    @captain_aggravated@sh.itjust.works avatar

    Pilot turned woodworker here. Been using Linux for 10 years. Granted, my father was an IT guy…who’s career had nothing to do with Linux, he’s a Windows Server/AS400 guy.

    Ziglin ,

    A quantum physics professor, also I’m only a hobbyist.

    257m ,

    I am not an IT professional and neither is my dad. I discovered linux through virtual machines on the cloud that you can connect through vnc and fell in love with the commandline.

    Tekchip ,
    @Tekchip@lemmy.world avatar
    Freesoftwareenjoyer ,

    Yes, I do.

    billy_bollocks , (edited )

    Can you get a PE license in software engineering? Serious question

    Edit: PE = professional engineer.

    In most parts of the United States the title “engineer” or “professional engineer” is a title with legal requirements & responsibilities in the same way calling yourself a medical doctor or lawyer would be. Folks with the credentials to be a professional engineer are tested & licensed by the state to practice engineering, similar to the way the bar or medical board would vet lawyers & doctors.

    The dude certifying the structural plans for the bridge you drive over every day is in this category. Same with other categories of critical engineering from the fields of chemical, electrical, mechanical, civil, environmental, etc.

    That said, TIL software “engineers” aren’t part of this group. Maybe they should be

    shadow ,

    Sorry, what’s a “PE”?

    m_r_butts ,

    deleted_by_author

  • Loading...
  • uis OP ,
    @uis@lemmy.world avatar

    I thoght about another kind of PE.

    Reminds about scene from cartoon(EqG to be exact) where character that often perceived as light-headed or just dumb is asked while solving problem on a blackboard and replies “Advanced physics? I thought they really ruined PE”.

    m_r_butts ,

    deleted_by_author

  • Loading...
  • sugar_in_your_tea ,

    A computer engineer is something else entirely. Basically, they often work with electrical engineers to write low level drivers or something, and rarely do much in user space. Software engineers are the opposite.

    DepressedCoconut ,

    I would argue that software architects are closer to engineering.

    grue ,

    No. That’s an exam for computer hardware engineering, not software.

    There used to be a software engineering PE exam, but it was discontinued in 2018 due to lack of interest.

    (I regret not taking it when I had the chance.)

    grue ,
    BottleOfAlkahest ,

    It probably also helps the report rise to the level of “exceptional” if the reporter understands anything about the backend. If you don’t know what your even looking at its hard to explain tech specifics in detail about it.

    I am not tech savvy and I had to report a bug at work for a website/program I have to use. My report was basically “X isn’t working [picture of x not working]”. Microsoft started asking me about my license number and something called RLS…I don’t know any of that. I don’t even know where to find that. I can barely Google that. I took 7 page clicks and 10 minutes just to submit the bug in the first place… My bug reports are shit because I dont know what Im looking at, an IT person probably would have included most of the info they were asking for in the original report.

    m_r_butts ,

    deleted_by_author

  • Loading...
  • BottleOfAlkahest ,

    Thank you, this comment made me feel a lot better that I maybe wasn’t just being flat out incompetent right out the gate. Their questions made me feel pretty stupid and I appreciate your suggesting that its somethings I might just not have been exposed too before as my job is very not tech centric.

    sugar_in_your_tea ,

    As a developer, all I ask for is a description of what happened, what you expected, and details on your configuration (OS, browser, hardware). It would be even more awesome if you could provide a set of steps to reproduce it, but that’s not necessary.

    But honestly, a bad error report is usually more useful than no error report. I’ll probably disregard it if it doesn’t have much info, but if I see a lot of similar reports, I can glean info from them to get an idea of what went wrong. But if you have the above, that can mean the difference between a fix being done really soon or me needing to wait for more info.

    redcalcium ,

    The kind of people that would play a game called Delta V are probably engineers or people that like technical stuff.

    glibg10b ,

    I’d argue that open source projects attract experienced engineers and give them a reason to report bugs

    Scotty_Trees ,
    @Scotty_Trees@lemmy.world avatar

    Not an IT guy, just a dude that got tired of the Windows blue screen of death back in the day and discovered Linux many years ago as an alternative. I can’t code to save my life, but I know enough to use GitHub to report bugs I encounter. It can be time consuming and tedious but when I help alert others that know how to fix the problem I’ve helped in a way that gives me a little bit of pride that I always cherish knowing I’m giving back to the community.

    gerryflap ,
    @gerryflap@feddit.nl avatar

    This matches at least my personal behaviour. I’m a programmer myself, so if a game or application has a bug I’ll instantly start thinking about what could’ve caused it and what data would be useful. It’s advantageous for me because the bug may be fixed, and (hopefully) advantageous to the Dev because they get the information they need to fix it. It doesn’t always work though. At one point I sent an entire stack trace and all kinds of debug info to an app developer. I got the response that they’d look into it, but nothing ever comes of it. I’d accept it if they just admitted that it’s not worth their time, but somehow that’s also too hard to say.

    just_another_person , in Terakan Driver Continues Working To Bring Vulkan To The Radeon HD 6000 Series

    To what effect though? How many people still have one of these sitting around?

    vividspecter OP ,

    They are relatively common in laptops and Wayland compositors will be trending toward Vulkan in the long run.

    maggoats ,

    I had one til a few months ago!

  • All
  • Subscribed
  • Moderated
  • Favorites
  • random
  • [email protected]
  • lifeLocal
  • goranko
  • All magazines