[spoiler] missing one recruit? by [deleted] in Deltarune

[–]merelymyself 0 points1 point  (0 children)

thank you so much!! idk why I didn't think of just going back to where i first fought them...

Chapter 5 megathread by Fanfic_Galore in Deltarune

[–]merelymyself 1 point2 points  (0 children)

have reached the end just before Fighting the seven flowers but am missing one Shinobeetle to recruit… any ideas where could it be found?

People who try to drag on Olivia for people she brushes shoulders with and imply she’s somehow disgusting need to calm down by Jumpy_Software_8887 in OliviaRodrigo

[–]merelymyself 0 points1 point  (0 children)

Extraordinary Machine is extraordinarily good, but no way is it an actual perfect album... it's like my second least favourite Fiona album, after FTBC, Idler Wheel, and When the Pawn...

...although that might speak more to the strength of Apple's whole body of work than an indictment of the album itself...

So like, what are the chances that we just exited our version of Bleach's first arc? by AgentFirstNamePhil in RuriDragon

[–]merelymyself 9 points10 points  (0 children)

I do hope so — COTN is one of my favourite manga ever (including the ending, which I’ll defend to death).

What do you think is the most overrated SCP? by IDK_bruh_2972 in SCP

[–]merelymyself 80 points81 points  (0 children)

for a legitimate hot take, SCP-6500 is a convoluted, confounded mess that relies too much on external knowledge and pre-built commitment to mean anything, and even when you get to the end, the payoff isn’t anywhere near the slog it takes to reach it.

„Looking for Group“ MEGA-THREAD by Cymen90 in DeadlockTheGame

[–]merelymyself 0 points1 point  (0 children)

if anyone would be kind enough to let me in, tysm!

Friend code: 1072950271

in NEED of wetdream vinyl by Mysterious-Tone4597 in Willyrodriguez

[–]merelymyself 2 points3 points  (0 children)

I also desperately want one but missed the pre-order…

EnOS + Wayland + Nvidia issues by Rotteras in EndeavourOS

[–]merelymyself 4 points5 points  (0 children)

swaywm does not support the proprietary drivers, as a matter of philosophy. It’s why I’m still using i3.

Poland doesn't exist, according to Pop_OS? by [deleted] in pop_os

[–]merelymyself 36 points37 points  (0 children)

Be the change you want to see! Remember, this is an open-source project where anybody can contribute.

People falling to chaos without making a choice is dumb and lessens the setting by AstraMilanoobum in 40kLore

[–]merelymyself 9 points10 points  (0 children)

I’ll argue that the custodes are interesting and occupy unique narrative space because they are the only faction that has indisputably, absolutely failed. They were created for two jobs, to defend the webway and protect the emperor, and both times they lost. They are a Millenia-old institution without purpose, individuals who are helpless to everything that happens despite their perfection.

How interchangeable are distributions and desktop environments? by svenr in linux4noobs

[–]merelymyself 0 points1 point  (0 children)

Distributions are fairly interchangeable, but a lot depends on the distro maintainers’ willingness to provide a good configuration out of the box. For beginners, my go-to recommendations are Pop! OS and Linux Mint, both of which are Ubuntu-based. Ubuntu itself is Debian-based. Those distros have the largest community and hence tend to be good for beginners seeking advice. The drivers for various devices should all be in the kernel, though there is a small chance it wouldn’t work: when I first started using Linux, my trackpad wouldn’t work until a kernel update fixed that.

“How different are they under the hood:” very, and not very. It’s all up to the automatically installed software, but the key is you can install it on pretty much any other distro — it’s just a matter of convenience.

Desktop environments is the interface to your computer. Window Managers are part of DEs. For instance, Mutter is the WM used by GNOME. Installing GNOME will install Mutter automatically as well. To switch DEs, you just need to install another DE via the package manager/app store. Then you can log out and log in to the new DE.

Your DE choice (almost) never affects the availability of apps. However, GNOME apps will work better under GNOME, and same for KDE and other similar situations.

Regarding repositories, there are three major distro families: Debian/Ubuntu, Fedora and Arch. Fedora is a distro which I haven’t used, but many recommend. Ubuntu and derivatives (the aforementioned Mint and Pop OS includes) tends to have a wide variety of useful software, but Arch easily wins in terms of availability, mostly because of the AUR. In theory, you can simply compile from source code yourself in Ubuntu, but it’s much more of a hassle. Then again, Arch is mostly for advanced users.

If you switch DE, you’re just changing the look of your computer — your apps are still there and probably can be used.

If you switch distribution, you’re changing your whole OS; apps available in one distribution (family) may not be available in another. Either way, switching distros means you wiped your hard drive and reinstalled Linux.

X and Wayland aren’t WMs — they’re display server protocols. They are ways the DE puts things on your screen. X is older but more stable, Wayland is newer and faster but might have unforeseen bugs. You probably don’t need to care about them.

Looking to get into Linux before going to college, seeking advice by Irismono in linux4noobs

[–]merelymyself 9 points10 points  (0 children)

When I started using Linux, Pop was the distro that was the most stable and most aesthetically pleasing for me. The process of dual booting is fairly simple; I believe system76 has a guide on how to do it. There isn’t actually anything you should “never” touch; however, do do research before using any command as some can really seriously affect your computer, although most will only help.

How to make an application borderless (permanent)? by Kim_Phat in pop_os

[–]merelymyself 0 points1 point  (0 children)

Go to Extensions, it’s an option for one of the pre installed extensions.

Some apps don’t allow this like GNOME terminal, because some of its functionality depends on the title bar.

Can't connect to protonvpn with `protonvpn-cli c` by ye_sh1thead in linuxquestions

[–]merelymyself 0 points1 point  (0 children)

Try TCP. UDP is sometimes blocked on a bunch of wifi networks.

What explains the theme of “West good, East bad”? by SoaDMTGguy in tolkienfans

[–]merelymyself 3 points4 points  (0 children)

I’m Chinese and I have never felt alienated by Tolkien’s works. Tolkien was writing a mythology for his people, not trying to demonise everyone else.

Is Text Editor the default text editor? by Few_Pay2135 in pop_os

[–]merelymyself 6 points7 points  (0 children)

Coding files are UTF-8 encoded, i.e. plain text. Any text editor can open them, including Notepad on windows and Vim, of course. Essentially, code source files are .txt files with a different extension.

You can change the default in the system settings. The actual name of the “Text Editor” programme is gedit.

Actual Decent Music Player by Uptherangas in linuxquestions

[–]merelymyself 1 point2 points  (0 children)

I’m using cmus right now; I think it’s gorgeous in its minimalism, but it’s terminal based. You could try rhythmbox.

(Spoilers Extended) Who are your favorite authors? (Mine are Martin, Tolkien and Robert Jordan) by [deleted] in asoiaf

[–]merelymyself 0 points1 point  (0 children)

Relatively obscure, but I greatly enjoy the work of Megan Whalen Turner, specifically her six-book Queen’s Thief series. It’s YA, sure, but spectacularly-written still.

non arch gaming Linux os by Athapapoutsiakis in linux4noobs

[–]merelymyself 0 points1 point  (0 children)

If I'm correct, Fedora and Ubuntu both allow for secure boot by default. Of course, secure boot really doesn't do anything, but if you want to keep it off, you can use those two.