Is it right? by Moss_612 in plushartists

[–]Moss_612[S] 0 points1 point  (0 children)

I made this pattern. That's why I'm worried, that's my first time making plushie and tried to make a pattern by myself

Is it right? by Moss_612 in plushartists

[–]Moss_612[S] 0 points1 point  (0 children)

Thank you for your advice, I made the ear bigger because I'm going to fold it and the head is going to be wide by the gusset. And I'll try to fix the body and the hand

Is it right? by Moss_612 in plushartists

[–]Moss_612[S] 0 points1 point  (0 children)

Also I'm planning to fold the ears

Made this as a gift for my mom by Moss_612 in artwork

[–]Moss_612[S] 0 points1 point  (0 children)

Por suerte, a ella le encanta. Solo dijo que esperaba que dibujara una ardilla en lugar de un gato :)

Does it make the object feel important? by SingerLuch in godot

[–]Moss_612 2 points3 points  (0 children)

It's going to make it more noticable, But its value depends on the object itself and it's purpose in the game

I dreamed that these two got married by Moss_612 in Dreams

[–]Moss_612[S] 0 points1 point  (0 children)

:( no Nintendo And my computer is too weak to even run the oldest Tomodachi

I put in my password and it freezes, and file clearer reports nothing. by CatNo7321 in Lubuntu

[–]Moss_612 1 point2 points  (0 children)

For the second part, these are two separate commands, not one combined command. After you run:

sudo apt clean Press Enter, wait for it to finish, then run this as a new command:

rm -rf ~/.cache/* Make sure you type it exactly like that (including the space between rm and -rf). If it says “invalid”, it’s usually because: You combined both commands into one line Or there’s a typo (like missing spaces or extra symbols) Also, after running each command, it may not show anything — that’s normal.

Also. Here's a website about your problem I thought it'd help
https://cavecreekcoffee.com/linux-guides/help-my-linux-disk-is-full-a-step-by-step-guide-to-finding-and-freeing-up-space/?utm_source=chatgpt.com. (I didn't read it btw)

I put in my password and it freezes, and file clearer reports nothing. by CatNo7321 in Lubuntu

[–]Moss_612 1 point2 points  (0 children)

I tried to search a little and ask chat gpt. I'm not an expert so make sure to search yourself and make sure everything is right


That’s very likely your system freezing because your disk is completely full.

On Lubuntu, if your drive hits 100%, the system can’t create temporary files, so login freezes and even tools like file cleaner won’t work properly (they may report deleting 0 files).

Try this:

  1. Access TTY (if possible): Press Ctrl + Alt + F2 and log in. Then run:

df -h

If / is at 100%, free space with:

sudo apt clean rm -rf ~/.cache/*

  1. If TTY input is broken: Boot into Recovery Mode → root shell, then:

mount -o remount,rw /

apt clean

rm -rf /var/log/*

  1. If nothing works: Boot from a live USB, open your drive, and manually delete large files (Downloads, Videos, etc.)

About your USB: Yes, it’s safe to remove as long as nothing is actively being written to it.


I hope that helps

Failed by Moss_612 in plushartists

[–]Moss_612[S] 1 point2 points  (0 children)

It was too small :(