asklemmy

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

stealth_cookies, in Those who tried Linux and went back to Windows, what caused you to go back to Windows?

There is always some issue I run into that makes me angry and go back to Windows. Usually it is some random issue that breaks my installation at the most annoying time that I don’t have time to fix.

I’ve tried twice recently to mainly run Linux on my laptop (Framework) and ran into compatibility issues. First, the wireless card in my laptop worked on the installed kernel version for their recommended distro (Fedora), but when I updated the OS it upgraded to a kernel that didn’t have the Wifi driver. The other distros I tried had other hardware that didn’t work. I tried again a few months ago and that was fixed, but then I discovered that two pieces of software I need to run cannot coexist because one had graphical issues if you don’t use Wayland and the other only supports xorg. No issues running the same combination of software in Windows.

200cc,

Did you ask yourself why the wifi driver was missing?

mvee,

Quick! Deploy Xwayland before it’s too late!

mvee,

This reminds me of how I discovered that building a Linux kernel is actually super easy if you just need to add a few drivers

tubbadu, in why does open source companies like canonical and opensuse don't host their own fediverse instances?

for KDE there is lemmy.kde.social

dmmeyournudes, in Those who tried Linux and went back to Windows, what caused you to go back to Windows?

Simple compatibility and useability. It works with nothing and handles like I’m trying to have a debate over single channel walkie talkies. Does your audio interface work? Probably not. How about your keyboard software? Nope, not that either. Well surely it supports the most common GPUs for AI, gaming, and content development? No, it’s not officially supported. So when the only way you can use Linux without complications is just barebones equipment to edit flat text files or browse the internet in a web browser, you just ask yourself why bother when windows doesn’t force me to the terminal when I want to solve a simple problem.

Carter, in [SERIOUS] How do you do figure out what job you want after high school?

I’m 29 and I still don’t know.

arcrust,

For real. Also 29 and have been taking night classes. After 2 years of school Ive changed my mind again. I just have no idea what I actually want to do.

I grew up always being told I was really smart and would go places. So I’ve built my life goals around trying to do something “grand”. I’ve only recently realized that I don’t HAVE to do anything. It’s OK to just exist and enjoy life. I’m still struggling to fully accept that, but I think I will eventually.

makanimike,

The most interesting people I know
Didn’t know at 22 what they wanted to do with their lives
Some of the most interesting 40-year-olds I know still don’t

stsquad,

But trust me on the sunscreen 😁

mojo, in What's something you'd change in men's fashion, given the chance?

Let me dress in cool trench coats without looking like some kind of creep. That and capes too.

brunofin,

I want to wear capes too

mojo, in [SERIOUS] How do you do figure out what job you want after high school?

Figure out your favorite hobby or whatever makes you feel the most fulfilled/happy. Look for a viable job/career that is related to that. Figure out the path to get into that career.

elkaki, in Have you had any bad experiences with people on Lemmy?

Yes, I discussed with an andrew tate fan that asked “why do people get angry when I don’t respect pronouns of trans people” or something to that effect, a real shit stain but I think he got banned after a few hours

FinallyDebunked, in Those who tried Linux and went back to Windows, what caused you to go back to Windows?
@FinallyDebunked@slrpnk.net avatar

I ditched Linux after realizing my Nvidia card was just gonna sit there and rot

l3mming,

What does that mean?

Are you talking about about the lack of games on Linux? Because that makes no sense. Check out protondb.com

And if your GPU is still only lukewarm, Stable Diffusion runs better in Linux than Windows.

FinallyDebunked,
@FinallyDebunked@slrpnk.net avatar

I really don’t want to delve into details, but even when I made gpu work there was noticeable drop in performance in games compared to when I ran them under Windows

Heavybell,
@Heavybell@lemmy.world avatar

Could’ve been a long time ago. Nvidia driver support hasn’t always been great.

amenotef, (edited ) in Those who tried Linux and went back to Windows, what caused you to go back to Windows?
@amenotef@lemmy.world avatar

These are my list of changes. I still don’t use it full-time but I use it outside working hours. I use Ubuntu 23.04 and I dual boot with windows 11:

Install gnome extensions and “dash to panel”

Install Chrome from google site (.deb package)

Same for Steam

Install mangohud sudo apt install mangohud Source: github.com/flightlessmango/MangoHud#debian-ubuntu

