Live data from Hacker News

Viewing profile — gyanreyer

gyanreyer

HN member
Joined
Fri, May 05, 2023, 6:06 PM UTC
HN karma
174
Public activity
26 items

About gyanreyer

No profile information was provided.

Recent public activity

  1. comment
    Comment #46620809

    https://geyer.dev

  2. story
  3. story
  4. comment
    Comment #41268371

    I just saw an Ailanthus Webworm moth this morning in Michigan and was struck by how different it looked from most insects I see here. They're native to the south but have apparentl…

  5. comment
    Comment #40713374

    I like iterators in JavaScript well enough. I understand the syntax of this just fine, it doesn't seem that ridiculous. It's definitely a little less simple than Go usually tends t…

  6. comment
    Comment #40607558

    I really really like Affinity. I'm not a pro but they offer all of the tools I would possibly need in a much better designed package compared to open source alternatives like gimp.…

  7. comment
    Comment #39871171

    If the "unburning" could be done using zero-emission renewable energy it seems like that would the best or only way to effectively remove excess CO2. I'm skeptical that there will …

  8. comment
    Comment #39471291

    I have been wanting a simple CMS which is effectively just a layer on top of GitHub for a while, I took a stab at it a couple years ago but bounced off so I'm very excited to see t…

  9. comment
    Comment #37914148

    Yes, downtown Detroit is a wasteland of parking lots. Some incredibly beautiful old buildings have been demolished and turned into vacant lots, it's a real shame. Downtown really n…

  10. comment
    Comment #37546003

    The autopsy found there wasn't gunpowder on their hands and protesters who were there claim that isn't what happened. Police lie all the time.

  11. comment
    Comment #37419523

    I'm not from Texas so genuinely asking, is there hard proof that anyone specifically invested in power infrastructure because of bitcoin mines in a way they wouldn't have otherwise…

  12. comment
    Comment #37410869

    The linting plugin is eslint-plugin-react-hooks[0], which enforces React's "rules of hooks"; it can detect when you access a value inside a React hook and will warn you that you sh…

  13. comment
    Comment #37410418

    Agreed, everyone who complains about dependency arrays almost certainly hasn't used the linting rule. That being said, I'm not sure that an API is well-designed if the only way to …

  14. comment
    Comment #37372549

    I think we have more than enough data points around the globe to say that the temperature increase is statistically significant. Rural USA is not the center of the world where all …

  15. comment
    Comment #37364128

    HTMX actually has a built-in way to show loading states. You just have to add a child element with the class "htmx-indicator" and HTMX will fade that element in while it's waiting …

  16. comment
    Comment #37361201

    30% of the entire penguin population is a massive number though. That's tens, maybe hundreds of thousands of penguins affected. If we wait for a problem to have to affect more than…

  17. comment
    Comment #37335623

    When a forest burns down and regrows, it does so in a much more natural way than if humans just slap down some trees and nothing else and call it a day.

  18. comment
  19. comment
    Comment #36795524

    Well, JavaScript has no simple way to react to an assignment like count = count + 1 without introducing some magic between the code you write and the final code that runs in the br…

  20. story
  21. comment
    Comment #36317872

    Cloudflare has an example project where you can write a worker in python and have it transpiled to JavaScript, but that feels a little funky. https://github.com/cloudflare/python-w…

  22. comment
    Comment #36294842

    I was just looking at the documentation site for VSCode extensions and it was absolutely C R A W L I N G. As much as I love to clown on VSCode being slow, it definitely feels like …

  23. comment
    Comment #36284455

    One of the biggest things I'm interested in is encode times. I have a static site where I automatically optimize and create a webp version of every image at build time and it's alw…

  24. comment
    Comment #36280970

    What value is this comment adding to the discussion?

  25. story