Live data from Hacker News

Viewing profile — jack_hanford

jack_hanford

HN member
Joined
Thu, Dec 05, 2013, 7:37 PM UTC
HN karma
369
Public activity
43 items

About jack_hanford

I am Jack Hanford, moved to the bay area alone 7 days after HS graduation. Now working as a software engineer

Website: http://jackhanford.com

Recent public activity

  1. story
  2. story
  3. story
  4. story
  5. story
  6. story
  7. comment
    Comment #31836339

    Depending on how far along you are, I'd recommend checking out: https://lexical.dev/ I'm in the process of migrating my companies RTE from Slate to Lexical. I've been able to remov…

  8. story
  9. story
  10. story
  11. comment
  12. comment
    Comment #17607037

    Looks like IE mobile doesn't support CSS Grid!

  13. comment
    Comment #17605659

    yeah I added a hard limit based on a relatively arbitrary max-width of 1400px. I got all of the responsiveness for free using CSS grid! Definitely recommend checking it out if you …

  14. comment
    Comment #17605397

    just rolled out a fix for this on firefox for mac, i don't have a windows computer to test the fix on... if you do a hard refresh this issue may be resolved! ¯\_(ツ)_/¯

  15. comment
    Comment #17605389

    May need to do a hard refresh because of the aggressive caching, but this should be fixed now!

  16. comment
    Comment #17605283

    I'm using the search API, so unlikely anything different than Github's trending stuff that is already there. The UI is a little better though ;)

  17. comment
    Comment #17605271

    hmm, thanks for mentioning the select options .. should be an easy fix. As for the page reloading I agree, but this exercise was specifically to make an application with the absolu…

  18. comment
    Comment #17604767

    Correct! The way that is achieved is pretty neat, Next.js has a [1] component that you can extend. This Document is essentially your application shell that is used when server side…

  19. comment
    Comment #17604018

    It's certainly interesting. This kind of development has gone full circle where the methodologies are back to where it was years ago. The issues that really large JS bundles can ca…

  20. comment
    Comment #17603961

    If I understand correctly you could build something like that but I'm not currently persisting any data from github which is something I'd need to add first. I'm simply getting thi…

  21. story
    Show HN: Trends – A GitHub trending PWA

    Over the past few weeks I've been working on a small application to view trending repos on GitHub. I built the PWA[1] with React, Next.js and GraphQL .. but what's interesting is t…

  22. story
  23. story
  24. story
  25. comment
    Comment #11394477

    I use this chrome extension -> https://chrome.google.com/webstore/detail/hn-special-an-addi... You have to disable their hideous theme, but it adds collapsible comments and infinit…