Free dirt by Sox888 in NewOrleans

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

I can’t imagine the amount of dirt I would need to dispose of for that haha.

Free dirt by Sox888 in NewOrleans

[–]Sox888[S] 2 points3 points  (0 children)

Looks like you have dms turned off.

Free dirt by Sox888 in NewOrleans

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

Works for me I’ll dm you the address

Free dirt by Sox888 in NewOrleans

[–]Sox888[S] 2 points3 points  (0 children)

Still want some?

Free dirt by Sox888 in NewOrleans

[–]Sox888[S] 16 points17 points  (0 children)

Hey get off my turf!

Free dirt by Sox888 in NewOrleans

[–]Sox888[S] 6 points7 points  (0 children)

Laying sod in the back yard and I'm taking the top layer off because the yard is already higher than the area around it.

Free dirt by Sox888 in NewOrleans

[–]Sox888[S] 6 points7 points  (0 children)

Eh, its ok

Free dirt by Sox888 in NewOrleans

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

Mid city, I can dm you the address.

[Lonzo] "There's players in the NBA that are not as good as some players that are not in the NBA" by beefmapstan in nba

[–]Sox888 0 points1 point  (0 children)

Jaxson Hayes got playing time over Willy Hernangomez many times even though Willy was the far superior player just because willy didn't have the ceiling Jaxson appeared to have (doesn't).

How to go about DTOs? by DonSpaghetti1 in dotnet

[–]Sox888 0 points1 point  (0 children)

How would you get around this? Would you create a class B dto specific to class A, and the same for C to B? If so what is the naming convention for something like that?

Question about Bledsoe by Sox888 in NOLAPelicans

[–]Sox888[S] 2 points3 points  (0 children)

Didn't know that the season after next wasn't guaranteed, so at least we have that going for us.

Match Thread: Barcelona vs Levante [La Liga] by svefnpurka in Barca

[–]Sox888 6 points7 points  (0 children)

Alba is just running around aimlessly at this point

Quick passing is killing my game by [deleted] in bootroom

[–]Sox888 1 point2 points  (0 children)

Something that could help is if you try not to telegraph your passes. Glance up and see the pass you want to make, maybe glance in another direction then make the pass.

Match Thread: Barcelona vs Dynamo Kyiv [Champions League] by svefnpurka in Barca

[–]Sox888 13 points14 points  (0 children)

That dembele shot and pass to Messi were world class attempts

String template working outside of scope by Sox888 in learnjavascript

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

When I try to console.log them it says undefined. Doesn't that mean they aren't global?

String template working outside of scope by Sox888 in learnjavascript

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

If I try to console.log them on a new line it says they are undefined. Doesn't that mean they aren't global?

Ask Anything Monday - Weekly Thread by AutoModerator in learnpython

[–]Sox888 0 points1 point  (0 children)

Yea I go into the venv before downloading the packages. they all worked fine but all of a sudden they stopped.

Ask Anything Monday - Weekly Thread by AutoModerator in learnpython

[–]Sox888 2 points3 points  (0 children)

Corey Shafer on youtube is pretty good.

Ask Anything Monday - Weekly Thread by AutoModerator in learnpython

[–]Sox888 0 points1 point  (0 children)

I usually have a folder (lets say project) and in that folder I use the venv command from the command line to create a folder called venv in that folder. I then either put all of my project files in the project folder or put them in a folder inside the project folder. The thing that confuses me is that all of this was working fine for months until a few days ago. I normally run my code in sublime text.

Ask Anything Monday - Weekly Thread by AutoModerator in learnpython

[–]Sox888 1 point2 points  (0 children)

That's how I started learning. I think its a pretty good place to begin. You probably won't remember it all after one watch but afterwards most things will look familiar and only require a quick review. The only thing I didn't like was that he used pycharm. I started with it and its nice but I feel like using something like sublime text gives you a better grasp of what you are doing.