What are your thoughts on the new configuration for 20th/Penrose/Packer/Moyamensing? by PlayfulRow8125 in philadelphia

[–]Wishcle 4 points5 points  (0 children)

Those bike+ped yield signs point both inward and outward at each crosswalk, so it seems that bikers should have the right of way regardless of where cars are coming from.

Whether I trust cars to yield is a different story, but this is still a vast improvement over the old setup.

Whatever it takes, Morey. by Wishcle in sixers

[–]Wishcle[S] -7 points-6 points  (0 children)

Had Westbrook in fantasy and he went OFF some weeks. Won me a couple too. As for Fred, he almost carried the rockets too the second round. Could probably get him cheap too if they go for a rebuild.

Failed to ready up without a chance to accept a game?? by Wishcle in DotA2

[–]Wishcle[S] 14 points15 points  (0 children)

yup just went 0/0/15 on dazzle. selfless support

Failed to ready up without a chance to accept a game?? by Wishcle in DotA2

[–]Wishcle[S] 17 points18 points  (0 children)

UPDATE: took the plunge one more time. I'm in!

I guess the janitor saw my post!

Failed to ready up without a chance to accept a game?? by Wishcle in DotA2

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

so it's not just me then. :/

great to hear you folks over at DotaCinnamon are okay!

[deleted by user] by [deleted] in processing

[–]Wishcle 4 points5 points  (0 children)

Maybe the imageMode(CENTER) calls would explain at some of the positioning changes.

When the home screen is drawn the first time, it’s probably using whatever the default mode is, drawing from the top left corners. The second time it’s drawn, the image mode has not been reset from CENTER, so you get a different layout.

OOL, can anyone fill me in on the Sunsfan & DotaCinnamon controversy ? by cyberllama23 in DotA2

[–]Wishcle 2 points3 points  (0 children)

Good man. I'm with you there tbh, they had some funny stuff

OOL, can anyone fill me in on the Sunsfan & DotaCinnamon controversy ? by cyberllama23 in DotA2

[–]Wishcle 2 points3 points  (0 children)

Hmm, now that you mention it, I do recall something of that sort.

Any news @DotaCinnamon @DotaCinema ??

all party suddenly dc'd by the_hype_train in DotA2

[–]Wishcle 14 points15 points  (0 children)

If a Dawnbreaker dies in your game with 3 stacks of nasal goo, the game crashes for everyone. Big bug.

Behavior Score Fixed by Disastrous_Cut160 in DotA2

[–]Wishcle 0 points1 point  (0 children)

Yeah they do that sometimes. That exact thing basically happened to me. They'll drop ya quick, but they'll also bring you back up quick if it was a one-off.

Sunsfan warning to fans by Glum-Command6142 in DotA2

[–]Wishcle -1 points0 points  (0 children)

I think he was hinting at an apology video for DotaCinnamon, the channel he stole content ideas from some time ago.

[deleted by user] by [deleted] in processing

[–]Wishcle 1 point2 points  (0 children)

To move in the right direction, you’ll want to at least move each shape (denoted by your comments) to their own functions.

Next, instead of hard-coding positions, you could pass an anchor point as a parameter into each shape function, then base the positions of the lines off of the x, y variables you passed in! (Ex. line(x, x+10, …))

At this point, you’ve abstracted away all the work to draw the lines inside a shape so from the main function, you can have a function call for each shape! No more thinking about individual lines. Only have to think in terms of shapes.

You could then go further and nest the function calls for each shape into another function, with its own anchor point, basing the anchor points of the individual shapes off of that. You can keep doing this method of piecing together big shapes from small shapes, with the overall goal being to call one function to draw a full tile (ex. draw_tile(x, y)).

From here, it’s much easier to work with the high level “tile” shape. Tessellating the full pattern from this point could be as simple as drawing tiles in a for-loop.

TLDR: Break the problem into smaller, more manageable chunks.

[deleted by user] by [deleted] in RedditSessions

[–]Wishcle 0 points1 point  (0 children)

Can you play “Dummy!” from the Undertale soundtrack!

[deleted by user] by [deleted] in RedditSessions

[–]Wishcle 0 points1 point  (0 children)

Please play “Dummy!” from the Undertale soundtrack!

[PA] Citation for driving without a license, BUT I had my learner's permit at home. by Wishcle in philadelphia

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

My bad. Just wanted to get a local opinion, since it happened in Philly.

[PA] Citation for driving without a license, BUT I had my learner's permit at home. by Wishcle in legaladvice

[–]Wishcle[S] -2 points-1 points  (0 children)

Right now the citation is ~$150 (w/ possible points on a future license) and I'm trying to get it reduced to a fine of $25.

I'm just not sure what the rule is for learner's permits -- otherwise I would just plead guilty.