
AP News
Reuters
CNN
NPR News
1440
Google News
Ground News from the source
News as Facts
GitHub
GitLab
BitBucket
VS Code
Git
Treehouse
Pantheon
CodePen
AP News
GitHubBased on our record, GitHub seems to be a lot more popular than AP News. While we know about 2470 links to GitHub, we've tracked only 116 mentions of AP News. 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.
Source: https://apnews.com/ (HN: โFrance dumps Zoom and Teams as Europe seeks digital autonomy from the USโ). - Source: dev.to / 6 months ago
Only doing "just reporting what they see" is a problem as well (and even AP (https://apnews.com/) does analysis, and their more on the "just reporting what they see" side than most news providers), but opinions being presented as facts is far more common (at least from the mainstream AU media, I don't know what the situation is elsewhere), hence trying to clearly demarcate the two is better than being unclear... - Source: Hacker News / 7 months ago
Hi HN! For my senior thesis in CS, I built an SMS-based application to make journalism more accessible. It works like this: 1) You text the topics you're interested in to my phone number. Every day, you'll receive a text with 5 headlines from The Associated Press (https://apnews.com/) related to those topics. 2) If you have questions about any of the current events the headlines describe, you just text them back.... - Source: Hacker News / about 2 years ago
Observe how news media treat story like this. https://time.com - first page, main story, no photos https://www.reuters.com - no mention https://apnews.com - first page, 2nd block in list, no photos https://www.nytimes.com - second page, tiny block in list, no photos https://www.washingtonpost.com - second page, tiny block, no photos https://www.theguardian.com/world - no mention https://www.aljazeera.com - first... - Source: Hacker News / over 2 years ago
If someone links to an article on the Associated Press's site (apnews.com) I'm fine with that. Source: over 2 years ago
This is why eval and observability ship as a unit, not as separate purchases. agent-eval scores and gates the output โ the tiers above, drift, hallucination. AgentLens captures the trace of how the agent got there: every model step and tool call, the resolved inputs, the raw outputs, the trajectory. Two things fall out of that:. - Source: dev.to / 6 days ago
The real fragility is in trying to constrain arguments. The docs are explicit that a pattern like Bash(curl http://github.com/ *) fails to do what it looks like it does. It won't match curl -X GET http://github.com/... (option before the URL), curl https://github.com/... (different protocol), curl -L http://bit.ly/xyz (redirects to GitHub), URL=http://github.com && curl $URL (variable), or curl http://github.com... - Source: dev.to / 7 days ago
Fallback chains โ og:title โ twitter:title โ- SSRF protection โ if you fetch user-supplied URLs, you MUST block
localhost, RFC-1918 ranges, and internal hostnames, or your preview endpoint is a proxy into your own infrastructure- Caching โ you do not want to re-fetch a URL on every render
- Rate limiting โ a public...
- Source: dev.to / 9 days ago
$ git pull Remote: Repository not found. Fatal: repository 'https://github.com//.git/' not found. - Source: dev.to / 11 days ago
// ==UserScript== // @name GitHub -> Obsidian Task // @namespace obsidian // @version 1.0 // @match https://github.com/*/*/issues/* // @match https://github.com/*/*/pull/* // @grant GM_setClipboard // ==/UserScript== (function () { 'use strict'; function getTitle() { return document.querySelector("bdi")?.textContent.trim(); } function copyTask() { ... - Source: dev.to / 13 days ago
Reuters - Reuters.com brings you the latest news from around the world, covering breaking news in markets, business, politics, entertainment, technology, video and pictures.
GitLab - Create, review and deploy code together with GitLab open source git repo management software | GitLab
CNN - View the latest news and breaking news today for U.S., world, weather, entertainment, politics and health at CNN.com.
BitBucket - Bitbucket is a free code hosting site for Mercurial and Git. Manage your development with a hosted wiki, issue tracker and source code.
NPR News - **For our users who are experiencing a crash when launching the app after updating to v3.
VS Code - Build and debug modern web and cloud applications, by Microsoft