Jonkman Microblog
  • Login
Show Navigation
  • Public

    • Public
    • Network
    • Groups
    • Popular
    • People

Notices by dave stranding (dthompson@toot.cat), page 2

  1. dave stranding (dthompson@toot.cat)'s status on Thursday, 18-Jul-2019 13:26:25 EDT dave stranding dave stranding
    • hammerron

    @hammerron yeah they don't stay little for long at all.

    In conversation Thursday, 18-Jul-2019 13:26:25 EDT from toot.cat permalink
  2. dave stranding (dthompson@toot.cat)'s status on Thursday, 18-Jul-2019 12:40:22 EDT dave stranding dave stranding

    in a meeting rn but I'd rather be back in my yard hoverhanding this bird.

    In conversation Thursday, 18-Jul-2019 12:40:22 EDT from toot.cat permalink
  3. dave stranding (dthompson@toot.cat)'s status on Wednesday, 17-Jul-2019 16:45:06 EDT dave stranding dave stranding
    • Christine Lemmer-Webber

    @cwebber yeah that would probably look really cool! at the time the screenshot was taken the blocks had already scaled to 0 and are not visible.

    I cleaned up the UI a bit so everything is nice and centered.

    In conversation Wednesday, 17-Jul-2019 16:45:06 EDT from toot.cat permalink
  4. dave stranding (dthompson@toot.cat)'s status on Wednesday, 17-Jul-2019 14:55:57 EDT dave stranding dave stranding
    • Christine Lemmer-Webber

    @cwebber no lens flares but how about some cute stars?

    In conversation Wednesday, 17-Jul-2019 14:55:57 EDT from toot.cat permalink
  5. dave stranding (dthompson@toot.cat)'s status on Wednesday, 17-Jul-2019 12:44:04 EDT dave stranding dave stranding
    • Christine Lemmer-Webber

    @cwebber I'll see how much gratuitous juice I can squeeze in here.

    In conversation Wednesday, 17-Jul-2019 12:44:04 EDT from toot.cat permalink
  6. dave stranding (dthompson@toot.cat)'s status on Wednesday, 17-Jul-2019 12:29:52 EDT dave stranding dave stranding
    • Christine Lemmer-Webber

    @cwebber gonna try to add some particle effects now

    In conversation Wednesday, 17-Jul-2019 12:29:52 EDT from toot.cat permalink
  7. dave stranding (dthompson@toot.cat)'s status on Wednesday, 17-Jul-2019 12:26:17 EDT dave stranding dave stranding

    my tetris clone now has some "juice". when rows are cleared there is an animation that plays before they are removed from the screen and the rows above move down smoothly. what was interesting about doing this was realizing how the data structure I had chosen for the board (a single vector) made adding any juice at all very difficult. I switched to using a vector of vectors instead and that gave me the flexibility I needed.

    In conversation Wednesday, 17-Jul-2019 12:26:17 EDT from toot.cat permalink
  8. dave stranding (dthompson@toot.cat)'s status on Tuesday, 16-Jul-2019 22:27:50 EDT dave stranding dave stranding

    animating tetris row clears is not as easy as I thought it would be.

    In conversation Tuesday, 16-Jul-2019 22:27:50 EDT from toot.cat permalink
  9. dave stranding (dthompson@toot.cat)'s status on Tuesday, 16-Jul-2019 21:05:08 EDT dave stranding dave stranding

    I don't know how this happened but a bunny got into our house and the cats were chasing it around. stressful situation.

    In conversation Tuesday, 16-Jul-2019 21:05:08 EDT from toot.cat permalink
  10. dave stranding (dthompson@toot.cat)'s status on Tuesday, 16-Jul-2019 19:35:41 EDT dave stranding dave stranding
    • Karen

    @Pixley dope

    In conversation Tuesday, 16-Jul-2019 19:35:41 EDT from toot.cat permalink
  11. dave stranding (dthompson@toot.cat)'s status on Tuesday, 16-Jul-2019 10:34:28 EDT dave stranding dave stranding

    bug report with reproduction code for all you nerds out there: https://lists.gnu.org/archive/html/bug-guile/2019-07/msg00013.html

    In conversation Tuesday, 16-Jul-2019 10:34:28 EDT from toot.cat permalink
  12. dave stranding (dthompson@toot.cat)'s status on Tuesday, 16-Jul-2019 10:10:50 EDT dave stranding dave stranding

    okay, it's a bug in guile. got a minimal test case.

    In conversation Tuesday, 16-Jul-2019 10:10:50 EDT from toot.cat permalink
  13. dave stranding (dthompson@toot.cat)'s status on Tuesday, 16-Jul-2019 10:05:04 EDT dave stranding dave stranding

    it seems that the cause of the breakage is that I have another class, outside of the aforementioned class hierarchy, that defines a position accessor. this class is defined before the buggy class. seems that once the accessor is setup, it breaks the getters for all classes thereafter.

    In conversation Tuesday, 16-Jul-2019 10:05:04 EDT from toot.cat permalink
  14. dave stranding (dthompson@toot.cat)'s status on Tuesday, 16-Jul-2019 10:01:04 EDT dave stranding dave stranding

    also, there is of course a method for the base class so shouldn't that method be applicable to this subclass anyway? double wtf

    In conversation Tuesday, 16-Jul-2019 10:01:04 EDT from toot.cat permalink
  15. dave stranding (dthompson@toot.cat)'s status on Tuesday, 16-Jul-2019 10:00:11 EDT dave stranding dave stranding

    I've run into some weird ass problems with Guile's OOP system and I can't tell if it's a bug in Guile or a bug in my code. a class defines a slot with a getter. when using that getter on an instance of a subclass it throws a "no applicable method" error. indeed, when I inspect the generic function, there are methods for a bunch of other subclasses, but not the one I'm interested in. wtf?

    In conversation Tuesday, 16-Jul-2019 10:00:11 EDT from toot.cat permalink
  16. dave stranding (dthompson@toot.cat)'s status on Monday, 15-Jul-2019 21:02:01 EDT dave stranding dave stranding

    yall ever want to just like eat a food lmao

    In conversation Monday, 15-Jul-2019 21:02:01 EDT from toot.cat permalink
  17. Christine Lemmer-Webber (cwebber@octodon.social)'s status on Monday, 15-Jul-2019 14:07:15 EDT Christine Lemmer-Webber Christine Lemmer-Webber

    So I'm going to say that if there's something that makes me hesitant about embracing and encouraging people to join the Racket community, it would be that I casually mentioned "improving diversity" on the list and got chastized by one of its leaders https://groups.google.com/forum/#!topic/racket-users/ewWuCvbe93k

    In conversation Monday, 15-Jul-2019 14:07:15 EDT from octodon.social permalink Repeated by dthompson
  18. dave stranding (dthompson@toot.cat)'s status on Monday, 15-Jul-2019 14:44:42 EDT dave stranding dave stranding
    • Christine Lemmer-Webber

    @cwebber oof.

    In conversation Monday, 15-Jul-2019 14:44:42 EDT from toot.cat permalink
  19. dave stranding (dthompson@toot.cat)'s status on Monday, 15-Jul-2019 14:24:03 EDT dave stranding dave stranding
    in reply to
    • Christine Lemmer-Webber

    @cwebber did they also get mad when bkuhn made a lengthy point about diversity during his racketcon talk?

    In conversation Monday, 15-Jul-2019 14:24:03 EDT from toot.cat permalink
  20. dave stranding (dthompson@toot.cat)'s status on Monday, 15-Jul-2019 13:07:06 EDT dave stranding dave stranding
    • แทกโนมันซี

    hey @technomancy your racketcon talk was awesome!

    In conversation Monday, 15-Jul-2019 13:07:06 EDT from toot.cat permalink
  • After
  • Before
  • Help
  • About
  • FAQ
  • TOS
  • Privacy
  • Source
  • Version
  • Contact

Jonkman Microblog is a social network, courtesy of SOBAC Microcomputer Services. It runs on GNU social, version 1.2.0-beta5, available under the GNU Affero General Public License.

Creative Commons Attribution 3.0 All Jonkman Microblog content and data are available under the Creative Commons Attribution 3.0 license.

Switch to desktop site layout.