Peter Ramsing

Results 61 comments of Peter Ramsing

I want to be sure that Lost hones in on what it does best and make it better and fix issues before adding more features or syntax. Let's keep this...

@sdale-fevo Great Susy post share. Thanks! @lozandier That Content-Out article was really intriguing. I want to read it again in the morning with a fresh cup of coffee. I must...

After version 8 and a bit of a refactor/hardening of LostGrid I think this could be slated for after I get v8 out the door.

@chaenu **I like it.** I'm still trying to sort some of the "how does pushing and pulling elements work if their order is reversed...what is 'right', what is 'left'?" Are...

@chaenu Super. If you want to create a PR early-on we can coordinate the changes. Here's the initial PR: https://github.com/peterramsing/lost/pull/352/files That should get you some general understanding of what went...

@chaenu If you want to pair on this let me know. Skype? Screenhero?

That's looking like a great direction! I'll create a PR into `develop` and let's see what tests we'll need to write and then look into 1. making sure the existing...

...not only like duplicating code but it's only designed to go one direction so the code starts to get *really* confusing if the grid direction is right-to-left. (not my `FIXME`...

I'm poking around writing a test for this and struggling to get it to fail. I'm sure I'm just missing something. Could you share what you're working on?

...that said, reading the code your change does make sense and should be merged. Now I'm just trying to get a failing test so we don't get a regression.