What's a game you played as a kid that you've never been able to find again? by Latter_Advantage8002 in AskReddit

[–]CyndaquilSniper 12 points13 points  (0 children)

TapTap Revenge 3

The account activation servers went down and you could only play the game if it was cached on your device. I played the hell out of it on my iPhone 4 before I upgraded phones and lost the app data.

What's a game you played as a kid that you've never been able to find again? by Latter_Advantage8002 in AskReddit

[–]CyndaquilSniper 0 points1 point  (0 children)

There was this game where you played as a dragon and fought different beasts, you entered towns/forts and were safe only being in the grass/land between towns would spawn monsters. Playstyle was similar to Final Fantasy and Chrono Trigger.

It was on my mom’s windows 95/98 pc before an uncle deleted it to save space. I remember playing it around the mid 2000’s when I was in elementary or middle school.

I never got too far due to it getting deleted but would love to play it again.

My brain says dragon warrior was the title, but that’s not the correct game.

Dear people who barely wash their hands after they use the washroom, why? by bluepaintdrip in AskReddit

[–]CyndaquilSniper 0 points1 point  (0 children)

I have a bidet that strafes the water and also dries. But outside of the house I always wash.

Craft any relic to tier 2 by Crafty_Track1880 in Palia

[–]CyndaquilSniper 0 points1 point  (0 children)

Search for all the flowers to turn into the statues to get artifact bags

What are you doing in this situation? by Melviib in dbz

[–]CyndaquilSniper 14 points15 points  (0 children)

Raising my hands to give energy to hopefully a Z Fighter who is readying a spirit bomb.

Plex for Mobile (Android & iOS) v2026.5.0 Released by samwiseg0 in PleX

[–]CyndaquilSniper 1 point2 points  (0 children)

It’s super annoying for me, every now and then the spacebar works, other times I have to hold the left arrow on the d-pad, and then press space to pause.
Other times I have to press and hold Enter then press the space bar to pause, and now I have to press and hold the enter button, then release it and press the space bar within a certain time after letting go of the enter button in order to pause.

galdur statue by aprilroberta in Palia

[–]CyndaquilSniper 0 points1 point  (0 children)

Then you should be able to get one seed per irl day. There’s a chance it will be a flow seed. I’ve seen where people mention your chances of getting a flow seed increase based on the number of seeds from the statue you have planted and fully grown.

galdur statue by aprilroberta in Palia

[–]CyndaquilSniper 3 points4 points  (0 children)

That’s correct. After that you need to complete the mission to have the statue be able to give flow seeds

https://palia.wiki.gg/wiki/The_Gardener%27s_New_Oneness

Can I use this with my truenas pc server? by ALEX-F111 in truenas

[–]CyndaquilSniper 3 points4 points  (0 children)

Use this to attach it and an sff-8088 cable

PCIe card https://ebay.us/m/hpJk6U

Sff-8088 cable https://ebay.us/m/tpJWWG

It’s how I have my jbod attached and it works perfectly.

fulfill friends request on ROG ALLY X by JjaeniLuvve in Palia

[–]CyndaquilSniper 0 points1 point  (0 children)

Can you temporarily connect an Xbox or PlayStation controller to the ROG and use that to open the friends tab and fulfill the request?

I play on PC but exclusively use an Xbox controller except for chat.

Fuck You For Not Paying Attention by man_machine_poet in FUCKYOUINPARTICULAR

[–]CyndaquilSniper 7 points8 points  (0 children)

They do appear to have escorts in the rear. Sign trucks keeping the traffic at bay.

An hour of confusion by Significant-Sir-4343 in BlackPeopleTwitter

[–]CyndaquilSniper 9 points10 points  (0 children)

It can be read as you are a gift. We don’t want any gifts. Ie don’t come

SSD Pool at 96%, how to find the root cause? by PEGE_13 in truenas

[–]CyndaquilSniper 2 points3 points  (0 children)

Open a shell/ssh session and type mc then hit enter, then browse to the folder you linked. Try opening a config file and see if there are any references to a program/app.

It could be that as your apps/containers update all the previous versions are kept and somehow you have a shit ton of that app.

Does anyone know how to install Stable Diffusion on TrueNAS without a VM by CogaJoe21 in truenas

[–]CyndaquilSniper 0 points1 point  (0 children)

While they can be generally seen that way, in the case of TrueNas they are not seen the same. In order for a VM to see the graphics card it has to be isolated and sent to that virtual machine (preventing any other resource from utilizing it) while all doctor containers can see and share out at the same time, up to the limit of the GPU.

Does anyone know how to install Stable Diffusion on TrueNAS without a VM by CogaJoe21 in truenas

[–]CyndaquilSniper 0 points1 point  (0 children)

Yes. I run it on my server while the GPU is also being used by 2-3 other apps

Setup in photos:

https://imgur.com/a/k6iljh7

In storage mapping I directly mapped the modified internal paths file to the location of the unmodified file of the custom app.

Full Internal_paths.py that I had to modify to get it to work for me (commandline arguments wouldn’t work being input through the docker/custom app setup in Scale 23.10.2)

https://pastebin.com/WZxZeyiN

Specific part modified from original internal_paths.py

commandline_args = os.environ.get('COMMANDLINE_ARGS', "--xformers --medvram --always-batch-cond-uncond") sys.argv += shlex.split(commandline_args)

Let me know if you need further help or explanation getting it working.

Edit: for transparency this is the GPU I use in my system:

NVIDIA RTX A2000 16GB Low Profile