Live data from Hacker News

Viewing profile — nuko-suke-dev

nuko-suke-dev

HN member
Joined
Thu, Nov 24, 2022, 1:35 AM UTC
HN karma
50
Public activity
15 items

About nuko-suke-dev

Software Engineer, Tokyo

Recent public activity

  1. comment
    Comment #39199338

    Thanks for the feedback! I have been convinced that people can’t understand what the site is like and how to use it intuitively. This site needs to be more user-friendly.

  2. story
  3. story
  4. story
  5. story
  6. story
  7. story
  8. story
  9. comment
    Comment #33749654

    I agree with you. It is difficult to measure how to improve the site performance concretely by using idle-task, but I will do this with my application.

  10. comment
    Comment #33740319

    Certainly.

  11. comment
    Comment #33740299

    Thank you for your good code review! In most cases, I agree with you. I will improve the code as you said gradually.

  12. comment
    Comment #33740207

    Sorry for the confusion. >this is a convenience wrapper around “requestIdleCallback” That's right. I changed README. https://github.com/hiroki0525/idle-task#features

  13. comment
    Comment #33737272

    `idle-task` has shim as below . https://github.com/hiroki0525/idle-task/blob/main/src/index.... References - https://developer.chrome.com/blog/using-requestidlecallback/...

  14. comment
    Comment #33737230

    >The README file presents it like an alternative to `requestIdleCallback`, while, in fact, it is a convenience wrapper around `requestIdleCallback`. It is a nice idea, but the desc…

  15. story