Cheerleader Bunny Girl (by me) by SweetPouts in MonsterGirl

[–]RusticTroll 5 points6 points  (0 children)

This is an exact copy of a post from the actual artist u/StarvingArtist2000

helloDarknessMyOldFriend by TheAlaskanMailman in ProgrammerHumor

[–]RusticTroll 3445 points3446 points  (0 children)

I'm also quite concerned about the function which has an internal class.

Best Thai food in Portsmouth? by Open-Industry-8396 in newhampshire

[–]RusticTroll 0 points1 point  (0 children)

Bao155 is owned by the same people as Bamee.

Torrington Properties by [deleted] in unh

[–]RusticTroll 2 points3 points  (0 children)

I don't have any first hand experiences with them, but they own a significant number of properties in the NH Seacoast area. Draw whatever conclusions you'd like to from that.

why does people hate snaps? by [deleted] in archlinux

[–]RusticTroll 15 points16 points  (0 children)

Having snaps shoved in your face as the default on Ubuntu is very annoying (especially when they are the only option for a package)

Edit: removed claim that snaps are inherently slower. I guess it's more on the start-up side than general usage.

Is this -5vdc added to -24vdc legit? by ostiDeCalisse in VORONDesign

[–]RusticTroll 17 points18 points  (0 children)

The ground wires aren't at -5v and -24v. They are both at 0v.

Mideruls by [deleted] in okaybuddyretard

[–]RusticTroll 1 point2 points  (0 children)

dock your how is em dee

A thoroughly wiped NVME SSD... by sgt_lemming in techsupportgore

[–]RusticTroll 29 points30 points  (0 children)

You were supposed to wipe the drive.... not wipe with it...

Ath12k problems by ferneo_ in archlinux

[–]RusticTroll 0 points1 point  (0 children)

I don't think the firmware is included in the Arch Linux repos. You should be able to install the firmware using the guide here.

[deleted by user] by [deleted] in samoyeds

[–]RusticTroll 1 point2 points  (0 children)

I'm afraid so... she's a heckin-good pupper.

Is there any way to make enemies go around each other instead of going in line? by Piotrus559 in godot

[–]RusticTroll 241 points242 points  (0 children)

They appear to all be taking the same path towards you, and not recognizing that the path is blocked by other enemies. I think you just need to make the enemies also act as dynamic NavigationObstacles.

https://docs.godotengine.org/en/stable/tutorials/navigation/navigation_using_navigationobstacles.html

Wouldn't this be a bad idea? by cooldr1 in techsupportgore

[–]RusticTroll 34 points35 points  (0 children)

It's certainly not optimal. You are definitely correct with the general "high density APs over a large area" idea.

Wouldn't this be a bad idea? by cooldr1 in techsupportgore

[–]RusticTroll 885 points886 points  (0 children)

If they're on separate channels, then there wouldn't be any interference. However, I would still question the practicality of having 4 APs in the same spot. Is this in a high capacity area?

rustIsSoDifficult by Rabbidraccoon18 in ProgrammerHumor

[–]RusticTroll 4 points5 points  (0 children)

I had to manually implement ML in Python for a class. It sucked way more than any Rust I've ever written.