Live data from Hacker News

Viewing profile — mahin

mahin

HN member
Joined
Fri, Jun 16, 2017, 6:42 AM UTC
HN karma
117
Public activity
66 items

About mahin

No profile information was provided.

Recent public activity

  1. comment
    Comment #45653603

    I think that listing is an anomaly; I see models with similar specs for cheaper (~$5000) on Lenovo's site. But they do come with Nvidia Ada GPUs.

  2. comment
    Comment #45653586

    True, you can spend more money than this and probably get better performance. I already had data from Amazon so I thought this would be a fun list.

  3. story
  4. story
  5. story
  6. story
  7. comment
    Comment #42134087

    Thank you, that would be much appreciated! Slug selection uses a better AI prompt now. I agree with the lack of vertical alignment. It's not just you, many people have the same vie…

  8. comment
    Comment #42134053

    By averaging the embeddings.

  9. comment
    Comment #42133996

    The 'COMMENTS' text takes you to the post.

  10. comment
    Comment #42133900

    Maybe you could add keywords on a separate 'customize' page?

  11. comment
    Comment #42133861

    That would be really cool!

  12. comment
    Comment #42133850

    It should work better now. I improved the prompt a bit to extract the main content.

  13. comment
    Comment #42133832

    That's a good idea. I've been experimenting and markdown seems to produce better results.

  14. comment
    Comment #42133823

    Yes. Your project sounds cool, post it!

  15. comment
    Comment #42081312

    I've added an option to change images to color or remove them. You can view the comments by clicking 'SEE COMMENTS' at the end of the blurb. I'll look into making it into a PWA.

  16. comment
    Comment #42079707

    I'm thinking of adding that. How would it be different from visiting the page and reading your personalized frontpage?

  17. comment
    Comment #42079696

    It's a bit harder to make it look like an actual newspaper without manually editing the content.

  18. comment
    Comment #42079683

    Yes, I did not think of that. Thank you, I was thinking of how to fix it.

  19. comment
    Comment #42079675

    I wonder what part of it was detected as an ad. Which adblocker?

  20. comment
    Comment #42079652

    Yes! Came across it while developing this. I loved it. There's also this one for reddit: https://unim.press/

  21. comment
    Comment #42079633

    Thanks! I'll experiment with a denser layout. I do think there's too much whitespace, but people usually prefer that.

  22. comment
    Comment #42079623

    I could write a blog post about it if you'd like.

  23. comment
    Comment #42079617

    It gets embeddings from open AI and compares them using cosine similarity. Stories are weighted by similarity, dissimilarity and HN score.

  24. comment
    Comment #42079596

    I thought upvotes and time ago as more important, and wanted to minimize the meta information.

  25. comment
    Comment #42079574

    I'll try to untangle the codebase!