Live data from Hacker News

Viewing profile — speajus

speajus

HN member
Joined
Thu, Dec 05, 2019, 5:08 PM UTC
HN karma
24
Public activity
7 items

About speajus

No profile information was provided.

Recent public activity

  1. comment
    Comment #47213946

    Oh man -- I just wrote of these browserless markdown to pdf a few days ago.... Thanks for publishing [ https://github.com/speajus/markdown-to-pdf.git ]( https://speajus.github.io/m…

  2. comment
    Comment #46235247

    I’ve been using the code review for a few weeks and it’s been better than most human reviewers I’ve had.

  3. comment
    Comment #33112209

    That looks really cool. I've wanted to build a thing like that for a while, so glad I don't have to. Great job, nice doc, code looks well thought out.

  4. story
  5. story
  6. comment
    Comment #23184250

    Its a huge issue in all of those also. It just presents itself differently. JSP -- every click has to post or query param change re-renders the page. This gets hugely cumbersum wit…

  7. comment
    Comment #22904639

    This is spot on. I've been slowly switching from class based React to hooks based with Suspense, and a couple of things have become super clear. 1) hooks are magical, finicky, abst…