When you’ll finally go outta closet he’ll be like: told ya, knew that from the start cuz of the gay underwear xD
When you’ll finally go outta closet he’ll be like: told ya, knew that from the start cuz of the gay underwear xD
That probably depends on the country, but I don’t think you should omit learning language, even as English native, even if everyone around you speak your native one.
I’ve seen that several times already in Poland. Been around a guy from India who was practically monolingual English speaker (his local language is fading away, he should technically still speak it due to his grandparents, but doesn’t or speaks very little) and he straight up refused to learn Polish because he „seen no value” in it, it’s not an easy language to learn and he’d rather just put that time and effort into a MMO game. He only attended lessons to learn to pass an exam that will allow him staying in the country, with no intention to actually learn how to speak. Poles are quite often excited to speak English with somebody as everyone knows importance of it and wants to practice IRL. Everyone around him, like his gf, her family, coworkers in corpo, accept that and they all speak English well, so no obligation on his side. He only knows how to tell cashier that he’ll pay with a debit card and it takes a single word. Well, that’s his choice you can say, but then it was pretty annoying at times to have him around. Imagine standing in a circle joking around and every two sentences that guy asks „What? What did he/she say?”, and someone attempts to translate it to English, but the joke doesn’t work or is not understandable even after translating because it refers to something else in the language, culture, memes, slang etc. Either learn it or expect to be disconnected and excluded at times. That’s all good to tolerate newcomers who don’t yet know much about the culture and language, but it doesn’t look very good to me if that’s a guy who lives here for 8 years and doesn’t have plans moving away anytime soon.
See that, GoG? This can be done, it doesn’t hurt and there are already tools that can be used to build it without all too much effort.
Wow, after all this they’re still in the denial stage of grief, not knowing they continue to harm themselves
So basically he said that the entire game industry leans towards… Fortnite?
Heroic Games Launcher supports GoG pretty well. You can install it with Flatpak using Discover in desktop mode.
When you login to GoG and install a game, you will be able to “Add it to Steam” (top-right hamburger menu in game’s view) and it should then be available in your “Non-steam games” in gaming mode.
Other options are Bottles and Lutris
The thing with trying different distros drives me a bit nuts. If you’re getting consistently bad results across so many different ones, then you can see how distros don’t matter all that much after all. What really matters is your hw config combined with software config. Stop trying different distros expecting that some of them will maybe do something differently, stick to one and try to figure out the problem or ask for help. Only resort to other distro if you know that it will make something easier (eg provide more up to date packages).
You said what’s your hw configuration, but not much about how you handle NVIDIA drivers. By default, your GPU will run on open drivers built in Linux kernel called Nouveau, combined with OpenGL (and for your GPU that’s it for now) implemented in Mesa. This is enough for basic things to work, such as the desktop, video playback, office applications, but not necessarily games. For that you need the proprietary NVIDIA drivers. Check manual of your currently used distro for how to get those drivers in place. For your GPU even the newest drivers are available (560), so it’s good if your distro offers that. For drivers older than 555 series, use X11 session instead of Wayland.
Same as any other font. Add it to ~/.fonts or /usr/local/fonts. You might also have something like font browser already preinstalled, and usually there’s an Install button
Windows on external USB drive, disconnected after each use
Oh, the article is written by Jason Evanghelo. Of course, he’s a giant Linux shill working at Forbes :D
Still great to see such press
No surprises there, just the usual shit
No higher education, no certifications, just 10 years of experience on different IT job positions, raging from junior web dev to big DevOps projects.
In my experience (I’m in EU/PL) what matters most are actual technical skills and ability to demonstrate them on interview. I changed my job like 5 times and each time I aim for slightly more advanced work and slightly better revenue.
KVM + Qemu + libvirt + virt-manager = ❤️
It is actually easier and more friendly for more advanced and technical users. I switched to Arch from Ubuntu 12 years ago after dealing with yet another dependency hell and 3rd party repo breakage. I gave it a shot (which was easy as Arch had a tui installer back then) and was shocked how easy it is to get everything running the way I wanted it comparing to anything Debian-based.
Yeah, but it was so commonly used that it was also added to Wayland
Do other games run in general when using Vulkan API? (most modern games on Linux run with Vulkan, whether it’s Wine or native).
What’s your NVIDIA driver version? Did you even install akmod-nvidia
?
Why would display protocol matter here? Makes no sense to me.
rsync -a src dst
Interesting! The UI looks like it uses GTK for drawing widgets?