-
This is common in information-heavy web sites (such as this one). When browsing hacker news comment here vs. in hacker news, the contrast is clear.
-
@theamk i updated the Python to use connection pooling, and it runs 2-3 times faster.
i found that curl can do that if you send multiple URLs, and it too will run about 3 times faster:
```bash
…
-
1. [**Peter Higgs, physicist who discovered Higgs boson, has died** www.theguardian.com](https://www.theguardian.com/science/2024/apr/09/peter-higgs-physicist-who-discovered-higgs-boson-dies-aged-94) …
-
```
refined-hacker-news.js:2756 Uncaught (in promise) TypeError: Cannot read properties of null (reading 'querySelectorAll')
at getGroupedStories (refined-hacker-news.js:2756:32)
at request…
-
Might be neat to migrate to the official API?
https://github.com/HackerNews/API
-
### Project Name
LLM-based cyber security news summarizer and chatbot
### Description
This app is a cybersecurity-focused news summarizer and chatbot designed for Security Operation Centers (SOCs).…
-
Excalidraw looks excellent and was recently featured on Hacker News. However, I wanted to bring your attention to this top comment on HN: https://news.ycombinator.com/item?id=29109995
> I genuinely…
khs26 updated
1 month ago
-
Hello,
My Keybase Proof check for Hacker News failed, even if I posted the required info in my bio.
See link: https://news.ycombinator.com/user?id=slucian118
Cheers,
Lucian
-
To get preprocess.py running for Hacker News, I did the following from the lda2vec root:
```
mkdir ./examples/hacker_news/lib
cp -r ./lda2vec ./examples/hacker_news/lib/
```
In the hacker_news da…
-
# Project Overview
This project focuses on designing a system that uses Retrieval-Augmented Generation (RAG) to create personalized summaries of memoirs and life stories. The system will generate e…