Astaroth

joined 1 year ago
[–] [email protected] 14 points 11 months ago

same reason why people buy games even though they can pirate them to get them for free

[–] [email protected] 2 points 11 months ago* (last edited 11 months ago) (1 children)

Been a while since I had a VM but iirc it was pretty easy to have a shared directory to the VM, which is very useful to (obviously) share files but it also means that since the files aren't actually on the VM itself they'll still be there even if you remove the VM since they're not part of the image.

 

How I learned my lesson to have a shared directory was this: I had been having audio issues on the VM and at one point just decided to start over with a new VM, completely forgetting that the files I had been working on for a project were part of the VM and would be gone.

[–] [email protected] 7 points 11 months ago* (last edited 11 months ago)

Just the other day I was looking into how to use a single shared WINE prefix for multiple users since it's not like any 2 users would ever use the same PC at the same time... TIL I was wrong

Unfortunately I don't really have anything helpful to add except it seems like Linux is more or less inherently built to support what you're looking for.

[–] [email protected] 1 points 11 months ago

I got through another few missions of Wargroove 2. It continues to be a worthy successor to Wargroove.

I didn't have high hopes for WG2 at first but I saw they made some really good improvements with the map editor.

I'm still on the fence about buying it though, I heard it doesn't have ranked match making so if I get it it would only be for the single player. Might get it if it goes on steam sale

[–] [email protected] 2 points 11 months ago

I mean I use DDG as default search engine in Firefox and Google Search isn't much better now, but google search isn't even a 10th as good as it used to be 10 years ago.

[–] [email protected] 3 points 11 months ago* (last edited 11 months ago)

Thank you for the correction. It was 2 years ago + I was really inexperienced so I could be misremembering things and/or just have been doing things incorrectly

[–] [email protected] 1 points 11 months ago* (last edited 11 months ago) (2 children)

Disclaimer: I only tried NixOS for less than a month when I was a complete Linux noob, I have since then been daily driving Arch Linux for about 2 years now.


 

For me, at least on the surface level, NixOS just felt like Arch Linux, with more similarities than differences.

What was nice about NixOS was the single config file for everything, ~~although iirc I had to reboot every time for it to be applied while with Arch you can just install something and run it immediately.~~

Edit: I either remembered it wrong or I was doing it wrong because you don't have to reboot the whole system according to the reply from hallettj.

 

What I didn't like however was all the packages that got installed (through the list in the config file) had really strange directories which I couldn't find easily.

like on Arch the packages and the executables are basically all at /usr/lib/ and /usr/bin/ and iirc it was pretty much the same on NixOS, except on Arch I'll have usr/lib/firefox but on nix it would be usr/lib/u123uadqasd782341kasjhiu3sh932s9sdasdsapzxcqw-firefox

 

Another thing is that it works great for everything you install through the Nix config file, but it's not necessarily going to clean up any files created by programs that got installed through it when you remove the packages from the config file.

Like say you have installed steam and then you install some game through steam, well that game wasn't added through the config file so there's no guarantee that if you decide to remove steam that you will also remove whatever the programs steam installed or if they created some new files somewhere.

 

Of course the same thing already happens on other OSes as well, so you could say that it's an upside that Nix is better at cleaning up after itself whenever you remove something, but also because it's supposed to all be controlled through a single config it just feels that much worse when you have to hunt down some file somewhere.


 

Again these are mostly my anecdotes from 2 years ago when I was a complete noob. Maybe I wouldn't have any issues if I tried it today. And chances are I was just trying to do something you shouldn't even be doing.

Plus at the start I used KDE Plasma 5 on Nix and Arch, maybe it will go better if I use i3wm on NixOS like I've been doing for a year and half or so on Arch now.

 

At least I'm pretty sure that having daily driven Arch for 2 years now I would have much better chances with NixOS now than when I tried it with 0 experience on Linux.

So since you've already got the experience from using EndeavorOS you might not have any big problems using NixOS, or at least learn how it works pretty fast.

[–] [email protected] 4 points 11 months ago

(I also use Google when I need a word definition - I like the layout and ability to see synonyms quickly.)

yeah that's one thing I really miss from when I had google as default search engine, typing word/phrase + define and actually getting a useful result. DDGs version is barely even helpful at all

[–] [email protected] 8 points 11 months ago (4 children)

Google Search is way worse than it used to but still beats DDG by a mile.

I've tried SearX and it was meh, maybe there's some better instance than the one I tried though.

Yandex is good for reverse image search and when the American government makes western search engines block certain search results, but not that useful in general. Also for a period Yandex just kept bombarding me with endless captchas and was completely unusuable

Bing search is just DDG, or well DDG is just Bing.

Baidu search, tbh haven't tried it much, but even for chinese I had better search results on google search so yeah

[–] [email protected] 2 points 11 months ago

Guess what I found in /home/{user}/.wine/drive_c/users/{user}/Temp, 10GB of log files. Although 9GB was from one time when I used Cheat Engine and I don't know what really happened tbh besides it causing a OOM crash.

It created a 9GB sized file called ADDRESSES.TMP, I never considered checking for temp files in .wine before. And I guess I should be checking all the prefixes created by Steam games as well...

[–] [email protected] 1 points 11 months ago* (last edited 11 months ago) (7 children)

How does it compare to PollyMC? It was super easy to use and you can play both offline without an account but also online with a Mojang Account. (Java versions)

Admittedly I didn't actually try to play it online since I just looked it up for a nephew.

I used the Linux AppImage, just download and run it and you're good (might have to install new java runtime depending on what you have already), but there's also Windows and Mac versions.

 

p.s. I'm not really into Minecraft and don't know what's up, but apparently there's some drama or something and PollyMC (with 2 'L's) is not to be confused with PolyMC (one 'L').

view more: ‹ prev next ›