Ahoj! No access to swamp
Ahoj! No access to swamp
Screw distros, just use Arch
Interesting! The UI looks like it uses GTK for drawing widgets?
Yeah, idiomatic expressions shouldn’t be translated literally. To make sense they should be replaced with something close in terms of meaning and way it’s used in the target language like “sweetheart” or “honey” in this case.
Iirc, the Arch wiki says you should synchronize all packages while adding new ones, and it’s technically unsupported. It might work in some cases, but personally I didn’t have to do much to not be able to launch something because symbols missing in libraries or no such file altogether. To avoid problems it’s better to sync packages fully at least once in a while.
Pasta with sweetened milk was very common back then and we called it “milk soup”. Some loved it, some hated it, I personally loved it, imo it was better than cornflakes. 90’s was tough times though and it’s not like we had access to too many things, it’s probably different today. And pasta with fruit sauce doesn’t seem strange to me even today.
Back then it was “too soon”
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
deleted by creator
But how do I sucessfuly M11
No surprises there, just the usual shit
They also know the importance of lightweight and comfortable clothing, unlike Ukrainians wearing thick heavy costumes, not adjusted to the hot summer weather at all
One that has never enough of livers
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 = ❤️
My bet is it tries to default to mode that your display doesn’t like, probably because of some wrong info in monitor’s EDID downloaded from the connector, but that’s just my guess.
Before booting, use key e on grub menu, locate line where there is initrd to pass boot parameters. You can force modes using video= parameter, and you can also replace/modify your EDID. Refer to section # Forcing modes and EDID on this page: https://wiki.archlinux.org/title/Kernel_mode_setting
These changes can also be achieved permanently by editing /etc/default/grub and regenerating its configuration, in case you use grub.
Easiest would be to have separate extra monitor temporarily or another computer to connect over SSH, but if those low “safe” graphics modes work, that can probably do also.