Telegram Web
Automating the search for artificial life with foundation models (Score: 150+ in 22 hours)

Link: https://readhacker.news/s/6k26E
Comments: https://readhacker.news/c/6k26E
🤩3💩3
I sensed anxiety and frustration at NeurIPS 24 (❄️ Score: 150+ in 2 days)

Link: https://readhacker.news/s/6jVq6
Comments: https://readhacker.news/c/6jVq6
😁7😢2👍1
Merry Christmas Everyone (🔥 Score: 164+ in 1 hour)

Link: https://readhacker.news/c/6k4q3

What are some of your favorite memories from Christmas? Share them here :)
- Josh :)
👍21
T * sin (t)' ≈ Ornamented Christmas Tree (2013) (Score: 150+ in 6 hours)

Link: https://readhacker.news/s/6k4gj
Comments: https://readhacker.news/c/6k4gj
29
Show HN: FixBrowser – a lightweight web browser created from scratch (Score: 152+ in 11 hours)

Link: https://readhacker.news/s/6k4pT
Comments: https://readhacker.news/c/6k4pT

Hello, I'm working on a web browser that focuses on being truly lightweight and designed for privacy.
At some point I've realized that much of the complexity and resource requirements of web browsers comes from JavaScript. This is because every part needs to be dynamic and optimized for speed.
So a few years ago I've started to work on a web browser that intentionally doesn't implement JavaScript, instead it contains an updated set of scripts that fix and improve various websites.
I've been using this approach using a proxy server for a few years as my primary way of web browsing with good results. It uses a whitelist approach where no resources are loaded from different domains by default (the fix scripts can override it to load images from CDNs, etc.). This avoids any trackers by default.
You can find more details on the homepage of the project:
https://www.fixbrowser.org/
I'm currently running a fundraiser to get it really going. All the foundation blocks are there it just needs some more work. Any support is welcome.
🔥13🤔43👎2
Show HN: I made a website to semantically search ArXiv papers (Score: 151+ in 12 hours)

Link: https://readhacker.news/s/6k4zE
Comments: https://readhacker.news/c/6k4zE

As a grad student (and an ADHDer), I had trouble doing literature review systematically. To combat this, I made a website that finds similar papers using the meaning of the thing I am looking for.
I used MixedBread's [^1] embedding model to generate vectors from the abstracts. I store and search similar vectors using Milvus [^2] and finally use Gradio [^3] to serve the frontend. I update the vector database weekly by pulling the metadata dataset from Kaggle [^4].
To speed up the search process on my free oracle instance, I binarise the embeddings and use Hamming distance as a metric.
I would love your feedback on the site :)
Happy Holidays!
[1]: https://www.mixedbread.ai/docs/embeddings/mxbai-embed-large-...
[2]: https://milvus.io/
[3]: https://www.gradio.app/
[4]: https://www.kaggle.com/datasets/Cornell-University/arxiv
🔥14😱1🤩1
Tell HN: I just updated my wife's Chrome, and uBlock is no longer supported (Score: 153+ in 17 hours)

Link: https://readhacker.news/c/6k4nL

It seems the day has arrived. Merry Christmas from the folks at Google, I guess.
💩39😁16😢6🔥2🤩2
2025/07/14 10:42:27
Back to Top
HTML Embed Code: