Live data from Hacker News

Viewing profile — toddrossdiy

toddrossdiy

HN member
Joined
Thu, Jun 25, 2020, 2:24 PM UTC
HN karma
93
Public activity
16 items

About toddrossdiy

No profile information was provided.

Recent public activity

  1. comment
    Comment #35290760

    Like I said, I'm using an animation loop, so of course it's going to keep doing things while the user isn't actively interacting. I fully agree there's ways to still improve it, an…

  2. comment
    Comment #35288605

    Yeah, I haven't built a world generation tool yet, but that link you made seems really cool! I've played around with perlin noise in the past, but never simplex. I'll have to check…

  3. comment
    Comment #35288543

    Thanks for the feedback! I absolutely agree, the performance hit that these new svg filters created is a bit more than I'd prefer, I'm hoping to find ways to optimize it further. I…

  4. comment
    Comment #35281198

    Ah that's interesting then, I wonder if it's a linux specific issue with hardware acceleration? I know anything that's unable to offload the svg filters to the gpu runs terribly, a…

  5. comment
    Comment #35281116

    While I don't fully disagree with that, I just opened up Gimp and moving my mouse around made the cpu spike. That's with no brush selected or anything, just the default select tool…

  6. comment
    Comment #35273361

    Sorry to hear that! How big was the map you made? Images can get pretty large which used up a fair bit of ram, and I’ve found that if you overwhelm a computer, it tends to just mak…

  7. comment
    Comment #35273346

    Define nothing happening. I’ve made a lot of performance improvements to avoid redrawing anything that isn’t necessary, but it’s still drawing your mouse cursor constantly among ot…

  8. comment
    Comment #35273313

    Sorry to hear that! Unfortunately the new svg filter stuff requires hardware acceleration to work at any decent speed on a computer. I haven’t nailed down the exact reasons that ma…

  9. comment
    Comment #35269139

    So funny thing actually, me and him started working on our sites on almost the exact same day! We both saw some things on Twitter near the start of the pandemic that prompted us to…

  10. story
    Show HN: Dungeon Map Doodler Beta - Free online map drawing tool

    This is a D&D map making tool I've been working on for a while now, but I just added some new features to the beta that I think HN users might find neat. When building a world map,…

  11. comment
    Comment #35182112

    I've been working on a dungeon map making tool for a while as well. It was originally intended for whipping up a really quick map, but it's expanded a fair bit since then, and I'm …

  12. comment
    Comment #32693921

    My decision was based on "Google owns Motorola, therefore something considered a flagship phone at the time of buying it should be supported for longer than a year". In my opinion,…

  13. comment
    Comment #32691655

    That's fair, but when I buy a laptop made by Lenovo or Dell or whatever, that doesn't prevent me from upgrading Windows to a new version, so why is that the case with Android? (I k…

  14. comment
    Comment #32690119

    I was a big fan and supporter of Android all the way from version 2.2 up to version 8. The final straw was when my brand new 800 dollar motorola phone, which was owned by google at…

  15. comment
    Comment #23641161

    Hey everyone, this is just a little project I've been working on for the last 2 months or so in my free time. It's a simple to use map drawing tool for games like D&D and other tab…

  16. story