Viewing profile — mahin
mahin
HN member- Joined
- Fri, Jun 16, 2017, 6:42 AM UTC
- HN karma
- 117
- Public activity
- 66 items
- HN profile
- View on Hacker News ↗
About mahin
No profile information was provided.
Recent public activity
-
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.
-
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.
- story
- story
- story
- story
-
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…
-
comment
Comment #42134053
By averaging the embeddings.
-
comment
Comment #42133996
The 'COMMENTS' text takes you to the post.
-
comment
Comment #42133900
Maybe you could add keywords on a separate 'customize' page?
-
comment
Comment #42133861
That would be really cool!
-
comment
Comment #42133850
It should work better now. I improved the prompt a bit to extract the main content.
-
comment
Comment #42133832
That's a good idea. I've been experimenting and markdown seems to produce better results.
-
comment
Comment #42133823
Yes. Your project sounds cool, post it!
-
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.
-
comment
Comment #42079707
I'm thinking of adding that. How would it be different from visiting the page and reading your personalized frontpage?
-
comment
Comment #42079696
It's a bit harder to make it look like an actual newspaper without manually editing the content.
-
comment
Comment #42079683
Yes, I did not think of that. Thank you, I was thinking of how to fix it.
-
comment
Comment #42079675
I wonder what part of it was detected as an ad. Which adblocker?
-
comment
Comment #42079652
Yes! Came across it while developing this. I loved it. There's also this one for reddit: https://unim.press/
-
comment
Comment #42079633
Thanks! I'll experiment with a denser layout. I do think there's too much whitespace, but people usually prefer that.
-
comment
Comment #42079623
I could write a blog post about it if you'd like.
-
comment
Comment #42079617
It gets embeddings from open AI and compares them using cosine similarity. Stories are weighted by similarity, dissimilarity and HN score.
-
comment
Comment #42079596
I thought upvotes and time ago as more important, and wanted to minimize the meta information.
-
comment
Comment #42079574
I'll try to untangle the codebase!