Live data from Hacker News

Viewing profile — georges_gomes

georges_gomes

HN member
Joined
Sun, Dec 08, 2019, 7:48 AM UTC
HN karma
199
Public activity
80 items

About georges_gomes

Co-maker at https://divRIOTS.com

Recent public activity

  1. comment
    Comment #44267144

    You have Liquid Glass and then you have this!

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

    My dear hackers, We have been working on figma.to.website for the last 18 months. The vision is to add the missing [Publish] button to Figma. Design in Figma and directly publish t…

  5. story
  6. story
  7. comment
    Comment #42134851

    I need one today!

  8. story
  9. comment
    Comment #41816945

    There is an app called RDM which can do that.

  10. story
  11. story
  12. comment
    Comment #40131186

    The keyboard controls are particularly satisfying. Well done.

  13. comment
    Comment #40131179

    A leaderboard for speed runners would be interesting :)

  14. comment
    Comment #39824463

    Yes, this is a perfect use case for Jampack. You have simple large images in HTML . Jampack would make them responsive with multiple sizes so mobile phone get small images and desk…

  15. comment
    Comment #39821336

    Do you have a link you can share? I think the project grid with thumbnails could benefit greatly from Jampack but I would need to see the page to confirm.

  16. comment
    Comment #39821006

    To back this up I would point to https://news.ycombinator.com/item?id=32587740

  17. comment
    Comment #39820982

    As user @lelandfe pointed out here, Jampack is using browser native loading="lazy". There is currently no way to change this behavior but I could add an option that would preload t…

  18. comment
    Comment #39820729

    I'm receiving lots of static websites by email from people who want to help me with real world examples :heart: you guys are awesome! Thank you so much!

  19. comment
    Comment #39819128

    Hi! If the static output of your Next.js project is `./build` then add `&& jampack ./build` to your build command. If the site is 100% static then it should play nice. If it's hydr…

  20. comment
    Comment #39819006

    Hi! It's true that it you don't have images, the benefits are limited. Also, your CSS may become bigger at the end because we automatically improve compatibility with browser. You …

  21. comment
    Comment #39818952

    Hi! Happy you enjoyed it! I would have expected better results for Performance metrics! If you don't mind sharing your static site output pre-jampack I would enjoy checking out. ge…

  22. comment
    Comment #39818687

    Needs a little bit of updates :) will do. If you can share your static website on GitHub repo or something I would love to have a look. georges [at] divriots [dot] com

  23. comment
    Comment #39818633

    Thanks for all the links! It's definitely bumping my excitement towards subset fonts!

  24. comment
    Comment #39817443

    Yes, lots of cool things to do around fonts! I have in TODO to add automatic system font fallback with the right metrics in order to improve CLS automatically. Is it what you call …

  25. story
    Show HN: Jampack – Optimizes static websites as a post-processing step

    Hi! Jampack is a post-processing tool that takes the output of your Static Site Generator (aka SSG) and optimizes it for best user experience and best Core Web Vitals scores. As of…