Simon Gardling

Results 259 comments of Simon Gardling

Oh, also I have to add in the color neofetch uses for bedrock.

How would I do that?

what do you mean? I have to add in the colors that neofetch uses for bedrock. That's something to do with printing text, right?

I added initial multi-package manager support (just dpkg and pacman atm) and inital coloring of the bedrock logo.

I need to figure out how to speed up checking for all the package managers.

Right now, my branch is about 10x slower than the master branch. It's all mostly due to package manager recognition.

When you enable caching the package info, paleofetch becomes about the same speed as the master branch.

One thing I found is that if I have 2 statums (on bedrock linux) of distros that use the same package manager, it only uses one of them to do...

Yea, but paleofetch is super slow when you don't. I'm getting about 8-20 ms w/ caching, and 400-600 ms w/o caching.

Does anyone know what could be causing the issue?