Disable Intel Bluetooth device so the realtek one is the only one. (Now there is a new option to also disable Intel Wifi adapter in the same word~ document).

Change default display for “Lockscreen”

Change the local time ( timedatectl set-local-rtc 1 --adjust-system-clock enabled RTC in local time.

For Ryujinx I added this “vm.max_map_count=524288” to /etc/sysctl.conf because it was saying it fixes a crash with TOTK

Disk Performance (System hanging with encryption on the SSD): Disabled the ‘no-read-workqueue" and “no-write-workqueue” sudo gedit /etc/crypttab Added “discard” “no-read-workqueue” and “no-write-workqueue” at the end of the string.Looks like this: dm_crypt-0 UUID=4170cddc-59a8-4f4e-afdb-125f70004fef none luks,discard,no-read-workqueue,no-write-workqueue sudo update-initramfs -u -k all sudo reboot

Enable OC en AMD card (Source: linuxgamingcentral.com/…/increase-power-on-amd-gp…) sudo gedit /etc/default/grub Somewhere in that file should be a GRUB_CMDLINE_LINUX_DEFAULT= line, followed by a pair of quotation marks. In my case it looks like this: GRUB_CMDLINE_LINUX_DEFAULT=“quiet splash” We add amdgpu.ppfeaturemask=0xffffffff at the end. Example: GRUB_CMDLINE_LINUX_DEFAULT=“quiet splash amdgpu.ppfeaturemask=0xffffffff” Sudo update-grub

Install codec bluetooth AAC for Pixel Buds (codec is lighter than SBC-XQ)

Be sure that bluetooth dongle MPOW is on USB2 and no USB3 which causes interferences (at least in Linux I can suffer it, but not in Windows).

Do the tutorial to make BT devices to work with “Dual Boot” between Ubuntu and W11 without needing to re-pair them everytime (for dualsense and pixelbuds).

Enable AMD ROCM (used to run apps like SDXL).

BearPerson, in Those who tried Linux and went back to Windows, what caused you to go back to Windows?

You have ro spend some time making things work, I don’t always have the time.

Although I’m using WSL2 with Ubuntu because of the terminal.

abbadon420,

Wsl2 is great, but why no apt?

ghostwolf, in Have you had any bad experiences with people on Lemmy?
@ghostwolf@lemmy.fakeplastictrees.ee avatar

So far so good, I see less toxicity than on big social media. I guess there are not enough people yet, I see mostly enthusiasts who are excited that they’re building something new. Perhaps because of that the probability of seeing or getting some unpleasant comments is lower. But I’m also quite picky in what posts I read, something related to Elon Musk or Threads doesn’t interest me.

Saigonauticon, in What's a quote that has stuck with you for your whole life?

I only concern myself with ‘how’. ‘Why’ is a question for philosophers and cowards, of which I am neither.

Kissaki, in [SERIOUS] How do you do figure out what job you want after high school?

It’s not wrong to start with whatever / at random. Once you gain some experience you can decide whether to pursue or try something else.

For me it came naturally from my interests and learned capabilities.

You can ask about and try out different jobs to get a bit of insight and more data points for making a decision. Even if you won’t have a definite favorite you may find things you consider undesired or desirable for you.

riyria, in Have you had any bad experiences with people on Lemmy?

It’s not really surprising people are having problems with people on lemmy. For the first time in at least a decade we are in the Wild Wild West of a part of the internet. Things haven’t normalized themselves yet so shit is weird and sometimes unpleasant.

itsmikeyd, in [SERIOUS] How do you do figure out what job you want after high school?

I always liked computers, so I got an entry level job in IT.

Just followed my passion tbh.

monkeytennis,
@monkeytennis@lemmy.world avatar

Same here. WTF do I do with a history degree… Joined a helpdesk because I liked fixing tech, transitioned to web development because that was more fun, spent years enjoying learning and progressing, then moved into UX because that was more rewarding (and less stressful).

I’m glad I gravitated towards IT because it gave me a lot of freedom and choice - and the money was always good.

I’d be careful with the “follow your hobbies” advice, I’ve known a lot of frustrated people who feel they’ve wasted years studying / trying to get a job in video games, acting, that sort of thing. Seems you have to be in the top 1% and have a ton of luck or connections to stand a chance.

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