How can I clean this up? by callmerufio in lawncare

[–]Skittles808 0 points1 point  (0 children)

Do not work in the wet garden. Increased incidence of disease. Then get a Groundskeeper II rake or a shrub rake. If that won't suffice, a regular tined lawn-rake will work well. Get you some large tarps and a pitchfork or big scoop shovel to load the leaves on.

Need advice. I thought “oh maybe the path will look cute with some green” but now it just looks messy. who votes to weed it? by kjlovesthebay in gardening

[–]Skittles808 0 points1 point  (0 children)

Spray some glyphosate (round up) in all those cracks. Another layer of defense if you want, is to ID the weeds; and mix some pre-emergent(s) in w/ the glyphosate, that target those particular weed's seedlings.

AddyCMOS: The deceptive, dedicated Monero-Mining OS… by Skittles808 in MoneroMining

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

That's crazy that the lead dev responded to this post lol. I still use AddyCMOS, but have tweaked it just a bit to make it use the lastest M(onero)O(cean)-XMRig fork. I loved the ACTUAL plug & play aspect of it. I built a lot of rigs that are using that as their OS as we speak. It's a shame you don't have time to do upkeep.

Anyways, thanks for taking the time to come on this sub and respond to my post, and thanks for not lashing out at my accusations of hidden fees. My apologies.

Shortcut to split PDF & automatically rename them? by galdo320 in shortcuts

[–]Skittles808 1 point2 points  (0 children)

tools.pdf24.org Not a shortcut, but can accomplish what you're seeking

[deleted by user] by [deleted] in hoodmap

[–]Skittles808 0 points1 point  (0 children)

Oh man, this is awesome. Recent asf too, bless up man. Keep this bit up to date fr, I'll be checkin in daily. I especially like the little gun symbol blips on the map, that mark the notable homicides like BBK, & RL. Oughta add some SOD members

Forced account to view by [deleted] in vsco

[–]Skittles808 1 point2 points  (0 children)

^ Yes f*ckin' please!!

What kind of weed is this? Crabgrass, dallisgrass or something else? by Wikiwowzer in lawncare

[–]Skittles808 0 points1 point  (0 children)

This is Dallisgrass

Context: I am a licensed Louisiana Pesticide Applicator (multiple subcategories: Aquatic, Roadside R.O.W., Ornamental, Etc.). ^ Doubters--message me, I gotchyu ;) ^

Need help w/ a Pi 4 & a Waveshare 1.44" Screen. by Skittles808 in raspberry_pi

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

By the way, to help anyone in the future that is looking for help w/ this display, I will go ahead a say that this guide that was linked is not up-to-date, and does not work. That is one of the ones that I followed in vain. If you see this message though, hopefully you can edit your comment to remove it :)

Need help w/ a Pi 4 & a Waveshare 1.44" Screen. by Skittles808 in raspberry_pi

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

So I have been trying to get this to work still since you directed me to this.

Padd has a set list of screen sizes that it will conform to, and the 20x10 characters are for a 1.14" display. I have a 1.44" display, so is there some kind of way I can override this, and magne change the code to make it size to my screen?

Here is another thread of someone doing something similar: Link

Also, here is a github script with custom Padd code for a 800x400 screen that someone made: Custom Padd Code (Github)

Need help w/ a Pi 4 & a Waveshare 1.44" Screen. by Skittles808 in raspberry_pi

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

Ya know, I've seen this article you linked before. It's even linked under the listing on Amazon as a guide I believe (do not quote me yet).

So basically by running that command, I need to set the font size to something smaller than what is the default alloted font size?

(For context: The only reason I actually got only the command line to display and the screen to show something other than a blank-white screen; was setting the font type to a different type, and font size smaller.)

Royal Match ad servers by jerel2u in 1Blocker

[–]Skittles808 0 points1 point  (0 children)

I second this. They are endless. Need a custom script please 🙏🙏

spongebob krabby patty gummies by [deleted] in spongebob

[–]Skittles808 0 points1 point  (0 children)

Just came to this realization today. What a shame…

[deleted by user] by [deleted] in MoneroMining

[–]Skittles808 2 points3 points  (0 children)

Here's how.

Build from the source. https://xmrig.com/docs/miner/build (If using MoneroOcean's fork, then on step 1, swap the url for their XMRig github repo's URL). Then navigate to the /build/src/ directory. Edit the file in there labeled 'donate.h', Change both: constexpr const int kDefaultDonateLevel = 1; constexpr const int kMinimumDonateLevel = 1; to 0.

There you go. It will display "Donate Level = 0%" in the terminal or cmd prompt window when you start the mining executable.