
Hacker News
License-Token.com
Reddit
Lobsters
GitHub
Lemmy
DEV.to
Indie Hackers
Tiny Tiny RSS
Feedly
Inoreader
NewsBlur
Reeder
Flipboard
The Old Reader
Feedbin
Hacker News
Tiny Tiny RSSNo Hacker News videos yet. You could help us improve this page by suggesting one.
Based on our record, Hacker News seems to be a lot more popular than Tiny Tiny RSS. While we know about 713 links to Hacker News, we've tracked only 49 mentions of Tiny Tiny RSS. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Const res = await fetch( "https://siteintel.p.rapidapi.com/v1/screenshot?url=" + encodeURIComponent("https://news.ycombinator.com"), { headers: { "X-RapidAPI-Key": process.env.RAPIDAPI_KEY, "X-RapidAPI-Host": "siteintel.p.rapidapi.com", }, } ); If (!res.ok) throw new Error(`screenshot failed: ${res.status}`); Const buf = Buffer.from(await res.arrayBuffer()); Await... - Source: dev.to / 1 day ago
"Scrape https://news.ycombinator.com and summarize the top stories". - Source: dev.to / 13 days ago
# universal primitives Otto extract-content https://news.ycombinator.com # โ markdown # tab open / close / navigate / query # extract_text / extract_markdown / extract_clean_html / screenshot # site-scoped command bundles, e.g. Otto commands list --site reddit.com # โ getPosts, getUserInfo, sendChatMessage, commentOnPost, ... - Source: dev.to / 19 days ago
Const puppeteer = require('puppeteer'); (async () => { const browser = await puppeteer.launch({ headless: true, args: ['--no-sandbox', '--disable-setuid-sandbox'] }); const page = await browser.newPage(); try { await page.goto('https://news.ycombinator.com', { waitUntil: 'networkidle2', timeout: 30000 }); await page.waitForSelector('.titleline > a', { timeout:... - Source: dev.to / about 1 month ago
# Navigate, interact, and extract Xbrowser chain "goto https://news.ycombinator.com && click '.titleline > a' && scrape" # Complete login flow with data extraction Xbrowser chain "goto https://app.example.com/login \ && fill '#email' 'user@example.com' \ && fill '#password' 'my-password' \ && click '#login-button' \ && wait '#dashboard' \ && scrape '#dashboard'". - Source: dev.to / about 1 month ago
Funny that this pops up now, yesterday I was looking into using rss2email [1] and migrate all my RSS reading workflow inside mutt. Ultimately I decided against it because I like being able to use a web-app based reader (Tiny Tiny RSS [2]) both on my work computer and my phone for RSS. [1]: https://github.com/rss2email/rss2email [2]: https://tt-rss.org/. - Source: Hacker News / 5 months ago
Hello there! I just set up TinyTinyRSS (https://tt-rss.org/) at home and I'm looking into interesting things to read as well as people/website publishing interesting stuff. This, among the other things, to reduce the daily (doom)scrolling and avoid the recommendation algorithms by social media. So: who or what do you follow via RSS feed, and why? - Source: Hacker News / 5 months ago
Tiny Tiny RSS is still awesome, twelve years later. It is super-easy to self-host: https://tt-rss.org/. - Source: Hacker News / over 1 year ago
I self-host Tiny Tiny RSS (https://tt-rss.org/). I think it will do everything you want (and more). The web UI is fine, and the Android app is great. It's actively developed, has been around for over a decade (I have been using it since Google Reader shut down) and has been super stable. I guess the only thing it doesn't have that a SaaS offering could do would be some sort of recommendation engine (which I have... - Source: Hacker News / over 1 year ago
Ttrss (https://tt-rss.org/) self hosted. When Google Reader shut down I switch to feedly for a bit, don't remember now why but for some reason I didn't like it. So I started self hosting my own instance of ttrss and haven't looked back since. - Source: Hacker News / almost 2 years ago
License-Token.com - Monetize your source code while still keeping it open.
Feedly - The content you need to accelerate your research, marketing, and sales.
Reddit - Reddit gives you the best of the internet in one place. Get a constantly updating feed of breaking news, fun stories, pics, memes, and videos just for you.
Inoreader - Dive into your favorite content. The content reader for power users who want to save time.
Lobsters - Lobsters is a technology-focused link-aggregation site.
NewsBlur - NewsBlur is a personal news reader that brings people together to talk about the world.