Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)R
Posts
15
Comments
398
Joined
4 mo. ago

  • <3

  • Hah, I have done this before. PC fans are nice for random projects since they are square, have mounting equipment, and use an extremely common DC voltage. Mine has a little molex snake in the middle though. ;p

  • Toaster with a rack on top is just an inferior variant of a toaster oven.

  • Many toaster overs are air friers (often called convection ovens). They are S tier for a wide variety of reasons!

  • Remake took so long I don’t even care to play anymore.

    I was going to buy the remake until I found out it was only partly done. Now that it has been six years and it still isn't out, I'm pretty sure I'm just not going to bother.

  • Youtube + UBlock Origin is a good alternative to paying Google money every month.

  • I would highly advise against pumping the humidity up in your home to anything past 60% and it really should not go past 50%. Mold is no joke and is going to present a serious problem in this situation. Saunas are built in specific ways to account for the high humidity, your home isn't and will mold up.

  • :(

  • Thing is, those are surprisingly easy to make at home. And with how expensive fast food has become, that is something I have been doing more and more.

  • Have both directories be completely new, then install the game into the /home directory. I think you might be accidentally moving the symlinked folder around.

    You can test you did it right by creating the symlink, then creating a text file in the /home directory. You will be able to see that from both the /home directory and from the /mnt directory.

  • shouldn’t the game be installed in /mnt isntead of home

    No.

    The symlink creates a link between /home/Games/SpecificGameWithAnIssue (dir1) and /mnt/DriveTwo/WhereTheGameNowLives (dir2). Anything you put in dir1 will actually live in dir2. However, you can access all the files as if they are in dir1 (you can also access them directly from dir2, but we aren't going to do that here).

    By installing it on the main drive (dir1), you are telling the game it is actually in dir1, and it should look at dir1 for its files. The fact they happen to be elsewhere is immaterial to the game, it's looking at dir1 for the files. Think of it like a magic portal, you step through a door and suddenly you are in neverland. The way to get to neverland is through that door.

    I'm thinking this will workaround your issue as, for all intents and purposes, everything is on the main drive (they just happen to be stored elsewhere via the symlink).

  • Try using a folder symlink that encompasses the game's folder, so that the game thinks it is on the main drive, but is actually on the secondary drive. Might work around whatever issue is here.

    Steps:

    1. Create a folder for the game: /home/Games/SpecificGameWithAnIssue

    2. Create a symlink from /home/Games/SpecificGameWithAnIssue to /mnt/DriveTwo/WhereTheGameNowLives

    3. Install game to /home/Games/SpecificGameWithAnIssue

    4. Run game

  • The main use was for lighting as it burns cleanly and brightly. This was eventually replaced by kerosene which performs even better and doesn't leave a fishy odor.

    It was also good for machine lubrication; and didn't really have any notable competitors until petroleum-derived lubricants were developed and manufactured en-mass.

  • Yeah, whale oil was the base for a large host of high quality oils. It just happens to be real good.

  • Yeah, from what I understand, standing up a Teamspeak server is pretty straightforward.

  • As long as you are trying your best, don't feel bad about using them. Just make sure you are doing your best to improve yourself and your income; assistance programs are not meant to be permanent, they are there to help you get on your feet when you fall down.

  • Yeah, honing rods bend back a bent blade edge. This can extend how long a whetstone sharpen is good for, but only by a little. They aren't a replacement for a whetstone which does the above, and also sharpens the blade.

  • Monthly or biweekly are both common in the US for salaries. And biweekly being the most common for hourly. Really just depends on your employer.

    But, bills always come in monthly, which makes the monthly budgeting simple. A biweekly bill would fuck over a bunch of people as occasionally it would hit three times in a month.

  • I’m asking why in the US people don’t pay rent weekly. Where I live it’s the most common way of doing it.

    Basically all bills in the US come in monthly. Keeps the number of transfers, letters, and emails down. And as everything is on the same schedule, it works pretty well.

    A biweekly bill would fuck over a bunch of people as it would occasionally come in three times in a month; necessitating a larger amount of cash on hand to account for these months. (And people are, overall, really bad about having any cash on hand)

    Edit: Rejiggered the comment a bit

    Edit 2: People get paid in the US either monthly or biweekly.